Results 29 issues of Chris Brown

Given that you're already pulling region/subregion data from the @hexorx countries package, would you be willing to also include the address formats in that same dataset? I think it's fairly...

**Complete error message:** (occurs when running `php artisan generate:model-factory`) ```text PHP Fatal error: Cannot declare class PragmaRX\Tracker\Data\Repositories\Session, because the name is already in use in /app/VendorOverrides/PragmaRX/Tracker/Data/Repositories/Session.php on line 330 Symfony\Component\Debug\Exception\FatalErrorException:...

Task: add re-authenticate capability to admin for situations like: - [ ] friendlier admin page-timeouts - [ ] SQL Patches - [ ] admin activity log purging - [ ]...

[Issue Type] enhancement
[Status] up-for-grabs / PR welcome

Most shipping services can only quote on number of boxes based on size/weight/destination. They usually cannot calculate how to "best fit all the cart items" into the best combination of...

[Issue Type] feature request
[Status] up-for-grabs / PR welcome

When selecting a specific date range, page 1 shows things fine. But navigating to page 2 the date range switches back to defaults. So does clicking back to page 1....

[Issue Type] Confirmed Bug

Added section on detecting Expose as the active proxy server. This can be useful when taking custom action based on the kind of proxy server being used (such as overriding...

Since modern browsers expect SSL all the time, there's no need to support intermingled http/https like we did in original Zen Cart back when SSL was only used by those...

Currently if a Country's `status` is disabled, then any customer who has an address-book entry with that country in it will be stopped in their tracks until they delete that...

[Issue Type] enhancement
[Status] up-for-grabs / PR welcome

Since the content is the same, there's no need to have a separate `/admin/includes/configure.php` file anymore.

[Issue Type] enhancement

Objectives: - [ ] merge admin/catalog classes - [ ] merge associated functions - [ ] refactor code snippets that should be using these shared functions

[Issue Type] refactoring/optimizing