Commit Graph

188 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
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
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Jens Ulferts 14afaab6c2 fixes routes for users 12 years ago
Jens Ulferts 574375a154 adds missing destroy route for attachments 12 years ago
Jens Ulferts 9b28e61838 resourcifies documents 12 years ago
Jens Ulferts f7ffe4df24 fixes routes for project_enumerations 12 years ago
Jens Ulferts 158997bb19 defines routes for groups, removes rjs from groups 12 years ago
Jens Ulferts 8fb577f711 cleanup 12 years ago
Jens Ulferts a5cf2252f2 defines routes for time_entry/reports 12 years ago
Jens Ulferts dfbc8aee7f fixes timelog routes 12 years ago
Jens Ulferts 06848bd4ef adds wikis and wiki_pages routes for watch 12 years ago
Jens Ulferts b7819bcf6c makes the routing tests pass for wiki 12 years ago
Philipp Tessenow b7bbf52465 adapt wiki routes to rails3 12 years ago
Philipp Tessenow 26c362f649 remove deprecated wiki routes 12 years ago
Jens Ulferts 5d1a72f399 resourcifies roles 12 years ago
Jens Ulferts dd8dda61ca defines resourceful versions 12 years ago
Philipp Tessenow df634d8955 adapt wiki routes to rails3 12 years ago
Philipp Tessenow 4c6b533365 remove deprecated wiki routes 12 years ago
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