Michael Jumper
|
2a88856787
|
Merge branch 'testing-common-ssh'
|
2015-08-13 16:30:42 -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
|
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
|
615d56e388
|
GUAC-1260 Need vendor extensions for background-size.
|
2015-07-22 21:43:30 -07:00 |
|
James Muehlner
|
1a837b9fee
|
GUAC-1260 Allow extensions to override guacamole icons.
|
2015-07-22 21:37:09 -07:00 |
|
Michael Jumper
|
87acfecb1b
|
GUAC-1254: Fade out keys not applicable to AltGR if AltGr is active.
|
2015-07-16 14:49:12 -07:00 |
|
Michael Jumper
|
ff45819cd1
|
GUAC-1254: Add AltGr key to German keyboard layout and OSK style.
|
2015-07-16 14:49:11 -07:00 |
|
James Muehlner
|
f188866288
|
Merge pull request #214 from glyptodon/translation-fallback
GUAC-1230: Fix translation fallback
|
2015-07-14 17:12:12 -07:00 |
|
Michael Jumper
|
4e1bd0530f
|
GUAC-1249: Ensure stacking context of login UI fields is explicit (see http://stackoverflow.com/questions/1287439/ie7-z-index-layering-issues).
|
2015-07-14 15:08:30 -07:00 |
|
Michael Jumper
|
d60370b2d3
|
GUAC-1230: Do not rely on loader for fallback. Force fallback within angular-translate by returning an empty translation.
|
2015-07-14 12:54:18 -07:00 |
|
Michael Jumper
|
30b62f2cfb
|
GUAC-1230: Restore usage of browser language default.
|
2015-07-14 12:51:17 -07:00 |
|
Frode Langelo
|
be36726a9b
|
GUAC-1245: OSK Super and Menu keys are stuck together. Remove 'super' modifier on Meny key so that these work independently and the context menu can be accessed from the Menu key
|
2015-07-06 13:45:01 -07:00 |
|
Michael Jumper
|
a7366e88b3
|
GUAC-1172: Use $templateRequest now that we have it (Angular 1.3.x) - no need to manually check/populate $templateCache.
|
2015-07-05 13:45:10 -07:00 |
|
Michael Jumper
|
05eb8da0ec
|
GUAC-1172: Use template for files within the file browser.
|
2015-07-05 13:42:56 -07:00 |
|
Michael Jumper
|
e6886f7bbf
|
GUAC-1172: Move file transfer manager to corner of client display.
|
2015-07-05 12:45:09 -07:00 |
|
Michael Jumper
|
6816314797
|
GUAC-1172: Add translation strings for filesystem menu.
|
2015-07-03 13:12:18 -07:00 |
|
Michael Jumper
|
daf52dee5e
|
GUAC-1172: Implement file upload through object streams.
|
2015-07-03 13:07:19 -07:00 |
|
Michael Jumper
|
cfd3710bf2
|
GUAC-1172: Provide root-level breadcrumb.
|
2015-07-03 12:40:11 -07:00 |
|
Michael Jumper
|
94b022b513
|
GUAC-1172: Allow file browser breadcrumbs to wrap.
|
2015-07-03 11:55:10 -07:00 |
|
Michael Jumper
|
6edb954501
|
GUAC-1172: No whitespace between icon and filename.
|
2015-07-03 11:47:22 -07:00 |
|
Michael Jumper
|
d265c814e1
|
GUAC-1172: Sort files lexicographically with directories first.
|
2015-07-03 11:44:51 -07:00 |
|
Michael Jumper
|
e2f83dd306
|
GUAC-1172: Migrate to from ngRepeat to $interpolate for the file browser - Guacamole needs to be easy to $digest ;).
|
2015-07-02 23:08:17 -07:00 |
|
Michael Jumper
|
149fba6737
|
GUAC-1172: Implement navigation via breadcrumbs - no more tree.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
c673de30e1
|
GUAC-1172: Implement download of specific files via click.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
0055cf71ee
|
GUAC-1172: Display file browser within own menu. Show available devices in guac menu.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
3109fe8138
|
GUAC-1172: Implement file browsing directive. Track expanded/collapsed state within ManagedFilesystem.File.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
1494f2d46c
|
GUAC-1172: Separate sidebar menu style into own class.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
4c589c0f34
|
GUAC-1172: Define ManagedFilesystem type. Handle received filesystem objects.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
04a303108d
|
GUAC-1172: Work around angular-translate/angular-translate#788 by using the translate directive (no filter). Current scope is not available to filters as of AngularJS 1.3.
|
2015-07-02 16:12:17 -07:00 |
|
Michael Jumper
|
076a549754
|
GUAC-1172: Upgrade angular-translate to 2.7.2. Configure required sanitization strategy. Use null instead of false for lack of login error.
|
2015-07-02 15:28:34 -07:00 |
|