Matias Griese
|
1350cf5675
|
Added $object->getOriginal() to get flex objects data before it was modified with update()
|
2021-09-09 14:14:42 +03:00 |
|
Matias Griese
|
21db2e7d4a
|
Added support for flex-required@: not exists and flex-required@: '!exists' in blueprints
|
2021-09-09 14:14:16 +03:00 |
|
Matias Griese
|
cda08242f1
|
Added file upload/remove support for Flex Forms
|
2021-09-08 14:34:15 +03:00 |
|
Matias Griese
|
fc8936986f
|
Cast data.search.options to array
|
2021-09-07 18:28:36 +03:00 |
|
Matias Griese
|
ec37fd065f
|
Throwing exceptions from Twig templates fires onDisplayErrorPage.[code] event allowing better error pages
|
2021-09-03 18:39:41 +03:00 |
|
Matias Griese
|
47875a4525
|
Added route and request to onPageNotFound event
|
2021-09-03 12:23:48 +03:00 |
|
Matias Griese
|
61adb1e6cf
|
More robust way to check number step [#3433]
|
2021-09-02 20:34:17 +03:00 |
|
Matias Griese
|
907e46631c
|
Added |yaml filter to convert input to YAML
|
2021-09-02 20:02:07 +03:00 |
|
Matias Griese
|
7a1f5539ed
|
Fixed validation of number type
|
2021-09-02 10:55:27 +03:00 |
|
Matias Griese
|
49087e9a53
|
Fixed escaping in PageIndex::getLevelListing()
|
2021-09-02 10:20:26 +03:00 |
|
Andy Miller
|
c43b375d3b
|
prepare for release
|
2021-09-01 10:39:23 -06:00 |
|
Matias Griese
|
a8fe62a829
|
Added support for task and action inside JSON request body
|
2021-08-31 22:25:02 +03:00 |
|
Andy Miller
|
fd8c44ba90
|
prepare for release
|
2021-08-31 12:21:31 -06:00 |
|
Matias Griese
|
f9e7f1c08e
|
Flex: Use str_replace() and not strtr()
|
2021-08-30 09:55:21 +03:00 |
|
Andy Miller
|
8042caee57
|
fixed svgImageFunction()
|
2021-08-27 10:26:00 -06:00 |
|
Matias Griese
|
3f3f63f411
|
Fixed Flex object types not implementing MediaInterface
|
2021-08-25 18:50:08 +03:00 |
|
Matias Griese
|
292687ea00
|
Fixed wrong form issue with flex objects after cache clear
|
2021-08-25 18:31:58 +03:00 |
|
Rotzbua
|
de3aa16aca
|
add mime for .avif image format
new image format developed by google
references:
https://codelabs.developers.google.com/codelabs/avif#0
https://caniuse.com/avif
|
2021-08-18 11:19:38 +03:00 |
|
Rotzbua
|
34d001cbef
|
fix typo mime type of .aif (#3423)
mime type should be `audio/aiff`
reference: https://en.wikipedia.org/wiki/Audio_Interchange_File_Format
|
2021-08-13 10:58:35 -04:00 |
|
Matias Griese
|
f45afd1f54
|
Added support for multiple mime-types per file extension [#3422]
|
2021-08-13 13:05:32 +03:00 |
|
Matias Griese
|
c975f894ae
|
Composer update
|
2021-08-11 09:07:57 +03:00 |
|
Matias Griese
|
a9b59596d8
|
Fixed flex-options@ in blueprints duplicating items in array
|
2021-08-10 12:38:07 +03:00 |
|
Matias Griese
|
9333fcc1d6
|
Generalize FolderStorage templating
|
2021-08-09 21:38:01 +03:00 |
|
Matias Griese
|
b3426f86a3
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-08-09 19:36:23 +03:00 |
|
Matias Griese
|
b3e9682511
|
Generalize FolderStorage templating
|
2021-08-09 19:36:14 +03:00 |
|
Rotzbua
|
b3af6c9920
|
Change mime-type to text/javascript (#3415)
Recommended by whatwg and draft-ietf-dispatch-javascript-mjs-09 (obsoletes RFC4329)
|
2021-07-31 14:29:22 -06:00 |
|
Matias Griese
|
2e9fe80e33
|
Initialize $grav['uri] before session
|
2021-07-30 09:31:33 +03:00 |
|
Matias Griese
|
def389356e
|
Added UserObject::$authorizeCallable to allow $user->authorize() customization
|
2021-07-29 23:09:25 +03:00 |
|
Matias Griese
|
c5dfa65994
|
Fixed FlexDirectoryForm serialization
|
2021-07-29 22:14:45 +03:00 |
|
Matias Griese
|
c9159695aa
|
Fixed FlexForm serialization
|
2021-07-29 19:59:42 +03:00 |
|
Matias Griese
|
17d1786e5c
|
Fixed broken Twig try tag when catch has not been defined or is empty
|
2021-07-29 16:12:14 +03:00 |
|
Matias Griese
|
5437d2db1a
|
Fixed Flex Object missing key field value when using FolderStorage
|
2021-07-28 14:31:55 +03:00 |
|
Matias Griese
|
e390e9901e
|
Allow customization of security.yaml
|
2021-07-28 14:29:10 +03:00 |
|
Matias Griese
|
7c946c59f8
|
Include request in onPageTask and onPageAction events (defaults to null)
|
2021-07-26 17:27:30 +03:00 |
|
Matias Griese
|
506c74de55
|
Include active form in onPageTask and onPageAction events (defaults to null)
|
2021-07-26 14:39:40 +03:00 |
|
Matias Griese
|
ab9783102e
|
Fixed broken environment:// stream when it doesn't have configuration
|
2021-07-23 21:51:17 +03:00 |
|
Matias Griese
|
a8a8cce25f
|
Fixed GPM not using non-standard cache path [#3410]
|
2021-07-23 09:39:21 +03:00 |
|
Matias Griese
|
d62e869044
|
Add changelog [#3398]
|
2021-07-22 17:17:15 +03:00 |
|
Karmalakas
|
6dd5e0fd20
|
Change key setting in a loop
#531
|
2021-07-22 17:13:42 +03:00 |
|
Karmalakas
|
c57a29c23f
|
Add setCurrent() method to Page Collection
#531
|
2021-07-22 17:13:42 +03:00 |
|
Matias Griese
|
2866a51326
|
Added meta support for UploadedFile class
|
2021-07-22 17:01:55 +03:00 |
|
Matias Griese
|
21f5488d3b
|
Make MediaUploadTrait::getUploadSettings() public
|
2021-07-22 17:00:16 +03:00 |
|
Matias Griese
|
7b1a188cfe
|
Fixed error in loadDirectoryConfig() if configuration hasn't been saved [#3409]
|
2021-07-22 16:59:42 +03:00 |
|
Andy Miller
|
951ce6f9f8
|
prepare for release
|
2021-07-19 12:15:54 -06:00 |
|
Matias Griese
|
c9448870fa
|
Fixed open_basedir() error with some forms
|
2021-07-08 14:00:53 +03:00 |
|
Andy Miller
|
e39d01e139
|
Support cloudflare + better x-forwarded-for
|
2021-07-06 17:44:49 -06:00 |
|
Matias Griese
|
35db2f61f7
|
Added method FlexObject::resetBlueprints()
|
2021-07-06 21:39:14 +03:00 |
|
Andy Miller
|
8af1229f65
|
qurantine bad SVGs
|
2021-07-01 15:36:26 -06:00 |
|
Matias Griese
|
9aa6f5b1f7
|
Fixed Failed to save entry: Forbidden when moving a page to a visible page [#3389]
|
2021-07-01 14:45:24 +03:00 |
|
Matias Griese
|
da8e374443
|
Fixed Admin becoming unusable when GPM cannot be reached [#3383]
|
2021-06-24 17:04:04 +03:00 |
|