Commit Graph

40 Commits (77606dbb8c2435acd9555812a2086b953ac132aa)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger 67dd3bcb46 Replace all occurrences of settings_project_path && make toolbar and menu title consistent 5 years ago
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 5 years ago
ulferts 29a70ae563
no validation on copy project get action 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
ulferts d74dd04241
remove outdated api/atom references 5 years ago
Oliver Günther f2ceec1c78
Set DJ priorities and lower max attempts 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 46fdced488 Fix removed methods from timelines helper 7 years ago
ulferts e8930af3e9 Fix/copy project with required custom fields (#6083) 7 years ago
Henriette Dinger a27bb5d85d [26426] Move Project table from admin area to global Project list page (#5975) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 12d0737ccb
[24066] Fix invalid route in CopyProjectsController 8 years ago
Jens Ulferts 8f1c5d76b7 allow parent project to be set on copy 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Stefan Botzenhart e7490c1988 Fix copy project 9 years ago
Mohamed Wael Khobalatte 602dd749e3 Ensure versions params play well with plugins 9 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther 02807e02a8 Refactor CopyProjectJob to class 9 years ago
Alexander Bach 717e514953 Fix routing on error handling of copy project 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Markus Kahl ba7d247817 use IDs in CopyProjectJob; send mail synchronously 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
slawa d67ab23390 Fix param name where modules are listed 10 years ago
slawa f8b09545ed Prevent mass assignment vulnerability 10 years ago
Hagen Schink cce653d1e2 Replace unless by if 10 years ago
slawa 13ceb4edf8 Treat case when no name or identifier was provided 10 years ago
Hagen Schink 8c144050e4 Move copy project implementation to DJ 11 years ago
Alex Coles 1900e9b55d Fix whitespace in (Rails) controllers 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
jwollert 1a62df78e0 fix unchecked dynamic rendering in copy projects controller 11 years ago
jwollert 9351b63a36 fixes unchecked param -> symbol conversion 11 years ago
jwollert f29ef71702 render some error messages for the copied project and its associations 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago