engine/lib/locomotive
did 42b5fc4f24 Merge branch 'no_membership_error' of https://github.com/mariovisic/engine into mariovisic-no_membership_error 2011-02-27 17:16:20 +01:00
..
carrierwave add missing asset collections import module + add google analytics import + work on simplifying the theme asset logic 2010-10-07 02:45:41 +02:00
heroku Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
httparty change version + bug fix with the webservice module 2011-01-04 12:49:14 +01:00
import when importing theme, force the position of a page as an integer 2011-02-13 00:01:42 +01:00
liquid the site drop has access to pages 2011-02-27 17:14:14 +01:00
middlewares new Gemfile + fixing broken tests + improve the way we fetch the sicurrent te when serving fonts 2011-01-26 14:07:33 +01:00
mongoid fix the creation of theme assets (and add tests of course) + upgrade Gemfile + remove the mongoid patches 2011-02-04 10:39:23 +01:00
railties remove namespace for delayed_job tasks (needed by heroku) 2010-10-17 03:26:32 +02:00
routing Refactored the validate_site_membership method in the site dispatcher. Added tests for the site dispatcher. 2011-02-22 17:34:27 +08:00
admin_responder.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
carrierwave.rb first attempt of an installation wizzard 2010-10-27 02:11:44 +02:00
configuration.rb german language added 2011-02-23 12:40:56 +01:00
core_ext.rb rename translation files (convention) + email notification when adding contents (api) 2011-01-18 15:24:42 +01:00
custom_fields.rb add rspec tests for the import module + debug the cms to handle correctly the default theme 2010-10-29 01:36:45 +02:00
delayed_job.rb clean code + fix gem requirements for the engine version of this app 2010-10-17 03:18:41 +02:00
engine.rb fonts were not served in the locomotive engine 2010-12-30 18:15:06 +01:00
heroku.rb clean code + fix gem requirements for the engine version of this app 2010-10-17 03:18:41 +02:00
httparty.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
import.rb add rspec tests for the import module + debug the cms to handle correctly the default theme 2010-10-29 01:36:45 +02:00
inherited_resources.rb clean code + fix gem requirements for the engine version of this app 2010-10-17 03:18:41 +02:00
liquid.rb refactor locomotive liquid drops + implement the theme or site import page (95% done) 2010-09-29 00:08:11 +02:00
logger.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
middlewares.rb create a middleware for serving fonts (solve cross domain issue) + add cache for consume liquid tag + fix image picker 2010-10-11 16:26:46 +02:00
misc_form_builder.rb Added a redirect page extension, integrated into the application and added new tests 2011-01-06 22:48:41 +08:00
mongoid.rb Cleaning whitespace on all .rb files so commit diffs from now on will be a bit more readable 2010-07-23 13:09:54 -07:00
regexps.rb Added a redirect page extension, integrated into the application and added new tests 2011-01-06 22:48:41 +08:00
render.rb Altered rendering to set the HTTP 404 status when no page is found 2011-01-09 10:08:32 +08:00
routing.rb Upgrading to Rails3 rc 2010-07-29 16:21:48 -07:00
session_store.rb merge Dirk's branch + upgrade a lot of gems (rails, ...etc) 2011-02-12 15:00:57 +01:00
version.rb bump version 2011-01-10 15:15:53 +01:00