Commit Graph

106 Commits (bbe8ea29e8d3e6de60b96c08d60de9447bcceca9)

Author SHA1 Message Date
Jean-Philippe Lang bbe8ea29e8 Display the last 30 days on the activity view rather than the current month. 17 years ago
Jean-Philippe Lang c01c64e978 Let the user choose when deleting issues with reported hours (closes #734, #71): 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang 328df74dd1 Adds date range filter and pagination on time entries detail view (closes #434). 17 years ago
Jean-Philippe Lang abb0b15407 Added translation support for project modules names and a few other strings. 17 years ago
Jean-Philippe Lang 0b6a010a12 Translation for various hard-coded strings (#577). 17 years ago
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. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang c80c1e1ead Create a journal and send an email when an issue is closed by commit (#609). 17 years ago
Jean-Philippe Lang 14b2d3f4b9 Slight change to the issue added/updated email templates. 17 years ago
Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 17 years ago
Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 17 years ago
Jean-Philippe Lang d6bfb7fa4d Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 17 years ago
Jean-Philippe Lang b6549d763a Added related changesets messages on issue details view. 17 years ago
Jean-Philippe Lang a80dbc49b1 Admin settings screen split to tabs. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang c9fd7513ed Default configuration data can now be loaded from the administration screen. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 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 58610ec52a Search engine: issue custom fields can now be searched. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 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 fde4a42e2a Removed the 12 characters limit on passwords. 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 e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 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 b60bedafc0 Added a missing string to lang files. 17 years ago
Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 17 years ago
Jean-Philippe Lang a200e97667 * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 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 3c42abe07e Added the ability to unassign issues with bulk edit. 17 years ago
Jean-Philippe Lang b9cc65db61 Search engine: added a checkbox to search titles only (usefull when searching on common words). 17 years ago
Jean-Philippe Lang 4b3ff7af50 Moved translated strings of 'register' and 'lost password' mail templates to lang files. 17 years ago
Jean-Philippe Lang 6b63889fcd Added missing string in lang files. 17 years ago
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 17 years ago
Jean-Philippe Lang ec51cdd0f9 Calendar: 17 years ago
Jean-Philippe Lang cdb2781b48 Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 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 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 d823c28484 Updated lang files (:label_result) 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