- Queries
- All Stories
- Search
- Advanced Search
All Stories
Nov 9 2022
Nov 8 2022
The test plan contained an error. Please retest from that place.
Found difference from test plan expectation:
test Hour field validation: has error on 30-35 value
Oct 25 2022
Prepend server index instead of appending.
Oct 24 2022
Oct 10 2022
Oct 7 2022
Oct 6 2022
Oct 4 2022
Oct 3 2022
Sep 29 2022
Typo fix in the comment.
Sep 19 2022
Sep 16 2022
Sep 15 2022
Sep 14 2022
There is not simple filter by g.Name, but complex filter "((1) AND ( (g.Name) LIKE '%mem%'))", where part "(1) AND" is excessive. Maybe, this "(1) AND" should be removed from SQL request.
There is not simple filter by g.Name, but complex filter "((1) AND ( (g.Name) LIKE '%mem%'))", where part "(1) AND" is excessive. Maybe, this "(1) AND" should be removed from SQL request.
Sep 13 2022
Sep 9 2022
Sep 8 2022
Aug 29 2022
Aug 24 2022
Adapting code for 5.3.x.
Aug 23 2022
Aug 17 2022
Added support for tracking new record creation windows.
Discovered a bug, that new record adding window closed by an X button (not HTML one) leaves temporary tables behind.
Aug 16 2022
Aug 10 2022
Aug 9 2022
Aug 8 2022
Tested with clean install only.
Aug 6 2022
Aug 5 2022
Removed debug code.