DataWiz https://datawizkb.leibniz-psychology.org Knowledge Base Thu, 14 May 2020 10:46:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 DataWiz Update 1.1.5 https://datawizkb.leibniz-psychology.org/index.php/2020/05/14/datawiz-update-1-1-5/ Thu, 14 May 2020 10:46:02 +0000 https://datawizkb.leibniz-psychology.org/?p=2445 Bug Fixes Fixed a bug that caused a crash in the SPSS API. Fixed a bug that caused the password change functionality not to work correctly. DataWiz footer is now multilingual Improvements Defer attribute is now used for most Javascript libraries

The post DataWiz Update 1.1.5 first appeared on DataWiz.

]]>
Bug Fixes

  • Fixed a bug that caused a crash in the SPSS API.
  • Fixed a bug that caused the password change functionality not to work correctly.
  • DataWiz footer is now multilingual

Improvements

  • Defer attribute is now used for most Javascript libraries

The post DataWiz Update 1.1.5 first appeared on DataWiz.

]]>
DataWiz Update 1.1.4 https://datawizkb.leibniz-psychology.org/index.php/2019/02/07/datawiz-update-1-1-4/ Thu, 07 Feb 2019 16:25:37 +0000 https://datawizkb.leibniz-psychology.org/?p=2302 BugFixes: A bug was fixed that caused the English version of the study documentation not to load the page at all (Chrome, Opera) or to load it only partially (Edge, Firefox). A bug was fixed that caused a study construct to throw an exception instead of being deleted. There is a problem with multipart upload ... Read more

The post DataWiz Update 1.1.4 first appeared on DataWiz.

]]>
BugFixes:

  • A bug was fixed that caused the English version of the study documentation not to load the page at all (Chrome, Opera) or to load it only partially (Edge, Firefox).
  • A bug was fixed that caused a study construct to throw an exception instead of being deleted.
  • There is a problem with multipart upload forms. The strings from the text fields were not transferred as UTF-8 but as ISO_8859_1. A workaround was developed because the error could not be found in either Tomcat or DataWiz. The problem only affects the record documentation.
  • Project and Study Materials:
    • Fixed “undefined” Description String in DropZone
    • New internationalisation for “delete” and “save description” button
    • Auto Upload Enabled
    • Upload and Clear Button removed
  • Temporarily fix an error that occurs when the user uses multiple browser tabs. The “_s” parameter is used to fix it, but to fix it permanently, the controller should be revised and the session attributes removed.

The post DataWiz Update 1.1.4 first appeared on DataWiz.

]]>
DataWiz Update 1.1.3 https://datawizkb.leibniz-psychology.org/index.php/2019/01/30/datawiz-update-1-1-3/ Wed, 30 Jan 2019 11:12:27 +0000 https://datawizkb.leibniz-psychology.org/?p=2290 BugFixes: Only minor fixes Software Stack: JavaScript DataTables 1.10.18 (update) Java Spring 5.1.4 (update) Spring Security 5.1.3 (update) MySQL Connector 8.0.14 (update) Hibernate Validator 6.0.14 (update) Apache Commons FileUpload 1.4.0 (update) OpenCSV 4.4 (update) Minio 6.0.0 (update) Guava 27.0.1-jre (update)

The post DataWiz Update 1.1.3 first appeared on DataWiz.

]]>
BugFixes:

  • Only minor fixes

Software Stack:

  • JavaScript
    • DataTables 1.10.18 (update)
  • Java
    • Spring 5.1.4 (update)
    • Spring Security 5.1.3 (update)
    • MySQL Connector 8.0.14 (update)
    • Hibernate Validator 6.0.14 (update)
    • Apache Commons FileUpload 1.4.0 (update)
    • OpenCSV 4.4 (update)
    • Minio 6.0.0 (update)
    • Guava 27.0.1-jre (update)

The post DataWiz Update 1.1.3 first appeared on DataWiz.

]]>
DataWiz Update 1.1.2 https://datawizkb.leibniz-psychology.org/index.php/2018/12/13/datawiz-update-1-1-2/ Thu, 13 Dec 2018 12:08:29 +0000 https://datawizkb.leibniz-psychology.org/?p=2241 BugFixes: An error has been fixed that caused the export to be aborted if a record does not contain any data. An error has been fixed that occurred during ODF export of the data management plan and study documentation. Fixed a JavaScript bug that caused the tabs in the study documentation of the English version ... Read more

The post DataWiz Update 1.1.2 first appeared on DataWiz.

]]>
BugFixes:

  • An error has been fixed that caused the export to be aborted if a record does not contain any data.
  • An error has been fixed that occurred during ODF export of the data management plan and study documentation.
  • Fixed a JavaScript bug that caused the tabs in the study documentation of the English version of DataWiz to be without functionality.

Improvements:

  • Tables in the admin area can now be sorted by timestamps.
  • Breadcrumb on welcome page removed
  • Content of welcome page can now be edited directly by the administrator

The post DataWiz Update 1.1.2 first appeared on DataWiz.

]]>
DataWiz Update 1.1.1 https://datawizkb.leibniz-psychology.org/index.php/2018/11/14/update-1-1-1/ Wed, 14 Nov 2018 16:40:38 +0000 https://datawizkb.leibniz-psychology.org/?p=2235 UX-Improvements: New Feature: It is now possible to add a description to project and study materials. Page for additional materials for projects and studies revised. Pictures are displayed larger. The pages should now also look better on mobile devices. The download button is no longer necessary, because the download is now started by clicking on ... Read more

The post DataWiz Update 1.1.1 first appeared on DataWiz.

]]>
UX-Improvements:

  • New Feature: It is now possible to add a description to project and study materials.
  • Page for additional materials for projects and studies revised. Pictures are displayed larger. The pages should now also look better on mobile devices. The download button is no longer necessary, because the download is now started by clicking on the file format icon or image.

Software Stack:

  • Spring 5.1.2.RELEASE (update)

The post DataWiz Update 1.1.1 first appeared on DataWiz.

]]>
DataWiz Update 1.1.0 https://datawizkb.leibniz-psychology.org/index.php/2018/10/31/update1_1_0/ Wed, 31 Oct 2018 11:31:10 +0000 https://datawizkb.leibniz-psychology.org/?p=2218 Many changes have been made since the last update: BugFixes: JAVA Heap Size Exception could occur when uploading or downloading large files. This behavior was fixed by improving the algorithm for generating hash values and buffering the transfer to the minio storage system. If the value “type” was left empty in the study constructs, an ... Read more

The post DataWiz Update 1.1.0 first appeared on DataWiz.

]]>
Many changes have been made since the last update:

BugFixes:

  • JAVA Heap Size Exception could occur when uploading or downloading large files. This behavior was fixed by improving the algorithm for generating hash values and buffering the transfer to the minio storage system.
  • If the value “type” was left empty in the study constructs, an enumeration exception occurred. This field now accepts empty string.
  • Password Validation failed when using German umlauts. This could be fixed.
  • Also some minor bugs were fixed.

Security improvements:

  • reCaptcha is now required when registering a new account.
  • Accounts are now temporarily locked for 15 minutes if the login failed five times (password check failed).

UX-Improvements:

  • New HTML-Email Template based on Freemarker.

Software Stack:

  • Java 11.0.1 (update) – requires at least Tomcat 8.5.31, or Tomcat 9.0.8
  • Spring 5.1.1.RELEASE (update)
  • Spring Security 5.1.1.RELEASE (update)
  • Minio Version 5.0.2 (update)
  • Freemarker 2.3.28 (new)

The post DataWiz Update 1.1.0 first appeared on DataWiz.

]]>