SHA256
1
0
forked from pool/datovka

Accepting request 914949 from home:jirislaby:branches:network

- Update to 4.18.0
 * Changes to behaviour of the tag database object. The container emits
   signals when content changes. Application code catches these signals and
   updates the displayed data.
 * Enabling foreign key functionality when opening tag database.
 * Fixed problems with non-functional move assignments causing unnecessary
   memory copying in some occasions.
 * Using a single transaction to write data of a completely downloaded message
   into the database.
 * Fixed error when deleting entries from account database when removing
   an account.
 * Optimisations in database code.
 * Manually downloaded messages are checked for their identifiers and may be
   uploaded into records management service if a records management service is
   configured and if the message content has not been already downloaded. The
   dialogues notifying the user when the upload finishes are non-modal.
 * Able to query information about the sending of PDZs.
 * Password can be shown when creating a new account without entering the PIN.
 * When there are multiple choices how to pay for a commercial message when
   sending one then the user has the possibility to select the preferred way
   of payment if it is possible.
 * This build requires libdatovka-0.2.0 because of the modified structures for
   holding time values and because of the newly added functionality.
 * Fixed wrong mime type identification then sending ISDOC attachments.

OBS-URL: https://build.opensuse.org/request/show/914949
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=44
This commit is contained in:
2021-09-02 13:22:39 +00:00
committed by Git OBS Bridge
parent e2799bad09
commit 8b84088cab
6 changed files with 33 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a86477105a4b69c8958bd65d1895f2d693131763fe7d04074bd8d76313d96864
size 2942828

View File

@@ -1 +0,0 @@
a86477105a4b69c8958bd65d1895f2d693131763fe7d04074bd8d76313d96864

3
datovka-4.18.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d57112450532be66f1c14efaa909ab71c3c34e123a2201393cd0b144808d8ef
size 2966652

View File

@@ -0,0 +1 @@
5d57112450532be66f1c14efaa909ab71c3c34e123a2201393cd0b144808d8ef

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Aug 30 06:35:45 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
- Update to 4.18.0
* Changes to behaviour of the tag database object. The container emits
signals when content changes. Application code catches these signals and
updates the displayed data.
* Enabling foreign key functionality when opening tag database.
* Fixed problems with non-functional move assignments causing unnecessary
memory copying in some occasions.
* Using a single transaction to write data of a completely downloaded message
into the database.
* Fixed error when deleting entries from account database when removing
an account.
* Optimisations in database code.
* Manually downloaded messages are checked for their identifiers and may be
uploaded into records management service if a records management service is
configured and if the message content has not been already downloaded. The
dialogues notifying the user when the upload finishes are non-modal.
* Able to query information about the sending of PDZs.
* Password can be shown when creating a new account without entering the PIN.
* When there are multiple choices how to pay for a commercial message when
sending one then the user has the possibility to select the preferred way
of payment if it is possible.
* This build requires libdatovka-0.2.0 because of the modified structures for
holding time values and because of the newly added functionality.
* Fixed wrong mime type identification then sending ISDOC attachments.
-------------------------------------------------------------------
Fri Apr 23 09:15:53 UTC 2021 - Jiri Slaby <jslaby@suse.cz>

View File

@@ -17,7 +17,7 @@
Name: datovka
Version: 4.17.0
Version: 4.18.0
Release: 0
Summary: Library to access Czech eGov system "Datove schranky"
License: GPL-3.0-or-later