Commit Graph

28 Commits (442c0a2575c99eed0ad5f38859eb4da8e0cf4a65)

Author SHA1 Message Date
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