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
|
e2aff43963
|
Merge branch 'release/0.9.4'
0.9.4
|
2014-10-31 18:12:28 -06:00 |
|
Andy Miller
|
7551d0c69a
|
Merge branch 'release/0.9.4' into develop
|
2014-10-31 18:12:28 -06:00 |
|
Andy Miller
|
7ac6e436fa
|
New version
|
2014-10-31 18:11:55 -06:00 |
|
Andy Miller
|
10ca2ef3fd
|
Merge branch 'feature/0.9.4_changelog' of https://github.com/getgrav/grav into release/0.9.4
|
2014-10-31 18:10:53 -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 |
|
Djamil Legato
|
74747844e4
|
Initializing streams for GPM CLI
|
2014-10-28 22:29:43 -07:00 |
|
Andy Miller
|
9b2221f702
|
initial 0.9.4 changelog
|
2014-10-28 18:39:33 -06:00 |
|
Andy Miller
|
cac8503c72
|
Turn off debugger by default
|
2014-10-28 17:12:58 -06:00 |
|
Andy Miller
|
7c37216d6a
|
Merge branch 'feature/alternative_debugger' into develop
|
2014-10-28 15:58:32 -06: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
|
a9b517386c
|
Added a default/sample htaccess
|
2014-10-28 14:18:09 -06:00 |
|
Andy Miller
|
7202766cb5
|
Several hatches improvements and unifications
|
2014-10-27 21:36:29 -06:00 |
|
Andy Miller
|
9bd62558c1
|
permissions
|
2014-10-27 18:46:51 -06:00 |
|
Andy Miller
|
ac8887129c
|
added some missing files
|
2014-10-27 17:33:45 -06:00 |
|
Andy Miller
|
2d4eb6d364
|
removed redundant debugger fork reference
|
2014-10-27 17:17:22 -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
|
9928b75d0d
|
Fix for debugbar with in-page Twig rendering
|
2014-10-26 19:20:07 -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
|
67484a1a90
|
typo in .htaccess
|
2014-10-14 17:27:14 -06:00 |
|
Andy Miller
|
783d148551
|
Debugger style overrides
|
2014-10-14 17:26:14 -06:00 |
|
Andy Miller
|
5134b28bad
|
Potential improvement of .htaccess
|
2014-10-14 15:45:17 -06:00 |
|