summaryrefslogtreecommitdiff
path: root/config/routes.rb
AgeCommit message (Expand)Author
4 daysFix routes after removing the routing-filtererdgeist
4 daysStage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
7 daysUpgrade to Rails 4.2.11.3erdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-11-14nodes :show now also includes a direct link to to the live version of the node. Additionally, I changed the default route to a named route so it is much easi...hukl
2009-10-07refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...hukl
2009-09-10added public rss controller plus template to render the latest 20 updates into a neat little atom feedhukl
2009-09-06added public search controller with corresponding viewhukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-01Added javascript goodness to add and sort and drag and drop images on pageshukl
2009-09-01added expirimental routing for image galerieshukl
2009-08-09added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...hukl
2009-08-08added menu items resourcehukl
2009-06-13put the preview into the pages controller hukl
2009-06-10added basic ajax search interface. lots of css / js improvements needed but it seems to work quite okay for now. more on that tomorrowhukl
2009-05-01introducing the restore revision functionalityhukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-04-13beautified the revision and diff interface. so pretty and so functional. i'm happyhukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...hukl
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-02added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ...hukl
2009-02-26removed unnecessary parts hukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-21adding @node filter for publish action and settinghukl
2009-02-21changed the routes - not sure if this is the wayhukl
2009-02-19added this route filter from sven fuchs to makehukl
2009-02-15* initial commit of the stripped restful-authenticationsimon
2009-02-08added nodes controller and made it a resource.hukl
2009-02-01fixed routing issueshukl
2009-01-31connected page and node model + some minor tweakshukl
2009-01-29added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as...hukl
2009-01-29initial import with edge rails included as a submodulehukl