Commit Graph

607 Commits (bb27cf990340acd15ea8ea961353df035d32dc90)

Author SHA1 Message Date
Jens Ulferts 93449b9e06 corrects routs for project_enumerations 12 years ago
Jens Ulferts 21de2c7f28 adds explicit routes for enumerations, resourcifies them 12 years ago
Jens Ulferts dcea08f70e adds watch routes for messages and boards 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Jens Ulferts df9fbdfcfa lets attachments be resourceful 12 years ago
Jens Ulferts 5ec77ab57b makes activities a resource 12 years ago
Jens Ulferts 81e03169e3 removes post issues#index route 12 years ago
Martin Linkhorst 47af847f96 added documents route for projects 12 years ago
Dennis Schmidt 693c939f6e routes for issue copy and moving 12 years ago
Jens Ulferts 9b599b63fa removes duplicate routes for issue /issues/:issue_id/time_entries 12 years ago
Jens Ulferts ac693a4d2e removes ambivalence between routes for index and create for issues as both used /issues with post verb 12 years ago
Jens Ulferts 0643843645 fixes scope declaration for "my" route 12 years ago
Jens Ulferts 0bc4bdf824 moves users resource declaration upwards to give it precedence 12 years ago
Jens Ulferts b05868c09b adds route to preview a new issue 12 years ago
Martin Linkhorst 5d9b8a0523 gave the route a name, see modified controller. also documented it with example usage. let me know what you think about that. 12 years ago
Dennis Schmidt f203f52310 re-added routing fix 12 years ago
Jens Ulferts 43e3f98958 makes action on project/issue routes optional so that index can be matched 12 years ago
Jens Ulferts 4a24b38059 moves resourceful routes to the top to give it precedence, adds issues as nested resource to projects 12 years ago
Dennis Schmidt cb62f124ec updated issues routes 12 years ago
Dennis Schmidt 306f870e52 updated routes for project settings 12 years ago
Jens Ulferts 65642f0c2a removes deprecations in auth_sources 12 years ago
Martin Linkhorst e357eb9317 this is way it works with the named routes 12 years ago
Jens Ulferts d6516ccfc4 rewrite routes to reflect the new syntax 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Jens Ulferts 3d4ea2c4cc split up costlog controller edit into new, create, edit, update 13 years ago
Gregor Schmidt b1a6e69931 adding route to make additional format work on global issue list 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Tim Felgentreff 1b4b1b4fa7 Add route for destroying page overview attachments 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Gregor Schmidt 8cf985be3e Adding infrastucture to rebuild positions via project settings 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
jwollert 6c6aa3a89d don't need a special route for available_values 13 years ago
jwollert 37e023ea62 available values get calculated inside the reportingcontroller module, we just need to provide the route (this should be pushed into the engine some sunny day) 13 years ago
Tim Felgentreff fb53d2f41a make .:format work correctly and route to the projects controller 13 years ago
Tim Felgentreff f482115d2a routing routing routing 13 years ago
Tim Felgentreff f8ae55a9eb another attempt at 'route fixin' 13 years ago
Tim Felgentreff e837af1069 hopefully that fixes the routes 13 years ago
Tim Felgentreff fa9e8b85a6 fix routing, precedence for ProjectsController for 'new' and 'index' actions 13 years ago
Tim Felgentreff 873609b4a2 allow adding custom elements (wiki) to the overview page 13 years ago
Tim Felgentreff 86efa39072 initial commit 13 years ago
Felix Schäfer 4d13b296af Add some optimistic locking preparations. 13 years ago
Stephan Eckardt a5e2b18064 added routes and permissions 13 years ago
Markus Kahl c3fd8ba82d make cost_entry routes same as for time_entries, 14 years ago