did
|
47ffafca20
|
font files were not correctly served with Locomotive running in single-site
|
2011-05-27 08:25:40 -07:00 |
|
Didier Lafforgue
|
408de3dc85
|
Merge pull request #80 from mariovisic/hotfix/import_content_type_date
Fix: Content type fields import does not support dates in yaml
|
2011-05-24 15:39:31 -07:00 |
|
did
|
8ad6ee580e
|
fix issue #78
|
2011-05-24 12:23:05 -07:00 |
|
Mario Visic
|
c7109af0b8
|
Importer now supports date content type fields as strings or date objects.
|
2011-05-17 21:42:47 +08:00 |
|
Didier Lafforgue
|
028312bc9e
|
Merge pull request #71 from onelaw/seo_metadata
Adds support for page- and content instance-specific metadata.
|
2011-05-16 14:28:20 -07:00 |
|
Andrea Frigido
|
bee4f01e56
|
Italian localization.
|
2011-05-04 13:05:16 +02:00 |
|
did
|
6dd810b44e
|
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 |
|
did
|
e429fbf7ca
|
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 |
|
AJ Schuster
|
f65cd0b2fc
|
Allows for page- and content instance-specific metadata.
Falls back to site metadata when not specified.
|
2011-04-29 16:10:13 -04:00 |
|
did
|
ea050afd5e
|
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 |
|
Didier Lafforgue
|
5654924e0b
|
Merged pull request #69 from JaimeAndres/liquid_markup.
fixed problem with pagination url, it was creating a relative path instead
|
2011-04-28 15:17:58 -07:00 |
|
did
|
820d55a83c
|
use delayed_job by default on bushi.do
|
2011-04-28 17:17:15 +02:00 |
|
did
|
a01e204d29
|
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 |
|
did
|
537e222f79
|
code indentation (I am a little bit picky)
|
2011-04-27 17:04:33 +02:00 |
|
Didier Lafforgue
|
c27062452e
|
Merged pull request #60 from karlbright/master.
Theme asset filenames made lowercase
|
2011-04-27 07:19:53 -07:00 |
|
did
|
8b5d5d0a32
|
change subdomain on heroku + do not save pages, assets, ...etc of a site when it gets saved
|
2011-04-27 10:09:19 +02:00 |
|
did
|
1e70560b7b
|
bump version + fix typo for the heroku credentials
|
2011-04-27 01:12:32 +02:00 |
|
did
|
b58e49fce2
|
make locomotive work with bushido + refactor some portions of code (routing constraints, ...etc) + fix broken tests
|
2011-04-25 01:21:38 +02:00 |
|
Jaime Andres
|
860b206b0a
|
fixed problem with pagination url, it was creating a relative path instead of an absolute path
|
2011-04-19 00:33:54 -05:00 |
|
karlbright
|
57dff76d8e
|
Added ability to set media attribute within stylesheet_tag
|
2011-04-11 15:22:41 +08:00 |
|
did
|
09bd73c7ac
|
enhance carrierwave settings to support bushi.do
|
2011-04-07 11:53:07 +02:00 |
|
did
|
f16201f6cd
|
do not run bushido subdomain validation if the value does not get changed + prevent to change the subdomain in Heroku (non multi-sites mode)
|
2011-04-07 02:18:07 +02:00 |
|
did
|
e03d7b5dcc
|
smoother integration with bushi.do
|
2011-04-07 01:34:36 +02:00 |
|
did
|
917208812b
|
wrong bushido ENV name + do not ask for subdomain during the installation
|
2011-04-06 11:44:52 +02:00 |
|
did
|
2cba14afec
|
do not run the locomotive core initializer if engine
|
2011-04-06 01:29:11 +02:00 |
|
did
|
9ec642136f
|
debugging the heroku deployment
|
2011-04-06 00:56:44 +02:00 |
|
did
|
e59088a2a0
|
debugging heroku version
|
2011-04-06 00:50:58 +02:00 |
|
did
|
551ef03ff6
|
simply the installation screens + fix all the broken tests + add tests for bushido
|
2011-04-05 02:18:17 +02:00 |
|
dinedine
|
60df5c19f9
|
the locomotive config template is now up-to-date
|
2011-04-04 02:03:23 +02:00 |
|
dinedine
|
c0a5a4b443
|
single site / multi sites option in progress + integrating bushi.do + revert back to mongoid rc.7
|
2011-04-04 01:59:41 +02:00 |
|
did
|
551d8a5761
|
big refactoring of the locomotive config file in order to handle bushido / single / multi sites, ...etc
|
2011-04-01 02:34:19 +02:00 |
|
dinedine
|
19b6341ace
|
add validation (in progress)
|
2011-03-31 09:10:42 +02:00 |
|
did
|
031113799e
|
a little bit of refactoring
|
2011-03-28 01:49:12 +02:00 |
|
did
|
6ba884e459
|
Merge branch 'master' of https://github.com/sgrove/engine into sgrove-master
|
2011-03-28 01:01:30 +02:00 |
|
did
|
67fba7542c
|
does not need to fill all the fields of a content type during the theme import
|
2011-03-23 11:01:49 +01:00 |
|
Sean Grove
|
fc53a5acf4
|
Update to the new version of bushido gem
|
2011-03-23 01:27:22 -07:00 |
|
Sean Grove
|
89758570f8
|
Require bushido files and enable support if needed.
|
2011-03-21 03:33:17 -07:00 |
|
Sean Grove
|
b70685a2bd
|
Add bushido rake tasks
|
2011-03-21 02:40:37 -07:00 |
|
Sean Grove
|
0e6b2f884f
|
Add in programmatic support for bushido's custom domains/subdomains
|
2011-03-21 02:32:34 -07:00 |
|
did
|
d270bf8f69
|
new custom_fields gem
|
2011-03-20 21:12:40 +01:00 |
|
did
|
a66e745746
|
fix bug #52
|
2011-03-17 17:41:25 +01:00 |
|
did
|
a7959a8de8
|
fix bug preventing the installation of locomotive as an engine
|
2011-03-16 18:24:15 +01:00 |
|
did
|
ebf183c6f6
|
back to heroku 1.18.2
|
2011-03-10 09:32:34 +01:00 |
|
did
|
8f43ef401a
|
updates on heroku servers should fix the issue with the heroku gem (http://goo.gl/PIxZe)
|
2011-03-10 09:19:25 +01:00 |
|
did
|
6befc700c5
|
upgrade heroku gem (part 2)
|
2011-03-10 02:46:18 +01:00 |
|
did
|
8456033269
|
upgrade heroku gem
|
2011-03-10 02:40:25 +01:00 |
|
did
|
2ba0718647
|
application error when submitting an asset without a name
|
2011-03-10 00:17:16 +01:00 |
|
did
|
50f06a7b85
|
invalidate dynamic klass after an import + change the id of a link in the nav tag
|
2011-03-09 00:27:46 +01:00 |
|
did
|
e4b34eac3f
|
patch mongoid to enable the limit option for embedded collections + ui widget to allow more than 5 custom models in the content section
|
2011-03-08 16:05:07 +01:00 |
|
did
|
c3cc358934
|
Merge branch 'multi-level-sub_menu' of https://github.com/dirkkelly/locomotive into dirkkelly-multi-level-sub_menu
|
2011-03-07 21:49:01 +01:00 |
|