.. |
carrierwave
|
Added .htc file content type to white list
|
2011-08-29 10:46:31 +02:00 |
hosting
|
Proper mongoid exists? syntax
|
2011-11-16 12:04:51 -08:00 |
httparty
|
fix issue #91
|
2011-06-22 15:57:24 -07:00 |
import
|
merge pull request #300
|
2012-03-03 15:06:50 +01:00 |
liquid
|
use memberships correctly
|
2012-03-02 23:59:58 +01:00 |
middlewares
|
use starts_with? instead of start_with, fixes #253 and #251
|
2011-11-27 18:22:00 +11: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
|
No Site now renders a 404 error, this will prevent indexing of pages that do not exist.
|
2011-10-29 14:35:23 +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
|
clean everything before merging it to the master branch
|
2011-06-10 01:04:13 +02:00 |
configuration.rb
|
add a message for deprecated config option
|
2012-01-25 18:52:55 +11: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
|
Tests are passing for has many pagination with Kaminari.
|
2011-11-05 18:42:04 +11:00 |
export.rb
|
Merge pull request #301 from paulsponagl/export_with_cache_strategy
|
2012-03-03 05:52:28 -08: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 |
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 |
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
|
Make sure the ETag changes when either the page model or the actual rendered content changes. Fixes #313
|
2012-03-05 11:02:00 +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 |