Commit Graph

1069 Commits (95dc518a7829156d8e98a2750197fa125c39af04)

Author SHA1 Message Date
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
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
Romano Licker 9b562376c3 rename link - the link actually creates a childpage 12 years ago
Romano Licker f1296f739a correct faulty translation keys 12 years ago
Romano Licker 6110dcbc5c change route of wiki's table of content 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 12 years ago
Martin Linkhorst 584e592bd4 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst 29d5c5f173 REVIEW: disable whitelisting for now 12 years ago
Martin Linkhorst b90dc573ff re-enable the asset pipeline for rails 3.2 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 dbf78a6485 add cucumber stup 12 years ago
Martin Linkhorst 52294f5a68 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst 4261f23fa9 REVIEW: disable whitelisting for now 12 years ago
Martin Linkhorst a998a531a2 re-enable the asset pipeline for rails 3.2 12 years ago