Commit Graph

78 Commits (58c77030934ad8331a9b0a477b45e4a534a3e63e)

Author SHA1 Message Date
Toshi MARUYAMA 5a164fcc88 remove reduntant empty lines from config/initializers/10-patches.rb 11 years ago
Alex Coles 2660b8cd4b Revert "Attempt workaround for LSG asset loading" 11 years ago
Alex Coles 67e5612215 Attempt workaround for LSG asset loading 11 years ago
Alex Coles b0f758fce2 Attempt workaround for failing theme asset specs 11 years ago
Michael Frister 8d6ae91d8b Add patch to fix Rails' hash types with Ruby 2.1.1 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 502c7b74d6 Removes superfluous patch 11 years ago
Jonas Heinrich 06f2b8b8bf found another prettier way 11 years ago
Jonas Heinrich ed54671e6f fixed error message during creation of groups 11 years ago
Jonas Heinrich cd35372b0c Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
jwollert 2fdbf0316e fixes small grammatical error in translation missing warning 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Ratz 43bc798abb changed feed setting to enabled instead of disabled 11 years ago
Christian Ratz b86f8d65d7 [#1850] Disable atom feeds via setting 11 years ago
Jens Ulferts bf1cb1e449 removes vendored acts_as_list 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 48459250e4 when generating the I18n Deprecation message, consider all rails3 translation definitions (even superclasses) 12 years ago
Philipp Tessenow 068fbf6545 modified our human_attribute_name patch 12 years ago
Jens Ulferts 3ba030289d improves deprecation warning message and allows passing default values 12 years ago
Jens Ulferts cdca76e9d2 prevents attribute name to be humanized 12 years ago
Martin Czuchra 59155c4e94 Fixes support for raise option. 12 years ago
Martin Czuchra 7f6c674136 Adds a deprecation warning to the human_attribute_name thingie. 12 years ago
Martin Czuchra 2815770661 Changes redmine attribute i18n. 12 years ago
Philipp Tessenow 6f96b1fd67 Revert "backports CVE-2013-0155" 12 years ago
Philipp Tessenow 671e825504 Revert "Backported fix for CVE-2012-5664" 12 years ago
Jens Ulferts 1b27c78edb backports CVE-2013-0155 12 years ago
Martin Linkhorst 6e6dfbbdc2 this patch expands the #full_messages of errors of the :custom_fields attribute to display all the individual errors per custom field 12 years ago
Jens Ulferts 5606e0e07d removes security patches now part of rails 2.3.15 12 years ago
Martin Czuchra b6d165bd87 Backported fix for CVE-2012-5664 12 years ago
Martin Linkhorst fb42eb8813 remove a patch that is in the gem code now 12 years ago
Martin Linkhorst 8743d77ac6 finally, re-enable all deprecation warnings since there are only a few left 12 years ago
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
Jens Ulferts dec036e9e4 Fixes potential XSS vulnerabilities in Ruby on Rails (CVE-2012-3464) and strip_tags (CVE-2012-3465) 12 years ago
Martin Linkhorst 4d5c1e9f61 remove tmail specific stuff from the initializer 12 years ago
Jens Ulferts 944f6f86ab handles responses to api again 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
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 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