Eduard Briem
|
c3ba8f42e1
|
using forTemplate() instead of (string) casting fixes unit test
|
2016-11-21 10:48:10 +13:00 |
|
Eduard Briem
|
b1a4b4823f
|
force cast to string $this->dbObject('Content') in EditableLiteralField
|
2016-11-21 09:20:46 +13:00 |
|
Eduard Briem
|
184a433a15
|
enable Shortcode parsing using $this->dbObject instead of manually invoking the shortcode parsers
|
2016-11-07 11:42:55 +13:00 |
|
Eduard Briem
|
d6d61635be
|
Enable Shortcode parsing for the Content in EditableLiteralField to be able to use internal links inside the HTMLEditorfield
|
2016-11-04 08:41:02 +13:00 |
|
Damian Mooyman
|
57048fd901
|
Convert to psr-2
|
2016-08-09 17:05:22 +12:00 |
|
Arno Poot
|
f9e6491072
|
Add empty space before classes (#470)
Before:
field textverplicht-notice nolabel
After:
field text verplicht-notice nolabel
|
2016-05-09 16:19:55 +01:00 |
|
madmatt
|
715be15a4d
|
ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects
|
2015-09-28 12:02:08 +13:00 |
|
Peter Thaleikis
|
20cc915236
|
remove trailing spaces in the codebase
|
2015-09-11 10:20:06 +12:00 |
|
David Craig
|
e9ef2a03aa
|
Consistant treatment of field's right title
|
2015-08-21 15:21:33 +12:00 |
|
Damian Mooyman
|
f1c408d3f4
|
BUG Fix form submission
BUG Fixed display logic
|
2015-08-13 18:57:23 +12:00 |
|
Damian Mooyman
|
9f112e3b23
|
Add "Add page break" button
Fix unit test failures
|
2015-08-11 14:18:46 +12:00 |
|
David Craig
|
47c3df9c64
|
Make form editor a GridField
|
2015-08-10 13:17:48 +12:00 |
|