Matias Griese
|
da3e32f945
|
PHP 8.1: Use strict parameters in Session class
|
2021-12-02 15:05:29 +02:00 |
|
Matias Griese
|
ae74f29b69
|
Minor fixes for Grav updater
|
2021-12-02 14:32:06 +02:00 |
|
Matias Griese
|
ecb2d31df0
|
PHP 8.1
|
2021-12-02 13:52:51 +02:00 |
|
Matias Griese
|
2355d799f2
|
PHP 8.1 fixes
|
2021-12-02 12:05:41 +02:00 |
|
Matias Griese
|
589f75b60d
|
Phpstan test updates
|
2021-12-01 17:03:41 +02:00 |
|
Matias Griese
|
6aebbc2be4
|
Also Grav::exit() and Grav::redirect() never returns (typehint)
|
2021-12-01 16:45:45 +02:00 |
|
Matias Griese
|
fb4bce36cb
|
Grav::close() never returns (typehint)
|
2021-12-01 16:25:39 +02:00 |
|
Matias Griese
|
3321f49253
|
Interface fixes
|
2021-12-01 15:46:36 +02:00 |
|
Matias Griese
|
5c6fd0453b
|
Changelog update
|
2021-12-01 15:02:27 +02:00 |
|
Matias Griese
|
179dec4c3b
|
More phpstan fixes
|
2021-12-01 14:59:22 +02:00 |
|
Matias Griese
|
d59a4c63db
|
Added translated() method to PageTranslateInterface
|
2021-12-01 14:57:27 +02:00 |
|
Matias Griese
|
4c3daf6e6f
|
PHP 8.1 return type fixes
|
2021-11-30 21:20:17 +02:00 |
|
Matias Griese
|
c220b6e0c2
|
ControllerResponseTrait: Redirect response should be json if the extension is .json
|
2021-11-30 19:08:49 +02:00 |
|
Matias Griese
|
e4f79dbfce
|
Minor fixes
|
2021-11-30 19:02:42 +02:00 |
|
Matias Griese
|
d220812f5e
|
Minor code improvements
|
2021-11-30 18:59:44 +02:00 |
|
Matias Griese
|
d4a23c1fbe
|
Fixed assert
|
2021-11-30 18:54:03 +02:00 |
|
Matias Griese
|
a57c18f63f
|
Fixed some phpstan errors
|
2021-11-30 15:26:21 +02:00 |
|
Matias Griese
|
8256af5cfa
|
Fix some phpstan level 2 errors
|
2021-11-30 14:49:50 +02:00 |
|
Matias Griese
|
eae3668aee
|
Fixed phpstan issue
|
2021-11-30 14:09:14 +02:00 |
|
Matias Griese
|
8d04330dc5
|
Upgraded
|
2021-11-30 13:56:36 +02:00 |
|
Matias Griese
|
b7ab1df4e3
|
Toolbox update
|
2021-11-25 21:57:04 +02:00 |
|
Matias Griese
|
664c95e95a
|
Composer update
|
2021-11-25 11:28:25 +02:00 |
|
Matias Griese
|
a8d292a0d9
|
Added third $name parameter to Blueprint::flattenData() method, useful for flattening repeating data
|
2021-11-25 11:07:20 +02:00 |
|
Andy Miller
|
6e9f6e8f7a
|
php 8.1 compatibility
|
2021-11-17 10:40:38 -07:00 |
|
Andy Miller
|
d0604a055f
|
Merge branch 'feature/php-81' into develop
|
2021-11-17 10:40:03 -07:00 |
|
Matias Griese
|
193475a0b6
|
Made Grav::redirect() to accept Route class
|
2021-11-17 10:49:39 +02:00 |
|
Andy Miller
|
47b444a742
|
pimple fix
|
2021-11-16 19:57:34 -07:00 |
|
Andy Miller
|
88c2b40ec7
|
Merge tag '1.7.25' into develop
Release v1.7.25
|
2021-11-16 10:34:56 -07:00 |
|
Andy Miller
|
3c3b44d6de
|
Merge branch 'release/1.7.25'
1.7.25
|
2021-11-16 10:34:56 -07:00 |
|
Andy Miller
|
88ffa163c4
|
prepare for release
|
2021-11-16 10:34:46 -07:00 |
|
Matias Griese
|
956ed013cf
|
Improved redirects: send redirect response in JSON if the request was in JSON
|
2021-11-12 12:08:13 +02:00 |
|
Matias Griese
|
061ebf06c6
|
Composer update
|
2021-11-12 11:02:24 +02:00 |
|
Matias Griese
|
e6911ce24a
|
Improved form validation JSON responses to contain list of failed fields with their error messages
|
2021-11-12 09:36:54 +02:00 |
|
Matias Griese
|
d9c9f6a5eb
|
Fixed form validation exceptions to use 400 Bad Request instead of 500 Internal Server Error
|
2021-11-12 09:35:26 +02:00 |
|
Matias Griese
|
2a04628459
|
Added FlexObject::getDiff() to see difference to the saved object
|
2021-11-11 20:06:24 +02:00 |
|
Matias Griese
|
33b473c290
|
Fixed FlexObject::getChanges() always returning empty array
|
2021-11-11 15:48:18 +02:00 |
|
Matias Griese
|
58b48c2f26
|
Do not escape ValidationException
|
2021-11-09 19:12:39 +02:00 |
|
Matias Griese
|
ad003a0fc4
|
Updated phpstan to v1.0
|
2021-11-04 08:55:53 +02:00 |
|
Matias Griese
|
8f9c417c04
|
Fixed path traversal vulnerability when using bin/grav server
|
2021-11-03 14:06:42 +02:00 |
|
Matias Griese
|
8bbf7a849b
|
Fixed |t(variable) twig filter in admin
|
2021-11-03 13:10:10 +02:00 |
|
Matias Griese
|
a723bcdb46
|
Fixed unescaped error messages in JSON error responses
|
2021-11-03 11:50:23 +02:00 |
|
Matias Griese
|
3d0d836d92
|
Composer update
|
2021-11-02 15:27:53 +02:00 |
|
Andy Miller
|
67ea6c8066
|
Merge branch 'develop' of github.com:getgrav/grav into develop
# Conflicts:
# CHANGELOG.md
|
2021-10-29 10:53:40 -06:00 |
|
Andy Miller
|
cd1dc5b43d
|
better vardump variable
|
2021-10-29 10:53:01 -06:00 |
|
Matias Griese
|
1d1c10f0a6
|
Added method Page::initialize()
|
2021-10-27 14:59:23 +03:00 |
|
Matias Griese
|
125f2a8662
|
Improved page cloning
|
2021-10-27 14:24:16 +03:00 |
|
Matias Griese
|
4046fed60f
|
Changelog update
|
2021-10-27 14:23:39 +03:00 |
|
Andy Miller
|
78ca2f68cc
|
Merge tag '1.7.24' into develop
Release v1.7.24
|
2021-10-26 13:45:45 -06:00 |
|
Andy Miller
|
18fcf80b4f
|
Merge branch 'release/1.7.24'
1.7.24
|
2021-10-26 13:45:44 -06:00 |
|
Andy Miller
|
4db28bf47e
|
prepare for release
|
2021-10-26 13:45:30 -06:00 |
|