Paul Sponagl
|
702283322d
|
Upgrade to devise 2.1
rspec and cucumber tests working
untest within a real app
|
2012-06-08 12:52:00 +02:00 |
|
did
|
55b7d4dbf2
|
status of a redirect page is now 301 (previously 302)
|
2012-06-05 09:32:10 -07:00 |
|
did
|
3f1380408e
|
fix issue #427 + make the content types API features more predictable
|
2012-06-04 08:26:10 -07:00 |
|
Didier Lafforgue
|
5f9c46b42c
|
Merge pull request #419 from colibri-software/api_auth
API auth
|
2012-06-02 10:02:23 -07:00 |
|
Didier Lafforgue
|
b4dd590f9a
|
Merge pull request #432 from colibri-software/fix_page_drop
Fixed issue with page drop slug on templatized pages
|
2012-06-02 09:47:08 -07:00 |
|
did
|
acd46f1c10
|
fix issue #430
|
2012-06-02 06:54:16 -07:00 |
|
Alex Sanford
|
6f5eec18c6
|
Fixed issue with page drop slug on templatized pages
|
2012-06-01 14:28:10 -03:00 |
|
did
|
f4ee99b72b
|
fix issue #425
|
2012-05-30 15:41:11 -07:00 |
|
did
|
763fe5215f
|
fix issue #407 (ie: boolean fields take the false value by default)
|
2012-05-30 15:30:42 -07:00 |
|
Bjørn Trondsen
|
8b56ee5889
|
update norwegian locale
|
2012-05-29 21:17:17 +02:00 |
|
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 |
|
Alex Sanford
|
96007174cb
|
Added auth feature for content_assets
|
2012-04-27 08:27:05 -03: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 |
|