3412 Commits (integration-to-svn-trunk)
 

Author SHA1 Message Date
  Eric Davis 437690119b Allow admins to edit user's email notifications and preferences. #3503 13 years ago
  Eric Davis 26ef9da02b Changed the notifications to use a hierarchy UI 13 years ago
  Eric Davis 4c9f261a24 Added three new notifiable events based on issue attributes 13 years ago
  Eric Davis 244e94de80 Refactor the hardcoded event actions (notifiables) to use a class 13 years ago
  Eric Davis 582ed86d82 Add a default mail notification setting for new users 13 years ago
  Eric Davis c059300d99 Added User#notify_about? to check when a user should be notified about an event 13 years ago
  Eric Davis a61ee73e69 Added tests for Issue#recipients 13 years ago
  Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 13 years ago
  Eric Davis 3a3263102a Refactor: split UsersController#add into #add and #create 13 years ago
  Eric Davis 79e30e7087 Refactor: convert News to a REST resource 13 years ago
  Eric Davis 0a224e8bb1 Bump version to 1.0.2 13 years ago
  Eric Davis d3517e87e5 Update changelog for the 1.0.2 release 13 years ago
  Eric Davis ffb3d9260a Support leading and trailing spaces in filenames or directories in the git adapter. #6499 13 years ago
  Eric Davis bd51119460 Support spaces in the files or directories in the git adapter. #6054 13 years ago
  Eric Davis 319849caf8 Parse the timezone in #last_rev for git to correct display the Age diplay. #6346 13 years ago
  Eric Davis 83e0be5d07 Fixes reverting an issue to a status with a done_ratio of 0%. #5170 13 years ago
  Eric Davis 76fcf136d0 Redirect to project settings after copying a project. #6443 13 years ago
  Eric Davis 83bfb8cd2b Revert "Fixed: gantt broken when no due date on project issues and versions." 13 years ago
  Eric Davis 768d67f27b Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 13 years ago
  Eric Davis 1781d87477 Add documentation about setting the log level. #6135 13 years ago
  Jean-Baptiste Barth 2f380a7985 Fixed: don't reset watchers when changing tracker. #6479 13 years ago
  Azamat Hackimov b3c5bf3f2e Translation updates 13 years ago
  Jean-Philippe Lang 7a952136e0 Project tests updated. 13 years ago
  Jean-Philippe Lang a7fd592db4 Fixed: gantt broken when no due date on project issues and versions. 13 years ago
  Jean-Philippe Lang e9686cbbe5 Fixed: error on mail notification when adding an invalid file (#6452). 13 years ago
  Jean-Philippe Lang 53b131ba2a Fixes broken filter clearing links on gantt and calendar (#6473). 13 years ago
  Azamat Hackimov 02b7423b73 Translation updates 13 years ago
  Eric Davis deed1b949d Refactor: move NewsController#preview to PreviewsController#news 13 years ago
  Azamat Hackimov 20305418f4 Translation updates 13 years ago
  Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 13 years ago
  Azamat Hackimov 4948121af0 Translation update 13 years ago
  Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 13 years ago
  Azamat Hackimov 3b20774c54 New string to translate - field_text. It appear when you trying save empty wiki-page. See #6448 for reference. 13 years ago
  Eric Davis 01d1a02df4 Refactor: split NewsController#edit into #edit and #update 13 years ago
  Eric Davis 51359704a0 Added a users options to the reminders email 13 years ago
  Eric Davis 55fbf6836b Document render_issue_tooltip 13 years ago
  Eric Davis a09a39402e Add view_issues_form_details_top hook 13 years ago
  Eric Davis 6a76aef375 Add User#allowed_to_globally? which wraps User#allowed_to? 13 years ago
  Eric Davis 3bc29e29e0 Refactor: split NewsController#new into #new and #create methods. 13 years ago
  Eric Davis 1a4f5e87f2 Add scm.css to news pages to allow proper syntax highlighting. #6270 13 years ago
  Eric Davis e58513c976 Fix failing test. 13 years ago
  Eric Davis f62a1827f3 Updated issue delete confirmation when it has child issues. #6191 13 years ago
  Eric Davis 1809eefe4c Use the correct local variables in the PDF export. #6382 13 years ago
  Eric Davis 09331ec432 Turn on ssl Gravatars for all SSL requests. #5929 13 years ago
  Azamat Hackimov 944d1a68bd Translations update 13 years ago
  Jean-Baptiste Barth 81a28e9ffa Adds a link to edit the associated wiki page on the version view. #4416 13 years ago
  Jean-Baptiste Barth 099761d8fb Fixes switching between inline and side-by-side in diff view with path. #6242 13 years ago
  Jean-Baptiste Barth ffdaead5b7 Removed file mistakenly added in r4092. #6392 13 years ago
  Eric Davis 5fdfe02b3a Refactor: add VersionsController#status_by to the resource. 13 years ago
  Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 13 years ago