Commit Graph

914 Commits (df46873ced4ff93eda68cebf816b06aaaa3a6e20)

Author SHA1 Message Date
Jens Ulferts 50cd52803b generalizes routes for watching 12 years ago
Hagen Schink b4fca8bf5e Configured letter opener for development mode 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 9be08a767e Add a method to ensure the correct load order of core model classes with a circular dependency. 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 4e620e7c3e we do not need to set Encoding.default_external by hand. this is done by config-encoding 12 years ago
Jens Ulferts 83abbf71e7 adapt ajaxAppend usage for loading issue diff to changed configuration 12 years ago
Jens Ulferts a0a81ee546 adapts ajaxAppend to be configurable 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 47a89b8bfa patches nested_set to add tree rebuilding methods that are not using 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