Commit Graph

1718 Commits (1a451dd9abcd526fd195721262a3b799da3ab0f3)

Author SHA1 Message Date
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Jens Ulferts b346e6a242 moves find_issue into v1/issues_controller - only used there 11 years ago
Hagen Schink b1a36cf980 Fixes 404 11 years ago
Hagen Schink 9b5f8c3d41 Fixes message attachment add/remove 11 years ago
Hagen Schink 49b39639f9 Fixes inital message attachment journal issue 11 years ago
Jens Ulferts 6e33d70572 refactors into before_filter 11 years ago
Jens Ulferts 1d8e8ca7f2 removes another find_project before filter 11 years ago
Jens Ulferts eb877ed03d renders new action if board is invalid for create 11 years ago
Hagen Schink 979ddbc8a2 Attaches files before saving the work package 11 years ago
Till Breuer a84df5c01a Point out consistent usage of wiki_id throughout data loading in wiki_menu_items_controller 11 years ago
Hagen Schink 1458ddf100 Refactores function implementation 11 years ago
Till Breuer ee74eb7ede Add integration tests for parent wiki menu item preselection 11 years ago
Till Breuer eee1e04bb0 Fix parent menu item preselection of grand children of a wiki page 11 years ago
Till Breuer 11ad2d2d53 Change variable naming in wiki menu items controller 11 years ago
Till Breuer 0ec11da58e Fix parent wiki menu entry preselection 11 years ago
Jens Ulferts 05f4351a59 moves remaining paginations under api/v2/pagination scope 11 years ago
Jens Ulferts 43aceb7c91 streamlines pagination specs, enables using index action 11 years ago
Jens Ulferts 9001259662 moves pagination to api::v2 11 years ago
Jens Ulferts 1c2a0fe880 handles principals pagination controller same as users 11 years ago
Jens Ulferts 303e5415c2 adds a user pagination controller for timelines 11 years ago
Jens Ulferts 7f311af2bd limits principals returned by the autocompleter to only active or registerd 11 years ago
Stefan Frank e7e9e928af major refactoring of reports into separare classes 11 years ago
Stefan Frank 768a1bdbee simple refactoring for the reports: maybe this gets it below D 11 years ago
Hagen Schink b3a5e1d0b1 Fixes wiki page attachment destroy 11 years ago
Hagen Schink 918ba01664 Introduces asynchronous delete for attachments 11 years ago
Stefan Frank a6e8040912 replace the rendering of planning elements with rabl 11 years ago
Jens Ulferts 9634189c44 removes timelines_journals_helper - used nowhere any more 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink ffb5a2591b Fixes bug 11 years ago
Philipp Tessenow 87d9f6134d there is no planning_element_type anymore when creating work_packages in v2 11 years ago
Christian Ratz 25cd72031f fixed typo in hook name 11 years ago
Philipp Tessenow 4e94d50d4b introduce keyboard shortcuts 11 years ago
Hagen Schink e2aab7c10b Renames attributes 11 years ago
Hagen Schink 7f7c0d2816 Removes superfluous comment 11 years ago
Hagen Schink e164c4345e Renames variables 11 years ago
Hagen Schink 8b2d7a13ef Rename bulk edit/update actions 11 years ago
Hagen Schink 104d6f7da4 Rename issues controller 11 years ago
Hagen Schink ba8ae5484f Fixes postgres issue 11 years ago
Hagen Schink 9c769f9c67 Handles unselect of types still referenced 11 years ago
Hagen Schink e14e8ef646 Sets standard type if no type is selected 11 years ago
Stefan Frank d0b39c72e0 some optimisations to get around unnecessary db-calls. 11 years ago
Stefan Frank 74956737a8 now accepting only timestamps/seconds from epoch 11 years ago
Stefan Frank 0bd5701c18 using DateTime instead of date to parse the give at_time 11 years ago
Stefan Frank f89b3baa04 Added a cuke for the due_date-comparison; made the api more robust against missing filters. 11 years ago
Stefan Frank bc25c450f9 Now searching in multiple projects for historical data is possible 11 years ago
Stefan Frank 0051114699 fixing the current-workpackages: Historical workpackages can stil only be obtained for only one project 11 years ago
Stefan Frank 4eb8402594 replaced compare_date with at_time 11 years ago
Stefan Frank aee88da594 added the compare_date to the planning_elements_controller 11 years ago
Sebastian Schuster e4ec72f2c5 Readded find_issues as some subclasses still depend on it 11 years ago
Sebastian Schuster 8842f75b1e Added before filter for bulk destroy in work packages controller 11 years ago