Andy Miller
|
0fc7fd3411
|
Merge branch 'develop' into 1.7
# Conflicts:
# system/defines.php
|
2020-12-03 14:27:38 -07:00 |
|
Andy Miller
|
8c845c77c1
|
Merge tag '1.6.29' into develop
Release v1.6.29
|
2020-12-03 14:22:52 -07:00 |
|
Andy Miller
|
078c8d23d5
|
Merge branch 'release/1.6.29'
1.6.29
|
2020-12-03 14:22:52 -07:00 |
|
Andy Miller
|
cb373dae59
|
prepare for release
|
2020-12-03 14:22:38 -07:00 |
|
Matias Griese
|
0a42a889ec
|
Sort by numeric in Cron::cronToArray()
|
2020-12-02 21:51:34 +02:00 |
|
Matias Griese
|
e8f5080f35
|
Updated Gregwar to our own version
|
2020-12-02 16:09:10 +02:00 |
|
Matias Griese
|
00f73957dd
|
Fixed doctrine collection sorting to be natural and case insensitive
|
2020-12-02 10:56:18 +02:00 |
|
Matias Griese
|
3a0480e0d8
|
Fixed plugin/theme priority ordering to be numeric
|
2020-12-02 10:45:11 +02:00 |
|
Matias Griese
|
0cee7bcdc8
|
Fixed Page ordering to be natural and case insensitive
|
2020-12-02 10:41:10 +02:00 |
|
Matias Griese
|
30401df4b7
|
Fixed Flex ordering to be natural and case insensitive
|
2020-12-02 10:37:51 +02:00 |
|
Matias Griese
|
f5d1e98491
|
Use previous version of Symfony YAML because of a bug
|
2020-12-01 11:57:08 +02:00 |
|
Matias Griese
|
8f9b2d22c1
|
Fixed event timeline in clockwork
|
2020-12-01 10:33:37 +02:00 |
|
Matias Griese
|
2b17767b53
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
system/src/Grav/Common/Backup/Backups.php
|
2020-12-01 09:35:35 +02:00 |
|
Matias Griese
|
00a7094802
|
Update getBackupDownloadUrl() method to not pass the path
|
2020-12-01 09:33:55 +02:00 |
|
Andy Miller
|
6eaf44e397
|
Merge branch 'develop' into 1.7
|
2020-11-30 16:14:01 -07:00 |
|
Andy Miller
|
24b52c77fe
|
update changelog
|
2020-11-30 16:13:51 -07:00 |
|
Andy Miller
|
7a9b906925
|
update changelog
|
2020-11-30 16:13:25 -07:00 |
|
Andy Miller
|
53bef264e7
|
XSS fix for grav-ghsa-cvmr-6428-87w9
|
2020-11-30 16:11:22 -07:00 |
|
Andy Miller
|
75b74c4ab3
|
XSS fix for grav-ghsa-cvmr-6428-87w9
|
2020-11-30 16:10:56 -07:00 |
|
Matias Griese
|
ca3a9aecd6
|
Do not create the new user/env folder if environment already exists elsewhere
|
2020-11-30 18:21:13 +02:00 |
|
Matias Griese
|
8f7902af94
|
Installer improvements
|
2020-11-30 16:13:24 +02:00 |
|
Andy Miller
|
8df3fa31fb
|
updated with new toolbox
|
2020-11-27 13:53:33 -07:00 |
|
Matias Griese
|
ff7a1b861e
|
Flex improvements
|
2020-11-27 14:56:50 +02:00 |
|
Matias Griese
|
d6a82e5c56
|
Fixed minor installer issues
|
2020-11-27 14:49:47 +02:00 |
|
Matias Griese
|
f714e6fa14
|
PHP 8 fixes (part 2)
|
2020-11-27 14:13:59 +02:00 |
|
Matias Griese
|
6817133819
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
composer.json
composer.lock
|
2020-11-27 14:01:56 +02:00 |
|
Matias Griese
|
76670e47a1
|
PHP 8 fixes
|
2020-11-27 13:49:10 +02:00 |
|
Matias Griese
|
961b24a019
|
Fixed exception in CLI GPM and backup commands when php-zip is not enabled [#3075]
|
2020-11-24 19:52:11 +02:00 |
|
Matias Griese
|
068de42e83
|
Fixed |safe_email filter to return safe and escaped UTF-8 HTML [#3072]
|
2020-11-24 19:36:35 +02:00 |
|
Matias Griese
|
75f9c0a892
|
Fixed bin/grav yamllinter -a and -f not following symlinks [#3080]
|
2020-11-24 16:42:00 +02:00 |
|
Matias Griese
|
3a1b301b32
|
FlexObject::refresh() should return boolean status
|
2020-11-24 14:52:52 +02:00 |
|
Matias Griese
|
9bb1d99ae4
|
Added FlexObject::refresh() method to make sure object is up to date
|
2020-11-24 14:48:12 +02:00 |
|
Matias Griese
|
cf052b5bd4
|
Updated Clockwork to v5.0 [#3072]
|
2020-11-24 11:47:31 +02:00 |
|
Matias Griese
|
65a18fd270
|
Update user/config/version.yaml before copying the files to avoid frontend from setting the version schema.
|
2020-11-23 22:30:13 +02:00 |
|
Matias Griese
|
d4775cc970
|
Merge branch 'develop' of github.com:getgrav/grav into 1.7
Conflicts:
system/src/Grav/Common/Processors/ConfigurationProcessor.php
|
2020-11-23 21:54:07 +02:00 |
|
Matias Griese
|
07ee5b42f7
|
Added basic support for user/config/versions.yaml
|
2020-11-23 21:53:28 +02:00 |
|
Matias Griese
|
d5048fea10
|
Composer update
|
2020-11-23 21:39:00 +02:00 |
|
Matias Griese
|
f3149068e3
|
Create version.yaml when initializing configuration
|
2020-11-23 21:36:54 +02:00 |
|
Matias Griese
|
f5d3a5132a
|
Change version.yaml nesting
|
2020-11-23 21:00:17 +02:00 |
|
Matias Griese
|
70e0ecfef5
|
Add version information when upgrading Grav
|
2020-11-23 20:46:41 +02:00 |
|
Matias Griese
|
631e0e0f3f
|
New sites have compatibility features turned off by default, upgrading from older versions will keep the settings on
|
2020-11-23 19:09:55 +02:00 |
|
Matias Griese
|
b66287cbb9
|
Fixed CLI self-upgrade from Grav 1.6 [#3079]
|
2020-11-23 09:50:30 +02:00 |
|
Matias Griese
|
9e6d38bc1a
|
Added support for having all sites / environments under user/env folder [#3072]
|
2020-11-23 08:50:19 +02:00 |
|
Matias Griese
|
6cbe4aeec4
|
Fixed system:// stream is causing issues in Admin, making Media tab to disappear and possibly causing other issues [#3072]
|
2020-11-23 08:42:17 +02:00 |
|
Djamil Legato
|
e219f56ff4
|
Merge branch 'develop' into 1.7
|
2020-11-21 14:08:49 -08:00 |
|
Djamil Legato
|
e16b29c566
|
Better handling of missing repository index (grav-plugin-admin#1916)
|
2020-11-21 14:05:29 -08:00 |
|
Djamil Legato
|
1b3e3ede4d
|
Better handling of missing repository index (grav-plugin-admin#1916)
|
2020-11-20 15:40:58 -08:00 |
|
Djamil Legato
|
0a601f10c0
|
Fixed Purge successful message only working in Scheduler but broken in CLI and Admin (fixes #1935)
|
2020-11-20 12:16:37 -08:00 |
|
1tsi
|
56ce4ab0f2
|
Update media.yaml (#3070)
fixed MIME types for .docx, .pptx and .xlsx
|
2020-11-18 12:10:23 -07:00 |
|
Matias Griese
|
1f6c2f5a0a
|
Add per field configuration options to customize XSS detection
|
2020-11-18 13:54:42 +02:00 |
|