Andy Miller
1e2d86f054
Merge tag '1.7.10' into develop
...
Releaese 1.7.10
2021-04-06 11:16:10 -06:00
Andy Miller
284d9ea22b
Merge branch 'release/1.7.10'
1.7.10
2021-04-06 11:16:10 -06:00
Andy Miller
aa81350b6f
prepare for release
2021-04-06 11:16:02 -06:00
pamtbaau
e02d298ff4
Add option images.defaults.size to set default height/width ( #3272 )
...
* Add option images.defaults.size to set default height/width
- Add option to config/system.yaml
- Add option to blueprints/config/system.yaml
- Add ImageSizeTrait.php
- Add ImageSizeTrait to ImageMedium.php
- Add Unit tests
* moved width/height to rendering phase
* Add test: height/width should be of resized image.
* Added optional apsect-ratio variable
* more improvements
* Added aspectRatio and retinaScale image functions
* remove use for old trait
* reset the CLS variables after calling reset on the image
Co-authored-by: Andy Miller <rhuk@mac.com >
2021-04-05 11:21:03 -06:00
Matias Griese
67f172b741
Phpstan fixes
2021-03-31 22:11:55 +03:00
Matias Griese
e97fe9de86
Fixed phpstan generics
2021-03-31 22:11:11 +03:00
Matias Griese
770bf15342
Composer update
2021-03-31 22:09:19 +03:00
Matias Griese
38b1556ee0
Fix unit test #2184
2021-03-31 21:29:59 +03:00
Matias Griese
0af33850a6
Fixed incorrect routing if url path looks like a domain name [ #2184 ]
2021-03-31 20:08:39 +03:00
Matias Griese
edafa68414
Revert "Plugin class phpstan fix"
...
This reverts commit f78debe7
2021-03-31 14:29:50 +03:00
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
ba8b91ad29
Merge branch 'release/1.7.9'
1.7.9
2021-03-19 14:14:58 -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
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