summaryrefslogtreecommitdiff
path: root/app/views/events/index.html.erb
AgeCommit message (Expand)Author
2026-08-12Give the admin lists a shared table and row vocabularyerdgeist
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-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-10Fix rrule/url column overflow on events#indexerdgeist
2026-07-09Add an events view for events without node, part 2erdgeist
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-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-26Stage 5 click-testing fixeserdgeist
2026-06-25Rails 4.2 view fixeserdgeist
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