Commit Graph

188 Commits

Author SHA1 Message Date
did 90ab471e43 modify start page to go directly to the pages section 2011-05-29 15:19:36 -07:00
did 36e5d6d55d Launch user into backoffice on first deploy 2011-05-29 13:32:31 -07:00
did eb56779370 replace theme by template (better wording) 2011-05-28 20:00:10 -07:00
did 61886ec1b1 installation procedure allows to install the default site template if provided 2011-05-28 19:45:29 -07:00
did c6b272f9f9 disable authentication if the app has not been claimed yet 2011-05-28 10:52:36 -07:00
did c68817c8c7 comment references to the bushido stub gem 2011-05-27 15:16:59 -07:00
did 2ce1fadf52 simplify the installation procedure for bushido users 2011-05-27 08:19:20 -07:00
Andrea Frigido 35d5e7d44e Merge remote-tracking branch 'upstream/master' 2011-05-23 09:07:35 +02:00
Andrea Frigido 149d102c82 enhance italian translation. 2011-05-23 09:05:01 +02:00
did d2f6cc0c53 has_many ui has been implemented 2011-05-19 17:44:04 +02:00
did 94528ca94f enhance French translation 2011-05-17 00:03:16 +02: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
did 7dafc66359 typo for the french translation of the italian locale + right italy flag 2011-05-07 13:48:49 +02:00
Andrea Frigido 67dd6304e0 Tiny_mce and inline_edit italian localization. 2011-05-04 18:57:01 +02:00
Andrea Frigido bee4f01e56 Italian localization. 2011-05-04 13:05:16 +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 820d55a83c use delayed_job by default on bushi.do 2011-04-28 17:17:15 +02:00
did 721e008121 multi-sites off by default 2011-04-27 18:44:49 +02:00
did 2942ce58c8 merged manually pull request #62: extended german language 2011-04-27 16:58:58 +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
did 09bd73c7ac enhance carrierwave settings to support bushi.do 2011-04-07 11:53:07 +02:00
did e03d7b5dcc smoother integration with bushi.do 2011-04-07 01:34:36 +02:00
did 2cba14afec do not run the locomotive core initializer if engine 2011-04-06 01:29:11 +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
Sean Grove 87f5177c07 Merge branch 'master' of github.com:sgrove/engine 2011-03-23 01:31:14 -07: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 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 6da7d98163 Pickup TLD from ENV for default domain, or fallback to manually-specified value. 2011-03-21 01:56:57 -07:00
did a66e745746 fix bug #52 2011-03-17 17:41:25 +01:00
did f38e6a8514 order direction for content types 2011-03-10 00:54:38 +01:00
did 2ba0718647 application error when submitting an asset without a name 2011-03-10 00:17:16 +01:00
Dirk Kelly 44f84c266b merge 2011-03-07 19:59:02 +08:00
did 35eeac8306 provide English translations for the asset collections section 2011-03-05 23:30:42 +01:00
did d3abdd3f37 refactor the asset collections part + disable the image processing for non image assets (use a newer version of locomotive carrierwave for that purpose) 2011-03-05 23:27:26 +01:00
did 537c1a6f67 clean translations (password, new_password) + provide a right tab background longer for the menu 2011-03-05 01:10:52 +01:00
did 110c7a0fc9 request from Bernd (Designhunger) #45 2011-03-05 00:41:44 +01:00
did a2ea522964 clean translations (a part of it moved to the CustomFields gem) + refactor the custom fields form (mustache) as well as enhance the ui/look&feel + fix some bugs related to the creation/edition of content types and contents 2011-03-05 00:29:40 +01:00
did 2022b08b83 split the General Information section in the page form in two sub sections 2011-03-04 00:03:55 +01:00
did f0ee8a7b37 new menu layout in CSS3 and SASS (will make our life easier when integrating new modules) 2011-03-03 23:51:07 +01:00
Dirk Kelly c998d4150c Added fullpath and the error message to liquid syntax error. Translations are pretty dodgy (sorry) 2011-03-03 08:18:19 +08:00
Dirk Kelly be4169c991 Beginning to improve the error messages with variables to make the import function more verbose on problems 2011-03-03 08:05:04 +08:00
did 70493180f6 improve the French translation 2011-02-27 17:29:32 +01:00