Commit Graph

5744 Commits

Author SHA1 Message Date
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
Djamil Legato
3f6b5e35de Added new GPM version command that allows to ask for the version of the Grav instance as well as any installed package. It also supports multiple arguments and if an update is available it will be shown 2014-10-14 12:45:10 -07:00
Djamil Legato
002902c9d9 Cleanup 2014-10-14 12:17:29 -07:00
Andy Miller
d93e17cff4 Merge branch 'develop' into feature/alternative_debugger 2014-10-14 12:49:27 -06:00
Andy Miller
9fa92b504f Admin check 2014-10-14 12:48:33 -06:00
Andy Miller
74d25d240a Admin check 2014-10-14 12:47:47 -06:00
Matias Griese
a136241952 Add support for system timers, allowing to time initialization 2014-10-14 10:10:17 +03:00
Matias Griese
c89f683b8c Load debugger as early as possible 2014-10-14 09:51:55 +03:00
Matias Griese
45e79f88a3 Fix potential double // in assets (breaks assets loading in FF) 2014-10-14 09:32:16 +03:00
Andy Miller
bdd0c1f4c7 tidy up.. 2014-10-13 23:27:54 -06:00
Andy Miller
2bfcd88bfd Initial commit with PHP Debug Bar instead of Tracy 2014-10-13 22:23:13 -06:00
Djamil Legato
d18f0bf751 Removed is_file check on the else statement as files with no extensions aren't recognized as files by PHP, preventing .htaccess or LICENSE to get copied over 2014-10-13 14:24:55 -07:00
Djamil Legato
3d983d8377 Forcing a hard clear-cache for self upgrade only and soft clear-cache for install/update of themes/plugins 2014-10-13 10:38:11 -07:00
Andy Miller
6c912d126a Fixed error messages relating to plugins 2014-10-13 11:07:33 -06:00
Djamil Legato
48b02b0f05 Selfupgrade command now clears cache after a successful upgrade 2014-10-12 18:54:27 -07:00
Andy Miller
523b6376bb fix for username field 2014-10-12 13:49:20 -06:00
Djamil Legato
d2bfacad4e Resetting permissions of binaries after an upgrade 2014-10-10 15:07:47 -07:00
Andy Miller
cc68065f94 Fix for extended image url handling in markdown 2014-10-10 15:57:29 -06:00
Djamil Legato
0fc1f5492f Prepearing for release 2014-10-10 14:02:01 -07:00
Matias Griese
7250a3ecc1 Fix theme overrides 2014-10-10 21:12:11 +03:00
Matias Griese
ac1874795b Modify some blueprints 2014-10-10 15:25:37 +03:00
Matias Griese
2fb8fb62c6 Add function to load user account 2014-10-10 15:02:56 +03:00
Matias Griese
fd9816c177 Bluprints: Move validation parameter inside the form 2014-10-10 12:27:41 +03:00
Matias Griese
5a6e32fce7 Add option to create modular content 2014-10-10 11:57:57 +03:00
Djamil Legato
774850f30d Inverted order of questions on self upgrade. Now first is change log view and then if you want to upgrade. Makes more sense :) 2014-10-09 20:42:57 -07:00
Andy Miller
41f4d269b0 Various tweaks and hopefully improvements to file change detection 2014-10-09 21:04:30 -06:00
Djamil Legato
18e79ce4fe Typo 2014-10-09 18:45:59 -07:00
Djamil Legato
92ce0aa816 Added getChangelog method with option to set a diff starting point version
Selfupgrade command is now going to prompt you before continuing upgrading and optionally can show the change log
Added -y|--all-yes option in grav self upgrade command to skip any prompt and just upgrade
2014-10-09 18:44:30 -07:00
Andy Miller
5ca9180033 return state for compatibility with functions that look for true/false 2014-10-09 18:43:23 -06:00
Andy Miller
1856d1f8c7 Stupidly forgot we already had a recursive delete method in Folder class! 2014-10-09 18:42:53 -06:00