From: Will Budicm Date: Fri, 25 Dec 2020 23:02:48 +0000 (+1100) Subject: Added bug 32 fixed. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=cbe9830ccc96a25e93cae4f23f4637be6f85dd92;p=LifeLog.git Added bug 32 fixed. --- diff --git a/Current Development Check List.md b/Current Development Check List.md index 72db1f5..f8b8d3e 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -139,10 +139,14 @@ between 2018-08-22 04:13:55 **Moon Stable** production release and this ## Bugs +### v. 2.2 Encountered/Fixed + +* ✔ Bug 32 RTF creating/saving is broken. + ### v. 2.1 Encountered/Fixed * ✔ Bug 31 PostgreSQL new created log view is not being created. - * On a newly created database the view without the schema specified are seen as temporary views. + * On newly created database the view without the schema specified are seen as temporary views. * ✔ Bug 30 Wrongly entered or modified locale can't be reset no more to an valid one. ### v. 2.0 Encountered/Fixed @@ -155,7 +159,7 @@ between 2018-08-22 04:13:55 **Moon Stable** production release and this * Bug 27 - Restore of old backups not working anymore. * Bug 26 - In Chrome editing log entry not working. Something refreshes page, after 5 seconds. * ✔ Bug 25 - SQLite view not properly sorting in new databases. Newer records listed last. - * View should order by time function desc, ascendig is default. + * View should order by time function desc, ascended is default. * ✔ Bug 24 - Logs row sum calculation not working/wrong, with negative and positive values. * ✔ Bug 23 - Delete not working in view mode. * ✔ Bug 22 - Delete selection of entries not working after a while, db fix in config page required.