Commit Graph

6564 Commits (3878e056d682ff72612be282e34b39be84a77412)
 

Author SHA1 Message Date
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst 89a8e75f55 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst c729677d43 REVIEW: remove some old stuff 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 58febd3880 add rspec and capybara stubs 12 years ago
Martin Linkhorst c69b81ae45 add rspec and capybara 12 years ago
Martin Linkhorst dbf78a6485 add cucumber stup 12 years ago
Martin Linkhorst 5f89c5497e use the correct css classes for the new coderay version 12 years ago
Martin Linkhorst 55197c8372 expect the encoding.. 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 3182323ca2 apt-get needs to update (the RAILS_ENV=production is needed. otherwise it interprets the task name as a test file) 12 years ago
Martin Linkhorst 0302f2c6a7 plugins will be engines or railties which will be responsible for adding to the i18n load path 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 f06d7486d2 REVIEW - convert old find api to new AREL api. 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 6d1354dbd0 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst 619a6f9a13 apt-get needs to update (the RAILS_ENV=production is needed. otherwise it interprets the task name as a test file) 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 761db86c10 plugins will be engines or railties which will be responsible for adding to the i18n load path 12 years ago
Martin Linkhorst b445387e7a do not register plugin settings at load time. this commit registers plugin settings, when they are registered. 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 52294f5a68 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst ad88ba7461 let travis do some more work for us <3 12 years ago
Martin Linkhorst 4261f23fa9 REVIEW: disable whitelisting for now 12 years ago
Martin Linkhorst 2e927d6dc0 this nice commit fixes the stack too deep error. as usual it was a human mistake :( 12 years ago
Martin Linkhorst a998a531a2 re-enable the asset pipeline for rails 3.2 12 years ago
Martin Linkhorst ee9941e912 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst cba3439189 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst 88daf2ae9f REVIEW: remove some old stuff 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Romano Licker b06479fcbe show a scrollbar instead of overlaying 12 years ago
Romano Licker 648053d446 make footer stay at the very bottom 12 years ago
Martin Linkhorst ff829a42eb deleted old script files 12 years ago
Martin Czuchra 6d857c88e5 Merge pull request #62 from finnlabs/fix/issue_pagination 12 years ago
Jens Ulferts 44ae671912 fixes issue index pagination within a project 12 years ago
Martin Linkhorst 4103fd1dda Merge pull request #58 from finnlabs/fix/rails3-repo-sti-class-names 12 years ago
Martin Linkhorst d5b8553ce1 use ChiliProject's Database class 12 years ago
Martin Linkhorst b40093e68b fix project hierarchy select box 12 years ago
Martin Linkhorst 14229c8c28 Merge branch 'feature/wysiwyg_editor_xml' into feature/rails3 12 years ago
Martin Linkhorst 34b16680aa also require scriptaculous 12 years ago
ulferts 0c8295f306 Merge pull request #46 from finnlabs/fix/custom_field_translation_serialization 12 years ago
Johannes Wollert 95e00ce6cd Merge pull request #59 from finnlabs/feature/rename_chili_project_in_test_email 12 years ago
Johannes Wollert 5cad9774b4 Merge pull request #61 from finnlabs/fix/fully_qualified_menu_manager_inclusion 12 years ago
Jens Ulferts ac9e62b376 includes top_menu_manager module fully qualified 12 years ago