Matias Griese
52cf554ea2
Added support for not instantiating pages, useful to speed up tasks
2019-08-21 10:47:55 +03:00
Andy Miller
f30f6485ba
Merge branch 'develop' into 1.7
...
# Conflicts:
# composer.json
# composer.lock
# system/defines.php
2019-08-20 17:23:04 -06:00
Andy Miller
dd8b503aa0
Merge tag '1.6.15' into develop
...
Release v1.6.15
2019-08-20 17:22:26 -06:00
Andy Miller
dab30673e0
Merge branch 'release/1.6.15'
2019-08-20 17:22:25 -06:00
Andy Miller
13689c2065
prepare for release
2019-08-20 17:22:16 -06:00
Andy Miller
6e23627f26
update changelog
2019-08-20 17:21:32 -06:00
Andy Miller
7db85cc79c
Force Symfony 4.2
2019-08-20 17:06:19 -06:00
Matias Griese
9b6f218f33
Make Flex Pages to work with Header
2019-08-19 20:58:46 +03:00
Matias Griese
829da9ee3a
Improved bin/grav yamllinter CLI command by adding an option to find YAML Linting issues from the whole site or custom folder
2019-08-19 13:18:39 +03:00
Matias Griese
033b54104e
Merge branch 'develop' of github.com:getgrav/grav into 1.7
...
# Conflicts:
# CHANGELOG.md
2019-08-19 10:53:27 +03:00
Matias Griese
e5cedd074b
Fixed broken markdown Twig tag [ #2635 ]
2019-08-19 10:46:03 +03:00
Matias Griese
a6741cb761
Fixed broken taxonomies [ #2633 ]
2019-08-19 10:21:24 +03:00
Matias Griese
8cbc2a27cd
Fixed enabling PHP Debug Bar causes fatal error in Gantry [ #2634 ]
2019-08-19 10:04:59 +03:00
Matias Griese
5f1639dc63
Merge branch 'develop' of github.com:getgrav/grav into 1.7
2019-08-19 09:53:55 +03:00
Daithí Seán Ó Foghlú
ed87faad92
Update robots.txt ( #2632 )
...
I have found that Bing/Yahoo/DuckDuckGo, Yandex and Google report crawl errors when using the default robots.txt. Specifically their bots will not crawl the the path '/' or any sub-paths. I agree that the current robots.txt should work and properly implements the specification. However it still does not work.
In my experience explicitly permitting the path '/' by adding the directive Allow: / resolves the issue.
More details can be found in a blog post about the issue here: https://www.dfoley.ie/blog/starting-with-the-indieweb
2019-08-18 11:22:33 -06:00
Andy Miller
8d8b803e66
updated with composer 1.9.0
2019-08-18 10:00:37 -06:00
Andy Miller
e4ed00d84a
Merge branch 'develop' into 1.7
...
# Conflicts:
# CHANGELOG.md
# system/defines.php
# system/router.php
2019-08-18 09:54:50 -06:00
Andy Miller
239f34d40c
Merge branch 'release/1.6.14'
2019-08-18 09:52:55 -06:00
Andy Miller
20b9ca56fa
Merge tag '1.6.14' into develop
...
Release v1.6.14
2019-08-18 09:52:55 -06:00
Andy Miller
647ae0fda3
prepare for release
2019-08-18 09:52:45 -06:00
Andy Miller
806dbd9ee5
refactor
2019-08-18 09:51:10 -06:00
Andy Miller
1ab8442630
add fix
2019-08-18 09:50:56 -06:00
Andy Miller
040c34d693
Merge branch 'develop' into 1.7
...
# Conflicts:
# system/defines.php
2019-08-16 09:53:44 -06:00
Andy Miller
505661404b
Merge branch 'release/1.6.13'
2019-08-16 09:53:21 -06:00
Andy Miller
a2ea6faf4d
Merge tag '1.6.13' into develop
...
Release v1.6.13
2019-08-16 09:53:21 -06:00
Andy Miller
ce51491b4d
prepare for release
2019-08-16 09:53:12 -06:00
Andy Miller
8942aa8afc
Merge branch 'develop' into 1.7
...
# Conflicts:
# CHANGELOG.md
2019-08-16 07:46:32 -06:00
Andy Miller
d241223aa3
update changelog
2019-08-16 07:45:40 -06:00
Matias Griese
256cbe3f12
Added experimental support for Flex Pages (**Flex Objects** plugin required)
2019-08-16 15:53:18 +03:00
Matias Griese
8b31ee173e
Added configuration option for Flex Page, enabled experimental options in Admin Plugin
2019-08-16 15:49:58 +03:00
Andy Miller
182970eb78
Fix for bad check on $grav_basedir
2019-08-15 14:24:40 -06:00
Matias Griese
9ed3da3df2
Fixed $page->summary() always striping HTML tags if the summary was set by $page->setSummary()
2019-08-15 19:37:19 +03:00
Matias Griese
14eaa4d00a
Moved setSummary() from PageLegacyInterface to PageContentInterface
2019-08-15 19:23:05 +03:00
Matias Griese
e134e3dbd9
Fixed some docblocks
2019-08-15 13:49:30 +03:00
Andy Miller
5bfb168cd7
Don’t override the system config setting
2019-08-14 16:28:06 -06:00
Andy Miller
5aef09a410
prepare for beta release
2019-08-14 16:21:07 -06:00
Andy Miller
76732ab671
Merge branch 'develop' into 1.7
...
# Conflicts:
# system/defines.php
2019-08-14 16:20:27 -06:00
Andy Miller
d16f83fdd8
Merge tag '1.6.12' into develop
...
Release v1.6.12
2019-08-14 16:19:44 -06:00
Andy Miller
02e10ff8fe
Merge branch 'release/1.6.12'
2019-08-14 16:19:43 -06:00
Andy Miller
6a44d8f286
prepare for release
2019-08-14 16:19:21 -06:00
Andy Miller
4b614d871f
update changelog
2019-08-14 16:18:38 -06:00
Matias Griese
f54d9af758
Fixed regression in non-cached pages showing 404
2019-08-14 23:02:06 +03:00
Matias Griese
f883191d99
FormTrait: better debug messages on what went wrong on form submit
2019-08-14 21:40:47 +03:00
Matias Griese
de5ead78d1
Greatly simplify and generalize Pages::evaluate() method
2019-08-14 14:03:41 +03:00
Matias Griese
44bbdf7e39
Moved collection() and evaluate() logic from Page class into Pages class
2019-08-14 13:22:30 +03:00
Matias Griese
4b4eedf467
FormTrait: better debug messages on what went wrong on form submit
2019-08-14 13:16:33 +03:00
Matias Griese
bb477fd3b1
Merge branch 'develop' of github.com:getgrav/grav into 1.7
2019-08-14 11:01:46 +03:00
Matias Griese
758e316a65
Merge remote-tracking branch 'origin/1.7' into 1.7
2019-08-14 11:01:17 +03:00
Matias Griese
2c38e24d00
Make FlexForm::setName() more robust
2019-08-14 11:01:07 +03:00
Matias Griese
3286d70092
Lock Grav user class once GRAV_USER_INSTANCE has been defined
2019-08-14 10:12:00 +03:00