Commit Graph

3857 Commits (c294d8939e4fccba01cbba88d7d03b8eabc75d17)

Author SHA1 Message Date
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
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
p.tessenow 2c50e4dd21 better names for available_values of target_versions and issue_categories 14 years ago
rkh 2e13d995a0 implement cost object filter 14 years ago
p.tessenow 020c4a8a58 fixed available values for projects and users 14 years ago
p.tessenow c70bda277f fixed available values of issues 14 years ago
p.tessenow 77b70ba6aa enhanced available values of Milestones 14 years ago
p.tessenow 5bddb4bdf4 enhanced available_values of IssueCategory 14 years ago
rkh 9b967295cb copy file, as tim said 14 years ago
t.felgentreff d38571d112 a no-display filter is also not-selectable 14 years ago
p.tessenow 8f5640c726 now the issue filter only lists issues that belong to projects the user may see 14 years ago
p.tessenow 557072f2cc the user filter now only shows user who belong to a project the current user has permissions to see 14 years ago
p.tessenow 5ab34d7d73 the projects filter now only shows project the user may see 14 years ago