summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc and version changes for 0.6.1 release.Jean-Philippe Lang2007-12-104-3/+61
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-1094-13/+7918
* More detailed html title on several views.Jean-Philippe Lang2007-12-0730-8/+68
* Updated Polish translation (Mariusz Olejnik).Jean-Philippe Lang2007-12-071-4/+4
* Bazaar adapter: fixed log with partial revisions parsing.Jean-Philippe Lang2007-12-071-1/+4
* Fixed versions/show layout with IE.Jean-Philippe Lang2007-12-072-2/+2
* Fixed drop down lists overflow on My account.Jean-Philippe Lang2007-12-072-2/+5
* Added Traditional Chinese translation (by Shortie Lo).Jean-Philippe Lang2007-12-074-2/+680
* Transaction and performance improvement on workflow copy when creating a new ...Jean-Philippe Lang2007-12-071-2/+4
* Performance improvement on workflow setup screen.Jean-Philippe Lang2007-12-073-9/+16
* Fixed a parenthesis warning in news/show.Jean-Philippe Lang2007-12-071-1/+1
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-0731-43/+208
* Roadmap progress bars now differentiate the progress due to closed issues fro...Jean-Philippe Lang2007-12-054-4/+17
* Restored wiki syntax quick ref pop-up (accessible from wiki/edit).Jean-Philippe Lang2007-12-042-2/+59
* Changesets retrieval optimization on the activity view. Prevents additional q...Jean-Philippe Lang2007-12-031-1/+1
* Added some unit tests for the Bazaar adapter.Jean-Philippe Lang2007-12-036-1/+101
* Added Bazaar adapter.Jean-Philippe Lang2007-12-035-4/+298
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-0315-21/+32
* Changed the maximum length of LDAP account to 255 characters.Jean-Philippe Lang2007-12-022-0/+12
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-0231-21/+186
* Trac importer:Jean-Philippe Lang2007-12-021-19/+69
* Fixed: error on admin/info if there's more than 1 plugin installed.Jean-Philippe Lang2007-12-021-1/+1
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-0225-16/+51
* When creating a new role, permissions are pre-filled with 'Non member' role p...Jean-Philippe Lang2007-12-021-1/+2
* Fixed: svn or ldap password can be found in clear text in the html source in ...Jean-Philippe Lang2007-12-012-2/+8
* Fixed: Date and time formats defined in settings not applied to the issues CS...Jean-Philippe Lang2007-12-011-4/+5
* Fixed a broken link in the SCM browserJean-Philippe Lang2007-12-011-1/+1
* 'Assigned to' drop down list is now sorted by user's lastname.Jean-Philippe Lang2007-12-013-3/+3
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-0110-11/+118
* Fixed: 'View all issues' link doesn't work on issues/show.Jean-Philippe Lang2007-11-291-1/+1
* Fixed Mantis importer: projects trackers and modules assignmentJean-Philippe Lang2007-11-293-8/+18
* Search engine: search can be restricted to an exact phrase by using quotation...Jean-Philippe Lang2007-11-291-2/+4
* * Updated German translation (Thomas Löber)Jean-Philippe Lang2007-11-274-134/+149
* Added custom fields marked as "For all projects" to the csv export of the cro...Jean-Philippe Lang2007-11-271-7/+5
* * Updated Spanish translation (Gumer Coronel Pérez)Jean-Philippe Lang2007-11-263-103/+103
* Trac importer improvements (by Mat Trudel):Jean-Philippe Lang2007-11-251-20/+57
* Added user status criteria in Redmine.pmJean-Philippe Lang2007-11-241-1/+1
* Issue context menu now also available on 'My page'.Jean-Philippe Lang2007-11-242-5/+12
* Slight optimization in User#role_for_project.Jean-Philippe Lang2007-11-241-7/+9
* Removed the 12 characters limit on passwords.Jean-Philippe Lang2007-11-2424-6/+25
* Forums enhancements:Jean-Philippe Lang2007-11-2419-36/+294
* Fixed: error on account/register when validation fails.Jean-Philippe Lang2007-11-231-4/+4
* * Updated Russian translation (iGor kMeta)Jean-Philippe Lang2007-11-232-18/+18
* Forums: attachments can now be added to replies.Jean-Philippe Lang2007-11-223-10/+18
* Themes:Jean-Philippe Lang2007-11-223-10/+49
* * Fixed: Error when displaying the issue list if a float custom field is mark...Jean-Philippe Lang2007-11-213-5/+4
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-2018-33/+135
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-2019-78/+87
* * Referencing issues in commit messages: enter * in 'Referencing keywords' to...Jean-Philippe Lang2007-11-205-9/+60
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-1924-61/+104