Matias Griese
|
f78debe768
|
Plugin class phpstan fix
|
2021-03-31 14:02:57 +03:00 |
|
Matias Griese
|
4f0f7876a8
|
Better support absolute GRAV_SYSTEM_PATH [#3297]
|
2021-03-31 10:26:46 +03:00 |
|
Matias Griese
|
2a4376b7cb
|
Fixed undefined variable (regression)
|
2021-03-31 08:55:19 +03:00 |
|
Andy Miller
|
1d3d2a0bf9
|
Merge branch 'develop' of github.com:getgrav/grav into develop
# Conflicts:
# CHANGELOG.md
|
2021-03-30 11:53:44 -06:00 |
|
Andy Miller
|
bbddb0a036
|
system blueprints not getting scanned. Fixes #3296
|
2021-03-30 11:53:27 -06:00 |
|
Matias Griese
|
a8e6aedd04
|
Fixed missing onAdminAfterDelete event call in Flex Pages
|
2021-03-30 19:14:49 +03:00 |
|
Matias Griese
|
1b9fd6276e
|
Added initial support for running Grav library from outside the webroot [#3297]
|
2021-03-30 16:58:19 +03:00 |
|
Matias Griese
|
e229ab191f
|
Improved password handling when saving a user
|
2021-03-26 10:53:14 +02:00 |
|
Matias Griese
|
42084ea0cb
|
Fixed UserIndex not implementing UserCollectionInterface
|
2021-03-23 12:58:11 +02:00 |
|
Matias Griese
|
35468bb417
|
Minor docblock fix
|
2021-03-23 10:31:10 +02:00 |
|
Matias Griese
|
9eb20e37c8
|
Fixed Folder::move() deleting the folder if you move folder into itself, created empty file instead
|
2021-03-23 10:16:26 +02:00 |
|
Matias Griese
|
fa819064ef
|
Improve move page into itself check
|
2021-03-23 09:45:31 +02:00 |
|
Matias Griese
|
eb89c00bd5
|
Fixed PageStorage detecting files as pages
|
2021-03-23 09:20:21 +02:00 |
|
Matias Griese
|
0491bd1a76
|
Fixed moving page to itself causing the page folder to be lost (converted to an empty file)
|
2021-03-23 09:18:43 +02:00 |
|
Matias Griese
|
802ae5b712
|
Ignore errors when using set_time_limit also in GPM\Response classes [#3023]
|
2021-03-20 08:48:30 +02:00 |
|
Andy Miller
|
38a393d605
|
ignore error during set_time_limit in Archiver - fixes #3023
|
2021-03-19 17:22:50 -06:00 |
|
Andy Miller
|
4b88122ab2
|
Merge tag '1.7.9' into develop
Release 1.7.9
|
2021-03-19 14:14:58 -06:00 |
|
Andy Miller
|
ba8b91ad29
|
Merge branch 'release/1.7.9'
1.7.9
|
2021-03-19 14:14:58 -06:00 |
|
Andy Miller
|
0a9b0c107f
|
prepare for release
|
2021-03-19 14:14:50 -06:00 |
|
Matias Griese
|
ff1bc03361
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-03-19 21:56:28 +02:00 |
|
Matias Griese
|
3967862f10
|
Found the cause of #3280 in Windows
|
2021-03-19 21:55:56 +02:00 |
|
Andy Miller
|
70ab9b4b1b
|
updated the security email
|
2021-03-19 11:53:10 -06:00 |
|
Matias Griese
|
50682d73dc
|
Fixed redirects using wrong redirect code
|
2021-03-19 17:35:55 +02:00 |
|
Matias Griese
|
3926a61528
|
Fixed the list of pages not showing up in admin [#3280]
|
2021-03-19 10:31:21 +02:00 |
|
Matias Griese
|
9082cd5b17
|
Fixed the list of pages not showing up in admin [#3280]
|
2021-03-19 09:59:15 +02:00 |
|
Matias Griese
|
1c24f9f473
|
Fixed Flex Page CRUD ACL when creating a new page (needs Flex Objects plugin update)
|
2021-03-18 16:24:24 +02:00 |
|
Matias Griese
|
0d1c63f0fd
|
Fixed Page::activeChild() throwing an error [#3276]
|
2021-03-18 11:17:11 +02:00 |
|
Matias Griese
|
29a4c66364
|
Changelog update for #3266
|
2021-03-17 22:31:21 +02:00 |
|
Matias Griese
|
73bb1f3046
|
Merge branch 'develop' of github.com:getgrav/grav into bugfix/redirects-2435
Conflicts:
CHANGELOG.md
|
2021-03-17 22:23:36 +02:00 |
|
Matias Griese
|
86169bbf7c
|
Changelog update
|
2021-03-17 22:20:35 +02:00 |
|
Matias Griese
|
bde65bf056
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-03-17 22:07:59 +02:00 |
|
Matias Griese
|
0ab7d3ca63
|
Fixed broken media upload in Flex with @self/path, @page and @theme destinations [#3275]
|
2021-03-17 22:07:48 +02:00 |
|
Matias Griese
|
644a54e441
|
Added Utils::getPathFromToken() method which works also with Flex Objects
|
2021-03-17 21:54:26 +02:00 |
|
Matias Griese
|
62ff25f96d
|
Fixed onAdminSave original page having empty header [#3259]
|
2021-03-17 21:33:57 +02:00 |
|
Djamil Legato
|
dabb4402a7
|
Handle skeletons rebuild manually only
|
2021-03-17 12:27:19 -07:00 |
|
Matias Griese
|
4ae9c42cc6
|
Composer update
|
2021-03-17 21:12:15 +02:00 |
|
Andy Miller
|
be3d49163d
|
Merge branch 'release/1.7.8'
1.7.8
|
2021-03-17 11:44:48 -06:00 |
|
Andy Miller
|
0cf39a07f5
|
Merge tag '1.7.8' into develop
Release v1.7.8
|
2021-03-17 11:44:48 -06:00 |
|
Andy Miller
|
8697a79df0
|
prepare for release
|
2021-03-17 11:44:31 -06:00 |
|
Matias Griese
|
f5e6a1f3de
|
Fixed onAdminSave original page having empty header [#3259]
|
2021-03-15 19:12:14 +02:00 |
|
Matias Griese
|
7a0ec5f51c
|
Composer update
|
2021-03-15 19:07:09 +02:00 |
|
Matias Griese
|
dfcda95642
|
Fixed Path cannot be empty when viewing non-existent log file [#3270]
|
2021-03-15 19:06:58 +02:00 |
|
Matias Griese
|
047ae7b033
|
Fixed Uncaught ValueError: Path cannot be empty when failing to upload a file [#3265]
|
2021-03-15 19:06:51 +02:00 |
|
Matias Griese
|
fad681430e
|
Composer update
|
2021-03-15 19:05:33 +02:00 |
|
Matias Griese
|
4f1af3709e
|
Fixed Path cannot be empty when viewing non-existent log file [#3270]
|
2021-03-15 18:50:28 +02:00 |
|
Matias Griese
|
2681a8196b
|
Fixed Uncaught ValueError: Path cannot be empty when failing to upload a file [#3265]
|
2021-03-12 12:45:41 +02:00 |
|
Matias Griese
|
25e7f6c5e8
|
Method $pages->find() should never redirect
|
2021-03-12 11:45:00 +02:00 |
|
Matias Griese
|
a67a538dfd
|
Fixed site redirect with redirect code failing when redirecting to sub-pages [#3035]
|
2021-03-11 18:39:18 +02:00 |
|
Matias Griese
|
6dd7044786
|
Also support language redirects [#3130]
|
2021-03-11 17:43:04 +02:00 |
|
Matias Griese
|
16eaba1774
|
Also support system.pages.append_url_extension [#3130]
|
2021-03-11 17:07:30 +02:00 |
|