Commit Graph

1874 Commits (c5480569c4a2ba57a9c06317ad271cbfb90d6ee8)

Author SHA1 Message Date
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
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink d36d89adfc Moves routing specs 11 years ago
Hagen Schink 331dc79408 Moves reports controller to work package 11 years ago
Nils Kenneweg 825f42c3b9 add new types tab in project settings. 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg b8c76a552f refactoring api::v2::pe_controller. 11 years ago
Nils Kenneweg eadc5f25d4 bugfix. 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Nils Kenneweg c7b4054c5f paginate statuses in api/v2. 11 years ago
Hagen Schink e38a061138 Set order for postgres 11 years ago
Stefan Frank 04b7311f10 Mapped ActiveRecord::NotFound-errors to 404s, adjusted specs. 11 years ago
Stefan Frank 6c32879adb Added the statuses_controller to make workpackage-statuses available via the api. 11 years ago
Stefan Frank 276d91f329 Changed the parameters to use the conventions of query 11 years ago
Stefan Frank a57c12756d Replacing arel-call with query: This opens up a default way to 11 years ago
Stefan Frank f3d3935b73 Replacing the ancestor-lookup(which hits) the database, with a lookup 11 years ago
Stefan Frank 5598d181b4 fixing the ancestor-chain, adding tests on removed children 11 years ago
Stefan Frank c261d06324 filtered work_packages are now rewired: children, that are not present in the filtered set are removed, parents are rewired to the first ancestor that is not filtered 11 years ago
Stefan Frank 64e6c29eb0 added a feature to test for the re-wiring of filtered parents 11 years ago
Stefan Frank 73cfd8d53c now filtering for multiple types. 11 years ago
Hagen Schink a5fd92d8e1 Moves context menu to work package 11 years ago