summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Fixed: 'LDAP account password is too long' error when leaving the field empty...Jean-Philippe Lang2007-12-101-1/+2
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-102-2/+14
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-072-0/+8
* Roadmap progress bars now differentiate the progress due to closed issues fro...Jean-Philippe Lang2007-12-051-0/+8
* Added Bazaar adapter.Jean-Philippe Lang2007-12-031-0/+86
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-2/+1
* Changed the maximum length of LDAP account to 255 characters.Jean-Philippe Lang2007-12-021-0/+3
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-021-0/+4
* Email notifications are now sent as Blind carbon copy by default. This can be...Jean-Philippe Lang2007-12-021-4/+13
* '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-011-0/+10
* * Updated German translation (Thomas Löber)Jean-Philippe Lang2007-11-271-1/+1
* 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-241-2/+1
* Forums enhancements:Jean-Philippe Lang2007-11-241-0/+18
* * Fixed: Error when displaying the issue list if a float custom field is mark...Jean-Philippe Lang2007-11-211-2/+2
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-204-3/+12
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-203-26/+26
* * Referencing issues in commit messages: enter * in 'Referencing keywords' to...Jean-Philippe Lang2007-11-201-0/+9
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-192-1/+9
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-181-1/+9
* 'fixed version' field can now be displayed on the issue list.Jean-Philippe Lang2007-11-181-0/+1
* Fixed: Update of time entry fails when the issue has been moved to an other p...Jean-Philippe Lang2007-11-171-0/+26
* Roadmap: more accurate completion percentage calculation (done ratio of open ...Jean-Philippe Lang2007-11-171-0/+10
* Fixed: localization problem on issue list headers.Jean-Philippe Lang2007-11-161-0/+1
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-161-0/+17
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-122-1/+12
* Added an option on 'My account' for users who don't want to be notified of ch...Jean-Philippe Lang2007-11-121-0/+8
* Fixed: error on activity page when displaying a document (undefined method 'a...Jean-Philippe Lang2007-11-121-0/+1
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-082-2/+19
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-071-2/+27
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-0/+4
* Fixed: <<me>> doesn't appear in the drop down filters on a project issue list.Jean-Philippe Lang2007-11-051-1/+1
* LDAP authentication: only ask for the user's DN if on-the-fly registration is...Jean-Philippe Lang2007-11-041-1/+2
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-2/+0
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-041-0/+4
* Mailer:Jean-Philippe Lang2007-11-041-61/+73
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-281-1/+1
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-281-0/+7
* Added "Float" as a custom field format.Jean-Philippe Lang2007-10-252-8/+10
* Commit message parser:Jean-Philippe Lang2007-10-221-7/+6
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-204-17/+36
* Fixed: LDAP authentication crashes if one of the LDAP attributes name is left...Jean-Philippe Lang2007-10-191-1/+1
* Fixed: unable to add a file to an issue without entering a note.Jean-Philippe Lang2007-10-192-1/+8
* Removed issue assignment validation to avoid validation failure when updating...Jean-Philippe Lang2007-10-181-5/+0
* Added LDAPS support for LDAP authentication.Jean-Philippe Lang2007-10-161-1/+2
* Fixed: log is not displayed when browsing a copy in a svn repository.Jean-Philippe Lang2007-10-152-0/+13
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-121-7/+4
* Status can now be updated when bulk editing issues.Jean-Philippe Lang2007-10-121-0/+6
* Added custom fields in issue related mail notifications.Jean-Philippe Lang2007-10-102-0/+3