Commit Graph

902 Commits (c07c434eb5468bbc421095aa98d98285f5aa5e55)

Author SHA1 Message Date
Philipp Tessenow 4e620e7c3e we do not need to set Encoding.default_external by hand. this is done by config-encoding 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
Jens Ulferts 0dd5553af9 updates rails to 2.3.17 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 4e4bc603f6 sets rails to 2.3.16 12 years ago
Jens Ulferts 1b27c78edb backports CVE-2013-0155 12 years ago
Martin Linkhorst cf606a2f1f make robots work: "/robots", "/robots.txt", and "/welcome/robots.txt" (which the former two map to) will work correctly. if you want "/welcome/robots(.html)" to work add a robots.html.erb file in "/app/views/welcome". 12 years ago
Martin Linkhorst 82e73f51d1 fix svn repository controller tests 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
Jens Ulferts 3f2cdfc2f0 sets rails to 2.3.15 12 years ago
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst c376ca3675 add a missing translation 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 8c3bab90fc i18n for hiding 12 years ago
Eric Davis ac0145ae5e Add routing for journal diffs 12 years ago
Gregor Schmidt 30f1455f2f Adding I18n of select2 messages 12 years ago
Martin Linkhorst e3936457c3 this globalize3 patch allows :scope in #validates_uniqueness_of :some_translated_attribute 12 years ago
Martin Linkhorst 55b967c4b7 * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Romano Licker 6d123432aa adjust example db config and tell the install script 12 years ago
Romano Licker 8b86e1bbd8 rename databases in example config file 12 years ago
Romano Licker db3524c6ef replace 'Redmine' with 'OpenProject' 12 years ago
Martin Linkhorst df47820386 group the compile list. also precompile i.e. specific styles, though they aren't used atm. 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst fb6b89586b always include the jstoolbar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst e2186e2dad precompile repository_nagigation.js in order to conditionally load it 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Martin Linkhorst 33d0bf894e precompile copy_issue_actions.js 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Martin Linkhorst 8e6ae4f856 match all http verbs for login and logout 12 years ago
Martin Linkhorst 2522acc689 hmm… funny?! 12 years ago
Romano Licker 13f146cb69 replace 'Redmine' with 'OpenProject' 12 years ago
Martin Linkhorst 1295302505 remove the relative url root, since master doesn't have it 12 years ago
Martin Linkhorst 2b30f70384 we need to precompile the default theme css and jstoolbar related javascript 12 years ago
Martin Linkhorst b8324d0c8e change the default theme name to 'default', still works with '' 12 years ago
Martin Linkhorst 7809f40d29 we don't need that anymore 12 years ago
Philipp Tessenow e1d2b1b8ba Don't register Mime types if they're already registered 12 years ago
Martin Linkhorst bc28805876 update the postgresql database example 12 years ago
Martin Linkhorst 37007d8388 only use logging if there's a log folder in the current directory 12 years ago
Romano Licker 92110a7dc3 make translations more consistent 12 years ago
Romano Licker 56d6b66ce7 remove validation that at least one item exists 12 years ago