Andy Miller
|
20e22f015a
|
fixed some issues with chinese langs
|
2021-02-16 18:02:21 -07:00 |
|
Andy Miller
|
cec781ad72
|
updated changelog
|
2021-02-16 17:42:35 -07:00 |
|
Andy Miller
|
9faf42c5da
|
updated languages
|
2021-02-16 17:41:10 -07:00 |
|
Andy Miller
|
bf895820b3
|
minor composer update
|
2021-02-16 14:39:23 -07:00 |
|
Andy Miller
|
f4180584d6
|
updated changelog
|
2021-02-16 12:53:33 -07:00 |
|
Stephan Strate
|
66c653b6f5
|
read all language files from theme stream (#3226)
|
2021-02-16 12:50:51 -07:00 |
|
Matias Griese
|
5f596fb4fd
|
Fixed UserObject after interface change
|
2021-02-16 21:22:04 +02:00 |
|
Matias Griese
|
a1306d9eb4
|
Fixed broken attachment image in Flex Objects Admin when destination: self@ used [#3225]
|
2021-02-16 12:44:30 +02:00 |
|
Matias Griese
|
2195bf2307
|
Fixed modular content with missing template file ending up using non-modular template [#3218]
|
2021-02-11 13:43:23 +02:00 |
|
Matias Griese
|
c4296121b1
|
Reverse subject <-> pattern parameter order in new twig methods
|
2021-02-11 11:24:30 +02:00 |
|
Matias Griese
|
3871196246
|
Merge branch 'feature/twig_preg_match_split' of https://github.com/thexmanxyz/grav into thexmanxyz-feature/twig_preg_match_split
# Conflicts:
# system/src/Grav/Common/Twig/TwigExtension.php
|
2021-02-11 11:17:14 +02:00 |
|
Matias Griese
|
c626b1599e
|
Fixed root page to always contain trailing slash [#3127]
|
2021-02-11 10:46:13 +02:00 |
|
Matias Griese
|
129fd7fdad
|
Added Plugins::getPlugins() and Plugins::getPlugin($name) to make it easier to access plugin instances [#2277]
|
2021-02-11 10:10:50 +02:00 |
|
Matias Griese
|
49fca0da2b
|
Added support for setting session domain [#2040]
|
2021-02-10 18:46:43 +02:00 |
|
Matias Griese
|
8c00a0bc00
|
Fixed behavior of opposite filters in Pages::getCollection() to match Grav 1.6 [#3216]
|
2021-02-10 10:58:17 +02:00 |
|
Czcibor Bohusz-Dobosz
|
45cea4fc4b
|
Fixed removing inclusive filters in getCollection
|
2021-02-10 10:31:42 +02:00 |
|
Andy Miller
|
13f8b65e08
|
manually merged new attribute() method #3065
|
2021-02-09 13:09:31 -07:00 |
|
Matias Griese
|
6ed28c5fb8
|
Composer update with phpstan fix
|
2021-02-09 21:56:08 +02:00 |
|
Matias Griese
|
b534fbb364
|
Changelog update
|
2021-02-09 21:44:20 +02:00 |
|
Tina Burschka
|
1cfcf1ded0
|
Flattr requires name instead property.
|
2021-02-09 21:42:32 +02:00 |
|
Matias Griese
|
87a01bbe0a
|
Fixed trailing slash redirect to use 301 status code [#3127]
|
2021-02-09 21:36:54 +02:00 |
|
Matias Griese
|
5a9477a402
|
Only redirect GET/HEAD if system.pages.redirect_trailing_slash is true and request has a trailing slash
|
2021-02-09 21:23:23 +02:00 |
|
Matias Griese
|
bd97e817c2
|
Merge branch 'NicoHood-asset_order_fix' into develop
|
2021-02-09 21:10:15 +02:00 |
|
Matias Griese
|
1fcc049db7
|
Merge branch 'asset_order_fix' of https://github.com/NicoHood/grav into NicoHood-asset_order_fix
|
2021-02-09 21:09:48 +02:00 |
|
Matias Griese
|
92fdaed81b
|
Fix for $blueprint->flattenData() on list properties
|
2021-02-09 20:35:53 +02:00 |
|
Matias Griese
|
feee0e62cc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-02-08 21:27:55 +02:00 |
|
Matias Griese
|
3ee9e65f2d
|
Added second parameter to $blueprint->flattenData() to include every field, including those which have no data
|
2021-02-08 21:27:47 +02:00 |
|
Andy Miller
|
f004451740
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2021-02-08 11:45:26 -07:00 |
|
Andy Miller
|
9964285cae
|
Fixed issue with content-security-policy not being properly supported with http-equiv + support single quotes
|
2021-02-08 11:45:22 -07:00 |
|
Matias Griese
|
6b25a9f00c
|
Fixed wrong values in Admin pages list [#3214]
|
2021-02-08 18:46:47 +02:00 |
|
Matias Griese
|
99c870c5cc
|
Changelog update
|
2021-02-08 16:54:56 +02:00 |
|
Matias Griese
|
e520cf949a
|
Fixed save error when editing accounts that have been created with capital letters in their username [#3211]
|
2021-02-08 16:46:30 +02:00 |
|
Matias Griese
|
96aac79eb2
|
Fixed broken min/max validation for field type: int
|
2021-02-08 14:40:51 +02:00 |
|
Matias Griese
|
11d0103f0d
|
Fixed lowering uppercase characters in usernames when saving from frontend [#2565]
|
2021-02-08 14:21:10 +02:00 |
|
Matias Griese
|
c7dcb9144c
|
Added $grav->getVersion() or grav.version in twig to get the current Grav version [#3142]
|
2021-02-08 13:47:23 +02:00 |
|
Matias Griese
|
8ea4216672
|
Added ability to filter enabled or disabled with bin/gpm index [#3187]
|
2021-02-08 13:40:39 +02:00 |
|
Matias Griese
|
79640283f3
|
Merge branch 'feature/gpm-index-enhancements' of https://github.com/jgonyea/grav into jgonyea-feature/gpm-index-enhancements
|
2021-02-08 13:18:10 +02:00 |
|
Matias Griese
|
1347c76594
|
Fixed error on bin/gpm plugin uninstall [#3207]
|
2021-02-08 12:51:55 +02:00 |
|
Matias Griese
|
7d95fb7169
|
Changelog update
|
2021-02-08 12:43:04 +02:00 |
|
Matias Griese
|
d710205355
|
Merge branch 'pierrejoye-develop' into develop
|
2021-02-08 12:41:41 +02:00 |
|
Matias Griese
|
afc5f5a13f
|
Merge branch 'develop' of https://github.com/pierrejoye/grav into pierrejoye-develop
|
2021-02-08 12:40:49 +02:00 |
|
Djamil Legato
|
d91e91128c
|
Removed Travis tests badge in favor of GitHub Actions
|
2021-02-07 17:31:58 -08:00 |
|
travis00001
|
3d73e92058
|
update system blueprint to include Redis Database ID (#3209)
|
2021-02-07 09:34:10 -08:00 |
|
Andy Miller
|
aa8778a0fb
|
added optional password/database attributes
|
2021-02-06 14:39:21 -07:00 |
|
travis00001
|
51cc9cd13e
|
Support selecting Redis database ID (#3208)
|
2021-02-06 13:35:50 -07:00 |
|
Matias Griese
|
c3ebd529c1
|
Improved session fixation handling in PHP 7.4+ (cookie fix for invalidate)
|
2021-02-05 21:38:11 +02:00 |
|
Matias Griese
|
322d310843
|
Improved session fixation handling in PHP 7.4+ (use only one cookie)
|
2021-02-05 21:28:52 +02:00 |
|
Matias Griese
|
09f5c0ffc1
|
Improved session fixation handling in PHP 7.4+ (handle unsupported id change)
|
2021-02-05 20:12:51 +02:00 |
|
Matias Griese
|
7d6ed94e2d
|
Improved session fixation handling in PHP 7.4+ (better version)
|
2021-02-05 20:07:23 +02:00 |
|
Matias Griese
|
1292f40710
|
Improved session fixation handling in PHP 7.4+ (cannot fix it in PHP 7.3 due to PHP bug)
|
2021-02-05 19:44:05 +02:00 |
|