summaryrefslogtreecommitdiff
path: root/app/helpers
AgeCommit message (Expand)Author
2009-09-07enabling featured articleshukl
2009-09-06added public search controller with corresponding viewhukl
2009-09-05added tag resource, widget and auxillary fileshukl
2009-09-04fixed the aggregate tag parsinghukl
2009-09-03took almost an hour to find the reason for the invalid html! anyway - fixed now!hukl
2009-09-01added expirimental routing for image galerieshukl
2009-08-15added pagination for aggregators. costed me the whole day. crappy plugins ARGH! More work to do!hukl
2009-08-15order of menu items sethukl
2009-08-08more readable dates for event meta datahukl
2009-08-08added menu items resourcehukl
2009-08-08added dynamic main menuhukl
2009-07-19fixed link_for_path issuehukl
2009-07-19intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature firsthukl
2009-04-27truncated titles with title attribute in recent changes viewhukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-04-22fixes for new event formhukl
2009-04-18linkshukl
2009-04-18adding event information to the metadata section allowing to add and edit eventshukl
2009-04-13rebuilding the admin interfacehukl
2009-03-21do not truncate title anymorehukl
2009-03-18Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...hukl
2009-03-15first revision and diff interfacehukl
2009-03-10remove event resource temporarily until its finalizedhukl
2009-03-10added calendar backend. more features and integration to comeerdgeist
2009-03-08enhanced the link_to_path helper and fixed the menu linkshukl
2009-03-04minor fixeshukl
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-03no need to hand the page to the helperhukl
2009-03-03setting the title tag dynamicallyhukl
2009-03-02put the rendering of titles in the node overview into the nodes_helperhukl
2009-03-01renamed user to users controllerhukl
2009-03-01created empty user controllerhukl
2009-02-28added author_for_page to content_helperhukl
2009-02-28added custom partials to aggregators, added test and refactored some methodshukl
2009-02-21using good old overwrite_params as it doesn't hukl
2009-02-20fix for routing filter and helpers, need to talk hukl
2009-02-19adding the admin controller and his friendshukl
2009-02-15* initial commit of the stripped restful-authenticationsimon
2009-02-08added nodes controller and made it a resource.hukl
2009-02-07added new helper code to create links for a givenhukl
2009-02-03added lots of comments to describe what thehukl
2009-02-02refactored the whole tagging thing. now usinghukl
2009-02-02made the whole aggregate helper exception safe byhukl
2009-02-01added first careful steps for aggregationhukl
2009-02-01split up the rendering a bithukl
2009-01-31Added Page model scaffoldhukl
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
2009-01-29initial import with edge rails included as a submodulehukl