Matias Griese
|
c97da77153
|
Merge branch '1.4' of https://github.com/getgrav/grav into 1.4
|
2018-02-20 11:07:36 +02:00 |
|
Matias Griese
|
871848dc28
|
Added Grav\Framework\Route classes to allow route/link manipulation
Added `$grav['uri]->getCurrentRoute()` method to get `Grav\Framework\Route\Route` instance for the current URL
|
2018-02-20 11:07:28 +02:00 |
|
Andy Miller
|
84a0b5d1e1
|
cleanup with default value
|
2018-02-19 21:23:11 -07:00 |
|
Andy Miller
|
8e68317e7c
|
Composer updates
|
2018-02-19 11:48:38 -07:00 |
|
Matias Griese
|
35f7a2a9de
|
Added $grav['uri]->getCurrentUri() function to get Grav\Framework\Uri instance for the current URL.
|
2018-02-19 11:10:37 +02:00 |
|
Matias Griese
|
62dfa0e060
|
Reorder functions in Common\Uri class
|
2018-02-19 10:30:16 +02:00 |
|
Andy Miller
|
2e28461435
|
Updated changelog
|
2018-02-18 14:08:23 -07:00 |
|
Andy Miller
|
4259d01638
|
Fix bug with remote minimum PHP version determination
|
2018-02-18 14:07:35 -07:00 |
|
Matias Griese
|
39783df92d
|
Fixed bug with absolute_urls=true
|
2018-02-17 14:35:02 +02:00 |
|
Matias Griese
|
d39253e36f
|
Moved URI parts filtering functions to Framework\UriPartsFilter class
|
2018-02-17 14:28:26 +02:00 |
|
Matias Griese
|
82868037ec
|
Some code cleanup on ParsedownGravTrait and Grav classes
|
2018-02-17 13:03:56 +02:00 |
|
Matias Griese
|
17ba58a5c2
|
Framework\Uri: Improve query parameter handling
|
2018-02-17 13:00:40 +02:00 |
|
Matias Griese
|
0a79788582
|
Improve Uri class by adding useful tests
|
2018-02-17 12:23:45 +02:00 |
|
Andy Miller
|
ccf0f9c74e
|
Added support for php dependencies in GPM blueprints
|
2018-02-16 18:16:07 -07:00 |
|
Matias Griese
|
79e580a79d
|
Added Grav\Framework\Uri classes extending PSR-7 HTTP message UriInterface implementation
|
2018-02-17 00:18:21 +02:00 |
|
Andy Miller
|
5b9a40de5f
|
Prepare for release
1.4.0-rc.2
|
2018-02-15 15:53:36 -07:00 |
|
Andy Miller
|
550468aefb
|
Added checkbox-style support for switch field
|
2018-02-15 14:51:31 -07:00 |
|
Andy Miller
|
84a2a08d22
|
Fixed YAML blueprint valdiation/filtering
|
2018-02-14 22:29:41 -07:00 |
|
Matias Griese
|
ee8ea5af57
|
Clean up Utils class with minor fixes
|
2018-02-09 10:44:32 +02:00 |
|
Andy Miller
|
2f763809ac
|
fixed twig evaluate function
|
2018-02-06 09:44:00 -07:00 |
|
Andy Miller
|
f91678df4a
|
Fix for invalid template error in evaluate()
|
2018-02-06 09:42:13 -07:00 |
|
Andy Miller
|
4c654ef19c
|
Stopped Chrome from auto-completing admin user profile form #1847
|
2018-02-05 13:07:51 -07:00 |
|
Andy Miller
|
637308d294
|
Fix for opengraph tags #1849
|
2018-02-05 11:59:14 -07:00 |
|
Andy Miller
|
e2ce65dc61
|
cast to array
|
2018-02-03 14:26:23 -07:00 |
|
Andy Miller
|
f6061e96e8
|
fix for assets change
|
2018-02-03 14:19:30 -07:00 |
|
Gabriel Caruso
|
8c0134eb64
|
Test against PHP 7.2 (#1835)
|
2018-02-03 14:05:48 -07:00 |
|
Mateusz Kutyba
|
18c6bd6e23
|
Remove the default type attribute from script tags (#1823)
|
2018-02-03 14:05:27 -07:00 |
|
Andy Miller
|
08be06c9bc
|
Addd a new Medium:exists() method
|
2018-01-31 16:07:36 -07:00 |
|
Andy Miller
|
19ae66d0e9
|
updated changelog
|
2018-01-31 14:04:56 -07:00 |
|
Andy Miller
|
c3f84d8682
|
new read_file() twig function
|
2018-01-31 14:04:50 -07:00 |
|
Andy Miller
|
c721be8787
|
Added yaml encode/decode filters
|
2018-01-25 16:40:02 -07:00 |
|
Andy Miller
|
47746d3313
|
Added new Collection::toExtendedArray()
|
2018-01-25 16:37:21 -07:00 |
|
Andy Miller
|
103ac4b137
|
Improve collection filtering
|
2018-01-24 15:42:27 -07:00 |
|
Andy Miller
|
d2e3ea0f9d
|
Prepare for release
1.4.0-rc.1
|
2018-01-22 12:27:03 -07:00 |
|
Andy Miller
|
16ca3daf21
|
Updated pimple release
|
2018-01-22 12:25:17 -07:00 |
|
Andy Miller
|
db5f0efaab
|
Fix for bad Uri::filter() call
https://github.com/getgrav/grav-plugin-page-inject/issues/14
|
2018-01-21 17:01:45 -07:00 |
|
Andy Miller
|
8eb0f87702
|
Changelog updated
|
2018-01-19 11:19:29 -07:00 |
|
Gabriel Caruso
|
2c44980b77
|
Refactoring tests (#1779)
|
2018-01-19 11:16:25 -07:00 |
|
Gabriel Caruso
|
f261173de2
|
Refactoring tests (#1779)
|
2018-01-19 11:15:20 -07:00 |
|
Andy Miller
|
75e293b2d7
|
Merge branch '1.4' of https://github.com/getgrav/grav into 1.4
|
2018-01-19 11:13:49 -07:00 |
|
Andy Miller
|
422eb5be5c
|
License date update
|
2018-01-19 11:13:27 -07:00 |
|
Miguel Piedrafita
|
9d2dea07ad
|
Update license year (#1813)
|
2018-01-19 11:10:56 -07:00 |
|
Matias Griese
|
821c4f7b4a
|
Clean up Utils class with minor fixes (#1830)
|
2018-01-19 11:09:51 -07:00 |
|
Andy Miller
|
dcbb5ef90d
|
Merge branch '1.4' of https://github.com/getgrav/grav into 1.4
# Conflicts:
# CHANGELOG.md
|
2018-01-19 10:32:37 -07:00 |
|
Andy Miller
|
758ea8f581
|
Slight change in Whoops colors
|
2018-01-19 10:31:33 -07:00 |
|
Andy Miller
|
5a27977452
|
vendor updates
|
2018-01-19 10:30:53 -07:00 |
|
Matias Griese
|
8d39fdf23c
|
Bug fix on Cache TTL = null
|
2018-01-19 12:53:33 +02:00 |
|
Matias Griese
|
73bd402551
|
Framework\Cache: Update all exceptions to be compatible with Psr\SimpleCache
|
2018-01-19 12:03:32 +02:00 |
|
Matias Griese
|
c473c0baaf
|
Fixes wrong exception in ChainCache
|
2018-01-19 11:49:01 +02:00 |
|
Matias Griese
|
827b4e5d75
|
Clean up Utils class with minor fixes
|
2018-01-19 11:28:47 +02:00 |
|