- Queries
- All Stories
- Search
- Advanced Search
All Stories
Dec 23 2020
Dec 17 2020
Dec 16 2020
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.