Ingo Schommer
|
b367dd6237
|
API Removed Member.LastVisited and Member.NumVisits
|
2013-10-10 12:35:07 +02:00 |
|
Will Rossiter
|
ca87b8b794
|
API: Form Field ID attribute should follow HTML specification
Fixes: http://open.silverstripe.org/ticket/4431.
Changes Form and Form Field classes to make use of Convert::raw2htmlid() which follows http://www.w3.org/TR/REC-html40/types.html#type-cdata.
Introduces a FormTemplateHelper class to assist in these sort of updates in the future.
|
2013-05-26 11:11:55 +12:00 |
|
Will Morgan
|
a5b04ba334
|
Updating docs for Security template changes
See https://github.com/silverstripe/sapphire/pull/1807
|
2013-05-08 11:52:36 +01:00 |
|
Ingo Schommer
|
957469d770
|
API Removed auto-routing of controller name
Use custom routing rules to achieve this effect (see changelog)
|
2013-02-18 14:29:47 +01:00 |
|
Will Rossiter
|
503ad4a2e2
|
Added note about reports API change in 3.2.0 changelog
|
2013-01-17 21:54:33 +13:00 |
|