Commit Graph

121 Commits (0b65da2a7e16bbd99ed2d01102a441d3b9041ee2)

Author SHA1 Message Date
Jens Ulferts 944f6f86ab handles responses to api again 12 years ago
Martin Linkhorst 497460bbaa added the bullet gem to find n+1 queries easily at runtime 12 years ago
Martin Linkhorst ddf490a0f7 adding the awesome rails footnotes 12 years ago
Martin Linkhorst d1e0c6d971 REVIEW: merge the two patches 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Holger Just afa147beee Fix SQL injection via nested hashes in conditions. CVE-2012-2695 #1037 12 years ago
Holger Just 5c71f038c5 Fix SQL injection via nested hashes in conditions (CVE-2012-2694) #1036 12 years ago
Holger Just 5ac0002526 [#1025] Fix Rails vulnerability (CVE-2012-2660) 12 years ago
Jens Ulferts 723cd7ebb8 renames globalize2 patch to globalize3 patch as this is what is patched 12 years ago
Jens Ulferts 61d7c58f65 replaces own validates_uniqueness with one issued as a pull request 12 years ago
Jens Ulferts fd94b7ca07 renames mime_types initializer 12 years ago
Jens Ulferts 8994831cda Revert "REVIEW: deactivates custom_fields#possible_values translation overrides" 12 years ago
Martin Linkhorst 1caae19c22 REVIEW: patch active record base since more than one class use it 12 years ago
Martin Linkhorst 65f1302b57 correct markup for inline errors 12 years ago
Martin Linkhorst 771dcf4fb0 keep the right api for human_attribute_name 12 years ago
Jens Ulferts 52e106c113 redefines api mime type 12 years ago
Jens Ulferts 5babf1d05f REVIEW: deactivates method manipulation for ActiveRecord::Errors#on 12 years ago
Jens Ulferts 12e24f0f47 REVIEW: deactivates alias method chaining of TMail::Unquoter#convert_to 12 years ago
Jens Ulferts 3c3571a99f REVIEW: deactivates custom_fields#possible_values translation overrides 12 years ago
Jens Ulferts 5222ad32db removes initializer statements that are already part of rails 3 12 years ago
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