Commit Graph

1691 Commits

Author SHA1 Message Date
Michael Jumper
405448116f GUAC-586: Clarify auth result and include data source. Consistently refer to usernames as "username", not "user IDs". 2015-08-28 12:14:02 -07:00
Michael Jumper
b0ac5d22ff GUAC-586: Associate unique identifier with each AuthenticationProvider. 2015-08-28 12:14:02 -07:00
Michael Jumper
f190f7f1a7 GUAC-586: Ensure default authentication can tolerate the lack of a user-mapping.xml, as it is always enabled now. 2015-08-28 12:14:02 -07:00
Michael Jumper
7a5690b605 GUAC-586: Authenticate against multiple AuthenticationProviders (data not yet aggregated, however). 2015-08-28 12:14:02 -07:00
Michael Jumper
343c8e6cd0 GUAC-586: Load multiple AuthenticationProviders. 2015-08-28 12:14:02 -07:00
Michael Jumper
90ae5b0e17 GUAC-586: Separate authentication from authorization. 2015-08-23 22:07:43 -07:00
Michael Jumper
843682c329 GUAC-586: Finally remove ClipboardRESTService and associated code (not used). 2015-08-23 22:07:43 -07:00
Michael Jumper
b253a11483 GUAC-830: Allow zero for numeric fields (bad logic). 2015-08-21 19:20:25 -07:00
Michael Jumper
2a88856787 Merge branch 'testing-common-ssh' 2015-08-13 16:30:42 -07:00
Michael Jumper
438ccf7ec4 GUAC-1292: Add "sftp-directory" parameter to VNC and RDP. 2015-08-13 16:22:05 -07:00
Michael Jumper
31fc2d8787 GUAC-1292: Verify existence of filesystem before refreshing. 2015-08-13 16:22:05 -07:00
Michael Jumper
a0199f4bf4 Merge branch 'testing-common-ssh' 2015-08-13 14:16:21 -07:00
Michael Jumper
b3a5ad38f8 GUAC-1293: Refresh function need not be on scope. 2015-08-13 13:24:24 -07:00
Michael Jumper
6b27b6a877 GUAC-1293: Refresh file browser when file browser is shown. 2015-08-13 13:24:24 -07:00
Michael Jumper
f019a36ccf GUAC-1293: Refresh file browser when any upload completes. 2015-08-13 13:24:24 -07:00
Michael Jumper
03e2fe86c1 GUAC-1293: Fire events when file uploads and downloads complete. 2015-08-13 13:24:24 -07:00
Michael Jumper
a2efb47e3c GUAC-1293: Rename click handler sensibly. No need to prevent default, etc. for clicks. 2015-08-13 13:24:24 -07:00
Michael Jumper
ae642030b3 GUAC-1293: Remove "focused" class after action is fired. 2015-08-13 13:24:24 -07:00
Michael Jumper
96908d4248 GUAC-1293: Remove parent directory entry. 2015-08-13 13:24:22 -07:00
Michael Jumper
3596ca8383 GUAC-1293: Do not use double click - use click when file is focused. 2015-08-13 13:23:48 -07:00
Michael Jumper
4ae069d424 GUAC-1293: Prevent selection of filename text during navigation. 2015-08-13 12:52:28 -07:00
Michael Jumper
56d35a84d8 GUAC-1293: Focus files on click. Download or change directory on double-click. 2015-08-13 12:52:28 -07:00
Michael Jumper
169be87239 GUAC-1293: Display file transfer dialog in front of file browser / guac menu. 2015-08-13 12:52:28 -07:00
Michael Jumper
0cfcb62195 GUAC-1213: Correct comment regarding time formatting. 2015-08-11 13:39:12 -07:00
Michael Jumper
79f672bfa9 GUAC-1213: Set blank value if date/time is completely invalid. 2015-08-11 13:27:08 -07:00
Michael Jumper
2f73c20321 GUAC-1213: Parse time values leniently. 2015-08-11 12:56:27 -07:00
Michael Jumper
6c63027728 GUAC-1213: Parse date values leniently. 2015-08-11 12:55:56 -07:00
Michael Jumper
6e3fa5fe89 GUAC-1294: Use mimetype text/plain for REST endpoints which return plain strings. 2015-08-10 15:29:09 -07:00
Michael Jumper
0ee7cfa1f3 GUAC-1213: Add date/time field format placeholders. 2015-08-10 11:40:25 -07:00
Michael Jumper
b2305937c5 GUAC-1213: Move date/time parsing code to own functions. 2015-08-10 11:30:06 -07:00
Michael Jumper
4db7034608 GUAC-1213: Use HTML5 date/time input types. 2015-08-10 11:24:35 -07:00
Michael Jumper
2e52382fd9 GUAC-1213: Add date and time fields, along with corresponding template/controller stubs. 2015-08-10 11:18:57 -07:00
Michael Jumper
65cdb5daef GUAC-1213: Add time zone field type. 2015-08-09 22:14:19 -07:00
James Muehlner
05c50e9f63 GUAC-1194: Log when a connection or connection group is closed. 2015-07-28 21:42:46 -07:00
Michael Jumper
7d64802726 GUAC-1195: Add "color-scheme" parameter to SSH and telnet. 2015-07-28 17:01:28 -07:00
Michael Jumper
5f85b41bbd GUAC-515: Add create-drive-path parameter to RDP. 2015-07-28 14:36:50 -07:00
James Muehlner
c887f3a804 Merge pull request #229 from glyptodon/vnc-encoding
GUAC-298: Add VNC parameter for clipboard encoding.
2015-07-27 19:55:00 -07:00
Michael Jumper
80126ce3c8 GUAC-298: Add translation strings for VNC clipboard encoding parameter for non-English. 2015-07-27 18:55:43 -07:00
Michael Jumper
e4b09fb58e GUAC-298: Add VNC parameter for clipboard encoding. 2015-07-27 18:52:39 -07:00
Mike Jumper
f741c770db Merge pull request #226 from IT-Experte/patch-3
GUAC-1263: Add Italian on screen keyboard layout and missing translations
2015-07-27 12:05:47 -07:00
Mathias
34199843d2 GUAC-1273: Correct Italian on screen keyboard 2015-07-27 20:57:11 +02:00
Mike Jumper
854c2d874b Merge pull request #225 from IT-Experte/patch-2
GUAC-1268: Missing French translation
2015-07-27 11:03:21 -07:00
Mathias
189ff32073 GUAC-1272: Braces added to Italian on screen keyboard 2015-07-27 16:50:22 +02:00
Mathias
c4b2240d57 GUAC-1271: Italian on screen keyboard 2015-07-27 12:16:42 +02:00
Mathias
c4b0ad01d3 GUAC-1270: Missing Italian Translation 2015-07-27 11:19:34 +02:00
Mathias
f69e92ed63 GUAC-1268: Missing French translation 2015-07-27 11:04:00 +02:00
Mathias
a511e51a46 GUAC-1267: Missing German translation 2015-07-27 10:51:02 +02:00
James Muehlner
d948aadc92 GUAC-1260 Fix comments. 2015-07-22 21:53:44 -07:00
James Muehlner
4b3969699c GUAC-1260 Fixed comments. 2015-07-22 21:48:22 -07:00
James Muehlner
615d56e388 GUAC-1260 Need vendor extensions for background-size. 2015-07-22 21:43:30 -07:00