engine/lib/locomotive
Mario Visic 4e6fc04889 Use contents_custom_fields instead of content_custom_fields 2011-12-05 22:29:32 +08:00
..
carrierwave use the last version of formtastic + tweak the css for formtastic with scss + compass (wip) + clean code (wip) 2011-11-09 02:35:59 +01:00
httparty namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
import Use contents_custom_fields instead of content_custom_fields 2011-12-05 22:29:32 +08:00
liquid Merge branch 'master' into rails_3_1 2011-11-27 21:17:58 +11:00
middlewares use starts_with? instead of start_with, fixes #253 and #251 2011-11-27 18:22:00 +11:00
mongoid remove useless piece of code 2011-11-10 02:47:26 +01:00
railties remove namespace for delayed_job tasks (needed by heroku) 2010-10-17 03:26:32 +02:00
routing polishing the current site editing screen (wip) 2011-11-29 02:24:02 +01:00
carrierwave.rb clean everything before merging it to the master branch 2011-06-10 01:04:13 +02:00
configuration.rb wip 2011-11-06 12:18:34 +01:00
core_ext.rb fix various namespace errors issues and api changes for the models 2011-11-10 13:41:20 -08:00
custom_fields.rb BSON::ObjectId has to be converted in String in liquid templates 2011-08-18 12:03:34 +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
dependencies.rb Updated gemfile with kaminari again. 2011-11-20 21:36:10 +11:00
devise.rb use the last version of formtastic + tweak the css for formtastic with scss + compass (wip) + clean code (wip) 2011-11-09 02:35:59 +01:00
dragonfly.rb write tests for the last cells menu + write tests for the bushi.do events + refactor the locomotive logger + add the cas_extra_attributes hook 2011-07-26 21:20:03 +02:00
engine.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
export.rb Use contents_custom_fields instead of content_custom_fields 2011-12-05 22:29:32 +08:00
formtastic.rb use the last version of formtastic + tweak the css for formtastic with scss + compass (wip) + clean code (wip) 2011-11-09 02:35:59 +01: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 remove all the references to asset_collections 2011-06-21 06:12:20 -07:00
kaminari.rb fix issue #243 (Kaminari causing error on Bushido) 2011-11-05 15:18:15 +01: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 write tests for the last cells menu + write tests for the bushi.do events + refactor the locomotive logger + add the cas_extra_attributes hook 2011-07-26 21:20:03 +02:00
middlewares.rb refactor the way the middlewares are loaded (both app and engine) + tweaks some back-office texts + improve the UI by adding icons on addind a picture links + fix an annoying bug with carrierwave 2011-06-28 15:38:13 +02: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 refactor code (wip) + fix bugs (wip) + tweak ui + save an existing page in ajax (HTML5 + FormData) + create a new page in ajax (wip) 2011-11-25 02:04:42 +01:00
responder.rb new way of handling ajax post requests (redirecting if everything is fine) 2011-12-02 18:20:59 +01:00
routing.rb Upgrading to Rails3 rc 2010-07-29 16:21:48 -07:00
session_store.rb working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
version.rb solve minor bugs 2011-07-08 15:03:48 +02:00