index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
helpers
/
content_helper.rb
Age
Commit message (
Expand
)
Author
4 days
Stage 7 click-testing fixes
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
8 days
Update deployed state to what's currently running
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2011-02-11
reject events with no corresponding page
hukl
2009-11-08
fixed typo - evil
hukl
2009-10-17
added sanitize statements to hopefully all critical templates to protect against cross site scripting.
hukl
2009-10-08
enabled shadowbox for headline images on public pages. if js is disabled the regular html version is rendered
hukl
2009-09-10
show the next event if none are found for the next 14 days. Closes #19
hukl
2009-09-07
enabling featured articles
hukl
2009-09-05
added tag resource, widget and auxillary files
hukl
2009-09-04
fixed the aggregate tag parsing
hukl
2009-09-03
took almost an hour to find the reason for the invalid html! anyway - fixed now!
hukl
2009-09-01
added expirimental routing for image galeries
hukl
2009-08-15
added pagination for aggregators. costed me the whole day. crappy plugins ARGH! More work to do!
hukl
2009-08-15
order of menu items set
hukl
2009-08-08
added dynamic main menu
hukl
2009-07-19
intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature first
hukl
2009-03-04
minor fixes
hukl
2009-03-03
introducing page templates - need to add edit capabilities
hukl
2009-03-03
no need to hand the page to the helper
hukl
2009-03-03
setting the title tag dynamically
hukl
2009-02-28
added author_for_page to content_helper
hukl
2009-02-28
added custom partials to aggregators, added test and refactored some methods
hukl
2009-02-03
added lots of comments to describe what the
hukl
2009-02-02
refactored the whole tagging thing. now using
hukl
2009-02-02
made the whole aggregate helper exception safe by
hukl
2009-02-01
added first careful steps for aggregation
hukl
2009-02-01
split up the rendering a bit
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