Commit Graph

1745 Commits (0ee24b03c746060a134a387152363fe5df4bd0ce)

Author SHA1 Message Date
Philipp Tessenow ba13ad009d correctly validate svn urls 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts 9650774167 restyles wp destroy form for extensibility 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Jens Ulferts 33a6f04af9 moves some i18n from issue to work package 11 years ago
Nils Kenneweg 9a108e8222 remove pe_status. 11 years ago
Nils Kenneweg 11acc99272 remove pe_status from enumerations. 11 years ago
Nils Kenneweg 24559f644a noneSelection and noneElement in translation. 11 years ago
Philipp Tessenow a44c700e14 Rename Redmine::Info to OpenProject::Info 11 years ago
Stefan Frank 3c0d20de8f speed-improvements for the project-association-lookup. 11 years ago
Nils Kenneweg 2893a05920 remove pe_status. 11 years ago
Nils Kenneweg c8980c70e3 remove pe_status from enumerations. 11 years ago
Nils Kenneweg 95db83886e add assignee column. 11 years ago
Hagen Schink 3592f9c0ee Improves loop 11 years ago
Hagen Schink ec1c287a55 Extracts attachment change handler to module 11 years ago
Hagen Schink c3783d3279 Fixes message attachment add/remove 11 years ago
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