Commit Graph

353 Commits (c9940b22275ab6101c6325d6638e07bda66ca8c4)

Author SHA1 Message Date
Oliver Günther 117dfa4e2d Legacy: Fix functional projects controller spec 8 years ago
Oliver Günther b8b0862bad
Replace after_filter with after_action 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Oliver Günther e376b4186f Project CFs: Include project error messages when it cannot be saved. (#4532) 9 years ago
Henriette Dinger e337822715 Refactor menu splitting and project drop down 9 years ago
Oliver Günther 6da1ca3bac Restore project's WP custom fields on errors (#4470) 9 years ago
Oliver Günther 3149edbd1d Change default redirect to overview 9 years ago
Oliver Günther fab4e01be7 [23178] Redirect to work package path when module enabled (#4460) 9 years ago
Oliver Günther 28cf2bf041 [23178] Redirect to work package path when module enabled (#4460) 9 years ago
Henriette Dinger 595e25a346 Add missing flash messages 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Mohamed Wael Khobalatte a1bf92212d Fix legacy and cucumber specs failing because of strong params 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
Peter Lehwess 58e4966a64 Enable editing project identifier via an extra form 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Jens Ulferts 8cfe5ecef8 quickfix for showing a meaningfull error message 9 years ago
Oliver Günther 319c728b1a Core notifications to alleviate third-party plugins 9 years ago
Henriette Dinger 05a037e944 Adapt to the new DOM-structure in repositories and projects and made little style changes on the component 9 years ago
Stefan Botzenhart 7e74650e02 Fix rubocop concerns 9 years ago
Stefan Botzenhart 394c0d08a3 Authorize custom fields controller method 9 years ago
Stefan Botzenhart e95fd22218 Move custom field selection for a project to its own tab 9 years ago
Oliver Günther f03008ec94 Require admin for destroy_info 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Alexander Bach ffd81c4886 Add some polish 9 years ago
Alexander Bach 1a52cc1292 Suppress the hound 9 years ago
Alexander Bach c687c63c71 Fix some project url building with identifiers 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink b44b0cd2f9 remove details on spent time from project overview 9 years ago
Jens Ulferts fdd3bd80b6 fix test_unit tests 10 years ago
Jens Ulferts 65de31a7c7 use tabular form builder for project module selection 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles dec9202512 Fully qualify ::Type class constant 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 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
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jonas Heinrich 7b85175427 redirecting to destroy info if not deleting 11 years ago
Jonas Heinrich 735f50b6f5 redirecting even if not deleting 11 years ago
Till Breuer c71f3eba29 Revert "Don't clear filters when jumping to work packages after project switch" 11 years ago
Till Breuer f798afc35a Don't clear filters when jumping to work packages after project switch 11 years ago
jwollert d79575d1b1 remove actions from authorize filter that got moved to CopyProjectsController 11 years ago
jwollert 92bbd993dc move project copy actions to its own controller 11 years ago