Commit Graph

577 Commits (7592a955fb1622606546e8c97b88af98bfd4261c)

Author SHA1 Message Date
Jean-Philippe Lang 3e031b4243 Fixed: locked users should not receive email notifications. 17 years ago
Jean-Philippe Lang 049051103b On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected. 17 years ago
Jean-Philippe Lang 8a39862b19 Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang 4a729036bf Prevent 'has already been taken' error messages for user login and email if these fields are left empty. 17 years ago
Jean-Philippe Lang 636579b17d Fix query management broken by r1027. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 17 years ago
Jean-Philippe Lang 124ef65c1f Fixed warning: toplevel constant User referenced by WikiContent::User 17 years ago
Jean-Philippe Lang 777edc13c1 Fixed: can not save numeric, date and boolean custom fields (broken by r994). 17 years ago
Jean-Philippe Lang 58610ec52a Search engine: issue custom fields can now be searched. 17 years ago
Jean-Philippe Lang d5cc40c9b6 Fixed: calendar and gantt broken with Rails 2.0 17 years ago
Jean-Philippe Lang e29539df9c Fixed: 'assigned to me' filter broken. 17 years ago
Jean-Philippe Lang 7e9c454478 Fixed: 'LDAP account password is too long' error when leaving the field empty on creation. 17 years ago
Jean-Philippe Lang 6d9490ddcc Merged Rails 2.0 compatibility changes. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 17 years ago
Jean-Philippe Lang 355289fa67 Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors). 17 years ago
Jean-Philippe Lang 056e3703da Added Bazaar adapter. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang 7d8af70a63 Changed the maximum length of LDAP account to 255 characters. 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang bc060b31ae Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added). 17 years ago
Jean-Philippe Lang 81ada666bb 'Assigned to' drop down list is now sorted by user's lastname. 17 years ago
Jean-Philippe Lang db002edabd * Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 17 years ago
Jean-Philippe Lang 233990dac3 * Updated German translation (Thomas Löber) 17 years ago
Jean-Philippe Lang f80f04e379 Slight optimization in User#role_for_project. 17 years ago
Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 17 years ago
Jean-Philippe Lang 29b3614bcb Forums enhancements: 17 years ago
Jean-Philippe Lang 5e6fa147da * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter' 17 years ago
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