engine/lib/locomotive
Didier Lafforgue 05e3e73210 Merge pull request #230 from Sharagoz/master
Norwegian translations
2011-10-17 10:07:43 -07:00
..
carrierwave Added .htc file content type to white list 2011-08-29 10:46:31 +02:00
hosting 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
httparty fix issue #91 2011-06-22 15:57:24 -07:00
import fix issue #193 2011-09-22 01:38:23 +02:00
liquid adding .published? and .listed? methods for the liquid Page drop class 2011-10-04 04:35:40 +03:00
middlewares solve minor bugs 2011-07-08 15:03:48 +02:00
mongoid refactor the way locomotive was updating a template and its descendants + add custom action_mailer settings for the bushi.do env + fix bug about index and 404 pages positions during the import + fix a little display issue when a subdomain is wrong in the site edit page 2011-04-28 17:04:18 +02:00
railties remove namespace for delayed_job tasks (needed by heroku) 2010-10-17 03:26:32 +02:00
routing 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
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 clean everything before merging it to the master branch 2011-06-10 01:04:13 +02:00
configuration.rb "no" locale added to config options 2011-09-19 16:15:25 +02:00
core_ext.rb fix tests + rename and refactor the slugify method (now called permalink) 2011-06-21 13:03:24 -07: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
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 fix issue #171 2011-08-25 15:32:00 +02:00
export.rb fix issue #216 2011-10-17 19:00:10 +02:00
hosting.rb big refactoring of the locomotive config file in order to handle bushido / single / multi sites, ...etc 2011-04-01 02:34:19 +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 remove all the references to asset_collections 2011-06-21 06:12:20 -07: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 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
misc_form_builder.rb tweak forms + fix minor js bug if no multi sites 2011-07-05 20:33:21 +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 Visiting /edit when not authenticated now sends users to the login page. 2011-09-04 01:15:43 +08:00
routing.rb Upgrading to Rails3 rc 2010-07-29 16:21:48 -07:00
session_store.rb forget to add a field to update the global seo title for a site + fix a tiny bug when destroying session + enhance hints on some form fields 2011-06-24 00:49:12 -07:00
version.rb solve minor bugs 2011-07-08 15:03:48 +02:00