Commit Graph

582 Commits (4c64ede8ff2c26b5444aa3932585344e7e744fdf)

Author SHA1 Message Date
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
Christian Rijke c981f068ec Revert to previous non-RESTful routes to fix report button controls. 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
Sebastian Schuster d25228cecb Removed preview for cost objects as it only renders descriptions anyway 12 years ago
Sebastian Schuster e7d86efb32 Added edit route for cost_objects 12 years ago
Michael Frister 748a10669e Update routes for rails 3. Untested due to other errors 12 years ago
Sebastian Schuster ee004877fd Fixed routes and added more routing specs 12 years ago
Sebastian Schuster 47b4f7afda Added preview actions at appropriate place and actions for updating labor and material items including strong parameters permission for assigning nested attributed 12 years ago
Sebastian Schuster c71176f986 Added copy action for copying cost_objects 12 years ago
Jens Ulferts 7e7679b0df fixes cost_type creation 12 years ago
Jens Ulferts 3d30404a74 rewrites routes to rails3 compliant resource style 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
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