engine/lib/locomotive
dinedine c2766f0273 Merge branch 'origin/nodefault' 2010-10-26 15:09:58 +02: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 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 use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3 2010-10-19 12:20:09 +02:00
liquid fix bug with pagination + add _permalink property for content instances 2010-10-26 15:06:57 +02:00
middlewares 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
mongoid refactoring theme assets in progress 2010-10-10 16:37:34 +02:00
railties remove namespace for delayed_job tasks (needed by heroku) 2010-10-17 03:26:32 +02:00
routing Adding specific admin templates for the "no site" and "no page" errors. 2010-09-21 04:45:34 -07: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 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
configuration.rb first attempt to build the inline editor module 2010-09-03 01:03:20 +02:00
core_ext.rb merging 2010-10-14 14:37:14 +02:00
custom_fields.rb bugs when accessign assets from asset collections in templates + uploader for custom fields was buggy 2010-10-11 01:16:43 +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 clean code + fix gem requirements for the engine version of this app 2010-10-17 03:18:41 +02: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 missing asset collections import module + add google analytics import + work on simplifying the theme asset logic 2010-10-07 02:45:41 +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 Upgrading to Rails3 rc 2010-07-29 16:21:48 -07: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 custom fields has its own repo + upgrade code for Mongoid beta 16 + clean code + fix rspec tests 2010-08-20 17:56:15 +02:00
render.rb Merge branch 'origin/nodefault' 2010-10-26 15:09:58 +02:00
routing.rb Upgrading to Rails3 rc 2010-07-29 16:21:48 -07:00
session_store.rb Vendoring mongo_session_store so we have one less dependency 2010-09-28 02:19:55 -07:00
version.rb order assets when used in liquid templates 2010-10-19 16:56:50 +02:00