summaryrefslogtreecommitdiff
path: root/app/views/events
AgeCommit message (Expand)Author
2026-08-06Make the events and assets lists work on a phoneerdgeist
2026-08-06Reduce the events list to title, when and actionserdgeist
2026-08-05Search assets and events, and order events by when they happenerdgeist
2026-08-04Tidy up headings on house keeping viewserdgeist
2026-08-04Give node lists a flag column and a shared action barerdgeist
2026-08-03Reroute events, tags, menuitems under /admin and reture events-without-a-page viewerdgeist
2026-08-03Share one flag stack between the account roster and the events listerdgeist
2026-08-03Render dates, booleans and counts through the locale fileserdgeist
2026-07-25Extract admin strings to i18n: assets and events clusterserdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-16Move rrule builder to a partial and share between events#new and events#editerdgeist
2026-07-16managed RRULE constructs now include week selectionerdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-12Unify the four field-level pickers, fix search visibilityerdgeist
2026-07-10Fix rrule/url column overflow on events#indexerdgeist
2026-07-09Modernize events#edit: node re-link guard, editable Title, layout overhaulerdgeist
2026-07-09Rework events#new with the new layout paradigmerdgeist
2026-07-09Add an events view for events without node, part 2erdgeist
2026-07-09Add an events view for events without nodeerdgeist
2026-07-09Paginate Events indexerdgeist
2026-07-09Major resource view cleanuperdgeist
2026-07-09Fix button height mismatch between bordered and pill button styles, extend table styling to assets/users/eventserdgeist
2026-07-08WIP: dynamic rrule buildererdgeist
2026-07-07Fix column count between table header and bodyerdgeist
2026-07-07Add or fix class names for the link underline rules to matcherdgeist
2026-07-06Remove dead custom_rrule references after column droperdgeist
2026-07-02Clean up events views: return_to, subnav, remove custom_rruleerdgeist
2026-06-30Fix events CRUD for standalone events and add events to admin menuerdgeist
2026-06-30Prevent xss by not allowing return_to to point to javascript resourceserdgeist
2026-06-26Stage 5 click-testing fixeserdgeist
2026-06-25Rails 4.2 view fixeserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-04-22fixes for new event formhukl
2009-04-18some more links to wire events togetherhukl
2009-04-18linkshukl
2009-04-18added layout and proper links to eventshukl
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-10remove event resource temporarily until its finalizedhukl
2009-03-10added calendar backend. more features and integration to comeerdgeist