Results 16 issues of Hugh Messenger

First, thank you for all the work on adding multiple instances. Much appreciated. However ... one thing missing is any way to follow a user from / on another instance....

enhancement
priority: medium

This is long. My apologies. I've tried to be as explicit and clear as I can. **Is your feature request related to a problem? Please describe.** The "problem" is that...

When scheduling a race, the help text says "This date/time is in your timezone (America/Chicago).", but afaict, it's not ... it's in the server's TZ. I am indeed in America/Chicago,...

Would you be interested in a PR that added "Auto Grip Calc" as an option? For the league I run, we have some provisioning that uses an algorithm we've tweaked...

As discussed with @danharrin added getContext() method, and docs for $context in the closure customization section. Lmk if you want the wording of the doc section modified.

documentation

I ship getid3 with a Joomla extension, and have found that where users have a multi-byte default character set like UTF8 in MySQL, the create_table() in extension.cache.mysql.php blows up with...

If you have multiple pickers with different formats, one with and one without seconds, the picker only uses the first one created. This PR fixes the showHideSecondsControl() method so it...

When trying to import a config from server and entry ini files, I get ... Uncaught ReferenceError: sToB is not defined ... in checkImportableConfigs(). It looks like the build has...

Any chance you could get this bumped to Laravel 11?

Without this feature, if a user changes their password in J!, it gets written to the J! users table, and subsequent authentication then no longer happens against LDAP. Then if...