Commit Graph

991 Commits (ad579cd81f442f90c24ddcf90cacbfc448817276)

Author SHA1 Message Date
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 0316af7f6b Converted User#mail_notification from a boolean to a string. 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 83bfb8cd2b Revert "Fixed: gantt broken when no due date on project issues and versions." 14 years ago
Jean-Philippe Lang a7fd592db4 Fixed: gantt broken when no due date on project issues and versions. 14 years ago
Eric Davis 51359704a0 Added a users options to the reminders email 14 years ago
Eric Davis 6a76aef375 Add User#allowed_to_globally? which wraps User#allowed_to? 14 years ago
Eric Davis f62a1827f3 Updated issue delete confirmation when it has child issues. #6191 14 years ago
Jean-Baptiste Barth c4d44af54c Fixed non standard SQL syntax. #6413 14 years ago
Tim Felgentreff 61fdd38435 move issue journal reply to issue controller test, as each journalized controller will now use the render_reply journals helper to reply 14 years ago
Tim Felgentreff 53fd34fbd0 message mail delivery must happen after the first journal is created 14 years ago
Tim Felgentreff e28b809271 use direct method call 14 years ago
Tim Felgentreff 68ae2d0dfd change issue specific journal query and show_details for journal helper 14 years ago
Tim Felgentreff 6863c00359 forgot a few versioned => journaled conversions 14 years ago
Tim Felgentreff 3279b2adbd fix mailer tests 14 years ago
Tim Felgentreff 485335599a fix attachment_removal 14 years ago
Eric Davis cdfc57d544 Change the TimelogController's to/from dates based on the project time entries 14 years ago
Eric Davis 8900797ada Refactor: move method to Model. 14 years ago
Tim Felgentreff 3b51eb54ea fix 2 more tests 14 years ago
Tim Felgentreff 9cd55d8dd4 more test fixes 14 years ago
Tim Felgentreff d1ba27358a fix wiki content specs 14 years ago
Tim Felgentreff 68ca0636c4 init journal will return the last_journal, not the new one, now 14 years ago
Tim Felgentreff 4eb07d6ce6 fix use of versions vs journals 14 years ago
Tim Felgentreff a6a25cc5c1 render done_ratio as decimal 14 years ago
Tim Felgentreff 72e7baafdf fix various tests in mailer, wiki content and issue helper 14 years ago
Eric Davis 878bb55522 Refactor: move method to Project#css_classes 14 years ago
Eric Davis d36700eeee Refactor: replace chained finders with an inject. Should handle edge cases better. 14 years ago
Eric Davis 41f8d043eb Added a "Member of Role" to the issues filters. #5869 14 years ago
Eric Davis 109b42f482 Added a "Member of Group" to the issues filter. #5869 14 years ago
Eric Davis 4c656fcffc Define Principal#name so all subclasses will have some sort of name when printed. 14 years ago
Eric Davis abf3ee4999 Add project names to the Versions in the Gantt export. #5904 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis db11030410 Refactor: move method to model. (references r4057) 14 years ago
Eric Davis 597266e5a2 Merged r3929 from trunk. 14 years ago
Eric Davis 36ad597b69 Merged r3928 from trunk. 14 years ago
Eric Davis c67272599c Merged r3927 from trunk. 14 years ago
Eric Davis 102e845391 Merged r3916 from trunk. 14 years ago
Eric Davis acaa223cf8 Merged r3907 from trunk. 14 years ago
Eric Davis 8dde6e019d Merged r3906 from trunk. 14 years ago
Tim Felgentreff 331d98c2d2 fix first version for wiki 14 years ago
Wieland Lindenthal 08a013da44 Minor bug fixes to journalized versions 14 years ago
Jean-Baptiste Barth e00884bcca Removed hard-coded english error message on failed Member creation 14 years ago
Jean-Baptiste Barth 56e3953a71 Removed useless debug code. #5978 14 years ago
Jean-Baptiste Barth 56a6d86af5 Added project filter when viewing all issues. #5084 14 years ago
Tim Felgentreff 7d67365e10 smaller fixes for journalized news and attachments 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Jean-Baptiste Barth 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 14 years ago
Tim Felgentreff 81e97d23a8 fix document activity url 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 14 years ago