Clemens Schwaighofer
554dd5f73c
Fix not closed <head> block in all admin test files
2024-08-05 12:53:48 +09:00
Clemens Schwaighofer
2f8f98642b
Update Logging\ErrorMsg to add a Jump Target list for direct jumps
...
So we can return a list for css element ids we want to jump directly to
2023-10-02 14:02:00 +09:00
Clemens Schwaighofer
a84a745be2
Logging\ErrorMsg class update to log error level automatically for debug
...
if log level is debug, automatically log the error messages.
We still skip warn and info levels from logging.
The rest is based on the logging level (notice eg only gets logged if
log level is at least notice)
2023-10-02 12:23:44 +09:00
Clemens Schwaighofer
fe459aec80
Update ErrorMsg with optional target_style string for one style
...
Applied to master or to target style
2023-09-15 18:22:38 +09:00
Clemens Schwaighofer
de0ed058ca
ErrorMessage: new flag for logging 'error' level to log
2023-09-11 13:35:35 +09:00
Clemens Schwaighofer
68c9164eaa
New ErrorMessage class for frontend return error messages
2023-09-08 18:30:05 +09:00