dizzy

Results 155 issues of dizzy

As title. To save time and confusion, if a user cannot be loaded in the load user form because the query returns 0 users, we should warn the user that...

enhancement

As title; displaying a notification when filters do not have parentheses will cut down on support requests.

enhancement

As title. Should test ActiveDirectory, OpenLDAP, the Mac LDAP server used by a client and others. Should be possible to easily add new servers to test against. Perhaps puppet can...

enhancement

Provide tools for users to diagnose LDAP issues themselves w/o having to know about the internal workings of the plugin. Tools should be well documented in the README and be...

enhancement

Currently, WordPress users can be assigned special Matomo roles: Matomo Admin, Matomo Write, Matomo View, Matomo Super User, but doing so results in a user that can't view the WordPress...

test should: * initiate WP cron (making sure all Matomo scheduled tasks execute) * check that each scheduled task completed successfully * check output of WP cron * check for...

c: Tests & QA

These exceptions will be propagated to the user as emails and might end up spamming the user. Instead, if a scheduled task fails due to a catchable exception, we should...

c: Usability

Other plugins may expect these variables, which are not defined when executing scripts through the PHP CLI. To pointless avoid errors within archiving we should ensure they have sane defaults....

compatibility with other plugins

* Also make sure when run in CLI mode, logging to the console works so users can easily get information on the process. * And ensure that the Matomo Logger...

Easier debugging