Andy Miller
|
2258adcb05
|
prepare for release
|
2022-08-04 15:29:22 -06:00 |
|
Matias Griese
|
aba6382f2e
|
Added variables $environment (string), $request (PSR-7 ServerRequestInterface|null) and $uri (PSR-7 Uri|null) to be used in setup.php
|
2022-06-30 12:56:31 +03:00 |
|
Matias Griese
|
32dd550178
|
Fixed FlexDirectory::reloadIndex() to actually get the items from the filesystem
|
2022-06-29 21:32:50 +03:00 |
|
Matias Griese
|
37e92e4f55
|
Merge branch 'feature/api' of github.com:getgrav/grav into develop
|
2022-06-29 13:07:19 +03:00 |
|
Matias Griese
|
1b0c3d1fce
|
Fix phpstan error
|
2022-06-29 13:06:43 +03:00 |
|
Matias Griese
|
00cb9c3540
|
Make the new relationships code to work in PHP 7.3
|
2022-06-29 12:45:16 +03:00 |
|
Paweł Bogusławski
|
b9800b7c35
|
Allow to configure syslog tag (#3596)
* Allow to configure syslog tag
Author-Change-Id: IB#1120629
* Update InitializeProcessor.php
|
2022-06-15 10:38:59 -06:00 |
|
Matias Griese
|
b5ab00639b
|
Merge branch 'develop' of github.com:getgrav/grav into feature/api
|
2022-06-15 14:38:39 +03:00 |
|
Andy Miller
|
f8d736b24a
|
prepare for release
|
2022-06-14 11:09:20 -06:00 |
|
Matias Griese
|
62c4f3c768
|
Ignore phpstan error
|
2022-06-14 20:08:04 +03:00 |
|
Matias Griese
|
b18b49a239
|
Fixed login and user search by email not being case-insensitive when using Flex Users
|
2022-06-14 10:43:46 +03:00 |
|
Matias Griese
|
9d6a2dba09
|
Fixed Twig |filter() allowing code execution
|
2022-06-13 21:11:33 +03:00 |
|
Matias Griese
|
de4af5dbcc
|
Fixed bin/grav install command with arbitrary destination folder name
|
2022-06-13 20:38:16 +03:00 |
|
Matias Griese
|
f570cea3bd
|
Fixed alias class references
|
2022-06-13 19:19:00 +03:00 |
|
Matias Griese
|
0b54a7b4bc
|
Ignore upcoming media.json file in media
|
2022-06-13 18:22:03 +03:00 |
|
Yankl-Peretz Blum
|
6b57f29511
|
Add Eastern Yiddish
'yi' actually refers to a macrolanguage. The only language in current use in this category is Eastern Yiddish, with language code 'ydd'
|
2022-06-06 11:14:17 +03:00 |
|
yankl
|
74296a80d0
|
Add back Yiddish to Language Codes
|
2022-06-06 11:14:17 +03:00 |
|
Matias Griese
|
89709a7190
|
Merge branch 'develop' of github.com:getgrav/grav into feature/api
Conflicts:
CHANGELOG.md
composer.lock
|
2022-05-20 16:41:30 +03:00 |
|
Matias Griese
|
6fa96ca554
|
Regression: Fixed saving page with a new language causing cache corruption [#2282]
|
2022-05-20 15:55:38 +03:00 |
|
Matias Griese
|
60ce105fa5
|
Improved flash media handling in MediaIdentifier
|
2022-05-20 11:58:09 +03:00 |
|
Matias Griese
|
ec16b5184e
|
Fixed creating empty uploaded file
|
2022-05-20 10:59:53 +03:00 |
|
Matias Griese
|
a7a9b5d132
|
Fixed a potential fatal error when using watermark in images
|
2022-05-13 17:04:56 +03:00 |
|
Matias Griese
|
32a486f1d4
|
Added ToManyRelationship::getNthIdentifier()
|
2022-05-05 11:03:06 +03:00 |
|
Matias Griese
|
1237f0a6d6
|
Added support for multipart/form-data content type in PUT and PATCH requests
|
2022-05-04 14:45:59 +03:00 |
|
Matias Griese
|
9ec3e7d731
|
Minor fix on account relationships
|
2022-05-03 16:28:02 +03:00 |
|
Matias Griese
|
d6dcd96301
|
Added relationships support for user accounts
|
2022-05-03 13:18:57 +03:00 |
|
Matias Griese
|
2957077935
|
Added relationship logic for flex
|
2022-05-03 10:27:50 +03:00 |
|
Matias Griese
|
6ba1cff114
|
Added classes for defining relationships
|
2022-04-28 13:55:25 +03:00 |
|
Andy Miller
|
c2a8145f2c
|
prepare for release
|
2022-04-25 14:50:34 -06:00 |
|
Matias Griese
|
26e4768bc5
|
Fixed default collection ordering in pages admin
|
2022-04-25 18:27:21 +03:00 |
|
Matias Griese
|
4464f29169
|
Composer update
|
2022-04-19 10:56:41 +03:00 |
|
Matias Griese
|
2ea39309b6
|
Composer update
|
2022-03-31 11:30:35 +03:00 |
|
Matias Griese
|
1c0ed43afa
|
Fixed XSS check not detecting onX events without quotes
|
2022-03-30 13:26:11 +03:00 |
|
Matias Griese
|
a092aed4ed
|
When saving yaml and markdown, create also a cached version of the file and recompile it in opcache
|
2022-03-30 12:00:59 +03:00 |
|
Matias Griese
|
7c2b21fb60
|
Fixed missing changes in yaml & markdown files if saved multiple times during the same second because of a caching issue
|
2022-03-29 21:35:02 +03:00 |
|
Andy Miller
|
2830ba9120
|
prepare for release
|
2022-03-28 11:36:48 -06:00 |
|
Matias Griese
|
5a355fb94e
|
Fixed page search not working with selected language [#3316]
|
2022-03-25 10:33:05 +02:00 |
|
Matias Griese
|
b0add67cdd
|
Flex search() optimizations
|
2022-03-25 10:32:34 +02:00 |
|
Matias Griese
|
c9c23c6c4f
|
Better fix for system.cache.gzip: true
|
2022-03-23 15:47:45 +02:00 |
|
Matias Griese
|
8f0443a73d
|
Fixed phpstan issues, composer update
|
2022-03-23 13:05:54 +02:00 |
|
Matias Griese
|
c9271c80a7
|
Create method cleanOutputBuffers() and use it
|
2022-03-23 10:49:19 +02:00 |
|
Andy Miller
|
62d9db7650
|
gzip fixes for downloading
|
2022-03-22 17:30:55 -06:00 |
|
Andy Miller
|
57d6be0f78
|
Expose parse_url via parseurl() Twig function
|
2022-03-20 19:02:36 -06:00 |
|
Andy Miller
|
ae55b4794f
|
Fix for multi-lang issues with Security report
|
2022-03-20 18:22:12 -06:00 |
|
Andy Miller
|
730231b8b7
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-03-18 13:15:44 -06:00 |
|
Andy Miller
|
82015d4ae7
|
gzip enabled breaking in close()
|
2022-03-18 13:15:37 -06:00 |
|
Matias Griese
|
4376c8ce57
|
Better multi-byte support for replace_last() filter
|
2022-03-18 20:39:10 +02:00 |
|
Matias Griese
|
aa1e1bc0ad
|
Optimization for Utils::url()
|
2022-03-18 20:38:33 +02:00 |
|
Matias Griese
|
35d4d00429
|
Better fix for multilang URLs in Utils::url()
|
2022-03-17 16:55:34 +02:00 |
|
Matias Griese
|
3e7f67f589
|
Set default maximum length for text fields
|
2022-03-17 13:04:06 +02:00 |
|
Matias Griese
|
c08341046b
|
Added |replace_last(search, replace) filter
|
2022-03-17 12:15:05 +02:00 |
|
Andy Miller
|
d36bc4b8a2
|
Fix for multilang URLs in Utils::url()
|
2022-03-16 14:28:07 -06:00 |
|
Andy Miller
|
0d19bc6e97
|
prepare for release
|
2022-03-14 11:34:33 -06:00 |
|
Matias Griese
|
492cc1d2f1
|
Added XSS check for uploaded SVG files before they get stored (in Form plugin)
|
2022-03-14 18:55:56 +02:00 |
|
Matias Griese
|
4d4efb31e3
|
Escape root url pattern in Utils::url()
|
2022-03-09 12:25:46 +02:00 |
|
Andy Miller
|
c7bc5f5b59
|
hash for multiavatar only
|
2022-03-08 14:00:06 -07:00 |
|
Andy Miller
|
41b8fbb0e0
|
Update changelog + Accounts in sidebar
|
2022-03-08 10:45:44 -07:00 |
|
Djamil Legato
|
e60ba13d75
|
Fixed issue with URL method not escaping subpaths slashes
|
2022-03-08 09:32:28 -08:00 |
|
Matias Griese
|
e0deeeb551
|
Make new avatar logic more robust
|
2022-03-08 19:15:46 +02:00 |
|
Andy Miller
|
9fd580c49b
|
Alternative Multiavatar Approach (#3551)
* Support multiavatar by default
* Support custom hash string
|
2022-03-08 09:45:41 -07:00 |
|
Andy Miller
|
e09bae918c
|
fix for empty $root
|
2022-03-05 11:20:54 -07:00 |
|
Andy Miller
|
0abde01442
|
better fix
|
2022-03-05 09:22:12 -07:00 |
|
Andy Miller
|
03f71fa49d
|
rolled back but fixed the Utils::url() functionality
|
2022-03-04 15:37:03 -07:00 |
|
Andy Miller
|
4f92568171
|
Added system config option legacy_url_root_behavior
|
2022-03-03 13:16:48 -07:00 |
|
Andy Miller
|
b80fcca0cf
|
fixes for Utils::url()
|
2022-03-03 12:35:17 -07:00 |
|
Andy Miller
|
7b7235297e
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-03-03 11:21:06 -07:00 |
|
Andy Miller
|
34ab8408fa
|
fix for url() function breaking when path contains root
|
2022-03-03 11:21:03 -07:00 |
|
Matias Griese
|
f19297d5f7
|
Added XSS check for uploaded SVG files before they get stored
|
2022-03-02 13:37:51 +02:00 |
|
Matias Griese
|
78b8051627
|
Fixed avatar save location when account:// stream points to custom directory
|
2022-03-02 12:24:27 +02:00 |
|
Djamil Legato
|
3dd0cabeac
|
Fixed entity sanitization for XSS detection
|
2022-02-23 14:57:36 -08:00 |
|
Matias Griese
|
a7e82f279a
|
Fixed non-standard video html atributes generated by {{ media.html() }} [#3540]
|
2022-02-22 11:30:33 +02:00 |
|
Matias Griese
|
6d0d6c22d3
|
Fixed new Utils::pathinfo() and Utils::basename() being too strict for legacy use [#3542]
|
2022-02-22 09:46:29 +02:00 |
|
Matias Griese
|
7e52112b21
|
Fixed phpstan issues (All level 2, Framework level 5)
|
2022-02-19 12:01:50 +02:00 |
|
xaver
|
a900b89795
|
Remove variable duplicate (#3539)
|
2022-02-18 08:39:20 -07:00 |
|
Matias Griese
|
ec884997ef
|
Improve vector image code [#3533]
|
2022-02-12 10:49:52 +02:00 |
|
Matias Griese
|
3a45748ce6
|
Added auto_sizes support for SVG vector images [#3533]
|
2022-02-12 10:41:34 +02:00 |
|
Xaver Maierhofer
|
c4e10cf59f
|
Add Vector image auto_sizes support
|
2022-02-12 10:26:18 +02:00 |
|
Andy Miller
|
b1938c9790
|
prepare for release
|
2022-02-07 12:12:03 -07:00 |
|
Rotzbua
|
0323a898cb
|
Normalize variable names
|
2022-02-07 11:20:16 +02:00 |
|
Rotzbua
|
d275532cf8
|
Fix documentation of return type
|
2022-02-07 11:20:16 +02:00 |
|
Matias Griese
|
7306f164e9
|
Fixed groups filter not matching against readableName [getgrav/grav-plugin-admin#2224]
|
2022-02-07 10:30:25 +02:00 |
|
Matias Griese
|
88219fbf0e
|
Fixed accounts filter only matches against email address [getgrav/grav-plugin-admin#2224]
|
2022-02-07 10:07:00 +02:00 |
|
Djamil Legato
|
5eefc91781
|
Fixed "Page Authors" field in Security tab, wrongly loading and saving the value (fixes #3525)
|
2022-02-04 11:23:09 -08:00 |
|
Matias Griese
|
67ef9b221a
|
Fixed error while deleting retina image in admin
|
2022-02-04 19:58:23 +02:00 |
|
Matias Griese
|
c82a35cea0
|
Added twig filter |field_parent to get parent field name
|
2022-02-03 19:51:46 +02:00 |
|
Andy Miller
|
5248519c37
|
prepare for release
|
2022-01-31 11:52:12 -07:00 |
|
Matias Griese
|
5b9a0fb237
|
Fixed Call to undefined method error when upgrading from Grav 1.6 [#3523]
|
2022-01-31 11:26:35 +02:00 |
|
Andy Miller
|
96df7deaf4
|
prepare for release
|
2022-01-28 13:08:36 -07:00 |
|
Matias Griese
|
7666651324
|
Fixed error on thumbnail image creation
|
2022-01-28 19:13:26 +02:00 |
|
Djamil Legato
|
b9db2f3322
|
Fixed MimeType for gzip (application/x-gzip)
|
2022-01-27 16:24:50 -08:00 |
|
Matias Griese
|
84a1ab6ca5
|
Added unicode-safe Utils::basename() and Utils::pathinfo() methods and use them everywhere
|
2022-01-26 13:54:33 +02:00 |
|
Matias Griese
|
3b89377570
|
Improved Filesystem::basename() and Filesystem::pathinfo() to be UTF-8 safe
|
2022-01-26 13:16:35 +02:00 |
|
Matias Griese
|
c3c31880b0
|
Added support for registering assets from HtmlBlock
|
2022-01-26 11:06:05 +02:00 |
|
Andy Miller
|
9bb6f5366e
|
prepare for release
|
2022-01-24 11:40:25 -07:00 |
|
Matias Griese
|
6f2fa9311a
|
Fixed XSS check not detecting escaped :
|
2022-01-18 12:34:52 +02:00 |
|
Matias Griese
|
61061220d7
|
Compoer update, fixed phpstan errors
|
2022-01-17 09:37:59 +02:00 |
|
Matias Griese
|
aa7e64f2b7
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# CHANGELOG.md
|
2022-01-14 11:25:40 +02:00 |
|
Matias Griese
|
b58210de1a
|
Added HtmlBlock support for {% style %}, {% script %} and {% link %} tags
|
2022-01-14 11:25:21 +02:00 |
|
Andy Miller
|
0bb52c75ce
|
page-level override for redirect_default_route
|
2022-01-13 06:20:38 -07:00 |
|
Matias Griese
|
da6b41f8a6
|
Added twig tag for links: {% link icon 'theme://images/favicon.png' priority: 20 with { type: 'image/png' } %}
|
2022-01-13 13:06:19 +02:00 |
|
Matias Griese
|
1ab2f7083c
|
Added module support for twig script tag: {% script module 'theme://js/module.mjs' %}
|
2022-01-13 12:52:23 +02:00 |
|
Matias Griese
|
707710d679
|
Added links and modules support to HtmlBlock class
|
2022-01-13 12:24:05 +02:00 |
|
Andy Miller
|
3e784a2f15
|
prepare for release
|
2022-01-12 15:26:29 -07:00 |
|
Andy Miller
|
21f76a1e34
|
Fixed typo causing ; to join files in CSS
|
2022-01-12 15:23:28 -07:00 |
|
Andy Miller
|
d329df2bb0
|
prepare for release
|
2022-01-12 12:31:34 -07:00 |
|
Andy Miller
|
f90232e511
|
typo
|
2022-01-12 12:29:43 -07:00 |
|
Andy Miller
|
57bd3c9cb5
|
fixed js module import when pipelined
|
2022-01-12 12:21:18 -07:00 |
|
Andy Miller
|
419692b9e4
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-01-12 11:10:16 -07:00 |
|
Andy Miller
|
b422d9585c
|
small size for field
|
2022-01-12 11:10:12 -07:00 |
|
Matias Griese
|
67b9623d6c
|
Numeric sort for sizes: MediaObjectTrait::getAlternatives()
|
2022-01-12 13:29:18 +02:00 |
|
Matias Griese
|
bda6b26896
|
Added Medium::getAlternatives() to be able to list all the retina sizes
|
2022-01-12 12:00:41 +02:00 |
|
Andy Miller
|
9b2af98b0b
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2022-01-11 12:03:22 -07:00 |
|
Andy Miller
|
b07bf96ad9
|
Support for YubiKey OTP 2-Factor authenticator
|
2022-01-11 12:03:13 -07:00 |
|
Matias Griese
|
f8f5502c40
|
Added Media::getRoute() and Media::getRawRoute() methods to get page route if available
|
2022-01-11 14:34:35 +02:00 |
|
Matias Griese
|
55b45fcf2f
|
Fixed scaled image medium filename when using non-existing retina file
|
2022-01-10 22:12:09 +02:00 |
|
Matias Griese
|
bd471cb61b
|
Added Utils::getExtensionsByMime() method to get all the registered extensions for the specific mime type
|
2022-01-10 19:40:00 +02:00 |
|
Andy Miller
|
7bb8d10b22
|
Asset blueprint refactor
|
2022-01-09 21:23:19 -07:00 |
|
Andy Miller
|
f9fcdd6c51
|
Revert "simplify asset collections in a single array"
This reverts commit 756b088ada.
# Conflicts:
# system/src/Grav/Common/Assets.php
|
2022-01-09 21:12:39 -07:00 |
|
Andy Miller
|
99ceb40c5f
|
improvements
|
2022-01-09 16:14:20 -07:00 |
|
Andy Miller
|
8767bfb9b0
|
refactoring and generic link support
|
2022-01-09 15:51:00 -07:00 |
|
Andy Miller
|
756b088ada
|
simplify asset collections in a single array
|
2022-01-09 14:35:16 -07:00 |
|
Andy Miller
|
c962201bae
|
initial js module support in assets
|
2022-01-09 13:29:40 -07:00 |
|
Matias Griese
|
2335271472
|
Second attempt to fix CLI --env, now works with bin/plugins
|
2022-01-07 21:42:25 +02:00 |
|
Matias Griese
|
47d7927bac
|
Improved onPageFallBackUrl event
|
2022-01-06 18:10:24 +02:00 |
|
Matias Griese
|
d15542e553
|
SVG files do not have higher quality alternative
|
2022-01-06 16:01:53 +02:00 |
|
Matias Griese
|
e6447f7203
|
Improved Utils::download() method to allow overrides on download name, mime and expires header
|
2022-01-06 15:36:29 +02:00 |
|
Djamil Legato
|
fbcaf991aa
|
cleanup
|
2022-01-05 12:00:12 -08:00 |
|
Matias Griese
|
cc8ec10098
|
Fixed CLI --env and --lang options having no effect if they aren't added before all the other options
|
2022-01-05 19:52:57 +02:00 |
|
Andy Miller
|
d541808604
|
prepare for release
|
2022-01-04 11:01:21 -07:00 |
|
Matias Griese
|
231c8a0f4c
|
Fixed UserObject::getAccess() after cloning the object
|
2022-01-04 18:47:45 +02:00 |
|
Andy Miller
|
b40b543790
|
prepare for release
|
2022-01-03 09:50:34 -07:00 |
|
Andy Miller
|
3b7921b698
|
updated copyright year
|
2022-01-03 09:14:00 -07:00 |
|
Matias Griese
|
6af1ee48a5
|
Fixed PHP 8.1 issue in Media, minor optimization
|
2022-01-03 16:38:11 +02:00 |
|
Matias Griese
|
4519971a76
|
Fixed Flex directory configuration creating environment configuration when it should not
|
2021-12-22 21:28:26 +02:00 |
|
Matias Griese
|
26295d5cf2
|
Fixed FlexIndex::call() to return null instead of failing to call undefined method
|
2021-12-20 14:46:20 +02:00 |
|
Andy Miller
|
bfc9e26f26
|
renamed method
|
2021-12-18 17:53:19 -07:00 |
|
Andy Miller
|
d939b1e563
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2021-12-18 17:46:59 -07:00 |
|
Andy Miller
|
8343cfb278
|
new Plugin::upstreamConfigVar
|
2021-12-18 17:46:55 -07:00 |
|
Matias Griese
|
290a28109e
|
When symlinking Grav install, include also tests
|
2021-12-17 19:42:02 +02:00 |
|
Matias Griese
|
5bec5db5e1
|
Fixed Plugin::config() returning null in some cases
|
2021-12-16 14:25:51 +02:00 |
|
Matias Griese
|
a6fb0a14f0
|
Fix bad docblocks
|
2021-12-16 13:59:13 +02:00 |
|
Matias Griese
|
7cb62ddc75
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-12-16 13:55:43 +02:00 |
|
Matias Griese
|
0f85b831b5
|
Minor fixes
|
2021-12-16 13:55:36 +02:00 |
|
dani
|
530e6a4399
|
Update pages.yaml
i believe this is a mistake, the unclosed `<small>` tag is rendering the entire form this way.
|
2021-12-16 11:16:58 +02:00 |
|
dani
|
c7700c2e16
|
Update es.yaml
missing accents
|
2021-12-16 11:16:58 +02:00 |
|
Matias Griese
|
89acc59ac3
|
Improved UserObject cloning
|
2021-12-16 10:57:10 +02:00 |
|
Matias Griese
|
1c51bf8a66
|
Added UserObject::$isAuthorizedCallable to allow $user->isAuthorized() customization
|
2021-12-15 18:00:50 +02:00 |
|
Matias Griese
|
a4beb9b8bd
|
Fixed UserObject::$authorizeCallable binding to the user object
|
2021-12-15 18:00:27 +02:00 |
|
Matias Griese
|
484a41e42a
|
Added second parameter to UserObject::isMyself() method
|
2021-12-15 13:28:03 +02:00 |
|
Matias Griese
|
def62ec2a2
|
Fixed message about user groups not being cached
|
2021-12-15 12:48:02 +02:00 |
|
Matias Griese
|
25bc1edf31
|
Update Twig optimization to reflect upstream code
|
2021-12-10 16:20:19 +02:00 |
|
Matias Griese
|
420a4e3566
|
Add comment into TwigEnvironment
|
2021-12-09 21:18:10 +02:00 |
|
Matias Griese
|
f2a7833933
|
Restore debug info for flex
|
2021-12-09 21:12:47 +02:00 |
|
Matias Griese
|
491252476d
|
Fixed Twig being very slow when templates do not exist
|
2021-12-09 21:09:23 +02:00 |
|
Matias Griese
|
6ed453890d
|
Disabled pretty debug info for Flex as it slows down Twig rendering
|
2021-12-09 15:45:25 +02:00 |
|
Matias Griese
|
432f0eb9e5
|
Fixed some deprecation notices in flex
|
2021-12-09 15:07:37 +02:00 |
|
Matias Griese
|
236c068d70
|
Improve typehints
|
2021-12-09 14:06:58 +02:00 |
|
dani
|
3f3503e0f3
|
Update external.yaml (#3493)
|
2021-12-08 22:27:38 -07:00 |
|
Matias Griese
|
bc70c9b93c
|
Added session.secure_https to system blueprint
|
2021-12-08 17:40:30 +02:00 |
|
Matias Griese
|
90f5ff7c74
|
Use secure session cookies in HTTPS by default (system.session.secure_https: true)
|
2021-12-08 17:38:16 +02:00 |
|
Matias Griese
|
3bfbb1a4ef
|
Composer 2 checks for minimum PHP version, remove duplicated checks
|
2021-12-08 15:17:28 +02:00 |
|
Matias Griese
|
6c7064db93
|
Fix phpstan issues
|
2021-12-08 14:34:38 +02:00 |
|
Matias Griese
|
9df7b35c65
|
DomIterator keys were off-by-one
|
2021-12-08 12:49:13 +02:00 |
|
Matias Griese
|
5552ea2d70
|
Replace unmaintained DOMIterators by our own versions (fixes PHP 8.1 warnings)
|
2021-12-08 12:34:54 +02:00 |
|
Matias Griese
|
6079562c90
|
More minor fixes for PHP 8.1
|
2021-12-08 10:58:38 +02:00 |
|
Matias Griese
|
c2f394de17
|
Minor fix
|
2021-12-07 16:46:42 +02:00 |
|
Matias Griese
|
878de339e5
|
Improved FileSystem::pathinfoInternal()
|
2021-12-07 13:56:19 +02:00 |
|
Matias Griese
|
86cfba3bc9
|
Minor fix
|
2021-12-07 13:47:35 +02:00 |
|
Matias Griese
|
ad1e20abb7
|
Fixed phpstan level 4 issues in Framework
|
2021-12-07 13:34:36 +02:00 |
|
Matias Griese
|
2165743810
|
Fixed phpstan level 2 issues in Framework
|
2021-12-07 13:20:57 +02:00 |
|
Matias Griese
|
8f2f5e3373
|
Fixed RequestHandlers NotFoundException having empty request
|
2021-12-07 13:13:35 +02:00 |
|
Matias Griese
|
70c0dc6419
|
Improve Framework code
|
2021-12-07 13:10:19 +02:00 |
|
Matias Griese
|
5b84213fce
|
Improved Framework File classes
|
2021-12-07 13:08:05 +02:00 |
|
Matias Griese
|
3ad68d6d5a
|
Improve flex classes
|
2021-12-07 13:03:09 +02:00 |
|
Matias Griese
|
627a1510dc
|
Simplify exception handling for Framework Cache classses
|
2021-12-07 12:52:42 +02:00 |
|
Matias Griese
|
042d4a4603
|
Improved ACL classes
|
2021-12-07 12:50:59 +02:00 |
|
Matias Griese
|
b2cfc4ef5f
|
Fixed bad key lookup in FlexRelatedDirectoryTrait::getCollectionByProperty()
|
2021-12-07 12:47:09 +02:00 |
|
Matias Griese
|
cf6159ffe3
|
Fixed PHP 8.1 deprecated warning
|
2021-12-07 12:43:40 +02:00 |
|
Matias Griese
|
f04f13723d
|
Silence PHP 8.1 deprecation notices for Twig 1
|
2021-12-03 14:52:52 +02:00 |
|
Matias Griese
|
512c2e5d9d
|
Better typehints for Framework classes
|
2021-12-02 21:22:10 +02:00 |
|
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
|
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
|
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
|
a8d292a0d9
|
Added third $name parameter to Blueprint::flattenData() method, useful for flattening repeating data
|
2021-11-25 11:07:20 +02:00 |
|
Matias Griese
|
193475a0b6
|
Made Grav::redirect() to accept Route class
|
2021-11-17 10:49:39 +02:00 |
|
Andy Miller
|
88ffa163c4
|
prepare for release
|
2021-11-16 10:34:46 -07:00 |
|