.. |
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
|
change version + bug fix with the webservice module
|
2011-01-04 12:49:14 +01:00 |
import
|
import theme from the rails console is now possible
|
2011-02-04 15:43:43 +01:00 |
liquid
|
add getter to the size of an asset collection in liquid
|
2011-01-30 00:30:24 +01: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
|
fix the creation of theme assets (and add tests of course) + upgrade Gemfile + remove the mongoid patches
|
2011-02-04 10:39:23 +01:00 |
railties
|
remove namespace for delayed_job tasks (needed by heroku)
|
2010-10-17 03:26:32 +02:00 |
routing
|
preserve page orders when importing theme + handle favicon as theme asset + add tests for the nav tag + polish code (remove useless logs)
|
2011-01-03 11:50:09 +01: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
|
rename translation files (convention) + email notification when adding contents (api)
|
2011-01-18 15:24:42 +01: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
|
add rspec tests for the import module + debug the cms to handle correctly the default theme
|
2010-10-29 01:36:45 +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
|
fonts were not served in the locomotive engine
|
2010-12-30 18:15:06 +01: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 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
|
Added a redirect page extension, integrated into the application and added new tests
|
2011-01-06 22:48:41 +08: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
|
Altered rendering to set the HTTP 404 status when no page is found
|
2011-01-09 10:08:32 +08: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
|
bump version
|
2011-01-10 15:15:53 +01:00 |