Steve Boyd
|
511b3bb060
|
ENH PHP 8.1 compatibility
|
2022-04-14 13:12:59 +12:00 |
|
Steve Boyd
|
8024551376
|
[CVE-2020-26138] Validate custom multi-file uploads
|
2021-06-02 16:24:23 +12:00 |
|
Michal Kleiner
|
21129b1624
|
Use short array syntax across the framework's codebase
|
2020-05-16 10:34:45 +01:00 |
|
Daniel Hensby
|
237b2d5f74
|
Convert array delcarations to short array syntax
|
2020-04-20 18:58:09 +01:00 |
|
Andrew Aitken-Fincham
|
fb5476cb70
|
check for UPLOAD_ERR_NO_FILE on FileField::saveinto
|
2018-01-03 12:01:18 +00:00 |
|
Loz Calver
|
43ec2f87ed
|
NEW: Implement accept attribute in FileField (closes #7279)
|
2017-10-03 16:48:49 +01:00 |
|
Damian Mooyman
|
fba8e2c245
|
API Remove Object class
API DataObjectSchema::manyManyComponent() return array is now associative array
|
2017-05-23 13:50:35 +12:00 |
|
Saophalkun Ponlu
|
97dac7028c
|
De-couple schema type and type attribute
|
2017-05-09 16:50:33 +12:00 |
|
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 |
|