Michael Jumper
|
b197c7c63c
|
GUAC-963: List active connections within recent connections.
|
2014-12-29 01:42:03 -08:00 |
|
Michael Jumper
|
35ca205653
|
GUAC-963: Proof-of-concept ManagedClient implementation. Remove guacClientFactory and guacTunnelFactory (functionality replaced by ManagedClient).
|
2014-12-28 19:27:04 -08:00 |
|
Michael Jumper
|
74b94f9b2e
|
GUAC-968: Reduce number of namespaces. Adopt consistent string naming. Reorganize and reformat. Remove unused strings.
|
2014-12-26 21:30:09 -08:00 |
|
Michael Jumper
|
b8e335e3c7
|
GUAC-932: Add permissions list.
|
2014-12-22 16:40:06 -08:00 |
|
Michael Jumper
|
8b53797b30
|
GUAC-932: Fully-working connection editor. Initial migration of users and connection groups to own edit pages. Add support for CSS classes on notification actions.
|
2014-12-22 03:19:24 -08:00 |
|
Michael Jumper
|
07a2a2da54
|
GUAC-932: Move connection editor to own page.
|
2014-12-21 23:18:37 -08:00 |
|
Michael Jumper
|
eaed778f91
|
GUAC-810: Send "synthetic" key events for non-physical input options. Allow components to prevent production/handling of guacKeyup/guacKeydown via guacBeforeKeyup/guacBeforeKeydown.
|
2014-12-20 14:05:54 -08:00 |
|
Michael Jumper
|
b305c9b148
|
GUAC-932: Remove excessive display logic from document structure.
|
2014-12-18 21:30:22 -08:00 |
|
Michael Jumper
|
68d3b7741e
|
GUAC-932: Migrate to PermissionSet for reading permissions.
|
2014-12-15 15:09:14 -08:00 |
|
Michael Jumper
|
4ebb66c40d
|
GUAC-932: Rename various *DAO to *Service. Rename legacy services to legacy*, pending removal/refactor.
|
2014-12-11 15:39:06 -08:00 |
|
Michael Jumper
|
6d6bf889f2
|
GUAC-932: Refactor existing REST service JS into single 'rest' module.
|
2014-12-11 15:05:31 -08:00 |
|
Michael Jumper
|
aab0297d40
|
GUAC-932: Add Notification* classes. Clean up related JS.
|
2014-12-08 13:55:10 -08:00 |
|
Michael Jumper
|
6c96affbd8
|
GUAC-928: Add progress bar to notifications.
|
2014-12-05 10:47:22 -08:00 |
|
James Muehlner
|
8ddf6e99b7
|
GUAC-928 Restore file upload functionality, improve error appearance, and add translated units and file upload sizes.
|
2014-12-04 23:52:02 -08:00 |
|
Michael Jumper
|
ed31e0c026
|
GUAC-605: Migrate status to guacNotification. Add countdown string to en_US translation. Use 15 second reconnect countdown if appropriate for error at hand.
|
2014-11-29 20:54:50 -08:00 |
|
Michael Jumper
|
5b31b206a7
|
GUAC-605: Add guacNotification directive.
|
2014-11-29 20:23:58 -08:00 |
|
Michael Jumper
|
1d86419cc1
|
GUAC-605: Use MessageFormat interpolation for angular-translate.
|
2014-11-28 22:25:42 -08:00 |
|
James Muehlner
|
d242c2c1bc
|
GUAC-928 Added file transfer support.
|
2014-11-24 23:39:05 -08:00 |
|
Michael Jumper
|
c12beb8b21
|
GUAC-932: Use black icons.
|
2014-11-23 22:02:30 -08:00 |
|
Michael Jumper
|
134837b73c
|
GUAC-932: Fix button style.
|
2014-11-23 22:02:28 -08:00 |
|
Michael Jumper
|
58e73435d3
|
GUAC-932: Replace green spinner with spinning cog.
|
2014-11-23 22:02:26 -08:00 |
|
Michael Jumper
|
d32ca5bfca
|
GUAC-932: Restyle login page and general UI.
|
2014-11-23 22:02:24 -08:00 |
|
Michael Jumper
|
b58a9b284f
|
GUAC-932: Restyle login page and general UI.
|
2014-11-23 22:02:11 -08:00 |
|
Michael Jumper
|
ad6d7a614e
|
GUAC-932: Divide monolithic CSS files.
|
2014-11-22 14:13:15 -08:00 |
|
James Muehlner
|
14c6996267
|
GUAC-897 New loading styling belongs in ui.css, not status.css.
|
2014-11-19 23:13:40 -08:00 |
|
James Muehlner
|
41324be7b9
|
GUAC-897 Using a spinner instead of a distracting modal.
|
2014-11-19 23:01:23 -08:00 |
|
Michael Jumper
|
80377f6663
|
GUAC-605: Use status dialog from index, not status modal.
|
2014-11-16 23:10:49 -08:00 |
|
Michael Jumper
|
0f159d73ad
|
GUAC-605: Use consistent event naming.
|
2014-11-16 16:47:55 -08:00 |
|
Michael Jumper
|
0bd1fdc16f
|
GUAC-605: Simplify status modal API.
|
2014-11-16 15:06:19 -08:00 |
|
Michael Jumper
|
9fcd7af361
|
GUAC-605: Add separate stylesheet for status dialogs.
|
2014-11-14 21:36:14 -08:00 |
|
Michael Jumper
|
b95b32971e
|
GUAC-605: Broadcast guacStatusAction from root scope.
|
2014-11-12 20:21:16 -08:00 |
|
Michael Jumper
|
1fd5497382
|
GUAC-605: Add statusModal service. Set appropriate styles.
|
2014-11-12 18:26:38 -08:00 |
|
Michael Jumper
|
e932c1ee1a
|
GUAC-900: While we're at it, move the other CSS to reasonable locations.
|
2014-11-06 14:25:14 -08:00 |
|
James Muehlner
|
4c34220c65
|
GUAC-807 Fixed login page error, minify button usage, and menu initial state.
|
2014-11-05 22:41:46 -08:00 |
|
Michael Jumper
|
78eae400ca
|
GUAC-919: Take user to login page upon logout even if logout fails (which only happens if they are already logged out).
|
2014-11-05 13:13:10 -08:00 |
|
Michael Jumper
|
6bea1eed44
|
GUAC-919: Rename LoginRESTService to TokenRESTService and provide logout semantics. Move Angular auth stuff to own module. Actually logout user.
|
2014-11-05 12:10:05 -08:00 |
|
Michael Jumper
|
04ce36f335
|
GUAC-919: Add page-specific CSS class support. Use client-specific body style.
|
2014-11-04 21:24:16 -08:00 |
|
Michael Jumper
|
b655b58267
|
GUAC-919: Fix filtering of project properties in web pages.
|
2014-11-03 16:24:26 -08:00 |
|
James Muehlner
|
5c43ae4ff9
|
GUAC-919: Copy Angular changes from old GUAC-546 branch.
|
2014-11-03 13:57:01 -08:00 |
|