Matias Griese
|
c274337fed
|
Minor fix on user avatar upload
|
2021-05-10 18:03:56 +03:00 |
|
Matias Griese
|
7d01977a89
|
Fixed missing and commonly used methods when using system.twig.undefined_functions = false
|
2021-05-10 12:27:11 +03:00 |
|
Matias Griese
|
d058c1d4fc
|
Fixed copying page without changing the slug
|
2021-05-10 11:43:16 +03:00 |
|
Matias Griese
|
1a28155f1c
|
Update docblocks to return the actual type [#3350]
|
2021-05-07 13:26:24 +03:00 |
|
Matias Griese
|
7ca7d8e045
|
Allow optional start date in page collections [#3350]
|
2021-05-07 13:23:38 +03:00 |
|
Thibaut HENIN
|
ec98ddc2df
|
Improve PageCollectionInterface::dateRange signature and documentation. Report changes into implementations.
|
2021-05-07 13:19:09 +03:00 |
|
Thibaut HENIN
|
72b520745a
|
Simplify Collection::dateRange (same structure as PageCollection::dateRange)
|
2021-05-07 13:19:09 +03:00 |
|
Thibaut HENIN
|
9b4f0ca951
|
Fix dateRange when startDate is not provided (value of 0)
|
2021-05-07 13:19:09 +03:00 |
|
Matias Griese
|
a761df80db
|
Fixed markdown media operations not working when using image:// stream [#3333] [#3349]
|
2021-05-07 13:09:34 +03:00 |
|
Matias Griese
|
9059904c1a
|
Fixed fatal error with some markdown links
|
2021-05-07 11:53:32 +03:00 |
|
Matias Griese
|
568e728d20
|
Fixed twig deprecated TwigFilter messages [#3348]
|
2021-05-06 15:02:54 +03:00 |
|
Andy Miller
|
d1e58eb95e
|
prepare for release
|
2021-04-29 10:22:16 -06:00 |
|
Matias Griese
|
9f5a15f00a
|
Updating a theme should always keep the custom files
|
2021-04-29 15:37:44 +03:00 |
|
Matias Griese
|
3aa47043c9
|
Added option to set flash folder in FlexForm
|
2021-04-28 13:58:08 +03:00 |
|
Matias Griese
|
8532db70d2
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-04-28 12:44:33 +03:00 |
|
Matias Griese
|
f8106a48ae
|
Added MediaUploadTrait::checkFileMetadata() method
|
2021-04-28 12:44:21 +03:00 |
|
Ricardo
|
2813934d21
|
fix for when no valid link attributes are present
|
2021-04-26 21:20:19 +01:00 |
|
Matias Griese
|
1fd2162d4f
|
Fixed broken exif_imagetype() twig function, composer update
|
2021-04-26 10:50:35 +03:00 |
|
Matias Griese
|
2cf7a5f281
|
Fixed broken numeric language codes in Flex Pages [#2131]
|
2021-04-26 09:53:21 +03:00 |
|
Andy Miller
|
ed7e51480b
|
prepare for release
|
2021-04-23 12:55:28 -06:00 |
|
Matias Griese
|
3e91be9a4d
|
Added support for getting translated collection of Flex Pages using $collection->withTranslated('de')
|
2021-04-23 15:14:02 +03:00 |
|
Matias Griese
|
3e9bfad78f
|
Added support for user provided folder in Flex $page->copy()
|
2021-04-23 15:10:43 +03:00 |
|
Matias Griese
|
fd34fce3c1
|
Fixed a bug in Flex Object refresh() method
|
2021-04-22 13:49:11 +03:00 |
|
Matias Griese
|
0cf684300d
|
Fixed text field maxlength validation newline issue [#3324]
|
2021-04-22 11:44:11 +03:00 |
|
Djamil Legato
|
fe1c808dfd
|
Have folder field for pages blueprints use the new folder-slug filed type
|
2021-04-20 15:53:51 -07:00 |
|
Andy Miller
|
8e8de1eeec
|
minor improvement in XSS invalid_protocol regex - #3298
|
2021-04-20 14:36:53 -06:00 |
|
Matias Griese
|
5efe447861
|
Fixed The "Grav/Common/Twig/TwigExtension" extension is not enabled when using markdown twig tag [#3317]
|
2021-04-19 10:20:26 +03:00 |
|
Andy Miller
|
1a97986bd2
|
prepare for release
|
2021-04-15 12:03:32 -06:00 |
|
Matias Griese
|
a2bb650518
|
Improve JSON support for the request
|
2021-04-15 15:28:22 +03:00 |
|
Matias Griese
|
b44a1ce939
|
Fixed absolute path support for Windows [#3297]
|
2021-04-14 17:04:40 +03:00 |
|
Andy Miller
|
ad50017235
|
prepare for release
|
2021-04-13 12:27:42 -06:00 |
|
Matias Griese
|
aeb2e3a715
|
Add back alias for moved class
|
2021-04-13 21:11:05 +03:00 |
|
Matias Griese
|
3d10282567
|
Merge remote-tracking branch 'security/advisory-fix-1' into develop
|
2021-04-13 20:51:21 +03:00 |
|
Matias Griese
|
9e89666a24
|
Composer update, rename clearcache
|
2021-04-13 20:41:35 +03:00 |
|
Matias Griese
|
953cf65223
|
Added some documentation #3297
|
2021-04-13 12:40:08 +03:00 |
|
Matias Griese
|
371eb76b2b
|
Typo #3297
|
2021-04-13 12:12:05 +03:00 |
|
Matias Griese
|
75c63704f6
|
Further improve defined paths #3297
|
2021-04-13 12:05:01 +03:00 |
|
Matias Griese
|
16dab2c9f1
|
Redirect /admin/groups to /admin/accounts/groups and blacklist it for admin controller
|
2021-04-12 18:38:12 +03:00 |
|
Matias Griese
|
7fdaf62684
|
Restrict filesystem Twig functions to accept only local filesystem and grav streams
|
2021-04-12 16:07:36 +03:00 |
|
Matias Griese
|
312c11b8da
|
Allow GRAV_WEBROOT to be devined in env, USER_DIR is always under webroot
|
2021-04-10 11:14:11 +03:00 |
|
Matias Griese
|
2ef4c28401
|
Added configuration options to allow PHP methods to be used in Twig functions
|
2021-04-09 21:31:45 +03:00 |
|
Matias Griese
|
27dc8ffb45
|
Fixed fatal error if system.pages.types is not an array [#2984](https://github.com/getgrav/grav/issues/2984)
|
2021-04-09 14:45:05 +03:00 |
|
Matias Griese
|
c5296cd7e0
|
Fixed system.languages.session_store_active not having any effect [#3269]
|
2021-04-09 13:11:08 +03:00 |
|
Matias Griese
|
029b408915
|
Fixed fatal error when using markdown links with image:// stream [#3285]
|
2021-04-09 12:53:05 +03:00 |
|
Matias Griese
|
f3e4f9d311
|
Fixed deleting page with language code not removing the folder if it was the last language [#3305]
|
2021-04-09 11:13:51 +03:00 |
|
Matias Griese
|
74a667bbef
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# CHANGELOG.md
|
2021-04-09 10:34:18 +03:00 |
|
Matias Griese
|
7f8263318e
|
Minor code cleanup in Utils
|
2021-04-09 10:33:32 +03:00 |
|
Djamil Legato
|
e0fc832621
|
Better GPM detection of unauthorized installations
|
2021-04-08 21:21:27 -07:00 |
|
Matias Griese
|
34aea14ff9
|
Fixed nxinx appending repeating ?url= in some redirects
|
2021-04-08 10:24:55 +03:00 |
|
Andy Miller
|
aa81350b6f
|
prepare for release
|
2021-04-06 11:16:02 -06:00 |
|