Commit Graph

5744 Commits

Author SHA1 Message Date
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
Andy Miller
051a7e66f6 Added ability to enable/disable error display and logging 2014-10-30 16:19:05 -06:00
Matias Griese
ff1db8ece8 Improve cached configuration check 2014-10-30 15:35:14 +02:00
Matias Griese
3bfe32eda1 Fix a typo in configuration loading making configuration updates to do more work than needed 2014-10-30 15:27:53 +02:00
Andy Miller
588bd0168c Unique configuration/blueprints based on environment name 2014-10-29 15:09:43 -06:00
Andy Miller
e81980b6c0 removed commented out var_dump 2014-10-29 13:10:33 -06:00
Djamil Legato
e33693f224 Displaying packages not found when running Version command 2014-10-29 09:43:10 -07:00
Andy Miller
359c33dae5 Merge branch 'develop' into feature/alternative_debugger
Conflicts:
	system/src/Grav/Common/TwigExtension.php
	system/src/Grav/Console/Cli/InstallCommand.php
	system/src/Grav/Console/Cli/SandboxCommand.php
2014-10-28 15:56:01 -06:00
Andy Miller
ac8887129c added some missing files 2014-10-27 17:33:45 -06:00
Andy Miller
046a50ffcd Added vendor to the mappings for copy/symlink 2014-10-26 19:24:02 -06:00
Andy Miller
fc863c560f moved composer update into non-symlink block 2014-10-26 19:23:34 -06:00
Andy Miller
a54d116be3 removed unused vendor libs 2014-10-22 22:12:50 -06:00