index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
content_controller.rb
Age
Commit message (
Expand
)
Author
6 days
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
6 days
Rails 5.2 application fixes
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2010-05-09
return 404 for non existent galleries
hukl
2009-11-02
expires in 20 minutes now
hukl
2009-10-17
small clean up in the content controller
hukl
2009-10-08
setting expiry header
hukl
2009-09-12
Moved galery template and changed width of headline image thumbnail preset
hukl
2009-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-09-01
added expirimental routing for image galeries
hukl
2009-03-09
only 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-03
introducing page templates - need to add edit capabilities
hukl
2009-02-19
not needed anymore
hukl
2009-02-07
added globalize2 plugin as well as some modifications
hukl
2009-02-03
added lots of comments to describe what the
hukl
2009-02-01
added test for retrieving a specific revision via
hukl
2009-02-01
fix for content_controller
hukl
2009-01-31
added everything needed to render a page
hukl
2009-01-29
added node model to make basic functional tests pass. added awesome_nested_set plugin
hukl
2009-01-29
added 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