summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
26 hoursAdd chapter_detail template with events and external URL renderingerdgeist
26 hoursPhase 2: chapter nodes, aggregate partial, fixeserdgeist
26 hoursPhase 1: standalone events, external_url on nodeserdgeist
5 daysFix unversioned migrationserdgeist
5 daysFix I18n::InvalidLocale :root errorserdgeist
5 daysEnable full-text search via PostgreSQL tsvector on page_translationserdgeist
6 daysUpgrade to Rails 5.2.8.1 on Ruby 2.5.8erdgeist
7 daysUpgrade acts-as-taggable-on to 3.5, add Rails 3.2 config fixeserdgeist
8 daysStage 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
2009-02-07added head id to node model which points to thehukl
2009-02-02refactored the whole tagging thing. now usinghukl
2009-02-02add acts_as_taggable_on_steroids to replaces hukl
2009-02-02importer now recognizes flags and adds them to thehukl
2009-02-02removed old updates tbzhukl
2009-02-02aggregation spike with flags associated to pageshukl
2009-02-01added updates.tbz to db/ which includes all old /hukl
2009-01-31add published_at to pageshukl
2009-01-31Added Page model scaffoldhukl
2009-01-29added node model to make basic functional tests pass. added awesome_nested_set pluginhukl