did
|
770ae3a543
|
fix a couple of tiny bugs about: export, import and aloha
|
2011-07-13 11:14:44 +02:00 |
|
did
|
2236b43222
|
fix bug #111
|
2011-07-09 00:47:05 +02:00 |
|
did
|
0ea5275504
|
make the export more solid
|
2011-07-08 23:06:07 +02:00 |
|
did
|
72c1ac9454
|
solve minor bugs
|
2011-07-08 15:03:48 +02:00 |
|
did
|
711110a6e0
|
snippets were missing in the export
|
2011-07-07 16:59:50 +02:00 |
|
did
|
007f34ed8c
|
export didn't work when sub pages
|
2011-07-07 01:34:11 +02:00 |
|
Didier Lafforgue
|
bf4b2be2b9
|
Merge pull request #108 from corgibytes/variables-as-values
Enabled the use of variable values as the default values for editable con
|
2011-07-06 15:06:47 -07:00 |
|
M. Scott Ford
|
314c1293d9
|
Enabled the use of variable values as the default values for editable content.
|
2011-07-06 15:19:55 -04:00 |
|
did
|
6acec074e2
|
spanish translation (ticket #103)
|
2011-07-06 00:33:34 +02:00 |
|
did
|
0737919c2c
|
Dutch translation (ticket #92)
|
2011-07-05 23:55:26 +02:00 |
|
Didier Lafforgue
|
43670714b9
|
Merge pull request #86 from mariovisic/hotfix/nested_snippets
Fix for issue #84 (Nested snippets)
|
2011-07-05 12:16:30 -07:00 |
|
did
|
bf99a36b58
|
tweak forms + fix minor js bug if no multi sites
|
2011-07-05 20:33:21 +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
|
91f2f145b3
|
the BIG MERGE is now done
|
2011-07-04 15:43:05 +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
|
812965ad50
|
tweak the form UI (errors, input separator) + add more tests
|
2011-07-01 02:15:45 +02:00 |
|
did
|
c8f0ad0bbe
|
upgrade rake (0.9.2), cucumber-rails (1.0.2), capybara
|
2011-06-29 03:05:07 +02:00 |
|
did
|
c1f89f1cca
|
fixing the heroku version: engine requires RMagick
|
2011-06-28 18:05:23 +02:00 |
|
did
|
322e617068
|
fixing the heroku version: engine requires cancan
|
2011-06-28 17:43:11 +02:00 |
|
did
|
8c1372afc6
|
fixing the heroku version
|
2011-06-28 17:35:25 +02:00 |
|
did
|
e304d5aa98
|
the account_spec failed randomly + remove useless puts
|
2011-06-28 15:50:37 +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
|
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
|
33a29210ba
|
forget to add a field to update the global seo title for a site + fix a tiny bug when destroying session + enhance hints on some form fields
|
2011-06-24 00:49:12 -07:00 |
|
did
|
fa7e4c24d8
|
implement feature #57
|
2011-06-23 05:57:52 -07:00 |
|
did
|
d4b7734003
|
fix issue #90
|
2011-06-23 01:14:36 -07:00 |
|
did
|
d31f1f959a
|
fix issue #91
|
2011-06-22 15:57:24 -07:00 |
|
did
|
40530de8bb
|
remove trailing slash and redirect (SEO)
|
2011-06-22 08:53:29 -07:00 |
|
did
|
a5cd2290ea
|
reflect changes from the bushi.do platform
|
2011-06-21 15:03:23 -07:00 |
|
did
|
3c0f7afec0
|
fix tests + rename and refactor the slugify method (now called permalink)
|
2011-06-21 13:03:24 -07:00 |
|
did
|
be02539695
|
do not include the bushido chat js, just declare a variable instead
|
2011-06-21 20:38:03 +02: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
|
57ba3ba273
|
get rid of the yellow banner in production
|
2011-06-21 01:27:13 +02: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
|
ecdb79bb2d
|
removing asset_collections: script + remove references in liquid
|
2011-06-20 04:25:17 -07:00 |
|
did
|
58ab954ec1
|
new task to migrate asset collections to content types
|
2011-06-18 01:31:43 -07:00 |
|
did
|
21ccbb635b
|
removing asset collections
|
2011-06-17 14:32:54 -07:00 |
|
did
|
adfcbb6658
|
fix conflict issue with the new linecache gem + clean carrierwave local patch
|
2011-06-12 16:29:59 +02:00 |
|
did
|
de217b74b7
|
use default rails logger during the first template import + remove some carrierwave method patches now useless with the new version of the gem
|
2011-06-11 01:18:34 +02:00 |
|
did
|
f1d8e7c141
|
clean everything before merging it to the master branch
|
2011-06-10 01:04:13 +02:00 |
|
did
|
2d060dd2d9
|
forgot to add an file
|
2011-06-08 16:34:37 +02:00 |
|
did
|
49080b737d
|
testing out the lastest gems for rails / carrierwave / ...etc
|
2011-06-08 16:33:33 +02:00 |
|
did
|
abcf4f684a
|
help to create public form with has_one field
|
2011-06-03 02:25:19 +02:00 |
|
Mario Visic
|
8c62ec4dba
|
Small refactoring on the snippet tag constructor.
|
2011-06-02 22:34:06 +08:00 |
|
Mario Visic
|
684b1ddf5c
|
Nested snippets now update correctly, fixes #84
|
2011-06-02 21:56:05 +08:00 |
|
did
|
a5bf4664f2
|
[bushido] pass the metrics token to bushido.js
|
2011-06-01 23:47:06 +02:00 |
|