Commit Graph

2142 Commits (754b3652b134b52cddfdf3b770903d674ffa8fff)

Author SHA1 Message Date
Hagen Schink fa45f187f6 Extracts attachment change handler to module 11 years ago
Hagen Schink 9b5f8c3d41 Fixes message attachment add/remove 11 years ago
Hagen Schink c3f4cd8c2f Removes superfluous and wrong comment 11 years ago
Till Breuer 7e80ab7299 Use after validation hook to yield attachment errors to work packages 11 years ago
Hagen Schink bd0efa087f Reintroduce container validation 11 years ago
Till Breuer 775be6dbf0 Add TODOs to watcher model and comment to project factory 11 years ago
Hagen Schink cc4d51d9fb Adapts update's to create's attachment behavior 11 years ago
Philipp Tessenow b0955ea6f6 Rename Redmine::Info to OpenProject::Info 11 years ago
Till Breuer b66447209f Send work package update notifications asynchronously 11 years ago
Till Breuer 71370f68d6 Refactor watcher validation of a user's permission to watch 11 years ago
Hagen Schink 8f56b0f376 Prevents saving a new WP on attachment change 11 years ago
Hagen Schink a727ded3ce Implements bulk file attachment on AaA 11 years ago
Till Breuer c406c09cfb Spec wiki_page#nearest_parent_menu_item, add documentation 11 years ago
Till Breuer d7326c7aef Delete loc of wiki_page#nearest_menu_item 11 years ago
Till Breuer eee1e04bb0 Fix parent menu item preselection of grand children of a wiki page 11 years ago
Jens Ulferts 05f4351a59 moves remaining paginations under api/v2/pagination scope 11 years ago
Jens Ulferts feb5f46228 removes scopes also present on the superclass 11 years ago
Jens Ulferts d87a0b2ea0 cleaning up unused code, rewriting scopes 11 years ago
Jens Ulferts 7f311af2bd limits principals returned by the autocompleter to only active or registerd 11 years ago
Hagen Schink 2cde500464 Renames permitted param 11 years ago
Hagen Schink 62c353579e Renames further 'end date' references 11 years ago
Michael Frister 626848551b Rename Redmine::Configuration to OpenProject::Configuration 11 years ago
Hagen Schink 49d4b18c70 Corrects standard type query method 11 years ago
Philipp Tessenow 87717b2ba7 allow updating types for planning_elements again 11 years ago
Hagen Schink e14e8ef646 Sets standard type if no type is selected 11 years ago
Stefan Frank bcabf75ffe Added the request-store, to make sure that thread-local variables are cleaned up after the request 11 years ago
Stefan Frank 1a9e536852 Stores the Setting.maximum(:updated_on) in a thread-local-variable 11 years ago
Sebastian Schuster 514e3d60a8 Removed saving the system user when granting him privileges since 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 4b864cdbf4 Renames done ratio update setting 'issue_field' 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Nils Kenneweg 4d525d7c02 keep work package values for time entry. 11 years ago
Sebastian Schuster 5b18c79a14 Fixed wrong reference to journaled object 11 years ago
Sebastian Schuster 75405b84a4 Changed journal classes to use base class 11 years ago
Sebastian Schuster d448945667 Added abstract model base class for all journal types 11 years ago
Nils Kenneweg 52f171faa6 -1 filters for null values. 11 years ago
Nils Kenneweg c613c2d30c status display. server side filter. 11 years ago
Nils Kenneweg c7b4054c5f paginate statuses in api/v2. 11 years ago
Martin Czuchra 6c94d20d83 Introduces status filters in timeline UI. 11 years ago
Stefan Frank 6db32fb04f Fixed various rebase-conflicts. 11 years ago
Martin Czuchra 650769890b Fetches issue_statuses w/ one query. 11 years ago
Stefan Frank 15ce39898c fixing a serialization-issue with multi-select-boxes (#2101) 11 years ago
Stefan Frank d3edf00983 fixing the weird 1-string-array behavior for priority and type-selections (#2101). 11 years ago
Stefan Frank 5c9b0231e6 replaced the :user_filter-attribute with a static list. 11 years ago
Stefan Frank 53aaae6a56 Added a special handling for all user-filters (responsible_id, assignee_id) 11 years ago
Stefan Frank f60f5ce9de re-merged the fixes for multiple assignee's/responsible's. 11 years ago
Stefan Frank ba76a482f2 Added the responsible_id to the list of the querieable fields in query. 11 years ago
Christian Ratz f49f3e1ecd makes work_package.move_to_project_without_transaction not protected 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Jens Ulferts 44dee8bb54 assign packages to deleted user upon group deletion 11 years ago