Commit Graph

1015 Commits (2a140068ed27283cecdd1a0cf4f0cf222c46aed5)

Author SHA1 Message Date
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
Jean-Philippe Lang 99f9aea80a * Referencing issues in commit messages: enter * in 'Referencing keywords' to link any issue id without using keywords. 17 years ago
Jean-Philippe Lang deb182337d * Added time zone support: users can select their time zone on their account view. 17 years ago
Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 17 years ago
Jean-Philippe Lang f8aa2dc9b7 'fixed version' field can now be displayed on the issue list. 17 years ago
Jean-Philippe Lang e2c606e974 Fixed: Update of time entry fails when the issue has been moved to an other project. 17 years ago
Jean-Philippe Lang 9ad79612fe Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 17 years ago
Jean-Philippe Lang 76cdef46f2 Fixed: localization problem on issue list headers. 17 years ago
Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang 5944696b6d Custom fields can now be reordered. 17 years ago
Jean-Philippe Lang 0fe5c7b3e0 Added an option on 'My account' for users who don't want to be notified of changes that they make. 17 years ago
Jean-Philippe Lang a8419c1425 Fixed: error on activity page when displaying a document (undefined method 'author'). 17 years ago
Jean-Philippe Lang fa95501fe5 Added issues status changes on the activity view (initial patch by Cyril Mougel). 17 years ago
Jean-Philippe Lang 63ceea2e21 Custom fields can now be displayed as columns on the issue list. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 040cfa6ae2 Fixed: <<me>> doesn't appear in the drop down filters on a project issue list. 17 years ago
Jean-Philippe Lang 308118ce97 LDAP authentication: only ask for the user's DN if on-the-fly registration is disabled 17 years ago
Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 17 years ago
Jean-Philippe Lang d4e47d5d64 Added radio buttons on the documents list to sort documents by category, date, title or author. 17 years ago
Jean-Philippe Lang bd434427e6 Mailer: 17 years ago
Jean-Philippe Lang 4ded4277c5 Activity view now uses events attributes. 17 years ago
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 17 years ago
Jean-Philippe Lang b30b6717a2 Commit message parser: 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang eacd050630 Fixed: LDAP authentication crashes if one of the LDAP attributes name is left blank on the LDAP setup screen. 17 years ago
Jean-Philippe Lang 0e4e0a795a Fixed: unable to add a file to an issue without entering a note. 17 years ago
Jean-Philippe Lang 11f7a13971 Removed issue assignment validation to avoid validation failure when updating the issue and if the assignee is no longer a member of the project. 17 years ago
Jean-Philippe Lang 4c509c9423 Added LDAPS support for LDAP authentication. 17 years ago
Jean-Philippe Lang 9ce5713ee4 Fixed: log is not displayed when browsing a copy in a svn repository. 17 years ago
Jean-Philippe Lang dead6a28f8 Removed translated email templates attachments_added and document_added (no longer usefull). 17 years ago
Jean-Philippe Lang 65e05d822a Status can now be updated when bulk editing issues. 17 years ago
Jean-Philippe Lang 38f540a701 Added custom fields in issue related mail notifications. 17 years ago
Jean-Philippe Lang 5f10cc8673 Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited). 17 years ago
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 17 years ago
Jean-Philippe Lang 69c2965051 Fixed: Title with non-ascii characters breaks wiki 17 years ago
Jean-Philippe Lang 73dba2ac04 Added default value for enumerations. 17 years ago
Jean-Philippe Lang 185547af69 Issues sorted by priority position. 17 years ago
Jean-Philippe Lang c216ab325b Added position on Enumeration model. 17 years ago
Jean-Philippe Lang c6e61a5f19 Default columns displayed on the issue list can now be selected at application level. 17 years ago
Jean-Philippe Lang 514cdacc87 Custom query columns: checkboxes replaced by two selects that let the user specify columns order. 17 years ago
Jean-Philippe Lang 96b4ac12cb Added a checkbox on custom query form to explicitly say if the query uses default columns or not. 17 years ago
Jean-Philippe Lang e5f5671d66 Added the ability to customize columns of a saved query. 17 years ago
Jean-Philippe Lang 427b47b4d7 Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters. 17 years ago
Jean-Philippe Lang 665497f5fb Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier). 17 years ago
Jean-Philippe Lang 66c8c1e292 Fixed: unable to migrate from an empty database. 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago
Jean-Philippe Lang f3673aff28 Added length validation for IssueCategory name. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago