Commit Graph

845 Commits (b65160c93641d73b19a07354de433f0d403c830b)

Author SHA1 Message Date
Jean-Philippe Lang 1f237388bd Add assertions for #6929 in MailHandler tests. 14 years ago
Jean-Philippe Lang ee91e34096 Fixes a NoMethodError in tests with ruby 1.8.6. 14 years ago
Jean-Philippe Lang d7cdd58db6 MailHandler: ignore assignee if invalid. 14 years ago
Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 14 years ago
Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 14 years ago
Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 14 years ago
Jean-Philippe Lang fa3d71bed9 Allow non-unique names for projects (#630). 14 years ago
Jean-Philippe Lang 44c9ad687f Reverted r4381. 14 years ago
Jean-Philippe Lang 3b01ea9fa4 Removed gantt and calendar menu items that do not fit into the core project menu (#6271). 14 years ago
Jean-Philippe Lang 7f9d2b0804 Render TOC as nested lists (#1857). 14 years ago
Jean-Philippe Lang 024ff96ee2 Extract headings and TOC parsing from the textile formatter. 14 years ago
Jean-Philippe Lang f79a6f701a Makes textile formatter accept 2 letters acronym (#6591). 14 years ago
Tim Felgentreff cbf8bf1f8d make sure we have activity to find 14 years ago
Tim Felgentreff 66b7378306 fix journal test 14 years ago
Tim Felgentreff 445391f863 fix journal observer test 14 years ago
Tim Felgentreff 40494cbe6b test fixes 14 years ago
Eric Davis 7e359d3d7e Add a Email Header setting. Useful for adding delimiters to every email. 14 years ago
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Tim Felgentreff 1a2aa363bd fix journal observer tests, remove journal observer 14 years ago
Tim Felgentreff 8c5312e0ec more merge fixups 14 years ago
Tim Felgentreff 5310327c8a fix merge f*ckup 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Jean-Philippe Lang f3baa5bfee Fixed: precedes/follows relations no longer update start/due dates (#5803). 14 years ago
Eric Davis fef21d5aa2 Remember the selected "Member of Role" and "Member of Group" options. #6467 14 years ago
Eric Davis 5823a71c18 Revert part of r4064. 14 years ago
Eric Davis 700c302fca Change Project#notified_users to check for the 'all' notification option. #6541 14 years ago
Eric Davis 73f12765a9 Don't duplicate users in Issue#assignable_users. From r4240 14 years ago
Eric Davis 7798e1b1f7 Allow assigning issues back to the author. #4199 14 years ago
Jean-Baptiste Barth e59c927ee5 Fixed: User#allowed_to? returning true in any case if array of projects had only one item (#5332) 14 years ago
Jean-Baptiste Barth e8f3dd07dd Added ability to specify multiple projects in User#allowed_to? (#5332) 14 years ago
Eric Davis fda1a0cb3b Fix test failure from Setting changes in other tests 14 years ago
Eric Davis 26ef9da02b Changed the notifications to use a hierarchy UI 14 years ago
Eric Davis 4c9f261a24 Added three new notifiable events based on issue attributes 14 years ago
Eric Davis 244e94de80 Refactor the hardcoded event actions (notifiables) to use a class 14 years ago
Eric Davis 582ed86d82 Add a default mail notification setting for new users 14 years ago
Eric Davis c059300d99 Added User#notify_about? to check when a user should be notified about an event 14 years ago
Eric Davis a61ee73e69 Added tests for Issue#recipients 14 years ago
Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
Eric Davis ffb3d9260a Support leading and trailing spaces in filenames or directories in the git adapter. #6499 14 years ago
Eric Davis bd51119460 Support spaces in the files or directories in the git adapter. #6054 14 years ago
Eric Davis 319849caf8 Parse the timezone in #last_rev for git to correct display the Age diplay. #6346 14 years ago
Eric Davis 83e0be5d07 Fixes reverting an issue to a status with a done_ratio of 0%. #5170 14 years ago
Eric Davis 768d67f27b Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 14 years ago
Jean-Philippe Lang 7a952136e0 Project tests updated. 14 years ago
Eric Davis 51359704a0 Added a users options to the reminders email 14 years ago
Eric Davis e58513c976 Fix failing test. 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Eric Davis cdfc57d544 Change the TimelogController's to/from dates based on the project time entries 14 years ago