Commit Graph

618 Commits (0717357d31546295e3bed342fb291cb788dba000)

Author SHA1 Message Date
Christian Ratz 4ca2918752 [OPF #478] fixes wiki page renaming 12 years ago
Jens Ulferts bfb95f7f7c disables routes for now 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 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 8c1d83f2cc rewrites routes in new syntax - no optimization 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 e12a1fbc13 fix typo in routes 12 years ago
Jens Ulferts e884717296 removes watcher routes 12 years ago
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Jens Ulferts d7a65e68c2 fixes routes 12 years ago
Hagen Schink c4b3c4970b Additional blank line 12 years ago
Hagen Schink 5bcfa527f4 Corrected Meetings copy route 12 years ago
Hagen Schink 8f080f2f02 Corrected routes for meetings copy handling 12 years ago
Christian Rijke f18570c787 fix routes 12 years ago
Christian Rijke f65cc07245 prepend routes (instead of appending them) to fix routes priority. 12 years ago
Christian Rijke 009f186a32 Use Rails3 syntax in routes file. 12 years ago
Jens Ulferts 0af1678515 limits the number of members initially shown, adds ajax reloading for more 12 years ago
Jens Ulferts 1635d6ad27 really fixes core route issue 12 years ago
Martin Czuchra 698c8b776d Fixes problem with core API. 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