summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Firstname, lastname and email LDAP attributes are now required if "on-the-fly...Jean-Philippe Lang2007-08-141-1/+2
* Issue history is now 'oldest first' sorted.Jean-Philippe Lang2007-08-142-3/+3
* On the issue report page, 0 issue counts are now displayed as dashes.Jean-Philippe Lang2007-08-133-7/+11
* Mantis importer: added priorities mapping.Jean-Philippe Lang2007-08-131-4/+13
* Mantis importer: steps_to_reproduce and additional_information fields added t...Jean-Philippe Lang2007-08-131-2/+11
* Added migration of Mantis bug monitors.Jean-Philippe Lang2007-08-131-0/+12
* Added migration of Mantis bug relationships.Jean-Philippe Lang2007-08-131-2/+29
* More accurate status and role mapping in Mantis importer.Jean-Philippe Lang2007-08-131-15/+20
* Mantis migration task initial import.Jean-Philippe Lang2007-08-131-0/+409
* Fixed: non-active users can be viewed with account/showJean-Philippe Lang2007-08-131-1/+1
* Updated UPGRADING documentationJean-Philippe Lang2007-08-131-1/+4
* Added an option to be able to relate issues in different projects.Jean-Philippe Lang2007-08-1216-1/+20
* Project name is now displayed in news titles when not inside the project (eg....Jean-Philippe Lang2007-08-121-1/+2
* Translated 'Sort by' label on table headers.Jean-Philippe Lang2007-08-1213-7/+14
* Attachment content-type is now chomped before being saved.Jean-Philippe Lang2007-08-121-1/+1
* Fixed: versions not sorted correctly in drop down lists.Jean-Philippe Lang2007-08-123-3/+3
* Removed deprecated Object#type in CustomFieldsController.Jean-Philippe Lang2007-08-121-1/+1
* Fixed: the link to delete issue relations is displayed even if the user is no...Jean-Philippe Lang2007-08-121-2/+2
* Removed IssuesController#history, all changes are now displayed on issues/sho...Jean-Philippe Lang2007-08-124-22/+8
* Fixed custom fields alignment on issues/show (Balazs Dan)Jean-Philippe Lang2007-08-121-1/+1
* Changed 'versions' table creation to allow null values for 'effective_date' f...Jean-Philippe Lang2007-08-121-1/+1
* Changed AR error messages style (same as flash errors).Jean-Philippe Lang2007-08-125-40/+15
* Updated german translation (Hans-Peter Werner)Jean-Philippe Lang2007-08-121-22/+22
* Fixed: Roadmap percentages not being calculated correctly (Nick Read).Jean-Philippe Lang2007-08-121-1/+1
* Forum notifications are now also sent to the authors of the thread, even if t...Jean-Philippe Lang2007-08-121-2/+5
* Fixed my_controller_test.rb (errors are now in flash[:error])Jean-Philippe Lang2007-08-121-1/+1
* Overdue versions (date reached and open issues > 0) are now always displayed ...Jean-Philippe Lang2007-08-1215-3/+31
* Added a confirmation dialog box for project archivingJean-Philippe Lang2007-08-021-1/+1
* Changed the footer link from http://redmine.rubyforge.org to http://www.redmi...Jean-Philippe Lang2007-08-021-1/+1
* Applied 'register notice' patch by Matt Jones.Jean-Philippe Lang2007-08-022-2/+2
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-0216-21/+44
* Fixed: on spent time details view, the h3 issue link now links back to the issueJean-Philippe Lang2007-08-011-1/+1
* Fixed: error when creating a tracker without copying an existing wokflowJean-Philippe Lang2007-08-011-1/+1
* Added icon on external wiki linksJean-Philippe Lang2007-08-013-3/+15
* History box on issues/show is now hidden if there's no historyJean-Philippe Lang2007-08-011-0/+2
* Fixed a bug in CVS model (clash when 2 projects point to the same repository)Jean-Philippe Lang2007-08-011-1/+1
* Removed a line break on news/showJean-Philippe Lang2007-07-181-2/+1
* Added several validates_length_ofJean-Philippe Lang2007-07-1611-1/+14
* Fixed mailer (error when no assignee)Jean-Philippe Lang2007-07-151-4/+4
* Doc update for 0.5.1 release.Jean-Philippe Lang2007-07-153-11/+79
* Now, when a user turns mail notifications off, he will still receive notifica...Jean-Philippe Lang2007-07-151-1/+11
* Slight documentation update.Jean-Philippe Lang2007-07-1565-225/+648
* Hours displayed using %.2f on time report.Jean-Philippe Lang2007-07-141-1/+1
* Fix: SVN commit dates are now stored as local timeJean-Philippe Lang2007-07-141-3/+3
* Added the ability to log time when changing an issue status.Jean-Philippe Lang2007-07-142-0/+21
* Added an option to choose the date format: language based (as defined in each...Jean-Philippe Lang2007-07-1415-2/+40
* Fixed: Error when editing the wokflow after deleting a statusJean-Philippe Lang2007-07-141-1/+1
* Added wiki diff.Jean-Philippe Lang2007-07-1411-16/+404
* Added a margin for inline images in wiki textJean-Philippe Lang2007-07-021-0/+4
* Fixed: issue_id not nullified on time entries when deleting the issueJean-Philippe Lang2007-07-021-1/+1