Commit Graph

300 Commits (336446c59d15d8b3b0cdf32dcc10c68380f9a973)

Author SHA1 Message Date
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 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
Nils Kenneweg 825f42c3b9 add new types tab in project settings. 11 years ago
Hagen Schink 2f5e9ad3d6 Renames IssueStatus to Status 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Martin Czuchra b8115af7cf Removes issues and most references to the constant. 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Jens Ulferts b04147a11a defines routes for projects and cleans up project route usage 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Martin Linkhorst f75b531f1f fix Role can't be blank error message on member_roles 12 years ago
Jean-Philippe Lang ff5472e6f7 Use safe_attributes= just like in #create. (#922) 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago
Jens Ulferts 8046e8e15c refactored finding possible project members so that autocompleter and project_controller settings uses same method 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Eric Davis 477a5f3702 Refactor: replace comment with extracted utility method 13 years ago
Eric Davis c62e16b6cc Refactor: replace comment with utility method 13 years ago