summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
6 daysAdd head/draft/autosave hierarchy to Nodeerdgeist
7 daysReplace awesome_nested_set with a plain parent_id-based NestedTree concernerdgeist
8 daysAdd preview_token to pageserdgeist
8 daysDrop dead custom_rrule column from eventserdgeist
8 daysAdd FK with ON DELETE CASCADE on occurrences.event_iderdgeist
8 daysAdd migration for the default template name featureerdgeist
11 daysCorrect chapters seed against live ccc.de pageserdgeist
11 daysascade-destroy occurrences; support events without a fixed start timeerdgeist
13 daysRemove review notes fileerdgeist
13 daysRewrite chapter seeds: multi-event support, drop is_primary, fix dataerdgeist
14 daysAdd chapter_detail template with events and external URL renderingerdgeist
14 daysPhase 2: chapter nodes, aggregate partial, fixeserdgeist
14 daysPhase 1: standalone events, external_url on nodeserdgeist
2026-06-27Fix unversioned migrationserdgeist
2026-06-27Fix I18n::InvalidLocale :root errorserdgeist
2026-06-26Enable full-text search via PostgreSQL tsvector on page_translationserdgeist
2026-06-25Upgrade to Rails 5.2.8.1 on Ruby 2.5.8erdgeist
2026-06-24Upgrade acts-as-taggable-on to 3.5, add Rails 3.2 config fixeserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-11-11missing editor_id migrationhukl
2009-10-21fixed migration - globalize2 add index itselfhukl
2009-10-07add admin flag to users tablehukl
2009-09-09added editing of slugs and moving of nodes. to edit a slug or move a node you edit that node, make your changes and save. the slug and parent node changes ge...hukl
2009-09-07enabling featured articleshukl
2009-09-01added migration to add indices on several heavy duty columns. totally unrelated but huge performance win ;)hukl
2009-09-01added related_assets to pageshukl
2009-08-16consolidated migrationhukl
2009-08-16migration to add missing columns and indexes for acts_as_taggable_redux as well as other related modificationshukl
2009-08-09added sorting (via drag and drop) and deleting of menu items. Its not perfect though and needs more styling. I'm unsure about the proper route for the sort a...hukl
2009-08-09updated the xml files so the import works smoothhukl
2009-08-08added dynamic main menuhukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl
2009-04-07adding fullname to usershukl
2009-03-21put the lock onto nodeshukl
2009-03-18updated updates to parse wellhukl
2009-03-18add missing location column to events. removed summary column from summary - we try joins instead. we can always fallback if it turns out to be a stupid idea...hukl
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-10forgot the event migratioberdgeist
2009-03-03introducing page templates - need to add edit capabilitieshukl
2009-03-01refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again.hukl
2009-02-26doesn't belong herehukl
2009-02-21added importer for authors and adding proper authorshukl
2009-02-19got the whole globalize system wrong. everythinghukl
2009-02-15* removed the auditing observer, we'll do it the old fashioned waysimon
2009-02-15remove obsolete migrationhukl
2009-02-15* added eclipse project file to .gitignoresimon
2009-02-08added basic user model and user_id on page modelhukl
2009-02-07updated legacy xml fileshukl
2009-02-07added globalize2 plugin as well as some modificationshukl