summaryrefslogtreecommitdiff
path: root/app/controllers/content_controller.rb
AgeCommit message (Expand)Author
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
6 daysRails 5.2 application fixeserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2010-05-09return 404 for non existent gallerieshukl
2009-11-02expires in 20 minutes nowhukl
2009-10-17small clean up in the content controllerhukl
2009-10-08setting expiry headerhukl
2009-09-12Moved galery template and changed width of headline image thumbnail presethukl
2009-09-06Marked Controllers private / public and added authorization filters accordinglyhukl
2009-09-01added expirimental routing for image galerieshukl
2009-03-09only render pages if their published_at date is either nil or set to a time < Time.now. The render_page method will render a 404 otherwise.hukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-02-19not needed anymorehukl
2009-02-07added globalize2 plugin as well as some modificationshukl
2009-02-03added lots of comments to describe what thehukl
2009-02-01added test for retrieving a specific revision via hukl
2009-02-01fix for content_controllerhukl
2009-01-31added everything needed to render a pagehukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl
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