Commit Graph

6349 Commits (f26f5dab0d9351264bcffd43f5d60da7988bbdbf)
 

Author SHA1 Message Date
Martin Linkhorst f26f5dab0d use guard for test unit only and without spork for now 12 years ago
Martin Linkhorst c50edb6f99 optimize the spec helper for spork 12 years ago
Martin Linkhorst 582fbd4f3c use rb-fsevent for watching file on mac 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
Martin Linkhorst 27d7b0d58e add a sample model spec to see how fast it is ;) 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 40d099016b DEPRECATION FIX: use String#encode instead of Iconv 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 c786603b9d added pry-rescure to Gemfile 12 years ago
Philipp Tessenow 5058a54970 updated coderay, require pry-rails in Gemfile 12 years ago
Martin Linkhorst ff829a42eb deleted old script files 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
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Philipp Tessenow 9a66452489 moved tinymce assets to tinymce folder 12 years ago
Philipp Tessenow 1730f40766 remove lone forgotten debugger 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Philipp Tessenow 4ceee10dfc add /public/assets to .gitignore 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow b3d5f65973 rm tiny_mce from assets. prepare to install gem instead 12 years ago
Philipp Tessenow 9bdb5038a8 add assets to precompile pipeline. may be evaluated later if they should be served within applications.css/.js 12 years ago
Philipp Tessenow e0ba061735 call jquery noConflict 12 years ago
Philipp Tessenow 263273f07e added example openproject tinymce plugin - currently not in use 12 years ago
Philipp Tessenow d4b03b5f90 added and activated demo template 12 years ago
Philipp Tessenow c0a0912ce4 added and use openproject skin 12 years ago
Philipp Tessenow 19a0bf8ec2 code cleanup 12 years ago
Philipp Tessenow cb6d0fedea Merge branch 'feature/rails3' into feature/wysiwyg_editor_xml 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
jwollert bfc0557dfb use ANSI sql for every adapter but mysql for string concat 12 years ago
jwollert 42a044575a syntax change in version model to ensure ruby 1.8 compat 12 years ago
Philipp Tessenow 929dc92482 fix jquery vs. prototype error on Array.reverse function 12 years ago
Philipp Tessenow 0434968108 require tiny_mce in application.js 12 years ago
Philipp Tessenow fc9d12219d moved tiny_mce scripts to app/assets 12 years ago