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 |
|
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 |
|
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 |
|
Didier Lafforgue
|
2fd0410b66
|
tests pass for the account, content_entry and content_asset models
|
2012-02-16 12:42:41 +01:00 |
|
Mario Visic
|
216b77ab41
|
Fixed up a bad merge of the content instance spec changes.
|
2012-01-15 14:50:23 +11:00 |
|
did
|
e9ef4d48c3
|
content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API
|
2011-12-23 00:45:32 +01:00 |
|