78 コミット (76bcbce2ef2ca77f9c7b955eb0491cdd8be6d98c)

作成者 SHA1 メッセージ 日付
  Jean-Philippe Lang 10191813ec Merged r1307 to r1369 from trunk. 16年前
  Jean-Philippe Lang 6936eb1022 Make 'Planning' string translatable (closes #890). 16年前
  Jean-Philippe Lang f162337e1b Always show 'View' and 'Annotate' links on repository files (download will be forced when clicking 'View' if the file is binary). 16年前
  Jean-Philippe Lang a59e6bfb02 Remove hardcoded "Redmine" strings in account related emails. And use application title instead. 16年前
  Jean-Philippe Lang 6fcc512cb7 Adds a setting for whether new projects should be public by default (closes #842, #839). 16年前
  Jean-Philippe Lang 624723d0ce Activity enhancements: 16年前
  Jean-Philippe Lang 1830064918 Changes 'Fixed version' label to 'Target version' (closes #723, #808). 16年前
  Jean-Philippe Lang 4458a7282b Translations (closes #789, #790, #798, #803, #809): 16年前
  Jean-Philippe Lang 533994e5ea Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true. 16年前
  Jean-Philippe Lang e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 16年前
  Jean-Philippe Lang bbe8ea29e8 Display the last 30 days on the activity view rather than the current month. 16年前
  Jean-Philippe Lang c01c64e978 Let the user choose when deleting issues with reported hours (closes #734, #71): 16年前
  Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 16年前
  Jean-Philippe Lang 328df74dd1 Adds date range filter and pagination on time entries detail view (closes #434). 16年前
  Jean-Philippe Lang abb0b15407 Added translation support for project modules names and a few other strings. 16年前
  Jean-Philippe Lang 0b6a010a12 Translation for various hard-coded strings (#577). 16年前
  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年前
  Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 16年前
  Jean-Philippe Lang c80c1e1ead Create a journal and send an email when an issue is closed by commit (#609). 16年前
  Jean-Philippe Lang 14b2d3f4b9 Slight change to the issue added/updated email templates. 16年前
  Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 16年前
  Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 16年前
  Jean-Philippe Lang d6bfb7fa4d Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 16年前
  Jean-Philippe Lang b6549d763a Added related changesets messages on issue details view. 16年前
  Jean-Philippe Lang a80dbc49b1 Admin settings screen split to tabs. 16年前
  Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 16年前
  Jean-Philippe Lang c9fd7513ed Default configuration data can now be loaded from the administration screen. 16年前
  Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 16年前
  Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 16年前
  Jean-Philippe Lang 58610ec52a Search engine: issue custom fields can now be searched. 16年前
  Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 16年前
  Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 16年前
  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年前
  Jean-Philippe Lang fde4a42e2a Removed the 12 characters limit on passwords. 16年前
  Jean-Philippe Lang deb182337d * Added time zone support: users can select their time zone on their account view. 16年前
  Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 16年前
  Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 16年前
  Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 16年前
  Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 16年前
  Jean-Philippe Lang d4e47d5d64 Added radio buttons on the documents list to sort documents by category, date, title or author. 16年前
  Jean-Philippe Lang bd434427e6 Mailer: 16年前
  Jean-Philippe Lang b60bedafc0 Added a missing string to lang files. 16年前
  Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 16年前
  Jean-Philippe Lang a200e97667 * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 16年前
  Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 16年前
  Jean-Philippe Lang 3c42abe07e Added the ability to unassign issues with bulk edit. 16年前
  Jean-Philippe Lang b9cc65db61 Search engine: added a checkbox to search titles only (usefull when searching on common words). 16年前
  Jean-Philippe Lang 4b3ff7af50 Moved translated strings of 'register' and 'lost password' mail templates to lang files. 16年前
  Jean-Philippe Lang 6b63889fcd Added missing string in lang files. 16年前
  Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 16年前