Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Seifert 75146c8a08
add option to show DebugBar only if logged in user is an admin user 2022-08-17 15:23:06 +02:00
Daniel Seifert 6eb4c213b9
cleanup code 2022-08-16 11:42:25 +02:00
Daniel Seifert 922d26d3ac
catch all possible exceptions and errors 2022-08-16 11:08:05 +02:00
Daniel Seifert 88b6a1d6fa
throw error type dependend exceptions 2022-08-16 00:18:25 +02:00
Daniel Seifert 154a28f118
remove extra config item for current theme
it will displayed in shop tab
2022-08-14 01:08:52 +02:00
Daniel Seifert c892b3bd03
collect unhandled exceptions, errors from Smarty and PHP 2022-08-14 01:08:02 +02:00
Daniel Seifert 8cba6428ed
adjust documentation, add todo list 2022-08-05 09:41:07 +02:00
Daniel Seifert ef66dd22cb
remove useless exceptions tab 2022-08-05 09:23:48 +02:00
Daniel Seifert c1888bde70
add OXID version informations 2022-08-04 22:33:08 +02:00
Daniel Seifert 1f7306b436
add OXID config vars tab 2022-08-03 10:53:45 +02:00
Daniel Seifert 48ba33562e
show current view template in Smarty tab 2022-08-03 09:57:02 +02:00
Daniel Seifert 0d4662edf5
apply code style rules 2022-08-03 09:17:43 +02:00
Daniel Seifert f097a58691
improve code 2022-08-03 09:12:45 +02:00
Daniel Seifert 4cea1658bb
can add customized debug messages 2022-08-03 00:32:09 +02:00
Daniel Seifert 210920cfaa
change Monolog logger to a configurable instance 2022-08-02 23:20:52 +02:00
Daniel Seifert 00b36364e1
add separate logger to set the non restricted debug bar handler 2022-08-02 12:07:26 +02:00
Daniel Seifert ba46258bbc
add patch instructions to create overridable functions by automatic 2022-08-01 22:44:05 +02:00
Daniel Seifert f36b13970e
Merge branch 'dev_profiling' of git.d3data.de:DanielS/DebugBar into dev_profiling 2022-08-01 22:27:28 +02:00
Daniel Seifert be7cab1481
overwrite profiling methods to get a more accurate profiling 2022-08-01 11:10:32 +02:00
Daniel Seifert cef92d05b2
overwrite profiling methods to get a more accurate profiling 2022-08-01 01:24:44 +02:00
Daniel Seifert 55e5c6941d
add timeline messures from current profiling 2022-08-01 00:32:00 +02:00
Daniel Seifert b1dbe6854d
add smarty collector 2022-07-31 22:54:31 +02:00
Daniel Seifert eee07e22e3
Initial commit 2022-07-30 23:39:46 +02:00