silverstripe-reports/code
Ingo Schommer 00097a5d5d NEW Clickable URL preview in CMS
- Refactored SiteTreeURLSegmentField to render controls in template
rather than JS for better clientside performance, and cleaner behaviour.
- Added dynamic ellipsis to start of URL, to retain most relevant
part of the URL (the last bits)
- Added "suffix" setting to field, which defaults to ?stage=Stage
- Removed prefix from edit view to leave more room for URL

Thanks to @sunnysideup for getting this started in
https://github.com/silverstripe/silverstripe-cms/pull/269
2013-02-04 12:12:28 +01:00
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers Merge remote-tracking branch 'origin/3.0' into 3.1 2013-01-30 12:44:40 +01:00
forms NEW Clickable URL preview in CMS 2013-02-04 12:12:28 +01:00
model NEW Clickable URL preview in CMS 2013-02-04 12:12:28 +01:00
reports Don't duplicate SS_Report title in GridField 2013-01-14 17:12:27 +01:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher ENHANCEMENT Writing caching metadata as HTML comments in FilesystemPublisher (through StaticPublisher::$include_caching_metadata) (ischommer) 2013-01-14 17:08:12 +01:00