| 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 | |||
| 8 days | Update deployed state to what's currently running | erdgeist | |
| 2025-01-28 | Big overhaul patch and style changes | Charlie Root | |
| 2011-02-10 | removed thinking_sphinx plugin and replaced it with gem. | hukl | |
| also tuned dependencies | |||
| 2010-01-14 | Updated globalize2 to latest version. Modified existing code accoringly | hukl | |
| 2009-10-31 | added exception notifier plugin to catch all exceptions | hukl | |
| 2009-10-06 | updated globalize2 | hukl | |
| 2009-09-17 | updated awesome_nested_set | hukl | |
| 2009-09-17 | switched tagging plugin again for postgresql compatibility | hukl | |
| 2009-09-10 | added public rss controller plus template to render the latest 20 updates into a neat little atom feed | hukl | |
| 2009-09-08 | updated awesome_nested_set plugin | hukl | |
| 2009-08-15 | replaced crappy acts_as_taggable_on_steroids with acts_as_taggable_redux. Drop in replacement, much cleaner code and best of all does what I want! | hukl | |
| 2009-07-19 | updated globalize2 plugin | hukl | |
| 2009-05-01 | added thinking_sphinx plugin for fulltext search on nodes and heads | hukl | |
| 2009-04-25 | Integrated basic Asset upload functionality. You can upload files now and use their url in pages. | hukl | |
| 2009-03-28 | fix for globalize to honor the use of :include => :globalize_translations. also see | hukl | |
| http://github.com/hukl/globalize2/commit/e0935a0a6c0c7305e575d3a9962229bd5f44cb1a | |||
| 2009-02-25 | updated globalize2 | hukl | |
| 2009-02-20 | another modification for the routing filter | hukl | |
| 2009-02-20 | fix for routing filter and helpers, need to talk | hukl | |
| to svenfuchs about that ;) hardcoded default_locale within the plugin and not considering globbed routes as it seems | |||
| 2009-02-19 | added this route filter from sven fuchs to make | hukl | |
| this simplified route magic possible. hope i don't foot myself in the shot with it. | |||
| 2009-02-17 | added will_paginate plugin | hukl | |
| 2009-02-07 | added globalize2 plugin as well as some modifications | hukl | |
| which use the new translation facilities. backend mostly. | |||
| 2009-02-02 | add acts_as_taggable_on_steroids to replaces | hukl | |
| custom flagging facilities | |||
| 2009-01-31 | added acts_as_list plugin | hukl | |
| 2009-01-29 | added node model to make basic functional tests pass. added awesome_nested_set plugin | hukl | |
