Commit Graph

4311 Commits (b967a5aa5efda0b53c4e446c9b425cac4b212916)

Author SHA1 Message Date
Jean-Baptiste Barth e8f3dd07dd Added ability to specify multiple projects in User#allowed_to? (#5332) 14 years ago
Eric Davis 747b9ec568 Refactor: move method to model 14 years ago
Eric Davis 437690119b Allow admins to edit user's email notifications and preferences. #3503 14 years ago
Eric Davis 4c9f261a24 Added three new notifiable events based on issue attributes 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 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
p.tessenow 0055d528c3 available_values-functions handle their parameters more flexible now. 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
rkh cec4fbb88e Fixed constant lookup issue with generated subclasses. 14 years ago
j.wollert 76cdcba1ad don't need to explicitly call on class there as we're in the right scope anyway 14 years ago
p.tessenow 446746256c fixed bug #3508 - 'Gruppierung nach Cost Object führt zu Fehler' 14 years ago
t.felgentreff d93df84477 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
t.felgentreff c2420620d7 #3305 Week filter looks wrong 14 years ago
t.felgentreff a43ac65c16 #3305 Rename year, month, week and date 14 years ago
t.felgentreff 1647e5fdd3 #3305 Year values look wrong 14 years ago
t.felgentreff e85c2d52d2 #3305 Year value sorting is wrong 14 years ago
t.felgentreff 853bcf8726 for multiply applying cost_type_id filters, allow setting it to dont_display on a per-instance basis 14 years ago
t.felgentreff a7008f0762 query the chainable instances for display?, delegates to class 14 years ago
p.tessenow 79ae0a11eb fixed bug #3496 'MySQL Error bei Aufruf der Reports-Seite' 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
friflaj 521b4cf5fe Blank? is more thorough than nil? 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
rkh a4268ee62a fix typcasts for custom fields 14 years ago
Tim Felgentreff 53fd34fbd0 message mail delivery must happen after the first journal is created 14 years ago
rkh b820ef1757 Custom Fields filter 14 years ago
rkh 676de3ac8b extract subclass generation logic from custom fields group by 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
rkh 788845f2ec Group By Custom Fields, Ladys and Gentlemen. 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