OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/config/initializers
Philipp Tessenow 5a5fe267e0 remove globalize3 path as it is already included in a current globalize3 (this solves a StackLevelTooDeep Exceptions) 12 years ago
..
00-core_plugins.rb DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
10-patches.rb Merge branch 'master' into feature/rails3 12 years ago
30-redmine.rb Initialize locale_fallbacks only if Settings table exists 13 years ago
backtrace_silencers.rb apply the rails 3.1.8 generator on the project 12 years ago
bullet.rb only use logging if there's a log folder in the current directory 12 years ago
delayed_job_config.rb have destroying user executed as a background task 13 years ago
i18n_patch.rb patching i18n to provide a without_fallback method 13 years ago
inflections.rb applied the rails 3.2 generator 12 years ago
mass_assignment.rb active records' #attributes=() signature changed. so let's change as well 12 years ago
mime_types.rb Don't register Mime types if they're already registered 12 years ago
rails_footnotes.rb adding the awesome rails footnotes 12 years ago
respond_to_api.rb handles responses to api again 12 years ago
secret_token.rb use the rails 3 way to define the session secrets, checking them in while we're developing 12 years ago
session_store.rb apply the rails 3.1.8 generator on the project 12 years ago
wrap_parameters.rb apply the rails 3.1.8 generator on the project 12 years ago