Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Seifert 4c21a850d8
check for not existing controller function 2022-10-06 14:20:01 +02:00
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 236680ad7a
throw error exceptions on error levels only 2022-08-15 23:40:50 +02:00
Daniel Seifert ff606efef3
fix not existing component issue in admin panels login controller 2022-08-15 15:44:51 +02:00
Daniel Seifert c892b3bd03
collect unhandled exceptions, errors from Smarty and PHP 2022-08-14 01:08: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 df1c58954f
check active view can determined for getting debug bar component 2022-08-02 09:15:02 +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 eee07e22e3
Initial commit 2022-07-30 23:39:46 +02:00