Made requested changes to category helper.
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Jul 26 2017
Jul 25 2017
Jul 24 2017
At part 3 resulting thumbnail size was not 100x100, but was 120x120.
At part 4 resulting thumbnail size was not 75x100, but was 90x120 (screenshot added for this case).
Jul 18 2017
Reverted change of Enabled field name.
Jul 14 2017
All works properly, but test plan may be corrected:
Part 1, 13 - may be "confirm, that in Console 3 messages about change event appeared (for 2 option checkboxes + select all itself)" - because by previous part of the plan 2 options were unchecked.
Jul 12 2017
Jul 11 2017
Jul 7 2017
Tested with system log enabled. No deprecation warnings found. All system log messages, got when testing, displayed on screenshot -
Jul 5 2017
All tests passed, excepting creating records about deprecated calls in the System Log - on tests such records never created. System Log is empty.
Jul 4 2017
All right, but when upgrading from 5.1.x to 5.2.x with debugger enabled, got lot of error messages on all installation steps from 1st to 6th. Like "Table SystemLog doesn't exist"
Jun 28 2017
Today made locally all requested changes, left testing by plan.
Jun 21 2017
Jun 16 2017
Jun 15 2017
May 26 2017
May 18 2017
May 17 2017
Tested also by D307 plan.
May 16 2017
Test failed in the Part 4 "confirm, that image preview is displayed". Image preview not displayed. Image uploaded in the /system/images/pending/ folder, and with "/system/images/pending/{image file name}" value in DB.
May 10 2017
Some issues on test plan:
May 9 2017
Today tested parts 1..3 only.
May 2 2017
Apr 27 2017
Apr 25 2017
Made upgrade SQL optimization.
Made all necessary fixes.
Made all requested fixes.
Apr 24 2017
Apr 14 2017
Filled AddedOn date in themes table.
Set AddedOn values for themes on install/upgrade.
Apr 13 2017
Made all requested fixes.
Apr 12 2017
Made all requested CS and logic fixes.
Apr 11 2017
Apr 10 2017
Made all requested changes.
Apr 6 2017
today made all code changes, but not tested by plan yet
Apr 5 2017
Apr 4 2017
Mar 30 2017
Mar 17 2017
Mar 14 2017
Jan 31 2017
Jan 30 2017
Jan 23 2017
Jan 13 2017
Jan 11 2017
There were much of SQL errors like
Jan 10 2017
Jan 4 2017
Test plan must be fixed. "Enable Debug Mode in /system/debug.php file" must be added somewhere between Part 2 and Part 3. Otherwise at Part 3 Debug Mode is disabled and confirmation about appearance of notices is not possible - notices does not appear.
Tasted also on https://www.browserstack.com (IE8 part)
Dec 28 2016
Tested all with IE10. Tested with IE8, as browser mode of IE10 (through IE8 mode selection in developer tools).
Dec 23 2016
Dec 22 2016
Dec 21 2016
Dec 8 2016
Dec 7 2016
Today made all necessary changes locally, started writing additions to the test plan.
Dec 6 2016
Today only re-applied differential patch and re-installed local version of 5.3.x In-Portal with this patch.
Patch rebuilt for 5.2.x version.
Dec 5 2016
Today looks that made all necessary changes, but not full-tested yet. Left part of tests planned on next day.
Dec 2 2016
Rebuilt in In-Portal 5.2.x.
Not confirmed test Part2, in Admin Console, item N4 "in heading: parent section icon and name, and on next row extra heading text". In fact, extra heading text is on top, section header - next line after extra heading text - in reverse order from defined in test plan.
Nov 30 2016
Fixed CS errors.
Nov 29 2016
Fixed class name in the @var type comment
Nov 28 2016
There were errors when applying patch (through arc patch D253 command). Some changes not apply automatically. Applied manually before tests.
Nov 24 2016
Detected bug, when one admin user opens to edit category1 with relatively big TreeLeft/TreeRight numbers. Then second admin user moves subtree, where category1 is a leaf to the zone of smaller TreeLeft/TreeTight numbers. Then, first user saves category1 and old, big TreeLeft/TreeRight numbers becomes saved to the zone of small TreeLeft/TreeRight numbers, breaking Treeleft BETWEEN A AND B logic.
Nov 22 2016
Mentioned above not a bug. Clearing editor area after each step helps to avoid link merging problem.
When editing inline block in adm.console, button "Remove Link" is not available, and this makes problematic to input non-linked text after some link is added to empty editor.
Nov 21 2016
Today partially tested part of part 1. Only actions for leaf operation with enabled "Recycle Bin". No bugs found.