Matias Griese
9b445ac5b6
Fixed "Invalid AJAX response" When using Built-in PHP Webserver in Windows ( #1258 )
2017-11-07 16:57:52 +02:00
Matias Griese
0fd22ad933
Uri: Encode user and password to prevent issues in browsers
2017-11-06 10:26:17 +02:00
Andy Miller
00b56da220
Updated changelog
2017-11-02 14:51:13 -06:00
Andy Miller
fef6bdde5f
Revert "Added system option to enable case insensitive urls. ( #1638 )"
...
This reverts commit 481fe1903e .
2017-11-02 14:48:42 -06:00
Sam
6f7938e939
Update README.md ( #1705 )
2017-11-01 17:21:14 -06:00
Viktor
2cd469cd7c
Update CompiledFile.php ( #1693 )
...
const CACHE_DIR already defined with trailing slash
```php
define('CACHE_DIR', ROOT_DIR . 'cache/');
```
2017-11-01 17:20:38 -06:00
Andy Miller
0895b15489
Updated changelog
2017-10-31 16:38:16 -06:00
Andy Miller
d9062b60d6
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2017-10-31 16:36:47 -06:00
Andy Miller
3f4049031d
use Event object in Page/Pages events
2017-10-31 16:36:43 -06:00
Andy Miller
c81ce71074
Fix active() + activeChild() to work with UTF-8 #1727
2017-10-31 16:36:13 -06:00
cofunin
f84ffd235b
Fix ignoring media in modular.yaml ( #1725 )
2017-10-30 18:15:39 -06:00
Andy Miller
1ca6181856
Added onPageProcessed for dynamic addPage() calls
2017-10-30 16:19:13 -06:00
Andy Miller
f17954a5db
Added a copy method to Medium object
2017-10-30 15:36:52 -06:00
Andy Miller
e9e4106d22
Merge tag '1.3.8' into develop
...
Release v1.3.8
2017-10-26 18:37:27 -06:00
Andy Miller
acea401a3d
Merge branch 'release/1.3.8'
1.3.8
2017-10-26 18:37:27 -06:00
Andy Miller
0ec7158102
Prepare for release
2017-10-26 18:37:17 -06:00
Andy Miller
d3695b2faa
Fixed missing image file not throwing 404 p#1713
2017-10-23 16:19:08 -06:00
Andy Miller
0668a47758
Fixed GPM update issue with filtered slugs #1711
2017-10-23 16:13:22 -06:00
Andy Miller
ca645ef476
updated changelog
2017-10-19 22:13:36 -04:00
Andy Miller
3ff5f79561
Added manual order capability to Page media
2017-10-19 22:10:12 -04:00
Djamil Legato
b5c8b70163
More media order changes
2017-10-19 18:01:37 -04:00
Djamil Legato
173a70c017
Updated default yaml with media order
2017-10-19 17:39:10 -04:00
Benoît Rouleau
eb52f670b9
fix nonsense logic ( #1709 )
2017-10-19 16:53:31 -04:00
Sam
dd166ce25c
Update CONTRIBUTING.md copywriting ( #1706 )
2017-10-19 09:19:03 -04:00
Andy Miller
ea6423226a
Merge branch 'release/1.3.7'
1.3.7
2017-10-18 16:35:41 -04:00
Andy Miller
85bf4406ed
Merge tag '1.3.7' into develop
...
Release v1.3.7
2017-10-18 16:35:41 -04:00
Andy Miller
0cb8e0664e
Prepare for release
2017-10-18 16:35:27 -04:00
Matias Griese
2842b8fa39
Fixed routing paths with urlencoded spaces and non-latin letters ( #1688 )
2017-10-17 14:40:30 +03:00
Matias Griese
317615854a
Uri: Prefer using REQUEST_SCHEME instead of HTTPS ( #1698 )
2017-10-17 13:34:25 +03:00
Matias Griese
a9c82710a6
Regression: base_url_absolute always has the port number ( #1690 )
2017-10-16 12:36:06 +03:00
Matias Griese
3856a2a719
Add unit test for #1688
2017-10-16 11:13:25 +03:00
Viktor
880128c339
Update Grav Console Cli InstallCommand.php ( #1692 )
...
why do I have to clone the entire history of the plugin?
2017-10-13 08:34:39 -06:00
Andy Miller
444b48f788
Merge branch 'release/1.3.6'
1.3.6
2017-10-12 12:26:29 -06:00
Andy Miller
cc69591799
Merge tag '1.3.6' into develop
...
Release v1.3.6
2017-10-12 12:26:29 -06:00
Andy Miller
0d6f774386
Prepare for release
2017-10-12 12:26:12 -06:00
Andy Miller
474ca513ae
Fix for nginx and _url issue
...
[admin#1244](https://github.com/getgrav/grav-plugin-admin/issues/1244 )
2017-10-12 12:23:49 -06:00
Matias Griese
f37c08f341
Regression: Ajax error in ngnix ( #1244 )
2017-10-12 21:18:34 +03:00
Matias Griese
92afba0e28
Add test case for #1244
2017-10-12 18:36:10 +03:00
Andy Miller
974fc552c5
Added another complex test
2017-10-11 19:24:16 -06:00
Andy Miller
d39ff74dd7
Merge branch 'release/1.3.5'
1.3.5
2017-10-11 14:49:28 -06:00
Andy Miller
9e1170bd50
Merge tag '1.3.5' into develop
...
Release v1.3.5
2017-10-11 14:49:28 -06:00
Andy Miller
081489dc6e
Prepare for release
2017-10-11 14:49:16 -06:00
Andy Miller
710cd23bf9
updated changelog
2017-10-11 14:46:24 -06:00
Andy Miller
296a1fbc7d
Override system.media.upload_limit with PHP's post_max_size or upload_max_filesize
2017-10-11 14:23:28 -06:00
Andy Miller
68503e117e
Fix for logout nonce
2017-10-11 14:13:51 -06:00
Andy Miller
4d32b1dbbe
updated changelog
2017-10-11 11:19:35 -06:00
Andy Miller
156588a75c
Fix for bugs arising from last PR merge
2017-10-11 11:15:37 -06:00
Paul Massendari
df63a85f3e
Specify type in inlineJS ( #1683 )
...
This commit allows users to specify type to inlineJS via a 4th parameter .
This might be useful for those who would like to output encoded json microdata which require to use
<script type="application/ld+json"> to be valid.
Exemple usage: $assets->addInlineJs($outputjson, 100,'', "application/ld+json");
which will output: <script type="application/ld+json">
2017-10-11 11:05:01 -06:00
Fabien Villepinte
7ccba91792
Method Grav\Console\Gpm\InstallCommand::processPackage() invoked with 3 parameters, 1-2 required. ( #1682 )
2017-10-11 11:03:09 -06:00
Andy Miller
e23d245091
URI class improvements ( #1681 )
...
* Clean up and simplify Uri code
* Rewrite and clean up Uri class (fixes broken test cases)
* Fix some more Uri bugs based on new unit tests
* Removed double encoding
* Added html_entity_decode on params to handle UTF8 chars
* Uri: Fix protocol/host omitting URLs and default ports
* Added support for `$uri->toArray()` and `(string)$uri`
* Fixed bug in `Uri::buildParams()` causing parameters to be repeated
* Fixed double // in `Uri::addNonce()` when URL ends to slash, added tests for nonce
* Fixed nonce generation for URLs which contain query params or anchor
* Added a test for UTF-8 params
* Removed troublesome test!
2017-10-11 10:29:51 -06:00