summaryrefslogtreecommitdiff
path: root/app/helpers
AgeCommit message (Expand)Author
21 hoursAdd RRULE humanizer and wire events into nodes#showerdgeist-revive-eventserdgeist
26 hoursFix events CRUD for standalone events and add events to admin menuerdgeist
26 hoursPhase 2: chapter nodes, aggregate partial, fixeserdgeist
26 hoursPhase 1: standalone events, external_url on nodeserdgeist
26 hoursAddress brakeman security findingsHEADmastererdgeist
26 hoursPrevent xss by not allowing return_to to point to javascript resourceserdgeist
4 daysStage 7 click-testing fixeserdgeist
4 daysFix routes after removing the routing-filtererdgeist
5 daysStage 5 click-testing fixeserdgeist
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
7 daysRails 4.2 view fixeserdgeist
7 daysFix tagged content aggregator, assets path, and add regression testserdgeist
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-28Big overhaul patch and style changesCharlie Root
2011-02-11reject events with no corresponding pagehukl
2009-11-08fixed typo - evilhukl
2009-10-20allow to overwrite the original user in edit viewhukl
2009-10-20link helper fixhukl
2009-10-17changed some node related methods and implementation of unlockhukl
2009-10-17added sanitize statements to hopefully all critical templates to protect against cross site scripting.hukl
2009-10-08fixed the helper to merge the html options properlyhukl
2009-10-08enabled shadowbox for headline images on public pages. if js is disabled the regular html version is renderedhukl
2009-10-07implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...hukl
2009-09-10and one more tiny modification on the atom feedhukl
2009-09-10more rss feed enhancementshukl
2009-09-10added public rss controller plus template to render the latest 20 updates into a neat little atom feedhukl
2009-09-10show the next event if none are found for the next 14 days. Closes #19hukl
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