<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cccms/app/controllers/revisions_controller.rb, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://erdgeist.org/gitweb/cccms/atom?h=master</id>
<link rel='self' href='https://erdgeist.org/gitweb/cccms/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/'/>
<updated>2026-06-25T15:50:55Z</updated>
<entry>
<title>Rails 5.2 application fixes</title>
<updated>2026-06-25T15:50:55Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-06-25T15:50:55Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=26030c71c7b300c30367222f263d74b8d2142ecf'/>
<id>urn:sha1:26030c71c7b300c30367222f263d74b8d2142ecf</id>
<content type='text'>
- Rename before_filter → before_action across all controllers
- Fix string conditions in validators to lambda syntax (node.rb)
- Fix publish_draft!: move staged slug/parent logic outside draft guard,
  use move_to_child_of for parent changes, add nil guard for no-op calls
- Fix update_unique_names_of_children: use parent_id traversal instead
  of lft/rgt descendants (awesome_nested_set 3.x lft/rgt update bug)
- Fix unique_path to return Array instead of String
- Fix Occurrence.delete_all syntax for Rails 5
- Fix Page.find_with_outdated_translations: use includes instead of all
- Fix outdated_translations?: use find instead of splat array
</content>
</entry>
<entry>
<title>Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade</title>
<updated>2026-06-24T02:13:16Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@erdgeist.org</email>
</author>
<published>2026-06-24T02:13:16Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=e0a7e0fec760ba12c8067a37e10c96f1f05876e2'/>
<id>urn:sha1:e0a7e0fec760ba12c8067a37e10c96f1f05876e2</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>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 great</title>
<updated>2009-10-07T21:36:03Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-10-07T21:36:03Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=262f4e0c2abfefbd6965358fdfd9a8c332a38d57'/>
<id>urn:sha1:262f4e0c2abfefbd6965358fdfd9a8c332a38d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Marked Controllers private / public and added authorization filters accordingly</title>
<updated>2009-09-06T15:23:32Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-09-06T15:23:32Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=4c82210b4ab1d60962b170fdabe8a44515969e94'/>
<id>urn:sha1:4c82210b4ab1d60962b170fdabe8a44515969e94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introducing the restore revision functionality</title>
<updated>2009-05-01T16:14:59Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-05-01T16:14:59Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=8d084cf690a78eae0df5c9e13b34ed3c08f6e161'/>
<id>urn:sha1:8d084cf690a78eae0df5c9e13b34ed3c08f6e161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>beautified the revision and diff interface. so pretty and so functional. i'm happy</title>
<updated>2009-04-13T18:37:16Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-04-13T18:37:16Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=06dee9ab33701e40a5adfcf87767fb807621fa32'/>
<id>urn:sha1:06dee9ab33701e40a5adfcf87767fb807621fa32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverse order of diffable revisions</title>
<updated>2009-03-18T15:56:46Z</updated>
<author>
<name>erdgeist</name>
<email>erdgeist@bauklotz.local</email>
</author>
<published>2009-03-18T15:56:46Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=db6f0a7554dbebe2c9bb118cc40736b6c148c6c5'/>
<id>urn:sha1:db6f0a7554dbebe2c9bb118cc40736b6c148c6c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding revision links to the interface. disabling destroy for now</title>
<updated>2009-03-15T18:27:37Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-03-15T18:27:37Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=7f82b8e23ec9b76d0b8a417b2d2b577aeaf7a55f'/>
<id>urn:sha1:7f82b8e23ec9b76d0b8a417b2d2b577aeaf7a55f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first revision and diff interface</title>
<updated>2009-03-15T13:07:04Z</updated>
<author>
<name>hukl</name>
<email>contact@smyck.org</email>
</author>
<published>2009-03-15T13:07:04Z</published>
<link rel='alternate' type='text/html' href='https://erdgeist.org/gitweb/cccms/commit/?id=a936993a5a7bbe7bb4f679d3adc059929cd0d7c5'/>
<id>urn:sha1:a936993a5a7bbe7bb4f679d3adc059929cd0d7c5</id>
<content type='text'>
</content>
</entry>
</feed>
