Activity
From 2007-08-31 to 2007-09-02
2007-09-02
-
22:47 Revision 700 (svn): 'Due in' label removed from the changelog view.
-
22:41 Revision 699 (svn): Added Redmine::WikiFormatting module and tests for wiki links.
- RedCloth librairy is now present in Redmine lib directory.
-
17:06 Revision 698 (svn): Fix: Inline image links broken in rev 690.
- TODO: Fix urls with &
-
16:34 Revision 697 (svn): Buttons (edit, watch...) on issues/show are now located in the upper-right corner.
- Pdf export link is at the bottom of the screen.
-
14:22 Revision 696 (svn): Changed the application default title (redMine -> Redmine).
-
14:20 Revision 695 (svn): Small fix in issue history display.
-
14:00 Revision 694 (svn): Trac importer: 'resolution' field imported with history as a custom field.
-
12:07 Revision 693 (svn): Trac importer now migrates status changes.
-
11:12 Revision 692 (svn): Trac importer now checks the existence of trac.db and attachments directory before processing.
-
10:08 Revision 691 (svn): Added namespace for Redmine specific rake tasks.
2007-09-01
-
22:17 Revision 690 (svn): Fixed: auto-generated links corrupted when url contains & characters in the query string.
-
22:03 Revision 689 (svn): Trac importer initial commit. The script migrates:
- * users (default password = 'trac')
* components
* milestones
* tickets
* ticket comments, files, custom fields
* wiki
2007-08-31
-
23:43 Revision 688 (svn): Added 'reported by me' and 'assigned to me' issue feeds on 'My page'.
-
22:56 Revision 687 (svn): Added the ability to move issues (to another project) without changing their trackers.
- Added length validation for homepage project attribute.
-
22:22 Revision 686 (svn): Added atom feed on the new cross-project issue list.
-
19:45 Revision 685 (svn): Added cache for application settings (Setting model).
- Once the values are cached, only one database query is done at each user request (to check if the cache is still valid).
-
19:02 Revision 684 (svn): Added a cross-project issue list. It displays the issues of all the projects visible by the user.
- The users list available in the filters ('assigned to' / 'created by') is made of the members of all projects the cur...
Also available in: Atom