* Added classes based on Qt types encapsulating various ISDS data types and
structures. Sharing this code with mobile application.
* Added per-account locking of communication contexts.
* Modified database interface to accommodate new data types.
* Explicitly specifying tab order for most windows and dialogues. It is also
possible (on Windows and Linux) to cycle through actions in top tool bar.
* Asking users for confirmation before deleting tags which are still assigned
to some messages.
* Added tooltip description of message state value in sent message list.
* Added button to view account password when editing account credentials and
PIN (master password) is enabled.
* Added DigiCert Global Root G2 certificate.
* Improved keyboard-based control of main and other dialogue windows. All
important elements should be navigable only by keyboard (on Windows and
Linux).
* Fixed a problem with wrong conversion of obtained ISDS error statuses into
readable text. This may have caused the programme to crash.
* Fixed scaling of some icon-based control elements when using enlarged fonts
on Windows.
* Fixed message list sorting and filtering according to assigned tags.
* Displaying busy cursor when switching between entries in account list.
* New version notification can be blocked on Windows in runtime by setting
specific registry values. It can also be blocked at compile time
by using a configuration option when running qmake.
* Extended resource information for the generated Windows executable.
* Fixed project file include paths in order not to interfere with user-defined
compiler flags.
* Fixed problem with unpredictable construction order of global object
instances.
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=27
- Update Version update to 4.9.3
* Fixed a problem when message list was not updated after account
synchronisation when a message was selected.
* Fixed a bug when database location may have been saved even though the
databases reside in default location. This problem was visible especially
on Windows.
- Update Version update to 4.9.2
* Changed tag dialogue to contain two views when editing tag assignment.
* Using the prefix 'ODZ_' for sent and 'DDZ_' for received data messages
when uploading them into records management service.
* Default documentation location can be changed when running qmake using the
TEXT_FILES_INST_DIR variable.
* Full-text data-box search does not block the search dialogue.
* Full-text data-box search can be interrupted and restarted again without
closing the dialogue.
* Separated core and GUI code. Removed models from database interface.
* Added new CLI option '--get-msg-ids'.
* Command-line application without GUI can be built separately. This
executable is going to be distributed in Windows packages together with
the GUI application.
- Update Version update to 4.9.1
* Added experimental support for new data-box and user types that are going
to be introduced into the ISDS production environment and which are
already present in the ISDS testing environment.
Version 0.10.7 of libisds is required to build the application.
* Updated building scripts for the Windows application to automatically pull
Qt dependencies into the package.
* Fixed issue when records management data have not been erased from message
model after the service has been deactivated.
* Fixed issues with records management logo not being displayed in message
OBS-URL: https://build.opensuse.org/request/show/535786
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=23
- Version update to 4.9.0:
* Added API and support for sending messages into records management
services.
* Removed explicit clear buttons from filter fields.
* Fixed problems with remembering location of saved attachment files.
* Directory structure can be created when exporting correspondence overview.
* Line height of account list and message table has been adjusted to be the
same.
* Fixed confusion between the terms of delivery (dodani) and acceptance
(doruceni) in Czech localisation.
* Process of exporting multiple selected messages can be aborted by clicking
Cancel button.
* Tags can be stored into HTML correspondence overview.
* HTML correspondence overview now contains both delivery and acceptance
times.
* Fixed problems with sending messages from accounts that cannot search for
data boxes.
* Fixed tag ordering. Tag sorting is now locale-aware.
- disable -Wdate-time -- unrecognized e.g. with gcc 4.8
OBS-URL: https://build.opensuse.org/request/show/511385
OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=21