Commit Graph

48 Commits (db420babca0f10bd5b020e3e451b9fb133c3de60)

Author SHA1 Message Date
Jens Ulferts 5e13836c17 have destroying user executed as a background task 12 years ago
Jens Ulferts 8ec3f24de3 patching globalize to be able to circumvent the cache 13 years ago
Jens Ulferts d25a8351a4 patching i18n to provide a without_fallback method 13 years ago
Romano Licker 51be005760 remove exception which was thrown on mass assign protected attributes 13 years ago
Martin Linkhorst 1fd10e5243 use super without explicit params, cleanup whitespace 13 years ago
Jens Ulferts e4dfb3ed80 Initialize locale_fallbacks only if Settings table exists 13 years ago
Martin Linkhorst 337561261a some documentation regarding mass assignment, show full stack trace in console 13 years ago
Martin Linkhorst 42bc728288 fix to work with protected :project_id 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jens Ulferts 13813195e9 moving validates_uniqueness_of patch for globalized models into initializers 13 years ago
Felix Schäfer 4d83a94174 use all available languages as default 13 years ago
Martin Linkhorst 4e9c17fca8 some documentation regarding mass assignment, show full stack trace in console 13 years ago
Martin Linkhorst c7e130f010 fix to work with protected :project_id 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jens Ulferts 9711b9ab70 moving accessibility concern on errors into own module, included by ActionView::Base 13 years ago
Jens Ulferts 3243bdde7a Revert "include custom_values into the full error messages directly:" 13 years ago
Jens Ulferts 5fe699dce6 Revert "using same method (errors_including_custom_values) for generating unique ids on error_messages_for as full_messages does:" 13 years ago
Jens Ulferts 8b8047cbff using same method (errors_including_custom_values) for generating unique ids on error_messages_for as full_messages does: 13 years ago
Jens Ulferts 8b85f078da include custom_values into the full error messages directly: 13 years ago
Romano Licker cadf140681 [#671] error messages are now links that focus the corresponding 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis 9e1b6c14c8 [#345] Remove BigDecimal patch since Rails 2.3.11 includes a mitigation 14 years ago
Eric Davis f273b7b18c Create the ChiliProject namespace 14 years ago
Eric Davis d29315341d [#196 #216 #216] Complete the upgrade to Rails 2.3.11 14 years ago
Jean-Philippe Lang 0e789c5272 Updgraded Rails to 2.3.11 (#6887). 14 years ago
Eric Davis 904897ac90 [#283] Fix tpyo 14 years ago
Eric Davis f16c5bcb5f [#283] Fix tpyo 14 years ago
Eric Davis 85d52978c3 [#283] Update the i18n deprecation message 14 years ago
Eric Davis 0c458be040 [#283] Update the i18n deprecation message 14 years ago
Jean-Philippe Lang 9a13b39e26 Adds an application configuration file: config/configuration.yml (#7408). 14 years ago
Jean-Philippe Lang 88727bf070 Adds fallback to 'en' locale for untranslated strings (#5518). 14 years ago
Jean-Philippe Lang 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 14 years ago
Jean-Philippe Lang ea59d93dc8 Dry Users API responders. 14 years ago
Jean-Philippe Lang 7482d2f5f4 Fixed: Trunk not working with i18n gem 0.4.2 (#6784). 14 years ago
Eric Davis 768d67f27b Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 14 years ago
Jean-Philippe Lang 2a19efaf05 Rails 2.3.5 deprecation. 15 years ago
Jean-Philippe Lang 86a9d90f07 Fixes distance of date in words calculation. 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Eric Davis 2221d68c4d Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475) 16 years ago
Jean-Philippe Lang a64b8695c8 Patch ActiveRecord::Errors#full_messages so that it contains custom values error messages. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang ef903ba70e Adds :async_smtp and :async_sendmail delivery methods to perform email deliveries asynchronously. 16 years ago
Jean-Philippe Lang 2644141a36 Makes the app boot with Rails 2.2.2 16 years ago
Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago