Frode Langelo
|
1544a43ea3
|
GUAC-1305: Implement detection of browser WebP support and add new image mimetype to handshake which will include any non-standard image encodings supported.
|
2015-08-20 16:39:56 +00:00 |
|
Michael Jumper
|
2a88856787
|
Merge branch 'testing-common-ssh'
|
2015-08-13 16:30:42 -07:00 |
|
James Muehlner
|
aee787f568
|
Merge pull request #244 from glyptodon/sftp-default-directory
GUAC-1292: Add "sftp-directory" parameter for VNC and RDP.
|
2015-08-13 16:28:01 -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 |
|
James Muehlner
|
f43a0636f3
|
Merge pull request #243 from glyptodon/file-browser-usability
GUAC-1293: Improve file browser usability
|
2015-08-13 14:07:02 -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 |
|
James Muehlner
|
e33040d366
|
Merge pull request #242 from glyptodon/stream-images
GUAC-240: Add support for experimental "img" instruction
|
2015-08-12 20:21:49 -07:00 |
|
Michael Jumper
|
63b31cf0b1
|
GUAC-240: Read images received through "img" streams using a Guacamole.DataURIReader - appending to standard Blob objects is too slow.
|
2015-08-11 19:17:06 -07:00 |
|
Michael Jumper
|
d393a833f4
|
GUAC-240: Add support for "img" instruction.
|
2015-08-11 16:24:54 -07:00 |
|
James Muehlner
|
886c2f3a50
|
Merge pull request #241 from glyptodon/date-time-compat
GUAC-1213: Provide lenient date/time parsing
|
2015-08-11 13:47:59 -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 |
|
James Muehlner
|
e2e0be30fd
|
Merge pull request #239 from glyptodon/fix-mimetypes
GUAC-1294: Use mimetype text/plain for REST endpoints which return plain strings.
|
2015-08-11 09:53:50 -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 |
|
James Muehlner
|
e9dee5c064
|
Merge pull request #238 from glyptodon/date-time-fields
GUAC-1213: Add support for date/time fields.
|
2015-08-10 14:54:54 -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 |
|
James Muehlner
|
225297746d
|
Merge pull request #237 from glyptodon/timezone-field
GUAC-1213: Add time zone field type.
|
2015-08-10 11:10:19 -07:00 |
|
Michael Jumper
|
65cdb5daef
|
GUAC-1213: Add time zone field type.
|
2015-08-09 22:14:19 -07:00 |
|
Michael Jumper
|
cbb5db9e57
|
Merge branch 'master' into GUAC-1213
|
2015-08-07 11:25:18 -07:00 |
|
Mike Jumper
|
9c9110d69c
|
Merge pull request #228 from flangelo/jpeg
GUAC-240 Add support for JPEG instruction
|
2015-07-31 15:35:12 -07:00 |
|
James Muehlner
|
d535846b08
|
Merge pull request #236 from glyptodon/date-time-restrictions
GUAC-1213: Add date/time restrictions for user accounts.
|
2015-07-31 14:26:43 -07:00 |
|
Michael Jumper
|
4a142652d5
|
GUAC-1213: Add field headers for date/time restrictions.
|
2015-07-30 18:19:09 -07:00 |
|
Michael Jumper
|
c526a67d7e
|
GUAC-1213: Add error messages for invalid/inaccessible accounts.
|
2015-07-30 18:05:26 -07:00 |
|
Michael Jumper
|
e164d5b814
|
GUAC-1213: Enforce date/time restrictions for users upon login, if set.
|
2015-07-30 17:59:59 -07:00 |
|
Michael Jumper
|
022893475f
|
GUAC-1213: Log attribute parse errors at warning level.
|
2015-07-30 14:29:29 -07:00 |
|
Michael Jumper
|
9c04ea3ed0
|
GUAC-1213: Parse and persist date/time attributes within user objects.
|
2015-07-30 14:22:50 -07:00 |
|
Michael Jumper
|
db422d1fb0
|
GUAC-1213: Map date/time restriction columns to UserModel properties.
|
2015-07-30 12:05:23 -07:00 |
|
Michael Jumper
|
c97769e1da
|
GUAC-1213: Add properties to UserModel corresponding to the new date/time columns of the guacamole_user table.
|
2015-07-29 16:17:36 -07:00 |
|
Michael Jumper
|
ca516e6bfe
|
GUAC-1213: Document and store user timezone such that it is used for all date/time comparisons.
|
2015-07-29 15:50:45 -07:00 |
|
Michael Jumper
|
5f25558ebd
|
GUAC-1213: Add date/time access restrictions to guacamole_user table.
|
2015-07-29 15:23:09 -07:00 |
|
Mike Jumper
|
b0e7caf845
|
Merge pull request #234 from glyptodon/GUAC-1194
GUAC-1194: Log when a connection or connection group is closed.
|
2015-07-28 21:48:06 -07:00 |
|
James Muehlner
|
05c50e9f63
|
GUAC-1194: Log when a connection or connection group is closed.
|
2015-07-28 21:42:46 -07:00 |
|
James Muehlner
|
ac9c6dcb33
|
Merge pull request #233 from glyptodon/terminal-palette
GUAC-1195: Add "color-scheme" parameter to SSH and telnet.
|
2015-07-28 20:39:16 -07:00 |
|