Minor Bug fixes
All posts by Alok
v1.4.1 Hotfix release
Security fix
v1.4.0 Tax class rewrite and Bug fixes release
This release aims at making Agora more stable. The highlights of the release are: Enhancements Tax class rewritten Implementation of queues Implementation of laravel supported mail drivers Option to soft delete users Orders filters refinement Razorpay payment gateway as plugin Horizon to monitor queues Bug Fixes Installer issues. Invoice Page Issues Payment gateway issues System/ […]
v1.3.5 Hotfix release
Bug in checkout page fixed Mobile code bug during registration fixed
v1.3.4 Hotfix release
Bug in view invoice page fixed Indian currency symbol not visible fixed Orders in descending order of order date in View Orders UI minor fixes
v1.3.3 Admin LTE and Laravel Update
The highlights of this release are: Enhancements Updated Admin LTE latest version Updated laravel to the latest version Moved changes in the core files of laravel to Agora’s filesystem Page expired issue fixed An invoice can be linked to multiple orders now and can be viewed as the same in Admin and Client Panel Providing […]
v1.3.2 Security Fixes
Few more security issues in the system fixed.
v1.3.1 Hotfix release
Bug Fixes Country code bug in Registration form Test cases updates Style CI Fixes
v1.0.22 – Hot Fix Release
This release updates Agora to Laravel Version 5.7 Enhancements Laravel Version 5.7.28 upgrade Updated Packages to support the latest version Bug Fixes Sorting of ‘Orders Expiring soon’ on Dashboard in Ascending Order Option for Adding Custom Scripts from Admin Panel. Bug in Post Checkout Page page fixed
PHP IDE & Debugging for Laravel
Overview A coding standards document tells developers how they must write their code. Instead of each developer coding in their own preferred style, they will write all code to the standards outlined in the document. This makes sure that a large project is coded in a consistent style — parts are not written differently by […]