| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-25 | Rails 4.2 view fixes | erdgeist | |
| - Replace :confirm => with :data => { :confirm => } in all link_to calls - Fix link_to_path helper: use content_path named route instead of hash-style routing - Fix admin/_menu.html.erb: use named routes for logout and admin index - Fix admin layout: load jquery/jquery_ujs before jquery-ui, remove duplicate jQuery 1.3.2 - Add csrf_meta_tags to admin layout | |||
| 2026-06-24 | 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-11 | Modified templates to show the editor now | hukl | |
| 2009-10-07 | refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling ↵ | hukl | |
| great | |||
| 2009-05-01 | sanitizing the diff view a bit more | hukl | |
| 2009-05-01 | introducing the restore revision functionality | hukl | |
| 2009-05-01 | added show link to revisions view | hukl | |
| 2009-04-27 | tiny style fix | hukl | |
| 2009-04-18 | thats kind of obsolete | hukl | |
| 2009-04-13 | beautified the revision and diff interface. so pretty and so functional. i'm happy | hukl | |
| 2009-03-15 | interface interlinks | hukl | |
| 2009-03-15 | including title and abstract in the diff view. | hukl | |
| 2009-03-15 | adding revision links to the interface. disabling destroy for now | hukl | |
| 2009-03-15 | first revision and diff interface | hukl | |
