Matias Griese
|
ef55e7d219
|
Added option to disable SimpleCache key validation
|
2018-08-07 22:30:45 +03:00 |
|
Andy Miller
|
424da520cf
|
Fix #2134 - inheritance of theme classes that include digits in camelcase
|
2018-08-06 15:37:59 -06:00 |
|
Andy Miller
|
08cb311e5e
|
Fix truncator tests
|
2018-08-06 15:36:38 -06:00 |
|
Andy Miller
|
e1b5875c5b
|
Update vendor libs
|
2018-08-06 15:22:55 -06:00 |
|
Andy Miller
|
7d27206fec
|
Fixed #2133 - uppercase fallback media urls
|
2018-08-06 14:56:00 -06:00 |
|
Andy Miller
|
18d405d798
|
Improved Utils::url() to support query strings
|
2018-08-06 13:09:15 -06:00 |
|
Matias Griese
|
34fa50fcf0
|
Added FormatterInterface::getDefaultFileExtension()
|
2018-08-03 13:19:26 +03:00 |
|
Matias Griese
|
ca3cf2ea3c
|
Added FormatterInterface::getSupportedFileExtensions() method, deprecated getFileExtension()
|
2018-08-03 13:03:51 +03:00 |
|
Matias Griese
|
76fb11366b
|
Added Uri::method() to get current HTTP method (GET/POST etc)
|
2018-08-02 22:41:54 +03:00 |
|
Andy Miller
|
e4f2808870
|
prepare for release
1.5.0-rc.1
|
2018-07-31 11:27:49 -06:00 |
|
Andy Miller
|
f7496b5341
|
Merge branch 'develop' into 1.5
# Conflicts:
# CHANGELOG.md
# composer.lock
# system/defines.php
|
2018-07-31 11:27:08 -06:00 |
|
Andy Miller
|
2f0d600e86
|
Merge tag '1.4.8' into develop
Release v1.4.8
|
2018-07-31 11:23:36 -06:00 |
|
Andy Miller
|
fa7e6be95a
|
Merge branch 'release/1.4.8'
1.4.8
|
2018-07-31 11:23:35 -06:00 |
|
Andy Miller
|
cea43a2d21
|
Prepare for release
|
2018-07-31 11:23:24 -06:00 |
|
Andy Miller
|
b7387c8741
|
vendor updates
|
2018-07-31 11:23:15 -06:00 |
|
Andy Miller
|
c83852f4e1
|
update changelog
|
2018-07-31 11:20:49 -06:00 |
|
Andy Miller
|
ce271cf389
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2018-07-31 11:17:09 -06:00 |
|
Matias Griese
|
ead125d599
|
Merge branch 'develop' of https://github.com/getgrav/grav into 1.5
|
2018-07-30 12:10:24 +03:00 |
|
Andy Miller
|
8ee367e52e
|
Don't allow null to be set as Page content
|
2018-07-27 15:05:45 -06:00 |
|
Jeremy Gonyea
|
db03091cff
|
Added nginx config for hosting in a ddev project (#2117)
|
2018-07-27 14:23:35 -06:00 |
|
Matias Griese
|
6b5849b207
|
Added MediaTrait::getMediaCache() to allow custom caching
|
2018-07-20 22:54:22 +03:00 |
|
Matias Griese
|
ba0a8c4092
|
Added MediaTrait::clearMediaCache() to allow cache to be cleared
|
2018-07-20 22:25:22 +03:00 |
|
Matias Griese
|
c8ab5d34f7
|
Merge branch 'develop' into 1.5
# Conflicts:
# CHANGELOG.md
# system/defines.php
|
2018-07-19 10:05:26 +03:00 |
|
Hugh Barnes
|
c9367ba4f3
|
Add Grav version to debug bar Messages tab (#2106)
|
2018-07-18 19:03:25 -06:00 |
|
Matias Griese
|
a754f697d7
|
Added twig filters for casting values: |string, |int, |bool, |float, |array
Made `|markdown` filter HTML safe
|
2018-07-14 13:22:35 +03:00 |
|
Matias Griese
|
dd75ce515f
|
Code style fix on Twig tags
|
2018-07-14 12:12:53 +03:00 |
|
Andy Miller
|
ea83b46bfb
|
Prepare for release
1.5.0-beta.2
|
2018-07-13 16:54:32 -06:00 |
|
Andy Miller
|
e7f628233d
|
Update changelog
|
2018-07-13 16:47:49 -06:00 |
|
Andy Miller
|
24edf15e16
|
Merge branch 'release/1.4.7'
1.4.7
|
2018-07-13 16:38:56 -06:00 |
|
Andy Miller
|
70e65129d7
|
Merge tag '1.4.7' into develop
Release v1.4.7
|
2018-07-13 16:38:56 -06:00 |
|
Andy Miller
|
a5e97ef846
|
Prepare for release
|
2018-07-13 16:38:46 -06:00 |
|
Andy Miller
|
8a1f0d4932
|
update changelog
|
2018-07-13 16:38:04 -06:00 |
|
Andy Miller
|
f29997a5cf
|
Minor vendor updates
|
2018-07-13 16:35:51 -06:00 |
|
Matias Griese
|
4daec6908c
|
Merge branch 'develop' of https://github.com/getgrav/grav into 1.5
|
2018-07-06 09:17:41 +03:00 |
|
Timothy Cyrus
|
79bff58021
|
Change getBasename to getFilename where possible (#2087)
* Update Pages.php
* Update Themes.php
* Update Installer.php
* Update Plugins.php
* Update ConfigFileFinder.php
|
2018-07-05 14:14:57 -06:00 |
|
Matias Griese
|
05028d0d9b
|
Changelog update
|
2018-07-05 13:14:17 +03:00 |
|
Matias Griese
|
b4148804e1
|
Criteria: Added support for LENGTH(), LOWER(), UPPER(), LTRIM(), RTRIM() and TRIM()
|
2018-07-05 13:12:59 +03:00 |
|
Matias Griese
|
07f8dfb1c5
|
Made ObjectCollection::matching() criteria expressions to behave more like in Twig
|
2018-07-05 12:27:28 +03:00 |
|
Matias Griese
|
f3c559f1c7
|
Composer update (Fixes blueprint issues)
|
2018-07-05 10:13:36 +03:00 |
|
Matias Griese
|
48a3228efd
|
Merge remote-tracking branch 'origin/1.5' into 1.5
# Conflicts:
# CHANGELOG.md
|
2018-07-05 10:07:14 +03:00 |
|
Matias Griese
|
be661e8685
|
Merge branch 'develop' of https://github.com/getgrav/grav into 1.5
# Conflicts:
# CHANGELOG.md
|
2018-07-05 10:06:27 +03:00 |
|
Timothy Cyrus
|
a0918dfc4f
|
Update Media.php (#2083)
Fixes getgrav/grav-plugin-admin#1330
|
2018-07-02 23:46:44 +01:00 |
|
Andy Miller
|
d214080974
|
Merge branch 'develop' into 1.5
# Conflicts:
# CHANGELOG.md
|
2018-07-02 16:05:56 -06:00 |
|
Andy Miller
|
a09c6b1088
|
Fix for Page::routeCanonical accpeting string #2069
|
2018-06-22 11:59:22 +01:00 |
|
Andy Miller
|
dfed333e1b
|
Set html in admin not in here…
|
2018-06-20 23:38:41 +01:00 |
|
Andy Miller
|
578e12940b
|
Fix for modular page preview #2066
|
2018-06-20 22:56:27 +01:00 |
|
Andy Miller
|
7d215f95cf
|
Merge tag '1.4.6' into develop
Release v1.4.6
|
2018-06-20 19:38:40 +01:00 |
|
Andy Miller
|
5435ee60d8
|
Merge branch 'release/1.4.6'
1.4.6
|
2018-06-20 19:38:39 +01:00 |
|
Andy Miller
|
761d79272c
|
Prepare for release
|
2018-06-20 19:37:15 +01:00 |
|
Matias Griese
|
68a9552877
|
Merge branch 'develop' of https://github.com/getgrav/grav into 1.5
# Conflicts:
# composer.json
# composer.lock
|
2018-06-20 11:56:55 +03:00 |
|