Christopher Joe
|
50deb17763
|
API remove UploadField, AssetField and associated files
Fixes #6481
|
2017-03-09 10:16:46 +13:00 |
|
Christopher Joe
|
98ecaf9bd0
|
Change UploadField to TreeDropdownField for modal fields
Change UploadField to abstract placeholder FileHandleField for non-modal fields
|
2017-02-27 10:38:23 +13:00 |
|
Robbie Averill
|
c620063608
|
DOCS Update docs to reference PageController without an underscore, implement some PSR-2
|
2017-01-11 09:59:28 +13:00 |
|
Damian Mooyman
|
bc19b2a491
|
PSR2 cleanup
|
2016-11-29 16:18:48 +13:00 |
|
Damian Mooyman
|
d4abfea4eb
|
Rename Uploadable -> UploadReceiver and FileUploadable -> FileUploadReceiver
|
2016-11-29 16:16:16 +13:00 |
|
Damian Mooyman
|
7cba50e3a5
|
API Refactor UploadField, FileField and AssetField into traits Uploadable and FileUploadable
|
2016-11-29 16:15:59 +13:00 |
|
Damian Mooyman
|
1b1e921e3d
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
|
Sam Minnee
|
7a10c194bd
|
NEW: Move code files into src/ folder.
This updates framework to be more in keeping with PHP conventions.
|
2016-11-01 13:37:24 +13:00 |
|