index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
Age
Commit message (
Expand
)
Author
6 days
Upgrade to Rails 5.2.8.1 on Ruby 2.5.8
erdgeist
7 days
Upgrade acts-as-taggable-on to 3.5, add Rails 3.2 config fixes
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-11-11
missing editor_id migration
hukl
2009-10-21
fixed migration - globalize2 add index itself
hukl
2009-10-07
add admin flag to users table
hukl
2009-09-09
added 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-07
enabling featured articles
hukl
2009-09-01
added migration to add indices on several heavy duty columns. totally unrelated but huge performance win ;)
hukl
2009-09-01
added related_assets to pages
hukl
2009-08-16
consolidated migration
hukl
2009-08-16
migration to add missing columns and indexes for acts_as_taggable_redux as well as other related modifications
hukl
2009-08-09
added 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-09
updated the xml files so the import works smooth
hukl
2009-08-08
added dynamic main menu
hukl
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
hukl
2009-04-07
adding fullname to users
hukl
2009-03-21
put the lock onto nodes
hukl
2009-03-18
updated updates to parse well
hukl
2009-03-18
add 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-18
Refactored 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-10
remove event resource temporarily until its finalized
hukl
2009-03-10
forgot the event migratiob
erdgeist
2009-03-03
introducing page templates - need to add edit capabilities
hukl
2009-03-01
refactored 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-26
doesn't belong here
hukl
2009-02-21
added importer for authors and adding proper authors
hukl
2009-02-19
got the whole globalize system wrong. everything
hukl
2009-02-15
* removed the auditing observer, we'll do it the old fashioned way
simon
2009-02-15
remove obsolete migration
hukl
2009-02-15
* added eclipse project file to .gitignore
simon
2009-02-08
added basic user model and user_id on page model
hukl
2009-02-07
updated legacy xml files
hukl
2009-02-07
added globalize2 plugin as well as some modifications
hukl
2009-02-07
added head id to node model which points to the
hukl
2009-02-02
refactored the whole tagging thing. now using
hukl
2009-02-02
add acts_as_taggable_on_steroids to replaces
hukl
2009-02-02
importer now recognizes flags and adds them to the
hukl
2009-02-02
removed old updates tbz
hukl
2009-02-02
aggregation spike with flags associated to pages
hukl
2009-02-01
added updates.tbz to db/ which includes all old /
hukl
2009-01-31
add published_at to pages
hukl
2009-01-31
Added Page model scaffold
hukl
2009-01-29
added node model to make basic functional tests pass. added awesome_nested_set plugin
hukl