summaryrefslogtreecommitdiff
path: root/config/locales/de.yml
AgeCommit message (Collapse)Author
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
- 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 daysUpdate deployed state to what's currently runningerdgeist
2012-02-18small style improvements. more button addedhukl
2012-02-18show number of gallery images if more than onehukl
2010-07-20adding sponsors footerhukl
2009-11-14added headline to Tag :show view to suggest that it is a list rather than a singe page / article when only one page is tagged with a certain tag.hukl
I still want to avoid thos "more / mehr" links
2009-10-31beta badge and link to old ccc.de pagehukl
2009-09-10going back to raisl 2.3.3 as 2.3.4 has weird issues when translationg active record validation errorshukl
also changing the german error messages to english as the interface is english only so far
2009-03-06added de locale filehukl
2009-02-21cloning now with all the translations. test addedhukl