Commit Graph

121 Commits (0b65da2a7e16bbd99ed2d01102a441d3b9041ee2)

Author SHA1 Message Date
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
Philipp Tessenow b2f0e81dca add copyright header, where it was missing 11 years ago
Michael Frister ce5207876d Fix mail interceptors in dev env being registered multiple times 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
Christian Ratz 82fef8e962 exit with error if secret_token ist empty 12 years ago
Christian Ratz 584b58f96a better handling of secret_token 12 years ago
Christian Ratz 8b25f10b90 remove secrect_token from 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
Christian Ratz b601de119e fixed numbered headings 12 years ago
jwollert 45dbaf526a pull in changes from numbered_headings plugin 12 years ago
Christian Rijke ee80a51cee Remove bullet "disable_browser_cache" option as is has been deprecated in bullet version 4.3.1. 12 years ago
Philipp Tessenow 2b7e87d003 work with i18n-js rewrite branch as it supports rails 3.2 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
Philipp Tessenow 86df804f7d Revert "ci-test - revert this later" 12 years ago
Philipp Tessenow 7d59d5f3cb ci-test - revert this later 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
Philipp Tessenow 5a5fe267e0 remove globalize3 path as it is already included in a current globalize3 (this solves a StackLevelTooDeep Exceptions) 12 years ago
Jens Ulferts 47a89b8bfa patches nested_set to add tree rebuilding methods that are not using 12 years ago
Martin Linkhorst e3936457c3 this globalize3 patch allows :scope in #validates_uniqueness_of :some_translated_attribute 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Philipp Tessenow e1d2b1b8ba Don't register Mime types if they're already registered 12 years ago
Martin Linkhorst 37007d8388 only use logging if there's a log folder in the current directory 12 years ago
Martin Linkhorst 584e592bd4 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 52294f5a68 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Martin Linkhorst dd4adc9f3e disable javascript alert messages for bullet. 12 years ago
Martin Linkhorst fb42eb8813 remove a patch that is in the gem code now 12 years ago
Martin Linkhorst 7d2f6be3b0 remove the globalize3_patch.rb hack that allowed for uniqueness validation on translations. instead use the current git master since the fix is not yet released in version 0.2.0 of globalize3 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 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
Martin Linkhorst bb4ff05d15 use the rails 3 way to define the session secrets, checking them in while we're developing 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