Commit Graph

581 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Philipp Tessenow 29ad4df408 did a 'bundle update' 12 years ago
Philipp Tessenow 60acb17098 do not require (currently) private gems 12 years ago
Philipp Tessenow 56913b390e try to make our ci happy 12 years ago
Philipp Tessenow 7a302c8829 fixed my recent messed up Gemfile.lock change 12 years ago
Philipp Tessenow c84303aff9 use debugger-ruby_core_source (~> 1.1.5) instead of 1.1.3 12 years ago
Philipp Tessenow f5c20ec19b add gem execjs to Gemfile 12 years ago
Philipp Tessenow f707c386dd add gem therubyracer 12 years ago
Martin Linkhorst 867c4d232c hacky way to use a newer version of the landing page plugin :] 12 years ago
Martin Linkhorst b669c2a890 use a more recent version of openproject-themes 12 years ago
Martin Linkhorst fbd62c6697 add the landing_page plugin to the Gemfile (this is for testing purposes) 12 years ago
Martin Linkhorst e09def1911 rails 3.2.9, yay! 12 years ago
Martin Linkhorst f02fc7249c use the correct version of open project-themes 12 years ago
Martin Linkhorst 77f2ee7cc9 update openproject-themes to version 0.1.0 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago
Martin Linkhorst bd7102310d jquery-ui is provided by the gem jquery-ui-rails 12 years ago
Martin Linkhorst 1a9fcd69ae add mini-profiler in development 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Philipp Tessenow 40a2a76e1d get rid of the cucumber warning 12 years ago
Philipp Tessenow 67c068a68b remove safe_attributes gem 12 years ago
Martin Linkhorst 582fbd4f3c use rb-fsevent for watching file on mac 12 years ago
Martin Linkhorst 753732ec79 let guard control spark to create the ultimate combination 12 years ago
Martin Linkhorst d580d6054b added spork to the mix 12 years ago
Martin Linkhorst b5a38eefff guard for cucumber 12 years ago
Martin Linkhorst 0288324b4f added guard-test for test unit, yay 12 years ago
Martin Linkhorst ff21667caf added guard for rspec 12 years ago
Martin Linkhorst 4694cc3168 removed rails-dev-tweaks because the asset pipeline loads faster with rails 3.2 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst c69b81ae45 add rspec and capybara 12 years ago
Martin Linkhorst eeec5c4cde added missing pry-doc to the Gemfile 12 years ago
Philipp Tessenow 624dd7dd10 changed dependency 12 years ago
Martin Linkhorst ac56da9ad6 these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Philipp Tessenow c786603b9d added pry-rescure to Gemfile 12 years ago
Philipp Tessenow 16116123b4 added pry-rescure to Gemfile 12 years ago
Philipp Tessenow d9f2a5712a added pry-stack_explorer and pry_debugger to gemfile 12 years ago
Philipp Tessenow 741270fabd added current coderay and pry to Gemfile 12 years ago
Philipp Tessenow 5058a54970 updated coderay, require pry-rails in Gemfile 12 years ago
Martin Linkhorst 0cdcfb07da these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Martin Linkhorst 5e4a766758 use letter_opener 1.0 yay 12 years ago
Martin Linkhorst 22c0164e16 removed rails-dev-tweaks because the asset pipeline loads faster with rails 3.2 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
Martin Linkhorst 73a6d89a75 this gem makes the asset pipeline much faster in development 12 years ago
Martin Linkhorst 35955e4c8f REVIEW: use prototype-rails. fixes some tests. especially remote_function is there again 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
Martin Linkhorst 35bf0301f2 REVIEW: this gem adds the #auto_link method which is used several times in the code. it was removed in rails 3.1. we should get rid of this dependency at some point in time. 12 years ago
Martin Linkhorst 7d2f6be3b0 remove the globalize3_patch.rb hack that allowed for uniqueness validation on translations. instead use the current git master since the fix is not yet released in version 0.2.0 of globalize3 12 years ago
Martin Linkhorst 710c3cc2b3 add the database cleaner gem to easily purge data in the db 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago