Commit Graph

40 Commits

Author SHA1 Message Date
Daniel Seifert 81acc92151
fix shop dependency 2023-01-04 09:00:48 +01:00
Daniel Seifert 0c79c1c77a
fix typo 2023-01-03 15:53:36 +01:00
Daniel Seifert da26d03d58
Merge remote-tracking branch 'remotes/origin/dev_1.x_65' into rel_1.x 2023-01-03 15:44:17 +01:00
Daniel Seifert b1897c8ecf
adjust version informations 2023-01-03 15:41:57 +01:00
Daniel Seifert 09608bfd91
make installable in OXID 6.5.1 (CE 6.13) 2022-12-13 14:24:44 +01:00
Daniel Seifert 4c21a850d8
check for not existing controller function 2022-10-06 14:20:01 +02:00
Daniel Seifert a9c1863a8e
make installable in OXID CE 6.12 2022-08-19 23:17:30 +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 4b47e5ddb6
show warning on activation if asset files doesn't exist 2022-08-14 23:13:06 +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 a87bc1d9bd
add ToDo 2022-08-08 10:37:51 +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 870c57cefc
fix documentation, change package id 2022-08-03 21:51:27 +02:00
Daniel Seifert 47b7144efe
add plugin screenshot 2022-08-03 12:17:00 +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 a3b0050922
adjust documentation 2022-08-03 00:33:55 +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 d20aeeb661
Merge remote-tracking branch 'remotes/origin/dev_profiling' into main 2022-08-02 08:38:16 +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 72331406f3
add "trust exection code" note 2022-08-01 11:22:22 +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