Commit Graph

24 Commits (8a5af12c0663cc9d6b2ea55c06c766afec8b45d5)

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