Commit Graph

645 Commits (ddce9725cb3b21948e9eb7372b1717e8339b361b)

Author SHA1 Message Date
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
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts 16e9d592b7 #3605: massive refactoring of burndown 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Jens Ulferts e553d506ce #3056: versions, inherited from other projects can be configured to be displayed left, right or not at all in the backlogs 14 years ago
Felix Schäfer 480624346e Improvements to the Meeting copy function. myproject #3109 14 years ago
Felix Schäfer 88979dceaa Add preview to agenda/minutes. myproject #3110 14 years ago
Felix Schäfer ff5f378602 Add Agenda notification capability. myproject #3105 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Stephan Eckardt d8ab6943ec added route for ...issues/printable to enable chiliproject compatibility 14 years ago
Felix Schäfer 23a150b64c Basic support for sending minutes review requests #2418 14 years ago
Felix Schäfer 925945cf25 Add an Open link to meeting agendas. 14 years ago
Felix Schäfer 23868446a7 Add a close action to agendas. #2417 14 years ago