| 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 | |||
| 2025-01-28 | Big overhaul patch and style changes | Charlie Root | |
| 2012-02-18 | small style improvements. more button added | hukl | |
| 2009-12-01 | dramatically reduced instanciated AR objects for tags | hukl | |
| 2009-11-15 | removed date and author from the standard template and introduced a dedicated update template which will get auto assigned if a node is created under ↵ | hukl | |
| updates/<year>/<slug> Added tests and convenient method | |||
| 2009-11-11 | headline correction | evelyn | |
| 2009-11-08 | headline angepasst | evelyn | |
| 2009-11-08 | headline, author/date, linie angepasst | evelyn | |
| 2009-11-08 | removed italic | evelyn | |
| 2009-11-08 | removed italic | evelyn | |
| 2009-10-19 | title only template | hukl | |
| 2009-10-19 | first set of css updates | hukl | |
| 2009-10-17 | added sanitize statements to hopefully all critical templates to protect against cross site scripting. | hukl | |
| added section to environment.rb listing the whitelisted tags and attributes and examples on how to extend the list | |||
| 2009-09-17 | added shadowbody, first js gallery initializer and template modifications | hukl | |
| 2009-09-13 | use link_to_path instead of link_to to include the locale | hukl | |
| 2009-09-12 | moved the teaser ruler to the bottom of the article partial | hukl | |
| 2009-09-12 | added a new template without title, abstract date and author | hukl | |
| 2009-09-12 | Moved galery template and changed width of headline image thumbnail preset | hukl | |
| 2009-09-03 | took almost an hour to find the reason for the invalid html! anyway - fixed now! | hukl | |
| 2009-09-01 | changed templates to display image beneath abstract | hukl | |
| 2009-09-01 | added expirimental routing for image galeries | hukl | |
| added plain image gallery template refinements | |||
| 2009-08-15 | added pagination for aggregators. costed me the whole day. crappy plugins ARGH! More work to do! | hukl | |
| 2009-07-18 | modified _article partial. added more structure and style | hukl | |
| 2009-07-12 | clean up for article partial | hukl | |
| 2009-03-04 | moved aggregator partial | hukl | |
| 2009-03-04 | renamed render_page template to standard_template | hukl | |
| 2009-03-03 | introducing page templates - need to add edit capabilities | hukl | |
| renamed the custom template folder forgot one fix for the new custom template path page templates refined renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;) tests for public and custom page templates | |||
