- Queries
- All Stories
- Search
- Advanced Search
All Stories
Dec 11 2020
Dec 10 2020
Dec 9 2020
Duplicate of D388.
Added missing option/phrase for configuration editor screen.
Aug 27 2020
Aug 17 2020
Can't test - have PHP 7.2.19 only
I have no php 7.4 on VM to test/review this.
Aug 13 2020
Aug 10 2020
Jun 11 2020
Jun 10 2020
Jun 4 2020
May 29 2020
May 13 2020
Apr 22 2020
- moved handling of "relative" format from "kDateFormatter::Parse" method (where it wasn't working obviously) to the "kDateFormatter::Format" method
- restored "DateHelper" class, that was removed in 622 diff by mistake
Apr 14 2020
Tested - got 0 and 1 codes, as planned.
Mar 26 2020
Mar 18 2020
Please test again. Also update test plan to include testing of added code fragment: http://qa.in-portal.org/D379?vs=927&id=929#toc .
Don't perform unique validation from TEMP to LIVE table, when parent record isn't yet created in TEMP table.
Detected an issue (SQL error), when validation of sub-item happens to before parent item is saved into the database.
Mar 11 2020
Mar 9 2020
Tested, accepted.
In the run_event. php first line must be commented to make test plan possible.
exit_code(1, 'This script needs to be enabled manually !');
In the run_event. php first line must be commented to make test plan possible.
Got JS alert "Copying operation in Temporary tables has failed. Please contact website administrator." If this is popup about concurrent Save attempt - then accepted.
Feb 19 2020
Jan 27 2020
Jan 24 2020
Jan 21 2020
Jan 17 2020
Dec 16 2019
Oct 17 2019
Aug 6 2019
Jul 15 2019
Debug code removed.
Usage of \FileHelper::ensureUniqueFilename was expecting specific version of that method only available in In-Portal 5.2.x.
Jul 12 2019
Jul 11 2019
Fixed case, when "output_format" option was ignored, when image wasn't resized.
Jul 10 2019
Jul 5 2019
Jun 27 2019
Changed test plan to use image helper.