Commit Graph

922 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Philipp Tessenow c144f25847 use rack_session_access gem to fake the user session within cucumber steps 12 years ago
Michael Frister 5963005c45 Wiki menu items: Fix route and edit form 12 years ago
Martin Linkhorst 866d7ec14d refactor trackers to use restful routes 12 years ago
Christian Ratz bd779b4f82 enable testing plugins from OpenProject core 12 years ago
Jens Ulferts e225aa6032 factors out acts_as_watchable/routes matching completly into the class 12 years ago
Jens Ulferts 0ff995f800 fixes issue watching for other users 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
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