120 Commits (15ed53cf17ffa4603e290a3777f56ff97cae7b61)

Author SHA1 Message Date
  Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
  Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 16 years ago
  Jean-Philippe Lang c80c1e1ead Create a journal and send an email when an issue is closed by commit (#609). 16 years ago
  Jean-Philippe Lang 14b2d3f4b9 Slight change to the issue added/updated email templates. 16 years ago
  Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 16 years ago
  Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 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 b6549d763a Added related changesets messages on issue details view. 16 years ago
  Jean-Philippe Lang a80dbc49b1 Admin settings screen split to tabs. 16 years ago
  Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 16 years ago
  Jean-Philippe Lang c9fd7513ed Default configuration data can now be loaded from the administration screen. 16 years ago
  Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 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 58610ec52a Search engine: issue custom fields can now be searched. 16 years ago
  Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 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 fde4a42e2a Removed the 12 characters limit on passwords. 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 e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 16 years ago
  Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 16 years ago
  Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 16 years ago
  Jean-Philippe Lang d4e47d5d64 Added radio buttons on the documents list to sort documents by category, date, title or author. 16 years ago
  Jean-Philippe Lang bd434427e6 Mailer: 16 years ago
  Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 16 years ago
  Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 16 years ago
  Jean-Philippe Lang a200e97667 * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 16 years ago
  Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 16 years ago
  Jean-Philippe Lang 3c42abe07e Added the ability to unassign issues with bulk edit. 16 years ago
  Jean-Philippe Lang b9cc65db61 Search engine: added a checkbox to search titles only (usefull when searching on common words). 16 years ago
  Jean-Philippe Lang 4b3ff7af50 Moved translated strings of 'register' and 'lost password' mail templates to lang files. 16 years ago
  Jean-Philippe Lang 824a67ab5a Added basic Theme support. 16 years ago
  Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 16 years ago
  Jean-Philippe Lang ec51cdd0f9 Calendar: 16 years ago
  Jean-Philippe Lang cdb2781b48 Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 16 years ago
  Jean-Philippe Lang 73dba2ac04 Added default value for enumerations. 16 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 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 20aff7cc70 Added wiki index by date. 17 years ago
  Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago
  Jean-Philippe Lang dfffa0a7f8 Project activity view now only shows what the user is allowed to view. 17 years ago
  Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
  Jean-Philippe Lang 43f583d332 Fixed: error in english string :label_end_to_start 17 years ago
  Jean-Philippe Lang fa969504d4 A category with assigned issue can now be deleted. 2 options are proposed: 17 years ago
  Jean-Philippe Lang 3c6ddc9cec Changed author display on issues, news and document files. 17 years ago
  Jean-Philippe Lang 89b349818b Added 'Estimated hours' attribute on issues. 17 years ago
  Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
  Jean-Philippe Lang 74ed14f8a2 Notifications about issues (add/edit) are now sent in plain text and html. 17 years ago