- 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
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Aug 13 2020
Aug 10 2020
Jun 11 2020
Jun 10 2020
Jun 4 2020
May 29 2020
May 13 2020
Apr 22 2020
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.
Opening Front-End gives me these PHP warnings:
Jun 26 2019
Jun 25 2019
Handle cases, when slave is too busy catching up with a master.
Jun 24 2019
Jun 20 2019
Jun 19 2019
Combined error messages.
Jun 18 2019
Fixed thrown exceprion messages.
In the themes\advanced\in-bulletin\elements\side_boxes\polls.elm.tpl change poll image output code to:
Jun 14 2019
Jun 7 2019
Removed excessive (array) typecast.
Jun 6 2019
Fixed logic.
Also since task does optimization only, then here we should be checking that persistent setting retrieval with/without fallback code works as before (not covered) + verify performed SQL count (covered).