Commit Graph

1193 Commits

Author SHA1 Message Date
karlbright
30eed79f2b Removed downcase method from theme asset creation. Causes issues when dealing with files that may have uppercase filenames, such as fonts 2011-04-11 15:09:25 +08:00
did
09bd73c7ac enhance carrierwave settings to support bushi.do 2011-04-07 11:53:07 +02:00
Keith Pitt
ee1dfc1e9e Upgraded to latest version of rails 2011-04-07 13:07:50 +08:00
Keith Pitt
42a6807597 Allow the name of the custom fields form to be changed 2011-04-07 12:47:01 +08:00
Keith Pitt
8c3a799e9f Version of mongo requires bson_ext version >= 1.3.0 2011-04-07 12:46:51 +08: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
9dedde8b07 trying to remove json warning + new heroku gem version 2011-04-06 00:31:56 +02:00
did
ec1b0fea3a fix bson_ext issue (new version of mongo) + add the bushido gem 2011-04-05 23:49:17 +02:00
did
34c7df04b8 wrong redirection during the installation process 2011-04-05 23:41:50 +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
7b30c34a9b forgot to commit Gemfile.lock as well 2011-04-04 02:14:00 +02:00
dinedine
a2d4e825b5 mongoid 2.0 not compatible with custom_fields, back to rc.7 2011-04-04 02:08:57 +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
karlbright
0f03b00bb3 Removed downcase method from theme asset creation. Causes issues when dealing with files that may have uppercase filenames, such as fonts 2011-03-28 14:15:12 +08: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
87f5177c07 Merge branch 'master' of github.com:sgrove/engine 2011-03-23 01:31:14 -07:00
Sean Grove
fc53a5acf4 Update to the new version of bushido gem 2011-03-23 01:27:22 -07:00
did
ce5f0de165 new version of the custom fields gem 2011-03-22 20:51:10 +01:00
Sean Grove
d2e7c7ef9e Pickup on HOSTING_PLATFORM to auto-enable Bushido 2011-03-21 21:54:10 -07:00
Sean Grove
f921dbe6d1 Cheat and enable bushido's mongodb by default for now. 2011-03-21 03:55:43 -07:00
Sean Grove
aea5fadd25 Add bushido.json to custom bushido behavior and speed up deploys (no sql db is a big boost) 2011-03-21 03:47:12 -07:00
Sean Grove
0476ef8235 Add a bushido switch inside locomotive.rb initializer 2011-03-21 03:45:38 -07:00
Sean Grove
953ed52b87 Mark a note about how to handle file uploads for persistence 2011-03-21 03:42:36 -07:00
Sean Grove
3dcafac917 Each app should have a unique secret token 2011-03-21 03:37:44 -07:00
Sean Grove
4c7562be32 Bushido mongoid support 2011-03-21 03:35:54 -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
Sean Grove
73f2f29c01 Add the bushido gem 2011-03-21 02:32:02 -07:00
did
affdde0187 new custom fields gem version 2011-03-21 10:11:50 +01:00
Sean Grove
6da7d98163 Pickup TLD from ENV for default domain, or fallback to manually-specified value. 2011-03-21 01:56:57 -07:00
did
d270bf8f69 new custom_fields gem 2011-03-20 21:12:40 +01:00
did
1e5624ce06 fix js bugs 2011-03-20 11:21:07 +01:00
did
630577658d Merge branch 'image_sizing' of https://github.com/themgt/engine into themgt-image_sizing 2011-03-17 17:54:59 +01:00
did
38f828a83a new gem versions 2011-03-17 17:54:46 +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
Paul
e7b33c807a calculating Asset size using rmagick rather than an imagemagick shell command 2011-03-15 18:35:05 +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