did
|
21ccbb635b
|
removing asset collections
|
2011-06-17 14:32:54 -07:00 |
|
did
|
36e5d6d55d
|
Launch user into backoffice on first deploy
|
2011-05-29 13:32:31 -07:00 |
|
did
|
2ce1fadf52
|
simplify the installation procedure for bushido users
|
2011-05-27 08:19:20 -07: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
|
ec1b0fea3a
|
fix bson_ext issue (new version of mongo) + add the bushido gem
|
2011-04-05 23:49:17 +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 |
|
did
|
a7959a8de8
|
fix bug preventing the installation of locomotive as an engine
|
2011-03-16 18:24:15 +01:00 |
|
did
|
2ba0718647
|
application error when submitting an asset without a name
|
2011-03-10 00:17:16 +01:00 |
|
did
|
80f792cfd3
|
generated sitemaps were invalid according to google web tools
|
2011-03-08 17:20:53 +01:00 |
|
did
|
78715ddf1e
|
fix issue #48
|
2011-03-08 16:39:14 +01:00 |
|
did
|
11ccb31088
|
clean code
|
2011-03-07 20:31:08 +01:00 |
|
did
|
d2f5757d5b
|
little trick to increase performance in dev mode when used as an engine + do some cleaning in the TODO file
|
2011-03-06 23:36:30 +01:00 |
|
did
|
f9aac40298
|
upgrade gems (carrierwave and custom_fields)
|
2011-03-06 00:17:50 +01:00 |
|
did
|
1602f9b9c0
|
the inline editor was broken (caused by the last version of mongoid), now it does work
|
2011-03-05 23:56:40 +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
|
7d5018eedc
|
fix broken tests
|
2011-03-05 01:51:44 +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
|
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
|
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 |
|
did
|
e6f5353245
|
add more tests
|
2011-02-27 11:33:49 +01:00 |
|
did
|
bd992cc882
|
fix issue #37 plus other ones related to theme assets and assets
|
2011-02-19 00:51:57 +01: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 |
|
dinedine
|
0eb8471c00
|
update the TODO list
|
2011-01-27 09:38:30 +01:00 |
|
dinedine
|
69c9dbbbcf
|
new Gemfile + fixing broken tests + improve the way we fetch the sicurrent te when serving fonts
|
2011-01-26 14:07:33 +01:00 |
|
dinedine
|
fa8e509732
|
update the TODO list
|
2011-01-25 22:48:09 +01:00 |
|
dinedine
|
415ce9fb82
|
bson_ext is now in 1.2.0 + add lastmod for the sitemap xml + fix issue #19
|
2011-01-21 12:04:59 +01:00 |
|
dinedine
|
2fc99bf90a
|
rename translation files (convention) + email notification when adding contents (api)
|
2011-01-18 15:24:42 +01:00 |
|
dinedine
|
23ce90eab1
|
clean the TODO list
|
2011-01-18 00:28:09 +01:00 |
|
dinedine
|
1291b68aba
|
in special sitation inherited templates were not correctly updated
|
2011-01-08 00:10:44 +01:00 |
|
dinedine
|
2f478a86fd
|
cleaning
|
2011-01-03 23:53:25 +01:00 |
|
dinedine
|
210ce3d2d8
|
enhance the nav tag + some optimization in the back-office when rendering the pages tree
|
2011-01-02 23:58:06 +01:00 |
|
dinedine
|
c0ac0046c1
|
polishing + bump version (beta yeaaah)
|
2010-12-31 19:31:22 +01:00 |
|
dinedine
|
99b54d4d1b
|
fix bug with jammit-s3 and safari css hack + new version of aloha + bug with Heroku / Theme uploader without DJ + other minor things
|
2010-12-30 15:24:47 +01:00 |
|
dinedine
|
8d610dee49
|
Importing theme works with ruby 1.9.2 + clean code
|
2010-12-27 12:59:54 +01:00 |
|
dinedine
|
87caa55b80
|
rspec 2.3
|
2010-12-19 21:27:32 +01:00 |
|
dinedine
|
62564021b6
|
the theme import module can work without delayedjob + fix bugs
|
2010-12-17 00:42:38 +01:00 |
|
dinedine
|
727a824745
|
prepare locomotive as a gem
|
2010-12-16 13:39:05 +01:00 |
|
dinedine
|
e6226abece
|
use jammit to compress stylesheet/javascript files
|
2010-12-14 18:00:12 +01:00 |
|
dinedine
|
bbb09b58cf
|
ruby 1.9.2 compliant
|
2010-11-08 18:42:14 +01:00 |
|
dinedine
|
a1d9a5d548
|
reflect changes from the last imported theme (enhancements + bugs fixed)
|
2010-10-31 00:30:30 +02:00 |
|
dinedine
|
9b175c3cda
|
add options when importing new site + fix page toolbar style + fix minor stuff
|
2010-10-29 17:12:57 +02:00 |
|
dinedine
|
9c77180a63
|
fix minor issues
|
2010-10-29 16:19:41 +02:00 |
|
dinedine
|
cc0b50e22e
|
add rspec tests for the import module + debug the cms to handle correctly the default theme
|
2010-10-29 01:36:45 +02:00 |
|
dinedine
|
680a42b8f5
|
first attempt of an installation wizzard
|
2010-10-27 02:11:44 +02:00 |
|
dinedine
|
d677fed14b
|
first tasks for this branch
|
2010-10-26 15:16:12 +02:00 |
|
dinedine
|
7cb26a74d4
|
fix bug with pagination + add _permalink property for content instances
|
2010-10-26 15:06:57 +02:00 |
|
dinedine
|
b4d3aae46f
|
order assets when used in liquid templates
|
2010-10-19 16:56:50 +02:00 |
|
dinedine
|
c1b21fac8b
|
use BSON::ObjectId to find elements (asset collection, content type) + make the import module work with S3
|
2010-10-19 12:20:09 +02:00 |
|
dinedine
|
c86ea8b3ca
|
the uploaded theme was not correctly copied (issue with Heroku)
|
2010-10-18 15:08:47 +02:00 |
|
dinedine
|
d1330cdddc
|
check tasks done
|
2010-10-14 10:59:04 +02:00 |
|