index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
layouts
/
application.html.erb
Age
Commit message (
Expand
)
Author
2012-02-18
remove reference to old website
hukl
2010-07-20
adding sponsors footer
hukl
2009-12-06
changed the auto discovery tag to annoucne rss and atom
hukl
2009-11-21
added rdf autodiscovery as well as .xml and .rdf extensions
hukl
2009-11-08
changes for atom feed - hope that helps
hukl
2009-11-03
hostname instead of ip for old ccc.de link
hukl
2009-10-31
beta badge and link to old ccc.de page
hukl
2009-10-19
minor html and css fixes
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-17
added shadowbody, first js gallery initializer and template modifications
hukl
2009-09-12
fixed edit link bug
hukl
2009-09-11
edit link on public page if user is logged in. link points to the show action so the user has the chance to rethink the decision to edit ;)
hukl
2009-09-10
added auto discovery link to layout
hukl
2009-09-07
enabling featured articles
hukl
2009-09-06
search field now at the right position with image button and image textfield
hukl
2009-09-05
added tag resource, widget and auxillary files
hukl
2009-07-19
intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature first
hukl
2009-07-18
replaced header image. added left_column background image. some css modifications
hukl
2009-07-12
clean up for application.html layout
hukl
2009-03-19
fixing the link
hukl
2009-03-19
adding proper link
hukl
2009-03-19
render real events - YAY !
hukl
2009-03-08
added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.
hukl
2009-03-08
enhanced the link_to_path helper and fixed the menu links
hukl
2009-03-04
new public_link method for pages which includes locale
hukl
2009-03-04
links in menu, edit button when logged in and css fixes
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-22
created route for home page, removed rails index.html
hukl
2009-02-01
split up the rendering a bit
hukl
2009-02-01
added abstract
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