2017-10-23 13:09:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 22 13:23:32 UTC 2017 - jslaby@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
list immediately after the service has been set up.
|
|
|
|
* Alphabetically sorting nodes of records management hierarchy.
|
|
|
|
* Sub-nodes of matching element are also displayed when filtering hierarchy
|
|
|
|
of records management service.
|
|
|
|
* Removed inactive mojeid-datovka code from the sources.
|
|
|
|
|
2017-07-19 14:44:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 19 12:32:51 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Remove odd backslashes from description.
|
|
|
|
|
2017-07-19 13:45:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 19 11:21:13 UTC 2017 - jslaby@suse.com
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2017-05-23 10:19:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 23 07:31:09 UTC 2017 - jslaby@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.8.1:
|
|
|
|
* Fixed problem with disappearing splitters on application start.
|
|
|
|
- add checksum to sources, so that OBS can check consistency
|
|
|
|
|
2017-03-30 15:20:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 30 13:19:38 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.8.0:
|
|
|
|
* Added full-text data box search which is now the default method to search
|
|
|
|
for data boxes.
|
|
|
|
* Fixed problems with placing the main application window when starting the
|
|
|
|
application on a smaller screen than it has been closed before.
|
|
|
|
* Refactoring of code related to message imports and exports.
|
|
|
|
* Reduced the amount of code in main application window.
|
|
|
|
|
2017-03-28 12:36:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 10:36:31 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Drop dejavu dependency as it is now using fontconfig and not hardcoded
|
|
|
|
paths in the code
|
|
|
|
|
2017-03-08 14:20:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 8 13:19:45 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix license to be GPL-3.0+ as per COPYING file
|
|
|
|
|
2017-02-17 15:49:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 16 16:17:11 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Use qmake macros
|
|
|
|
|
2017-02-15 11:19:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 15 10:10:37 UTC 2017 - jslaby@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.7.1:
|
|
|
|
* User is notified about existent files when storing all attachments.
|
|
|
|
* Added forward message action.
|
|
|
|
* Fixed problem in which the main window was placed slightly off-screen when
|
|
|
|
run for the first time.
|
|
|
|
* When composing messages, attachment files can be rearranged using drag and
|
|
|
|
drop actions.
|
|
|
|
* Fixed bug. Message model is updated after tags have been edited.
|
|
|
|
* Fixes errors in application localisation.
|
|
|
|
|
2016-10-10 11:33:13 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-10-19 22:52:39 +02:00
|
|
|
Wed Oct 19 20:43:02 UTC 2016 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.7.0:
|
|
|
|
* openssl 1.1.0 support
|
|
|
|
* Various small fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-10-10 11:33:13 +02:00
|
|
|
Mon Oct 10 08:22:08 UTC 2016 - jslaby@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.6.1:
|
|
|
|
* Message envelope can be exported to a PDF file along with other message
|
|
|
|
attachments.
|
|
|
|
* Fixed issue when the sending of a new message lasted too long. In such case
|
|
|
|
the application could occasionally crash.
|
|
|
|
* Patched bundled libisds to fix wrong sender identification. This fix
|
|
|
|
affects only Windows and OS X users. Linux users should update to latest
|
|
|
|
libisds version (0.10.4).
|
|
|
|
* Fixed version string shown in notification dialogue.
|
|
|
|
|
2016-05-14 14:21:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 14 12:18:01 UTC 2016 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.6.0:
|
|
|
|
* Added support for tags. These can be locally assigned to the messages.
|
|
|
|
* Message information are shown in separate window when double-clicking the
|
|
|
|
message in message list or when hitting the Return/Enter key.
|
|
|
|
* When composing a message, the recipient can be added to the recipient list
|
|
|
|
by double clicking it in the recently-used recipient list.
|
|
|
|
* Information about personal delivery are shown in message description field.
|
|
|
|
* Fixed problem where account entry has not been updated after message
|
|
|
|
deletion.
|
|
|
|
* Fixed encoding issue when exporting correspondence overview in HTML.
|
|
|
|
* Fixed a bug causing the create message button not to activate when first
|
|
|
|
account was created.
|
|
|
|
|
2016-04-01 11:45:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 1 09:20:07 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Update to 4.5.3
|
|
|
|
* Fixed problems with HOTP authorisation on Windows. There have
|
|
|
|
been problems with the bundled libisds. MinGW does not handle
|
|
|
|
POSIX extensions of printf formatting strings properly. Patch
|
|
|
|
for libisds has been added.
|
|
|
|
* Fixed a non-working PRAGMA statement when asking for a database
|
|
|
|
integrity check.
|
|
|
|
* The --version command-line argument now also prints the version
|
|
|
|
of libraries which Datovka depends on.
|
|
|
|
* Automatic background downloads didn't cause the deactivation of
|
|
|
|
download buttons that could still be triggered. Triggering those
|
|
|
|
buttons in this situation could cause the application to crash.
|
|
|
|
* Adding new account caused the account tree to collapse. This has
|
|
|
|
been fixed.
|
|
|
|
- Changes for 4.5.2
|
|
|
|
* NLS of bundled libisds (OS X, Windows) has been disabled.
|
|
|
|
* The logging of libisds actions has been restricted on Windows
|
|
|
|
because there are discrepancies from standard-defined behaviour
|
|
|
|
of some functions on Windows.
|
|
|
|
* Improved behaviour when message download fails. The error
|
|
|
|
dialogue is only shown when an explicit message download fails.
|
|
|
|
* A message in the notification area appears when the download
|
|
|
|
has been triggered by downloading message list. This should
|
|
|
|
reduce the amount of error dialogues generated.
|
|
|
|
* Improved behaviour when downloading messages on accounts with
|
|
|
|
restricted privileges. Received messages are not automatically
|
|
|
|
downloaded when the user has no privileges to do that.
|
|
|
|
- Changes for 4.5.1
|
|
|
|
* Fixed bug in action logging causing the application to crash
|
|
|
|
occasionally.
|
|
|
|
* Fixed bug where message line was not deleted when deleting from
|
|
|
|
ISDS failed.
|
|
|
|
* New account model internals.
|
|
|
|
- Build with optflags
|
|
|
|
- Use macros for desktop file and icon handling
|
|
|
|
|
2016-02-16 19:32:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 16 18:29:42 UTC 2016 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.5.0:
|
|
|
|
* various backend updates
|
|
|
|
* various bugs fixed
|
|
|
|
* qt 5.3 required now
|
|
|
|
- Rebase patch:
|
|
|
|
* datovka-fix-pro.patch
|
|
|
|
|
2016-01-05 10:33:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 5 09:30:36 UTC 2016 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.4.3:
|
|
|
|
* Various bugfixes. See ChangeLog file
|
|
|
|
* Fixed broken expired password swap
|
|
|
|
|
2015-10-12 14:32:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 12 12:31:58 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version update to 4.4.0:
|
|
|
|
* Various bugfixes all around. See ChangeLog file
|
|
|
|
|
2015-09-05 09:12:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 5 07:11:33 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump 4.3.1:
|
|
|
|
* Few small bugfixes see ChangeLog for details
|
|
|
|
- Refresh patch datovka-fix-pro.patch
|
|
|
|
|
2015-06-03 12:12:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 3 10:11:36 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 4.3.0:
|
|
|
|
* No obvious changelog apart from mentioning bugfixes
|
|
|
|
|
2015-04-03 12:45:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 31 17:02:09 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 4.2.0:
|
|
|
|
* Various bugfixes
|
|
|
|
* Resending messages/etc
|
|
|
|
- Obsoleted patch:
|
|
|
|
* 0001-no-check-new-versions.patch
|
|
|
|
|
2015-02-24 13:45:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 24 12:44:21 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 4.1.2:
|
|
|
|
* Various bugfixes
|
|
|
|
- Add patch to not ask about new version availabilty:
|
|
|
|
* 0001-no-check-new-versions.patch
|
|
|
|
- Refreshed patch:
|
|
|
|
* datovka-fix-pro.patch
|
|
|
|
|
2015-02-13 08:35:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 2 13:50:12 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 4.1:
|
|
|
|
* Complete rewrite under qt5
|
|
|
|
* Should provide same usability, reffer to homepage for more info
|
|
|
|
- Various cleanups
|
|
|
|
- Add patch to fix building with respecting cflags/etc:
|
|
|
|
* datovka-fix-pro.patch
|
|
|
|
|
2014-10-01 07:40:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 15 14:30:05 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 3.1:
|
|
|
|
* Detect better file suffixes
|
|
|
|
* work with sqlalchemy 0.9
|
|
|
|
- Cleanup with spec-cleaner
|
|
|
|
|
2013-11-07 12:51:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 10:50:44 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-07-16 17:39:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 16 13:44:15 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Format spec file was run and it was not changelogged.
|
|
|
|
|
2013-01-30 11:14:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 25 20:26:33 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Upstream moves the tarball all around, just not track it.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 23 15:14:51 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Forgot to own datadir.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 23 14:20:44 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Sort out desktop file for SLE.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 23 14:09:36 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix various rpmlint warnings to make it happy.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 23 13:02:10 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Add build_root and python stuff to theoretically build on sle.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 23 10:56:08 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Add more runtime deps to be on safe side here.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 21 11:11:02 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix download url as upstream decided to move it.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 18 16:58:20 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Add py_requires macro.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 7 11:54:38 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 3.0.3.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 20 14:11:11 UTC 2012 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 3.0.2. Raise dslib dep. Remove dejavu hack.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 30 09:41:51 UTC 2012 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Version bump to 2.1.1. Raise dslib dep.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 26 11:02:15 UTC 2012 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Bump to version 2.0.2. Depend on newer python-dslib.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 07 12:31:20 UTC 2011 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Remove _service, clean phase, add some docs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 06 14:30:30 UTC 2011 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Initial commit of datovka.
|