Builds the Spark Install4j distributables once every day.

Build: #1410 was successful Scheduled with changes by Guus der Kinderen and wroot <wrooot@users.noreply.github.com>

Stages & jobs

  1. Build Stage

  2. Post Build

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
094a2f55c3db5dffde87e78595e12a4ee53438db
Total tests
5
Successful since
#1356 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> 094a2f55c3db5dffde87e78595e12a4ee53438db Merge pull request #497 from guusdk/OF-2079_Fix-settings-storage-upon-login
OF-2079: Ensure settings are properly saved upon login
Guus der Kinderen Guus der Kinderen 3c44e04bbb5747dfc49e9a6bbff2065042c78d94 SPARK-2079: Ensure settings are properly saved upon login
The way the 'advanced settings' dialog of the login screen works, causes it to save its configuration to file whenever 'an event' happens.

When saving the configuration, the state of the various UI elements (checkboxes, radiobuttons, etc) is used to update the configuration file.

Eligble events happen more often than expected, for example, when the dialog is disposed (which can occur much later after when it was closed). By that time, the settings of the UI elements can be outdated. This causes an issue where settings are unexpectedly 'reverted'.

This commit works around this problem by only allowing the settings to be updated while the screen is visible.
Guus der Kinderen Guus der Kinderen 74829966e0c89f0b8718113a3b6b81cf8a0a2cd5 SPARK-2079: Improve adding self-signed certificates upon login.
This builds on the fix for SPARK-2070: when upon login a certificate is encountered that is self-signed (when this is disallowed by the configuration) prompt the user, and let them try again.
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> d3f3352c659fed6012d78bfe152ea6099f8e03d4 Merge pull request #496 from guusdk/SPARK-2110_vcard-new-api
SPARK-2110: Stop using deprecated VCard API
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> cc74b72ad486b5f02aa79d9b069c09bbab8b9615 Merge pull request #495 from guusdk/SPARK-2133_i18n-load
SPARK-2133: Don't search jar for translations

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2079Could not obtain issue details from Jira
Unknown Issue TypeSPARK-2070Could not obtain issue details from Jira
Unknown Issue TypeSPARK-2079Could not obtain issue details from Jira
Unknown Issue TypeSPARK-2110Could not obtain issue details from Jira
Unknown Issue TypeSPARK-2133Could not obtain issue details from Jira