Ingo Schommer
|
77e52d6344
|
ENHANCEMENT Url encoding URLSegments before matching them against database records in ModelAsController, to match behaviour of SiteTree with URLSegmentFilter::$default_allow_multibyte=true. Not an API change because all encodable characters have been removed by the default URLSegmentFilter already (see http://www.w3.org/International/articles/idn-and-iri/#iriproblem)
|
2012-05-08 23:45:26 +02:00 |
|
Sean Harvey
|
7c54c60311
|
MINOR Rename setModel to setDataModel due to API changes
|
2012-05-01 14:46:48 +12:00 |
|
Sean Harvey
|
8b44955c6e
|
BUGFIX Removed double check of find_old_page() in ModelAsController
|
2012-04-11 14:51:33 +12:00 |
|
Sam Minnee
|
ddcbd650d4
|
BUGFIX: Fix bugs introduced by the expectation of having a DataModel.
|
2011-10-07 08:51:54 +02:00 |
|
Will Rossiter
|
d90ea0d236
|
ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain API.
|
2011-09-19 17:30:46 +02:00 |
|