summaryrefslogtreecommitdiff
path: root/app/views/layouts/application.html.erb
AgeCommit message (Expand)Author
28 hoursReplace Shadowbox with GLightbox, drop jQuery from public siteerdgeist
28 hoursUnify jQuery: serve public site jQuery via asset pipelineerdgeist
4 daysStage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
6 daysStage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment configerdgeist
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
8 daysUpdate deployed state to what's currently runningerdgeist
2025-01-29Move footer back at its positionerdgeist
2025-01-28Undo merge conflicterdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2012-04-03pull footer out of wrapperhukl
2012-04-03franklin on a sepatate linehukl
2012-04-03make quote italichukl
2012-04-03added quotehukl
2012-02-18remove reference to old websitehukl
2010-07-20adding sponsors footerhukl
2009-12-06changed the auto discovery tag to annoucne rss and atom hukl
2009-11-21added rdf autodiscovery as well as .xml and .rdf extensionshukl
2009-11-08changes for atom feed - hope that helpshukl
2009-11-03hostname instead of ip for old ccc.de linkhukl
2009-10-31beta badge and link to old ccc.de pagehukl
2009-10-19minor html and css fixeshukl
2009-10-08enabled shadowbox for headline images on public pages. if js is disabled the regular html version is renderedhukl
2009-09-17added shadowbody, first js gallery initializer and template modificationshukl
2009-09-12fixed edit link bughukl
2009-09-11edit 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-10added auto discovery link to layouthukl
2009-09-07enabling featured articleshukl
2009-09-06search field now at the right position with image button and image textfieldhukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-07-18replaced header image. added left_column background image. some css modificationshukl
2009-07-12clean up for application.html layouthukl
2009-03-19fixing the link
hukl
2009-03-19adding proper linkhukl
2009-03-19render real events - YAY !
hukl
2009-03-08added 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-08enhanced the link_to_path helper and fixed the menu linkshukl
2009-03-04new public_link method for pages which includes localehukl
2009-03-04links in menu, edit button when logged in and css fixeshukl
2009-03-03no need to hand the page to the helperhukl
2009-03-03setting the title tag dynamicallyhukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-01split up the rendering a bithukl
2009-02-01added abstracthukl
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