did
|
770ae3a543
|
fix a couple of tiny bugs about: export, import and aloha
|
2011-07-13 11:14:44 +02:00 |
|
did
|
00fd00240f
|
the error message was not displayed correctly during a wrong import + remove the last tracks of the deprecated asset collections
|
2011-07-04 23:11:35 +02:00 |
|
did
|
1e465e231e
|
remove whilelist for theme assets (no useful since we have got roles now) + a little bit of refactoring
|
2011-07-04 19:40:14 +02:00 |
|
did
|
02186d7368
|
add the export link + fix the bugs for the export module + a little bit of refactoring
|
2011-07-04 15:25:02 +02:00 |
|
did
|
aad4b09ad7
|
first draft of the export module (not tested)
|
2011-07-04 03:22:04 -07:00 |
|
did
|
3c31c8dbcf
|
remove all the references to asset_collections
|
2011-06-21 06:12:20 -07:00 |
|
did
|
f4d9acd282
|
fix the tests + finish the integration of Dragonfly + clean code
|
2011-06-20 17:39:59 -07:00 |
|
did
|
21ccbb635b
|
removing asset collections
|
2011-06-17 14:32:54 -07:00 |
|
did
|
49080b737d
|
testing out the lastest gems for rails / carrierwave / ...etc
|
2011-06-08 16:33:33 +02:00 |
|
did
|
2ce1fadf52
|
simplify the installation procedure for bushido users
|
2011-05-27 08:19:20 -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 |
|
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
|
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
|
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 |
|
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 |
|
Dirk Kelly
|
2c1a6c381c
|
the template parsers was broken on ree, made it a bit simpler, just look for slashes
|
2011-03-04 17:53:20 +08:00 |
|
Dirk Kelly
|
9aa68c4611
|
oversight on the fact you shouldn't have to put template in quotes. return of the gsub
|
2011-03-03 13:23:37 +08:00 |
|
Dirk Kelly
|
9145540ef0
|
the import build_parent_template regex was missing nested layouts. Test theme has two new pages to test this.
|
2011-03-03 07:50:22 +08:00 |
|
did
|
59618d4f66
|
when importing theme, force the position of a page as an integer
|
2011-02-13 00:01:42 +01:00 |
|
did
|
44a7c33f9f
|
preserve positions of the index and 404 page
|
2011-02-12 15:32:35 +01:00 |
|
dinedine
|
0be4c93924
|
import theme from the rails console is now possible
|
2011-02-04 15:43:43 +01:00 |
|
dinedine
|
2402ef2cd4
|
positions for the index and not found pages were messed up when importing site
|
2011-02-03 11:22:19 +01:00 |
|
dinedine
|
da51dbc14e
|
more information in the logs when errors during the import + import asset collections without custom fields
|
2011-01-30 00:20:15 +01:00 |
|
dinedine
|
a7dfe1152d
|
fix encoding issue in Ruby 1.9
|
2011-01-27 14:07:10 +01:00 |
|
dinedine
|
2e774b2a97
|
conflict between the index scope in the page model and the mongoid index method
|
2011-01-27 10:49:42 +01:00 |
|
dinedine
|
ff01539bb5
|
date in content types compatible with ruby 1.9.2
|
2011-01-11 00:50:42 +01:00 |
|
dinedine
|
890d5d7e18
|
the import module takes care of redirection pages (+ tests)
|
2011-01-10 14:57:44 +01:00 |
|
dinedine
|
572ee360a1
|
preserve page orders when importing theme + handle favicon as theme asset + add tests for the nav tag + polish code (remove useless logs)
|
2011-01-03 11:50:09 +01:00 |
|
dinedine
|
8d610dee49
|
Importing theme works with ruby 1.9.2 + clean code
|
2010-12-27 12:59:54 +01:00 |
|
dinedine
|
62564021b6
|
the theme import module can work without delayedjob + fix bugs
|
2010-12-17 00:42:38 +01:00 |
|
dinedine
|
a1d9a5d548
|
reflect changes from the last imported theme (enhancements + bugs fixed)
|
2010-10-31 00:30:30 +02:00 |
|
dinedine
|
89f106405d
|
fix broken tests + get rid of warnings in cucumber
|
2010-10-29 17:40:58 +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
|
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
|
163077be43
|
index in first, 404 page in last when importing theme
|
2010-10-14 23:56:51 +02:00 |
|
dinedine
|
1c86db05f8
|
polish the import module + some code refactoring / cleaning
|
2010-10-12 02:12:18 +02:00 |
|
dinedine
|
2f4128bf8f
|
refactoring theme assets in progress
|
2010-10-10 16:37:34 +02:00 |
|
dinedine
|
ecfa466074
|
add missing asset collections import module + add google analytics import + work on simplifying the theme asset logic
|
2010-10-07 02:45:41 +02:00 |
|
dinedine
|
eabe4903f3
|
refactor locomotive liquid drops + implement the theme or site import page (95% done)
|
2010-09-29 00:08:11 +02:00 |
|
dinedine
|
a5ea70229c
|
allows to disable import sub tasks + new images tag logic (in progress) + handle errors when importing
|
2010-09-28 10:09:49 +02:00 |
|
Didier Lafforgue
|
e31012f861
|
fix a lot of tiny bugs (not yet) + testing import tool
|
2010-09-27 00:31:50 +02:00 |
|
dinedine
|
9a722c4268
|
working on importing pages
|
2010-09-24 01:00:13 +02:00 |
|
dinedine
|
39886427e0
|
first and unfinished draft of the import tool
|
2010-09-23 00:59:30 +02:00 |
|