From: Will Budicm Date: Thu, 27 Aug 2020 01:29:36 +0000 (+1000) Subject: Made CSV imports obsolete, as no more supported. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=4220c4643c374da4ed4770bbce239b28029161b9;p=LifeLog.git Made CSV imports obsolete, as no more supported. --- diff --git a/htdocs/cgi-bin/config.cgi b/htdocs/cgi-bin/config.cgi index eb18e2d..709e775 100755 --- a/htdocs/cgi-bin/config.cgi +++ b/htdocs/cgi-bin/config.cgi @@ -407,7 +407,7 @@ print qq( $inpRestore
-

CSV File Format

+

CSV File Format

Notice: (Obsolete feature, use not recommended!) Import Categories: @@ -422,6 +422,7 @@ print qq( + Notice: (Obsolete feature, use not recommended!)
Import Log: @@ -449,10 +450,11 @@ print qq(
  • Restoration is of found missing in current log data.
  • Restoration is not removing entries in existing current log data.
  • Restoration is most likelly not possible after application upgrade.
  • -
  • Upgrade after restoring first, as the upgrade will migrate structure and data.
  • +
  • Restoration of old backups is not made possible or is safe, on new stable application releases. +
  • - Restoration will import previous date backup data if recreating a new aliased for it database, of the same application version. - + Restoration will import on an previous date backuped data in case when recreating a new aliased for it database, but of the same application version. +