Commit Graph

38 Commits

Author SHA1 Message Date
Michael Jumper
2eeed36797 GUAC-1133: Apply common styling and form to management pages. 2015-03-19 14:00:32 -07:00
Michael Jumper
3273cd2645 GUAC-1132: Flesh out stubbed session-related translation text. Mark "Kill Sessions" button as dangerous. 2015-03-19 13:00:51 -07:00
Michael Jumper
dd78341cbd GUAC-1132: Implement session deletion within management UI. 2015-03-19 12:49:03 -07:00
James Muehlner
06b68a6834 GUAC-1133 Split out session, user, and connection manage pages, rudimentary session management interface. 2015-03-17 23:19:21 -07:00
Michael Jumper
9a8aa14674 GUAC-1120: Move logout panel to common user menu. 2015-03-11 18:34:19 -07:00
James Muehlner
d31d214831 GUAC-801 Improved styling of password change dialog. 2015-03-10 21:28:38 -07:00
James Muehlner
b32f358e7e GUAC-801 Implemented new endpoint for password update, and updated js to use the new endpoint. 2015-03-10 20:44:45 -07:00
James Muehlner
f513fa6e2e GUAC-801 Created password update dialog on home screen, grant self READ and UPDATE permission to users upon creation, and added sql update script to grant self READ and UPDATE permissions for users in pre-existing databases. 2015-03-04 23:18:16 -08:00
James Muehlner
024b1c8ec5 GUAC-1078 Added clone functionality for connections and fixed some bugs around button showing for connections, groups, and users. 2015-02-18 22:22:45 -08:00
James Muehlner
f7e1f3a303 GUAC-997 Added active user count to REST API and UI. 2015-01-27 22:20:20 -08:00
Michael Jumper
c26cf7361e GUAC-340: Add password show/hide button. 2015-01-06 02:41:35 -08:00
Michael Jumper
91761641eb GUAC-987: Ensure all enum parameters have legal blank values. 2015-01-05 00:31:57 -08:00
Michael Jumper
0e7fed21f7 GUAC-973: Replace back button with home button where necessary. 2015-01-04 13:00:24 -08:00
Michael Jumper
8c4a0e7854 GUAC-963: Open menu when file transfers are started. 2015-01-02 02:13:49 -08:00
Michael Jumper
e055bf6254 GUAC-963: Add initial implementation of file transfer manager. Display file transfers within guac menu. 2015-01-01 19:10:57 -08:00
Michael Jumper
42f360a02b GUAC-963: Add back and disconnect buttons. 2014-12-29 21:36:48 -08:00
Michael Jumper
b30e3ce180 GUAC-963: Update status dialog according to client state. 2014-12-28 19:50:54 -08:00
Michael Jumper
18d2a2b853 GUAC-967: Add missing translation strings for protocols. 2014-12-26 22:01: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
fae8f16780 GUAC-932: Partially-working user editor (no permissions). 2014-12-22 12:26:48 -08:00
Michael Jumper
73df4f4c7d GUAC-932: Fully-working connection group editor. 2014-12-22 12:18:45 -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
c3bdbcd013 GUAC-932: Display the cog when parameters are not yet loaded. 2014-12-21 20:00:38 -08:00
Michael Jumper
1e39ff7569 GUAC-809: Show OSK if selected within menu. 2014-12-18 21:36:59 -08:00
James Muehlner
3c55e97abe GUAC-933 Fixed connection history formatting, connection parameter saving, and create new connection view. 2014-12-09 23:30:14 -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
James Muehlner
d242c2c1bc GUAC-928 Added file transfer support. 2014-11-24 23:39:05 -08:00
James Muehlner
41324be7b9 GUAC-897 Using a spinner instead of a distracting modal. 2014-11-19 23:01:23 -08:00
James Muehlner
683fc4475b GUAC-897 Added status message while home or manage pages are loading. 2014-11-18 22:51:25 -08:00
Michael Jumper
c1505cace2 GUAC-605: Add reconnect button and placeholder. 2014-11-12 20:37:24 -08:00
Michael Jumper
79f8ee07da GUAC-605: Handle tunnel state/error events. Handle client error events. Add remaining translations for state/error display. 2014-11-12 20:03:34 -08:00
Michael Jumper
53411640a0 GUAC-605: Add status strings. Show dialog when status changes. 2014-11-12 18:29:37 -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
72c82aea8b GUAC-807: Fixed connection parameter editing and made menu show on keydown instead of keyup. 2014-11-03 14:02:32 -08:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00