Added unit tests for multi-generator usage.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Today
Yesterday
CS fix: added visibility modifier for the \AbstractSalesReportGenerator::$unitConfigBackup property.
Allow generating several sales reports (even of different type) during one PHP script run.
Tue, Dec 30
In D555#11331, @erik wrote:
Notices detected on the E-commerce → Transactions section.
Mon, Dec 29
Tue, Dec 23
In D551#11308, @erik wrote:\ImageHelper::ResizeImage - change "thumb_format" of poll's "Image" field to "resize:200x200;default:core/admin_templates/img/ajax_iframe_progress.gif" and try uploading a large (>200 by width/height) file on the poll editing page in the Admin Console
convertPathToRelative is called to convert each element in the $params array, however only "default" parameter contains file path. There are made excessive convertPathToRelative calls for some parameters (quality, output_format, etc.)
\ImageHelper::ResizeImage - change "thumb_format" of poll's "Image" field to "resize:200x200;default:core/admin_templates/img/ajax_iframe_progress.gif" and try uploading a large (>200 by width/height) file on the poll editing page in the Admin Console
Mon, Dec 22
After clean install
Part 4.9 - confirm that you'll see an error message above the system settings list indicating which folders weren't deleted as part of the system setting change. - There appears only "Please manually delete paths:" message. No folder names are present in the message.
Sat, Dec 20
Restored chages in the TemplatesCache class, that were accidentally removed.
Corrected permissions on the system folder itself. Report indirect compiled template removal as part of system setting change.
Fri, Dec 19
Thu, Dec 18
In D551#11256, @erik wrote:
- \NParserCompiler::FindTemplateFiles - recompile all templates from the System Tools section - first convertPathToRelative call is with $path = /core/admin_templates parameter, so no comversion happens - incoming path already is relative. However, result is relative path, so test is passed.
Wed, Dec 17
- \NParserCompiler::FindTemplateFiles - recompile all templates from the System Tools section - first convertPathToRelative call is with $path = /core/admin_templates parameter, so no comversion happens - incoming path already is relative. However, result is relative path, so test is passed.
Reverted change from array_merge into += during template parser mass-compilation error displaying.
Added color names in comments.
Tue, Dec 16
Improve handling of log levels, that doesn't require coloring.
All task-defined coloring is right.
Thu, Dec 11
"use the above-created user and products (several with different quantities)"
Cosmetic change.
Wed, Dec 10
Tue, Dec 9
Without this change - also no SQL error. Maybe, because no MySQL 8.x in the test system.
Nov 25 2025
In D546#11169, @erik wrote:failed parts 1.10, 1.11. (in both clean install and upgrade cases)
after "use the Clear Templates Cache functionality"
system/cache/core/admin_templates folder is present and has drwxr-xr-x permissions, but system/cache/core/admin_templates/config folder is not present, and system/cache/core/admin_templates/config/config_universal.php file is not present.under system/cache/core/admin_templates folder are present only incs folder and and tools folder
after "Compiled Template Permission Mode" is changed, system/cache/core/admin_templates/tools folder disappears and system/cache/core/admin_templates/config folder is created, so all other test plan checks are passed.
failed parts 1.10, 1.11. (in both clean install and upgrade cases)
Nov 19 2025
Nov 5 2025
Oct 23 2025
Oct 6 2025
Sep 25 2025
Sep 4 2025
Use "la_fld_LogServerHostname" phrases (existing) instead of "la_fld_ServerHostname" (non-existing) in the Session Log grid.
In the D539 added another phrase. Phrase la_fld_ServerHostname is detected as missing during tests.
In D542#11101, @erik wrote:All by test plan is ok, but missing phrase for "Server Hostname" field (Session log grid column title).
Sep 3 2025
All by test plan is ok, but missing phrase for "Server Hostname" field (Session log grid column title).
