Matias Griese
|
8c14a9907e
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
|
2022-08-18 13:27:06 +03:00 |
|
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
|
f490d9a7e1
|
Fix phpstan error
|
2022-06-29 13:16:56 +03:00 |
|
Matias Griese
|
81ca0c2e25
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
CHANGELOG.md
composer.json
composer.lock
|
2022-06-29 13:14:06 +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
|
2aff274c31
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
system/src/Grav/Common/GPM/Remote/AbstractPackageCollection.php
|
2022-06-15 14:39:38 +03: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
|
f51a9d9d87
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
CHANGELOG.md
composer.lock
|
2022-05-20 16:45:54 +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
|
8f58a4494c
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
composer.lock
|
2022-04-19 11:04:33 +03:00 |
|
Matias Griese
|
4464f29169
|
Composer update
|
2022-04-19 10:56:41 +03:00 |
|
Matias Griese
|
5bfd43256d
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
|
2022-03-31 11:31:04 +03:00 |
|
Matias Griese
|
2ea39309b6
|
Composer update
|
2022-03-31 11:30:35 +03:00 |
|
Matias Griese
|
782ceada80
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
CHANGELOG.md
composer.lock
|
2022-03-31 11:26:37 +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
|
4b564df38f
|
Merge branch 'develop' of github.com:getgrav/grav into feature/v1.8
Conflicts:
CHANGELOG.md
|
2022-03-23 12:58:48 +02:00 |
|
Matias Griese
|
c9271c80a7
|
Create method cleanOutputBuffers() and use it
|
2022-03-23 10:49:19 +02:00 |
|