Matias Griese
|
f695aaaea4
|
Added FormTrait::getAllFlashes() method to get all the available form flash objects for the form
|
2019-06-20 00:51:20 +03:00 |
|
Matias Griese
|
b398d04d96
|
Fixed a bug in Route::withParam() method
|
2019-06-20 00:45:59 +03:00 |
|
Matias Griese
|
ac9ef4da76
|
Fixed empty form flash name after update
|
2019-06-19 20:56:23 +03:00 |
|
Matias Griese
|
a10893eaad
|
Fixed error in ImageMedium::url() if the image cache folder does not exist
|
2019-06-19 11:23:12 +03:00 |
|
Andy Miller
|
e6c8b30882
|
Merge tag '1.6.10' into develop
Release v1.6.10
|
2019-06-14 13:59:12 -06:00 |
|
Andy Miller
|
0e0d5b23be
|
Merge branch 'release/1.6.10'
1.6.10
|
2019-06-14 13:59:12 -06:00 |
|
Andy Miller
|
a222e353ba
|
prepare for release
|
2019-06-14 13:59:01 -06:00 |
|
Tracerneo
|
30cfe3bdfa
|
Change minimal port number to 0 (unix socket) (#2452)
|
2019-06-11 08:39:26 -06:00 |
|
Andy Miller
|
d227a82056
|
Fixed regresssion issue of Utils::Url() not returning false on failure #2524
|
2019-05-27 11:58:53 +03:00 |
|
Matias Griese
|
9825daa79b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2019-05-26 16:27:53 +03:00 |
|
Matias Griese
|
10d405112c
|
Fixed Excerpts::processMediaActions() return value
|
2019-05-26 16:27:43 +03:00 |
|
Andy Miller
|
c4c70d082c
|
Fixes #2510 and #2511
|
2019-05-26 13:36:12 +03:00 |
|
Andy Miller
|
23a928c5b7
|
Fixed bitwise operator in TwigExtension::exifFunc() #2518
|
2019-05-26 13:33:24 +03:00 |
|
Andy Miller
|
8a7f624558
|
return the found language rather than just ‘true’
|
2019-05-26 13:23:08 +03:00 |
|
Djamil Legato
|
92e8dbf4ea
|
Added Funding.yml
|
2019-05-23 09:44:47 -07:00 |
|
y-u-s-s-u-f-i-s-l-a-m
|
aca04cee6b
|
Create now.json (#2515)
* Create now.json
* Update now.json
|
2019-05-23 07:43:27 -07:00 |
|
Matias Griese
|
7bc45bd9e0
|
Minor code cleanup/refactoring on flex caching
|
2019-05-23 10:04:09 +03:00 |
|
Matias Griese
|
9e5363b4df
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2019-05-22 11:56:00 +03:00 |
|
Matias Griese
|
37f69d89cc
|
Some phpstan level 6 fixes
|
2019-05-20 10:52:32 +03:00 |
|
Andy Miller
|
30e96aa4ff
|
address deprecated message
|
2019-05-18 11:12:58 -06:00 |
|
Djamil Legato
|
7e1d3b260e
|
Fixed regression with bin/plugin not listing the plugins available (1c725c0)
|
2019-05-17 23:01:54 -07:00 |
|
Andy Miller
|
be558ccac9
|
fixes #2507
|
2019-05-17 11:10:15 -06:00 |
|
Matias Griese
|
e991056106
|
Minor constructor change in Parsedown classes
|
2019-05-17 20:06:49 +03:00 |
|
Matias Griese
|
b795155345
|
Framework: Fix all phpstan level 5 issues
|
2019-05-17 15:18:41 +03:00 |
|
Matias Griese
|
99d0c7cb3e
|
Generalized markdown classes so they can be used outside of Page scope with a custom Excerpts class instance
|
2019-05-17 14:48:12 +03:00 |
|
Matias Griese
|
01b85f19bc
|
Fixed GPM errors from blueprints not being logged [#2505]
|
2019-05-16 11:51:30 +03:00 |
|
Andy Miller
|
65ba214494
|
size of summary chars field
|
2019-05-15 15:48:26 -06:00 |
|
Andy Miller
|
ccff51144e
|
Fixes #2493
|
2019-05-15 13:45:59 -06:00 |
|
Andy Miller
|
c8f6e7b0e1
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2019-05-14 15:44:39 -06:00 |
|
Andy Miller
|
7cccf8e237
|
vendor updates
|
2019-05-14 15:44:33 -06:00 |
|
Ole Vik
|
e1f646c308
|
Remove Gitter, Slack (#2502)
Replace with redirecting link to chat.getgrav.org, also link to forum again.
|
2019-05-14 11:44:27 -06:00 |
|
Andy Miller
|
2a49a2ba7c
|
Added page blueprints to YamlLinter
|
2019-05-12 11:24:50 -06:00 |
|
Andy Miller
|
e9bbd1e0b0
|
Optimizations for Plugin/Theme loading
|
2019-05-10 17:17:06 -06:00 |
|
Andy Miller
|
84e259f0f1
|
minor optimization
|
2019-05-10 17:01:52 -06:00 |
|
Andy Miller
|
b3f4461f34
|
Merge tag '1.6.9' into develop
Release v1.6.9
|
2019-05-09 10:49:11 -06:00 |
|
Andy Miller
|
1df6b76e25
|
Merge branch 'release/1.6.9'
1.6.9
|
2019-05-09 10:49:10 -06:00 |
|
Andy Miller
|
2153e20bc5
|
prepare for release
|
2019-05-09 10:49:01 -06:00 |
|
Andy Miller
|
0cbc98ab53
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2019-05-08 20:57:11 -06:00 |
|
Andy Miller
|
0915a0413d
|
Added composer scripts api-16 and api-15
|
2019-05-08 20:57:06 -06:00 |
|
Andy Miller
|
f4d3d302f4
|
thowing api error
|
2019-05-08 20:54:42 -06:00 |
|
Riley Sommerville
|
5d5e2264c0
|
Update default.md (#2496)
Correct an error that ignored the "Typography" menu item in the default Grav installation and caused a discrepancy between the install page and the corresponding tutorial on getgrav/grav-learn. Related to PR https://github.com/getgrav/grav-learn/pull/681#issue-270418391 and solves issue https://github.com/getgrav/grav-learn/issues/650#issue-365078790.
|
2019-05-08 17:39:09 -06:00 |
|
Andy Miller
|
b39fc72bd2
|
Update languages
|
2019-05-08 14:22:47 -06:00 |
|
Matias Griese
|
d6d50c4b66
|
Fixed empty $grav['request']->getAttribute('route')->getExtension()
|
2019-05-07 19:07:09 +03:00 |
|
Matias Griese
|
791ef8ad88
|
Changelog update
|
2019-05-07 17:58:10 +03:00 |
|
Matias Griese
|
e0861e5505
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2019-05-07 17:55:59 +03:00 |
|
Newb I the Newbd
|
48c9176d90
|
Make yaml_decode only return array to avoid errors (#2494)
|
2019-05-07 17:53:42 +03:00 |
|
Matias Griese
|
33cb20561e
|
Fixed backwards compatibility to select field with selectize.create set to true [git-sync#141]
|
2019-05-07 14:05:55 +03:00 |
|
Andy Miller
|
0acb38f586
|
Checkbox getting interpreted as string
|
2019-05-06 16:22:31 -06:00 |
|
Andy Miller
|
1a41e00a4f
|
Merge branch 'develop' of github.com:getgrav/grav into develop
|
2019-05-03 10:43:17 -06:00 |
|
Andy Miller
|
48ef93e495
|
more tidy
|
2019-05-03 10:43:13 -06:00 |
|