286 Commits (76bcbce2ef2ca77f9c7b955eb0491cdd8be6d98c)

Author SHA1 Message Date
  Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 16 years ago
  Jean-Philippe Lang 5dd3c239d3 Fixed: error when uploading a file with no content-type specified by the browser. 16 years ago
  Jean-Philippe Lang b124501a4e Add 'Author' to the available columns for the issue list. 16 years ago
  Jean-Philippe Lang 0123dc3651 Do not authorize project identifier with numbers only (would be interpreted as the project id in urls). 16 years ago
  Jean-Philippe Lang bea49ae245 Administrators can edit issue notes. 16 years ago
  Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 16 years ago
  Jean-Philippe Lang e13f49d919 Prevent unexpected nil in custom value validation. 16 years ago
  Jean-Philippe Lang 2247700f24 Fixed: Incorrect filtering for unset values when using 'is not' filter. 16 years ago
  Jean-Philippe Lang d54ba39e7a Fixed: can not lock a topic when creating it. 16 years ago
  Jean-Philippe Lang d6bfb7fa4d Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 16 years ago
  Jean-Philippe Lang df99d8f308 Unlimited and optional project description. The project list will show truncated descriptions only (the first fews lines). 16 years ago
  Jean-Philippe Lang 889bf388be Fixed: error when removing a project member (postgresql and sqlite only). 16 years ago
  Jean-Philippe Lang 1b002983c3 Display the issue status in the email subject only if the status was actually changed. 16 years ago
  Jean-Philippe Lang 1535ac1220 Fixed: when changing the status of an issue, the email subject contains the previous status of the issue. 16 years ago
  Jean-Philippe Lang 3e031b4243 Fixed: locked users should not receive email notifications. 16 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. 16 years ago
  Jean-Philippe Lang 8a39862b19 Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context. 16 years ago
  Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 16 years ago
  Jean-Philippe Lang 4a729036bf Prevent 'has already been taken' error messages for user login and email if these fields are left empty. 16 years ago
  Jean-Philippe Lang 636579b17d Fix query management broken by r1027. 16 years ago
  Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 16 years ago
  Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 16 years ago
  Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 16 years ago
  Jean-Philippe Lang 124ef65c1f Fixed warning: toplevel constant User referenced by WikiContent::User 16 years ago
  Jean-Philippe Lang 777edc13c1 Fixed: can not save numeric, date and boolean custom fields (broken by r994). 16 years ago
  Jean-Philippe Lang 58610ec52a Search engine: issue custom fields can now be searched. 16 years ago
  Jean-Philippe Lang d5cc40c9b6 Fixed: calendar and gantt broken with Rails 2.0 16 years ago
  Jean-Philippe Lang e29539df9c Fixed: 'assigned to me' filter broken. 16 years ago
  Jean-Philippe Lang 7e9c454478 Fixed: 'LDAP account password is too long' error when leaving the field empty on creation. 16 years ago
  Jean-Philippe Lang 6d9490ddcc Merged Rails 2.0 compatibility changes. 16 years ago
  Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 16 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). 16 years ago
  Jean-Philippe Lang 056e3703da Added Bazaar adapter. 16 years ago
  Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 16 years ago
  Jean-Philippe Lang 7d8af70a63 Changed the maximum length of LDAP account to 255 characters. 16 years ago
  Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 16 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). 16 years ago
  Jean-Philippe Lang 81ada666bb 'Assigned to' drop down list is now sorted by user's lastname. 16 years ago
  Jean-Philippe Lang db002edabd * Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 16 years ago
  Jean-Philippe Lang 233990dac3 * Updated German translation (Thomas Löber) 16 years ago
  Jean-Philippe Lang f80f04e379 Slight optimization in User#role_for_project. 16 years ago
  Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 16 years ago
  Jean-Philippe Lang 29b3614bcb Forums enhancements: 16 years ago
  Jean-Philippe Lang 5e6fa147da * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter' 16 years ago
  Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 16 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. 16 years ago
  Jean-Philippe Lang 99f9aea80a * Referencing issues in commit messages: enter * in 'Referencing keywords' to link any issue id without using keywords. 16 years ago
  Jean-Philippe Lang deb182337d * Added time zone support: users can select their time zone on their account view. 16 years ago
  Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 16 years ago
  Jean-Philippe Lang f8aa2dc9b7 'fixed version' field can now be displayed on the issue list. 16 years ago