Commit Graph

436 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Jens Ulferts d116c1cdb1 adds route for work_package#edit 11 years ago
Martin Czuchra da387780f5 Updates routes from Tracker to Type. 11 years ago
Michael Frister 40e4e9a9c7 User/edit: Add buttons for changing user status incl. unblocking 11 years ago
Martin Czuchra bc2139644a Adds routes for work packages under projects. 11 years ago
Jens Ulferts 42fd155da6 splits tracker changes into own method 11 years ago
Jens Ulferts 74ccd7dba4 initial implementation of work_package_controller#create 11 years ago
Jens Ulferts 1174a69db0 adds an early version of having a unified new action/view for issues/planning_elements 11 years ago
Hagen Schink 71b92b49fa Set work package relation routes and permissions 11 years ago
Jens Ulferts cac318adfc copies planning_elments#show to work_packages#show 11 years ago
Nils Kenneweg c3de2dd008 updated pagination api to v2. 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Jens Ulferts 665ec97e2b nest project_association api route within projects 12 years ago
Martin Czuchra 76c949005b Fixes some routes. 12 years ago
Martin Czuchra 451feb0296 Fixes issues preventing a browser demo. 12 years ago
Nils Kenneweg a2e5c6abba fixed planning element pagination. 12 years ago
Nils Kenneweg 34ccbb3b81 fixes project pagination. 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
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 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
Christian Rijke e1fa5c6eac Implement new route and controller action for issue quotes. 12 years ago
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Michael Frister 5963005c45 Wiki menu items: Fix route and edit form 12 years ago
Martin Linkhorst 866d7ec14d refactor trackers to use restful routes 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
Jens Ulferts 0ff995f800 fixes issue watching for other users 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Martin Linkhorst cf606a2f1f make robots work: "/robots", "/robots.txt", and "/welcome/robots.txt" (which the former two map to) will work correctly. if you want "/welcome/robots(.html)" to work add a robots.html.erb file in "/app/views/welcome". 12 years ago
Martin Linkhorst 82e73f51d1 fix svn repository controller tests 12 years ago
Eric Davis ac0145ae5e Add routing for journal diffs 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Martin Linkhorst 8e6ae4f856 match all http verbs for login and logout 12 years ago
Martin Linkhorst 2522acc689 hmm… funny?! 12 years ago
Martin Linkhorst 1295302505 remove the relative url root, since master doesn't have it 12 years ago
Romano Licker 6110dcbc5c change route of wiki's table of content 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Jens Ulferts b04147a11a defines routes for projects and cleans up project route usage 12 years ago
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Jens Ulferts 602d722c25 changes routes for issue reports to call issue scoped reports controller 12 years ago
Jens Ulferts 060f3e7172 move issue reports routes under issues 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts 81f652308c removes empty namespace deleclaration in routes 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts 62ff7e533a adds issues#index to the global routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago