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 |
|
did
|
42b5fc4f24
|
Merge branch 'no_membership_error' of https://github.com/mariovisic/engine into mariovisic-no_membership_error
|
2011-02-27 17:16:20 +01:00 |
|
did
|
2cb498bc50
|
added the German translation for the footer (thanks Estelle ;-))
|
2011-02-27 12:32:57 +01:00 |
|
did
|
abcc61a8e6
|
add the missing index view for theme assets + update the 2 locomotive.rb files (generator + default)
|
2011-02-27 12:18:48 +01:00 |
|
Bernd Hauser
|
fcb056828a
|
fixed default.de.yml
|
2011-02-23 15:21:39 +01:00 |
|
Bernd Hauser
|
32701d7894
|
german language added
|
2011-02-23 12:40:56 +01:00 |
|
Mario Visic
|
f5b4e30d0a
|
Logging into a site without membership now correctly displays an error message and redirects to login.
|
2011-02-20 21:39:02 +08:00 |
|
did
|
bd992cc882
|
fix issue #37 plus other ones related to theme assets and assets
|
2011-02-19 00:51:57 +01:00 |
|
did
|
1aee2f4ce5
|
it prevented the use of rspec when locomotive was using as an engine
|
2011-02-13 01:12:27 +01:00 |
|
did
|
af5ec86c57
|
merging
|
2011-02-12 18:13:06 +01:00 |
|
did
|
94be90986d
|
merge Dirk's branch + upgrade a lot of gems (rails, ...etc)
|
2011-02-12 15:00:57 +01:00 |
|
Raphael Costa
|
eaab196d06
|
Brazilian Portuguese Translations
|
2011-02-11 23:44:35 -02:00 |
|
Raphael Costa
|
c5e9f05ee9
|
Brazillian Portuguese Translation (5)
|
2011-02-10 01:12:50 -02:00 |
|
Raphael Costa
|
858ada2f28
|
Brazillian Portuguese Translation (5)
|
2011-02-10 01:10:10 -02:00 |
|
Raphael Costa
|
caeac4791b
|
Brazillian Portuguese Translation (4)
|
2011-02-10 01:07:58 -02:00 |
|
Raphael Costa
|
5f58a6e1cb
|
Brazillian Portuguese Translation (3)
|
2011-02-10 01:00:50 -02:00 |
|
Raphael Costa
|
742305cdfb
|
Brazillian Portuguese Translation (2)
|
2011-02-09 23:36:55 -02:00 |
|
Raphael Costa
|
ab97b9e6bc
|
Brazillian Portuguese Translation
|
2011-02-09 18:56:31 -02:00 |
|
dinedine
|
c178346969
|
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 |
|
Dirk Kelly
|
974923b929
|
listed translation
|
2011-02-01 16:07:41 +08:00 |
|