Commit Graph

333 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
jwollert b56c68ae5f reenable finding the right project on copy action 11 years ago
jwollert 3d6c8de390 fix broken identifier updating 11 years ago
jwollert ae90151c83 no need to copy the attributes of @project in our controller, as we can just use @project to build the form 11 years ago
jwollert b6a53d21f7 refactor copy process out of project model 11 years ago
jwollert 0e4315ccc1 makes it possible to copy project associations across projects 11 years ago
jwollert 460f1a0b0a project form gets its project as a local now, instead of using an instance variable; 11 years ago
jwollert 44fbb90ad2 rename Project#copy_from to #copy_attributes to distinguish from Project#copy 11 years ago
jwollert 062f87b3f8 rename admin/settings distinction parameter to 'coming_from' to avoid confusion 11 years ago
jwollert 1ac88ff462 set the project to copy from 11 years ago
jwollert 43ed467f54 find the right project to copy from in copy action 11 years ago
jwollert 7c2836dd7e authorize before copy actions 11 years ago
jwollert 72af565342 split post and get sides of project controllers copy action and reuse it across admin/settings 11 years ago
Jens Ulferts 05f4351a59 moves remaining paginations under api/v2/pagination scope 11 years ago
Hagen Schink ffb5a2591b Fixes bug 11 years ago
Hagen Schink ba8ae5484f Fixes postgres issue 11 years ago
Hagen Schink 9c769f9c67 Handles unselect of types still referenced 11 years ago
Hagen Schink e14e8ef646 Sets standard type if no type is selected 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago