This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 863147e GUACAMOLE-422: Merge add definitions and translations for the
RDP/SSH "timezone" parameter.
add 803ff27 GUACAMOLE-422: Update TIMEZONE field documentation to
reference IANA time zone database.
add 5be810e GUACAMOLE-422: Remove "Canada/East-Saskatchewan" time zone,
which was removed from the IANA database in release 2017c of the database.
add fb34512 GUACAMOLE-422: Use TIMEZONE rather than TEXT fields for
RDP/SSH "timezone" parameter.
new 65a7802 GUACAMOLE-422: Merge switch to TIMEZONE field type for
RDP/SSH "timezone" parameter.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/java/org/apache/guacamole/form/TimeZoneField.java | 5 +++--
.../src/main/resources/org/apache/guacamole/protocols/rdp.json | 2 +-
.../src/main/resources/org/apache/guacamole/protocols/ssh.json | 2 +-
.../src/main/webapp/app/form/controllers/timeZoneFieldController.js | 6 +++---
4 files changed, 8 insertions(+), 7 deletions(-)