Andy Miller
bfbe4ce1b8
option to control supported attributes in markdown links
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-06-04 14:42:38 -06:00
Andy Miller
aaa636f357
cleaner handling of cropZoom
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-06-04 14:31:22 -06:00
Andy Miller
3bd4f9499a
cherry picked #1925 fix from 1.7 to 1.6
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-05-26 08:35:49 -06:00
Andy Miller
859aff590b
Prepare for release
...
Signed-off-by: Andy Miller <rhuk@mac.com >
2020-05-14 15:41:34 -06:00
Andy Miller
497ca2a5cd
Advanced Customization options for HTTP_X_FORWARDED headers
2020-05-14 14:43:52 -06:00
Jesse Donat
58da1cd489
Updates donatj/phpuseragentparser to 1.0.0
2020-05-08 10:18:31 +03:00
Andy Miller
d16a88e731
prepare for release
2020-04-27 16:08:28 -06:00
A----
39d0d640e6
Support for the X-Forwarded-Host ( #2891 )
2020-04-27 10:38:36 -06:00
Andy Miller
1ce0176ab6
created aliases for direct \Parsedown and \ParsedownExtra references
2020-03-19 14:25:08 -06:00
Andy Miller
453cd62a51
prepare for release
2020-03-19 12:45:58 -06:00
Andy Miller
db92c7b32d
Upgraded jQuery to 3.4.1 - fixes #2859
2020-03-19 11:31:10 -06:00
Andy Miller
2eae104c7a
Fix for user reported CVE path-based open redirect
2020-03-18 17:32:46 -06:00
Andy Miller
e75960fee3
php 7.4 fixes for ParsedownExtra
2020-03-18 11:44:23 -06:00
Andy Miller
ec71ccdd0d
moved parsedown 1.6 and parsedown-extra 0.7 into framework for fixes
2020-03-18 11:39:08 -06:00
Andy Miller
eec2d122cc
prepare for release
2020-03-05 10:38:50 -07:00
Matias Griese
1196e06dd6
Reverted validation: strict fix as it breaks sites, see [ #1273 ]
2020-02-18 13:14:09 +02:00
Andy Miller
8ccbcf0488
set baseRoute with activelang if available
2020-02-14 08:14:57 -07:00
Matias Griese
244c34a536
Page::getCacheKey() method should be public
2020-02-14 13:55:31 +02:00
Matias Griese
52a704e53d
Fixed issue with search plugins not being able to switch between page translations
2020-02-14 13:55:06 +02:00
Andy Miller
432b4b1e68
prepare for release
2020-02-11 17:17:20 -07:00
Andy Miller
fa3c9095c7
caught silly bug that broke routing
2020-02-11 17:09:54 -07:00
Matias Griese
95442ef0b5
Fixed page initialization in CLI
2020-02-11 20:53:02 +02:00
Matias Griese
f81503dd70
Fixed page initialization in CLI
2020-02-11 20:27:57 +02:00
Matias Griese
48170d2fa0
Fixed bin/plugin CLI calling $themes->init() way too early
...
Added `ConsoleCommand::setLanguage()` method to set language to be used from CLI
Added `ConsoleCommand::initializeGrav()` method to properly set up Grav instance to be used from CLI
Added `ConsoleCommand::initializePlugins()`method to properly set up all plugins to be used from CLI
Added `ConsoleCommand::initializeThemes()`method to properly set up current theme to be used from CLI
Added `ConsoleCommand::initializePages()` method to properly set up pages to be used from CLI
2020-02-11 19:41:28 +02:00
Matias Griese
ef80e28d1d
Fixed regression ( #2154 )
2020-02-10 17:41:13 +02:00
Matias Griese
e55b239536
Fixed encoding problems when PHP INI setting default_charset is not utf-8 [ #2154 ]
2020-02-10 09:50:39 +02:00
Andreas Amos
c2f374f0db
Truncator: encoding problems solves #2154
...
As I am not a developer somebody should review the change.
2020-02-10 09:28:13 +02:00
Andy Miller
463a55897c
prepare for release
2020-02-03 10:04:26 -07:00
Matias Griese
6b887a98cd
Fixed site.metadata saving issues [ #2615 ]
2020-01-29 18:55:44 +02:00
Matias Griese
18a26b42e2
Fixed Assets::addInlineJs() parameter type mismatch between v1.5 and v1.6 [ #2659 ]
2020-01-29 18:40:58 +02:00
Matias Griese
864a938f8d
Fixed Data::filter() removing empty fields (such as empty list) by default [ #2805 ]
2020-01-29 11:48:59 +02:00
Matias Griese
53bd1641bb
Fixed fatal error with non-integer page param value [ #2803 ]
2020-01-29 11:32:40 +02:00
Matias Griese
7c0dcd6808
Fixed special case [ #1273 ]
2020-01-14 17:54:19 +02:00
Matias Griese
8714aa9202
Fixed validation: strict not working in blueprints [ #1273 ]
2020-01-14 14:46:19 +02:00
Matias Griese
3731d61b78
Fixed checkbox field not being saved, requires also Form v4.0.2 [ #1225 ]
2020-01-14 11:40:39 +02:00
Matias Griese
7b5d6f7031
Fixed session not restarting if user was invalid (downgrading from Grav 1.7)
2019-12-13 13:13:52 +02:00
Matias Griese
a269d49392
Fixed filesystem iterator calls with non-existing folders
2019-12-10 18:59:58 +02:00
Matias Griese
3a8775f545
Fixed session cookie is being set twice in the HTTP header [ #2745 ]
2019-12-10 16:06:54 +02:00
Matias Griese
842dc0d49e
Incorrect routing caused by str_replace() in Uri::init() [ #2754 ]
2019-12-10 14:52:16 +02:00
Andy Miller
f633c921cc
prepare for release
2019-12-04 16:31:04 -07:00
Andy Miller
e8c79ffd97
Sync with 1.7 approach
2019-12-04 16:27:47 -07:00
Andy Miller
e842eb9d9e
Better fix for #2750
2019-12-04 16:11:08 -07:00
Andy Miller
41d31cb5ea
PHP 7.4 fix for #2750
2019-12-03 09:00:07 -07:00
Matias Griese
909e2cbf89
Catch PHP 7.4 deprecation messages and report them in debugbar instead of throwing fatal error
2019-12-03 13:06:44 +02:00
Matias Griese
1290503895
Fixed multiple issues when there are no pages in the site
2019-12-03 12:55:24 +02:00
Matias Griese
a204b24d78
Fixed fatal error when calling {{ grav.undefined }}
2019-12-03 12:47:01 +02:00
Matias Griese
86c969998f
Merge remote-tracking branch 'origin/develop' into develop
2019-12-02 20:12:59 +02:00
Matias Griese
158874039a
Fixed bad str_replace('...', null) parameter in CSVFormatter
2019-12-02 20:11:15 +02:00
Andy Miller
1111c3d1b1
prepare for release
2019-12-02 10:32:06 -07:00
Andy Miller
238ba9b9b4
PHP 7.4 fix for Pages::buildSort()
2019-12-02 08:53:17 -07:00