Andy Miller
1f0537124a
Merge branch 'develop' of https://github.com/getgrav/grav into develop
2017-12-04 18:14:25 -07:00
Andy Miller
2a2b9a12a7
Fix for checkbox validation form#216
2017-12-04 18:14:20 -07:00
Iain Gillis
5a19e05931
Fix typo ( #1770 )
2017-12-02 22:08:55 -07:00
Andy Miller
6ae4680fcb
Move system twig templates to last
2017-12-01 11:38:38 -07:00
Andy Miller
b4cf7899bb
cleanup
2017-12-01 00:01:23 -07:00
Andy Miller
eac16911d0
Added new core twig templates
2017-11-30 18:31:13 -07:00
Andy Miller
21bef62b82
Added get and set FlashCookieObject() methods
2017-11-30 18:28:25 -07:00
Andy Miller
a1eccfdb61
Updated changelog
2017-11-28 12:58:04 -07:00
Matias Griese
90e05694d3
Merge remote-tracking branch 'origin/develop' into develop
2017-11-28 14:58:07 +02:00
Matias Griese
b97ac503a1
Add filter for item-list type (removes empty items from the list)
2017-11-28 14:57:53 +02:00
Agustin Villalba
2cc34151df
Fixed issue #1742 where the creation of GPM object tried to connect to Remote repositories even if only Local package was needed ( #1746 )
...
All good, thanks!
2017-11-27 21:15:09 -07:00
Iain Gillis
4c160533c2
Add additional controls to HTML5 audio attributes ( #1756 )
...
Adds support for `autoplay`, `controls`, `loop`, and `preload` attributes, with rudimentary validation for preload.
Those for `autoplay`, `controls`, and `loop` are copied directly from pfcloutier-druide/aaa3f82
See also #1442 .
2017-11-27 21:12:56 -07:00
Matias Griese
59dd0d1212
Fixed CSS Pipeline failing with Google remote fonts if the file was minified ( #1261 ) ( #1763 )
...
* Fixed CSS Pipeline failing with Google remote fonts if the file was minified (#1261 )
* Assets: Make tag check ungreedy again -- inline js may have tags in the content
2017-11-27 21:12:33 -07:00
Andy Miller
3bf7e38e52
Updated changelog
2017-11-27 18:30:10 -07:00
Andy Miller
362ee4c9eb
Fix for URL encoding with Multibyte folders
2017-11-27 18:27:18 -07:00
Andy Miller
2462331884
Fix for MB Markdown links #1749
2017-11-27 18:21:08 -07:00
Matias Griese
cb4147a4bd
Fixed token creation issue with Uri params like /id:3
2017-11-17 08:03:58 +02:00
Wensheng Yan
72f3a01abf
Update Cache.php ( #1745 )
...
make sure find resource return valid path.
2017-11-15 18:35:44 -07:00
Matias Griese
31e3c1c295
Remove support for config.user, it was broken and bad practise
2017-11-10 22:07:29 +02:00
Andy Miller
37891a1032
Minor optimizations
2017-11-08 05:34:42 -07:00
Andy Miller
70284e1517
Sort using folder name #1740
2017-11-07 18:38:35 -07:00
Andy Miller
0bca1dcb48
Fix for custom_base_url issues #1736
2017-11-07 17:50:06 -07:00
Andy Miller
36f9865c0b
Couple of utility functions
2017-11-07 17:44:40 -07:00
Matias Griese
cd48551630
Fix changelog
2017-11-07 17:00:34 +02:00
Matias Griese
0ff130650f
Merge remote-tracking branch 'origin/develop' into develop
2017-11-07 16:57:59 +02:00
Matias Griese
9b445ac5b6
Fixed "Invalid AJAX response" When using Built-in PHP Webserver in Windows ( #1258 )
2017-11-07 16:57:52 +02:00
Andy Miller
c21248fcc2
Updated changelog
2017-11-06 19:52:05 -07:00
Andy Miller
88aa4c5ec9
Added ability to toggle lowercase urls
2017-11-06 19:50:59 -07: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