5623 Commits

Author SHA1 Message Date
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
Andy Miller
7046c104d6 additional vendor cleanups 2014-10-22 22:03:36 -06:00
Andy Miller
bb0ee34082 Tentatively added twig panel to debugbar - currently has issues with "processpage" twig calls used by modular 2014-10-22 21:14:11 -06:00
Andy Miller
8950e6661f check for html explicitly 2014-10-20 10:42:57 -07:00
Andy Miller
112dd6f4ae more stuff 2014-10-20 10:37:41 -07:00
Andy Miller
9426b42a33 other css tweaks 2014-10-19 18:47:14 -07:00
Andy Miller
e6bf5d9ea5 css text outline fix 2014-10-19 18:21:21 -07:00
Andy Miller
ce9e955f21 Added support for auto detecting environment configurations 2014-10-18 23:03:06 -07:00
Andy Miller
5025a430b6 Tested log rotation 2014-10-18 09:34:11 -07:00
Andy Miller
458f6cb55d Monolog added and logging exceptions 2014-10-17 23:16:24 -07:00
Andy Miller
b379b38fff Set Twig debug() method to use 'debug' notice level 2014-10-17 22:16:02 -07:00
Matias Griese
0711875200 Add {{ debug() }} and {{ dump() }} calls to twig 2014-10-16 14:47:26 +03:00
Matias Griese
767ac573af Add initial loading time to debugger timeline 2014-10-16 12:42:34 +03:00
Matias Griese
c96bacc320 Merge branch 'feature/alternative_debugger' of https://github.com/getgrav/grav into feature/alternative_debugger 2014-10-16 11:36:14 +03:00
Matias Griese
8aec9f7c15 Improve and optimize configuration loading 2014-10-16 11:34:17 +03:00
Andy Miller
a66fede72d wrapping fix 2014-10-15 21:34:32 -06:00
Matias Griese
5586c1923c Move Whoops code into its proper place and implement ajax support for json files 2014-10-15 11:56:09 +03:00
Andy Miller
01467e1b32 side panel now purple 2014-10-14 21:54:39 -06:00
Andy Miller
6be04d6406 Fix for non-transparent clipboard icon 2014-10-14 21:46:51 -06:00
Andy Miller
a7176c4a6e color styling for whoops 2014-10-14 19:05:42 -06:00
Andy Miller
783d148551 Debugger style overrides 2014-10-14 17:26:14 -06:00
Djamil Legato
19bbfd0a50 Cleanup 2014-10-14 13:13:55 -07:00