.. |
carrierwave
|
make locomotive work with bushido + refactor some portions of code (routing constraints, ...etc) + fix broken tests
|
2011-04-25 01:21:38 +02:00 |
hosting
|
new custom_fields gem version as well as an heroku patch to fix the weird issue about json/heroku
|
2011-05-01 00:28:25 +02:00 |
httparty
|
change version + bug fix with the webservice module
|
2011-01-04 12:49:14 +01:00 |
import
|
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 |
liquid
|
indentation + detect asset urls in a css file even if one long line (case: css generated by sass)
|
2011-04-30 01:58:15 +02: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
|
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
|
simply the installation screens + fix all the broken tests + add tests for bushido
|
2011-04-05 02:18:17 +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
|
first attempt of an installation wizzard
|
2010-10-27 02:11:44 +02:00 |
configuration.rb
|
Italian localization.
|
2011-05-04 13:05:16 +02: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
|
new custom_fields gem
|
2011-03-20 21:12:40 +01: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
|
Require bushido files and enable support if needed.
|
2011-03-21 03:33:17 -07: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
|
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
|
application error when submitting an asset without a name
|
2011-03-10 00:17:16 +01: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
|
use absolute urls for the pagination links + allow developers to access the http params within a liquid template + the with_scope handles category fields
|
2011-04-29 01:16:40 +02: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 + fix typo for the heroku credentials
|
2011-04-27 01:12:32 +02:00 |