| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-30 | Remove dangling page references from the node fixtures | erdgeist | |
| 2026-07-17 | Drop the orphaned nested-set columns lft and rgt | erdgeist | |
| 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-03-02 | added unlock functionality. not yet hooked up with permissions though. anybody can unlock. put a confirmation in front of it. destroy has to be confirmed as ↵ | hukl | |
| well | |||
| 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-27 | some more fixture data | hukl | |
| 2009-02-15 | * permission api on user model | simon | |
| 2009-01-31 | additional tests and fixtures | hukl | |
| 2009-01-31 | connected page and node model + some minor tweaks | hukl | |
| 2009-01-29 | added node model to make basic functional tests pass. added awesome_nested_set plugin | hukl | |
