| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade | erdgeist | |
| - Converted plugins to gems (Gemfile) - Updated config structure (application.rb, boot.rb, environment.rb) - Converted routes to Rails 3 DSL - Converted named_scope to scope throughout models - Converted find(:all, :conditions) to where() chains - Fixed has_many :order to use ordering scope - Updated session store and secret token configuration - Fixed exception_notification middleware configuration - Patched Ruby 2.4 / Rails 3.2 incompatibilities: - Integer/Float duration arithmetic (ActiveSupport) - Arel visit_Integer for PostgreSQL adapter - create_database String/Integer coercion - ActionController consider_all_requests_local - Migrated taggings schema for acts-as-taggable-on - Replaced dynamic_form gem with custom form_error_messages helper - Fixed Rails 3 block helper syntax (form_for, form_tag, fields_for) - Fixed admin layout yield - Updated test suite for Rails 3 APIs | |||
| 2009-11-15 | rake task to set the update template on all updates | hukl | |
| 2009-11-12 | cleanup of rake task output | hukl | |
| 2009-11-11 | added rake task to remove orphan pages (pages without a node) | hukl | |
| 2009-11-11 | added rake task to migrate to the new editor column. also added rake task to repair pages that don't have a published_at date set | hukl | |
| 2009-10-21 | adding admin flag in setup task | hukl | |
| 2009-04-18 | added update_authors_on_pages task. run after importing authors | hukl | |
| 2009-04-07 | adding the new chaos_importer.rb to the setup_environment task. | hukl | |
| removed libxml-ruby dependency | |||
| 2009-03-05 | more entities translated, refined xpath selector | hukl | |
| 2009-03-05 | get rid of the stupid entities. its the 21st century baby. unicode is widely available already! except for windows | hukl | |
| 2009-03-01 | run rake cccms:setup_environment to get all tasks done at once | hukl | |
| 2009-02-22 | created route for home page, removed rails index.html | hukl | |
| 2009-02-21 | added importer for authors and adding proper authors | hukl | |
| to imported pages | |||
| 2009-02-21 | rake task to create a user and rake task to import | hukl | |
| the updates | |||
