Commit Graph

453 Commits

Author SHA1 Message Date
Andy Miller
0b7d2e6d7e PSR fixes 2014-11-26 05:07:20 -07:00
Andy Miller
99783a6ab9 Ensure Twig tags are treated as block items in markdown 2014-11-26 04:53:35 -07:00
Andy Miller
1a5102e47b fix for summary miscalculation - take 2 2014-11-25 17:54:57 -07:00
Andy Miller
dd6986e5ff Fix for summary miscalculation 2014-11-25 17:08:31 -07:00
Andy Miller
05bea0bf50 PSR fixes 2014-11-25 17:08:12 -07:00
Andy Miller
614b126939 version update 2014-11-24 16:02:23 -07:00
Andy Miller
d38a0973c6 Fix for non-valid assets shown up as empty tags 2014-11-24 11:51:25 -07:00
Andy Miller
a910568144 PSR fixes 2014-11-24 11:22:02 -07:00
Andy Miller
4a558ca89d removed problematic set_time_limit() call and put a check on ignore_user_abort() 2014-11-23 19:45:19 -07:00
Andy Miller
1aec50ca65 comment fix 2014-11-21 11:35:47 -07:00
Andy Miller
3c24dcc5aa #84 fix for all URLs with 'schemes' not being converted to Grav internal URLs 2014-11-19 13:08:53 -07:00
Andy Miller
d3265baa4e Fixed JS assets that don't have ; at the end for pipeline. Also PSR fixes 2014-11-18 17:22:03 -07:00
Andy Miller
2d3e452baf updated version and changelog 2014-11-17 15:58:26 -07:00
Andy Miller
6879a2d54c added filename/thumb/extension to medium properties 2014-11-17 13:55:09 -07:00
Andy Miller
a2aaa2ce79 force media array sorts to use natural sort ordering 2014-11-17 13:54:35 -07:00
Andy Miller
088075888e support uppercase image extensions 2014-11-17 13:54:13 -07:00
Andy Miller
16ce10a5c7 PSR formatting fixes 2014-11-17 13:53:51 -07:00
Andy Miller
87d16e36cb Upped the default compression from 80 to 85 2014-11-17 13:53:08 -07:00
Andy Miller
19fc443518 Fix for relative URLs in markdown on installs with no base_url 2014-11-17 11:14:05 -07:00
Matias Griese
376c436318 Move base_url variables from configuration into grav container 2014-11-14 20:31:46 +02:00
Andy Miller
edb102b1dd fixed hostname for config overrides 2014-11-13 21:49:46 -07:00
Matias Griese
dc28ba5d1a Fix cached configuration (part 2) 2014-11-13 21:16:44 +02:00
Matias Griese
91f43c1613 Do not save environmental variables system.base_url_absolute & system.base_url_relative 2014-11-13 21:08:10 +02:00
Andy Miller
318319731d Fix for infinite loop in content() 2014-11-12 19:19:33 -07:00
Andy Miller
60bbb32833 version update 2014-11-09 19:20:25 -07:00
Andy Miller
31063c5749 added helpful messages about pages cache state 2014-11-09 15:13:17 -07:00
Andy Miller
210c66de21 url public 2014-11-09 15:12:44 -07:00
Andy Miller
45525af846 Force route rebuild when config changes (needed when changing home alias) 2014-11-09 12:53:13 -07:00
Andy Miller
2c247a4529 Handle sub pages of 'home' menu item better 2014-11-09 12:52:23 -07:00
Andy Miller
2fac370741 Change paths() method to be more useful 2014-11-09 12:51:46 -07:00
Andy Miller
454b3a61e7 PSR code fixes 2014-11-09 12:51:18 -07:00
Andy Miller
376cc0c095 Added helpful message when theme can not be found 2014-11-08 23:31:18 -07:00
Andy Miller
21b1323d29 Fix for incorrect template name when throwing missing error 2014-11-08 23:23:08 -07:00
Andy Miller
d4cb85174c added new onPageContentProcessed() event that is post-content processing but pre-caching 2014-11-07 18:17:36 -07:00
Andy Miller
d596dd98dd PSR code tidy 2014-11-07 18:17:02 -07:00
Andy Miller
16ba82b795 Set output to public so it can be manipulated in the onOutputGenerated() event 2014-11-07 18:16:42 -07:00
Andy Miller
78279e4d7a Moved environment to Uri object 2014-11-06 18:27:48 -07:00
Andy Miller
699fade3d1 added some specific clear options to 'clear-cache' CLI command 2014-11-06 13:17:37 -07:00
Andy Miller
fdd94633a8 fix for markdown links with fragments and query elements 2014-11-06 12:43:19 -07:00
Andy Miller
2f1e0c6be2 Fix for data urls in CSS 2014-11-05 22:02:54 -07:00
Andy Miller
d0cded11fb Fix for inline CSS and JS when pipelining enabled 2014-11-05 21:30:44 -07:00
Andy Miller
8cd962e0f3 make comparison case insensitive 2014-11-05 16:22:00 -07:00
Andy Miller
9bb7d0c37b Added support for AND and OR taxonomy filtering. Default to AND (was OR) 2014-11-05 16:17:33 -07:00
Andy Miller
f41ba3172b removed extraneous manual cache disable 2014-11-05 16:17:07 -07:00
Andy Miller
aecdbaaa27 Added quality method to Medium to set the compression 2014-11-03 15:21:59 -07:00
Andy Miller
e572015913 Don't remove json/text errors handlers! 2014-11-01 22:18:51 -06:00
Andy Miller
e11c426c38 fix for 'installed undefined' error 2014-11-01 22:18:35 -06:00
Andy Miller
7ac6e436fa New version 2014-10-31 18:11:55 -06:00
Andy Miller
04e197f9cc Better safari support on error page 2014-10-30 16:36:34 -06:00
Andy Miller
f2638f17c3 More useful template missing error 2014-10-30 16:36:14 -06:00