did
|
47088f9b0e
|
fix issue #115 + clean code + exporting a site works now with ruby 1.8.7
|
2011-07-19 14:52:02 +02:00 |
|
did
|
37d10aa25b
|
fix bug #104
|
2011-07-06 11:48:04 -07:00 |
|
did
|
1a62d8f5ad
|
Adding the ability to set a robots.txt for each site (ticket #87)
|
2011-07-05 22:34:15 +02:00 |
|
did
|
bd28f4c1ec
|
new sites picker
|
2011-07-05 18:30:12 +02:00 |
|
did
|
71d7e86acd
|
admin role was not correctly set when creating a new website
|
2011-07-05 11:56:24 +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
|
5e8eac53d4
|
refactor the way the middlewares are loaded (both app and engine) + tweaks some back-office texts + improve the UI by adding icons on addind a picture links + fix an annoying bug with carrierwave
|
2011-06-28 15:38:13 +02:00 |
|
did
|
2ad01833d8
|
icons for the theme_asset form + add tests (both rspec + features) for the roles
|
2011-06-27 08:27:07 -07:00 |
|
did
|
be6629d986
|
done with the roles (tests are coming) + better help messages for theme_assets and snippets
|
2011-06-26 16:02:48 -07:00 |
|
did
|
1be92e0db4
|
roles fully implemented for the page / content sections + uniformize drag n drop in the contents section + add the missing selected value for the has_one field
|
2011-06-25 17:01:11 -07:00 |
|
did
|
09171555a7
|
fix CSRF issues with tinymce and some ajax actions + begin to work on the roles feature powered by cancan (in progress, not stable)
|
2011-06-25 09:25:31 -07:00 |
|
did
|
3c0f7afec0
|
fix tests + rename and refactor the slugify method (now called permalink)
|
2011-06-21 13:03:24 -07:00 |
|
did
|
3c31c8dbcf
|
remove all the references to asset_collections
|
2011-06-21 06:12:20 -07:00 |
|
did
|
a0293b161b
|
add a new plugin in tinymce to upload any kind of files (Bernd)
|
2011-06-21 05:47:11 -07:00 |
|
did
|
87e7ced3c1
|
integrate dragonfly + clean code + fix a js bug when editing a custom field
|
2011-06-20 12:05:12 -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
|
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
|
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 |
|
did
|
a66e745746
|
fix bug #52
|
2011-03-17 17:41:25 +01:00 |
|
did
|
80f792cfd3
|
generated sitemaps were invalid according to google web tools
|
2011-03-08 17:20:53 +01:00 |
|
Dirk Kelly
|
44f84c266b
|
merge
|
2011-03-07 19:59:02 +08: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 |
|
Dirk Kelly
|
e059ce2023
|
Making the error message a bit more useful
|
2011-02-28 13:42:50 +08:00 |
|
Mario Visic
|
1c04b39c7e
|
Fixed a bug that was preventing deleting sites
|
2011-02-26 21:12:26 +08:00 |
|
did
|
94be90986d
|
merge Dirk's branch + upgrade a lot of gems (rails, ...etc)
|
2011-02-12 15:00:57 +01:00 |
|
dinedine
|
6ac4ff0393
|
revert a piece of the theme assets refactoring + upgrade Gemfile as well as the gemspec
|
2011-02-04 11:18:34 +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 |
|
Keith Pitt
|
e3f40558a0
|
Provide the error message aswell
|
2011-02-04 16:21:50 +08:00 |
|
Keith Pitt
|
da3bd6cef2
|
Include error backtrace in output
|
2011-02-04 15:57:26 +08:00 |
|
Keith Pitt
|
713d30bdb6
|
Hacked the admin images controller to work
|
2011-02-04 15:44:42 +08:00 |
|
Dirk Kelly
|
c11c18c445
|
Fixes issue where custom content wouldn't get created.
|
2011-02-03 07:40:06 +08: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
|
456521bbed
|
sitemap functionnality works with engine
|
2011-01-22 14:09:29 +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
|
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
|
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
|
d0a089fb77
|
DelayedJob is disabled by default
|
2010-12-19 21:34:01 +01:00 |
|
dinedine
|
62564021b6
|
the theme import module can work without delayedjob + fix bugs
|
2010-12-17 00:42:38 +01:00 |
|
dinedine
|
e6226abece
|
use jammit to compress stylesheet/javascript files
|
2010-12-14 18:00:12 +01:00 |
|
dinedine
|
aa764ee185
|
add French translations for the installation + installation allowed if both no sites and no accounts
|
2010-10-29 17:28:38 +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
|
c2766f0273
|
Merge branch 'origin/nodefault'
|
2010-10-26 15:09:58 +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 |
|