- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Fri, Jan 16
Allow changing created report structure based on the filters.
Wed, Jan 14
This appears to be a duplicate of the D547.
Tue, Jan 13
In D532#11363, @erik wrote:
- missing system/downloads folder, so can't save file for downloadable product
Mon, Jan 12
Thu, Jan 8
Added more tests.
Wed, Jan 7
Added unit tests for multi-generator usage.
Tue, Jan 6
CS fix: added visibility modifier for the \AbstractSalesReportGenerator::$unitConfigBackup property.
Allow generating several sales reports (even of different type) during one PHP script run.
Dec 30 2025
In D555#11331, @erik wrote:
Dec 29 2025
Dec 23 2025
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.)
Dec 20 2025
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.
Dec 19 2025
Dec 18 2025
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.
Dec 17 2025
Reverted change from array_merge into += during template parser mass-compilation error displaying.
Added color names in comments.
Dec 16 2025
Improve handling of log levels, that doesn't require coloring.
Dec 11 2025
Cosmetic change.
Dec 10 2025
Dec 9 2025
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.
Nov 19 2025
Nov 5 2025
Oct 23 2025
Oct 6 2025
Sep 4 2025
Use "la_fld_LogServerHostname" phrases (existing) instead of "la_fld_ServerHostname" (non-existing) in the Session Log grid.
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
Extracted Arcanist integration into a separate Differential Revision.
