Activity
From 2007-08-12 to 2007-08-14
2007-08-14
-
15:58 Revision 635 (svn): Small change to mantis importer to be 0.5.1 compatible.
-
14:51 Revision 634 (svn): Mantis importer: fixed a few bugs
-
12:48 Revision 633 (svn): Mantis importer: replaced find by find_by_id
-
12:36 Revision 632 (svn): Added 'email sending test' functionality.
- Go to Admin -> Mail notifications and click on 'Send a test email'.
If an error occurs while sending the mail, the er... -
11:14 Revision 631 (svn): Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked.
-
11:02 Revision 630 (svn): Issue history is now 'oldest first' sorted.
-
06:59 Feature #406 (New): PDF Export for Roadmap and Change-Log
- PDF Export for Roadmap and Change-Log
2007-08-13
-
19:00 Revision 629 (svn): On the issue report page, 0 issue counts are now displayed as dashes.
-
18:48 Revision 628 (svn): Mantis importer: added priorities mapping.
-
17:51 Revision 627 (svn): Mantis importer: steps_to_reproduce and additional_information fields added to issue description.
-
17:35 Revision 626 (svn): Added migration of Mantis bug monitors.
-
17:29 Revision 625 (svn): Added migration of Mantis bug relationships.
-
17:04 Revision 624 (svn): More accurate status and role mapping in Mantis importer.
-
16:37 Revision 623 (svn): Mantis migration task initial import.
-
12:28 Revision 622 (svn): Fixed: non-active users can be viewed with account/show
-
12:19 Revision 621 (svn): Updated UPGRADING documentation
2007-08-12
-
17:31 Revision 620 (svn): Added an option to be able to relate issues in different projects.
- It can be set in Admin -> Settings (default: false).
-
16:47 Revision 619 (svn): Project name is now displayed in news titles when not inside the project (eg. home page).
-
16:42 Revision 618 (svn): Translated 'Sort by' label on table headers.
-
16:32 Revision 617 (svn): Attachment content-type is now chomped before being saved.
-
16:27 Revision 616 (svn): Fixed: versions not sorted correctly in drop down lists.
-
16:24 Revision 615 (svn): Removed deprecated Object#type in CustomFieldsController.
-
16:22 Revision 614 (svn): Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
-
15:57 Revision 613 (svn): Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15).
- Added anchor links to issue notes, eg: /issues/show/1#note-3
-
14:59 Revision 612 (svn): Fixed custom fields alignment on issues/show (Balazs Dan)
-
14:37 Revision 611 (svn): Changed 'versions' table creation to allow null values for 'effective_date' field.
- This change was done in migration 048 but seems to have no effect with SQLite.
-
13:25 Revision 610 (svn): Changed AR error messages style (same as flash errors).
- Fixed flash styles for IE6.
-
12:29 Revision 609 (svn): Updated german translation (Hans-Peter Werner)
-
12:23 Revision 608 (svn): Fixed: Roadmap percentages not being calculated correctly (Nick Read).
- The roadmap percentages are now calculated using floating point.
-
12:16 Revision 607 (svn): Forum notifications are now also sent to the authors of the thread, even if they don't watch the board.
-
12:04 Revision 606 (svn): Fixed my_controller_test.rb (errors are now in flash[:error])
-
12:02 Revision 605 (svn): tagged version 0.5.1
-
11:58 Revision 604 (svn): Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap.
-
11:32 Feature #368: Accept related issues from other projects
- Done in rev 620.
An option was added to allow relations between issues from different
projects.
This option can be s... -
10:00 Feature #391: Links to notes/comments/replies in issues.
- The main point (anchor links) is done in rev 613.
You can now link to notes using: /issues/show/1#note-3
These link... -
08:59 Defect #87: Multiline custom fields not aligned correctly
- Thanks.
Your patch is committed in rev 612.
Regards -
08:52 Defect #88: New version: Active Record fails when no date is give
- Hi,
Initially, null values for version dates were not allowed.
The change was done in migration 48 but it seems t... -
06:31 Defect #81: 'forums' not translated into german
- Thanks to you, it's now done.
Also available in: Atom