Didier Lafforgue
da2d689bdc
fix issue #412
2012-05-26 14:35:04 +02:00
Didier Lafforgue
2ac74c9a50
fix issue #411
2012-05-25 13:24:10 +02:00
did
04d9fe17f8
Merge branch 'master' of github.com:locomotivecms/engine
2012-05-23 15:03:37 -07:00
did
d90123e321
public forms are now protected from csrf attacks (see issue #382
2012-05-23 15:03:21 -07:00
Didier Lafforgue
e225ad2278
fix issue #385
2012-05-07 00:31:59 +02:00
Didier Lafforgue
23600edb1f
performance improvements as described in #383
2012-04-26 03:39:23 +02:00
Didier Lafforgue
b3902bb3d5
Merge branch 'master' of github.com:locomotivecms/engine
2012-04-22 23:44:24 +02:00
Didier Lafforgue
ce5576da09
the extends tag was not looking for the right fullpath (when localization is enabled) + sample in order to modify the tinyMCE settings in the back-office
2012-04-22 23:25:18 +02:00
Mario Visic
283a0d9be4
Merge pull request #378 from davide-malagoli/master
...
current_user liquid extension (issue #312 ) added
2012-04-22 03:15:05 -07:00
Didier Lafforgue
57b7cc1ef2
just a quick test to demonstrate the documentation was wrong (issue #377 )
2012-04-22 01:27:07 +02:00
Annalisa
632e16b18e
issue #321 (current_user) working. url_helpers removed.
2012-04-21 11:06:13 +02:00
Didier Lafforgue
d6059c2a9b
fix issue #373
2012-04-20 15:42:10 +02:00
Didier Lafforgue
486c6a12a2
fix issue #367
2012-04-20 00:31:48 +02:00
Didier Lafforgue
9b4fc56e82
fix issue #360
2012-04-19 16:30:16 +02:00
Didier Lafforgue
f973ccef1b
preserve whitespace in textarea tags (HAML/Rails bug)
2012-04-14 17:35:11 +02:00
Didier Lafforgue
06fa564f37
fix a couple of potential bugs when playing with the site locales
2012-04-13 18:32:55 +02:00
Didier Lafforgue
7a595208aa
fix issue #338
2012-04-13 14:38:00 +02:00
Mario Visic
f74306503b
Use unidecoder for converting non ascii charcters for page slugs. Fixes #340
2012-04-08 15:13:07 +08:00
Mario Visic
22d55cf0e0
Slugs should not have 'dot' in them.
2012-04-08 14:42:19 +08:00
Sergey Kuleshov
2798e15481
Made JS permalink regexp more generic for non–latin languages.
...
Fixed specs for permalinks generated by stringex.
2012-04-08 14:41:03 +08:00
Mario Visic
7260f36be7
Downcase subdomains and domains when given as user input.
2012-04-06 23:10:16 +08:00
Mario Visic
ea62835b2e
Fixed up some deprication warnings.
2012-04-02 21:56:00 +08:00
Didier Lafforgue
f0e41205fd
re-organize filters + drop unused tags
2012-04-02 02:41:52 +02:00
Didier Lafforgue
21c5e8a627
small optimization when retrieving a page from a path
2012-03-29 16:17:09 +02:00
Didier Lafforgue
3f6e7acda6
fix issue #333
2012-03-28 17:33:20 +02:00
Didier Lafforgue
11d92ab80e
nested templatized pages finally done (+ specs) + upgrade gems + change the zindex value of the start button for the inline editor + change version (rc.3) for the next rc release
2012-03-28 00:26:32 +02:00
Didier Lafforgue
2329f26e4d
new liquid filter: default
2012-03-26 18:12:16 +02:00
Didier Lafforgue
90e1c4f438
preserve GET parameters when paginating a collection
2012-03-26 17:58:01 +02:00
Didier Lafforgue
ed15c0d6b5
templatized pages can have now sub pages
2012-03-26 16:31:28 +02:00
Didier Lafforgue
e9bf29f297
the last commit broke the test suite: fixed now
2012-03-23 00:41:04 +01:00
Didier Lafforgue
b7424b1fd4
implement the auto_discovery_link_tag liquid filter (feature #206 )
2012-03-23 00:18:32 +01:00
Didier Lafforgue
a9aeffba9b
it is now possible to change the response type of a page + correct translations in French
2012-03-22 19:20:31 +01:00
Didier Lafforgue
6b8e3db8c3
add missing files for the last commit about the control editable element + implement feature #326
2012-03-22 02:13:24 +01:00
Didier Lafforgue
b3b0a5ac16
new editable element for a page: the control
2012-03-22 00:50:34 +01:00
Didier Lafforgue
ab5a4755b8
make the editable elements more robust when working with localization + write tests to prove it
2012-03-21 03:21:29 +01:00
Didier Lafforgue
cfbe68564d
fixed editable elements (wip)
2012-03-19 02:29:59 +01:00
Didier Lafforgue
fbd945cf6d
implement feature #324
2012-03-14 01:16:01 +01:00
Didier Lafforgue
9a9f270d99
fix issue #317 + with_scope works now with has_many relationships + clean code
2012-03-12 03:09:20 +01:00
Didier Lafforgue
1c902a5448
fix a bug about the editable_file not correctly displayed in a snippet given as an argument of the new nav tag
2012-03-09 13:05:44 +01:00
Didier Lafforgue
7ab8110e41
with_scope also takes care of order_by (pull request #278 )
2012-03-09 01:01:09 +01:00
did
1f49eca09f
with_scope did not resolve (ie the Liquid way) correctly the values
2012-03-08 09:24:33 -08:00
Didier Lafforgue
effce313bf
Merge pull request #319 from paulsponagl/nav_with_liquid_2.0
...
added a snippet option to the liquid nav tag
2012-03-07 17:44:00 -08:00
Didier Lafforgue
0c65516807
fix issue #320
2012-03-08 02:32:59 +01:00
Paul Sponagl
b13c5d1d40
added a snippet option to the liquid nav tag
...
this is useful if you want to render more than
just a page.title string within the nav list item.
(page.menue_image, page.menue_teaser...)
use nav snippet: "<liquid snippet>" to provide a string
or nav snippet: "<snippetname>" to load the snippet from db.
added page.<editable_field> for usage within liquid templates
2012-03-07 16:32:25 +01:00
Didier Lafforgue
ac823aac66
entries can be grouped by a belongs_to field in the back-office + add the show action for the content_entries API
2012-03-07 01:39:24 +01:00
did
f77bdd9826
fix #289 . This fix is different from the one in the master branch. It only the filename (without the whole path and the extension)
2012-03-05 14:17:33 -08:00
did
a1cbdf9ed8
page templates were not updated if a related snippet got modified (BUG)
2012-03-02 08:37:54 -08:00
Didier Lafforgue
dd9b382637
alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing)
2012-02-20 01:15:43 +01:00
Didier Lafforgue
dae0b665ac
script to upgrade from 1.0. to 2.0 (wip)
2012-02-19 10:38:56 +01:00
Didier Lafforgue
8f1ac5968f
better way of declaring a hosting env
2012-02-18 15:55:20 +01:00