Commit Graph

23 Commits

Author SHA1 Message Date
Michael Jumper
60f249aa6f GUAC-932: Fix display of history. 2014-12-21 20:14:11 -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
086d9a9516 GUAC-932: Fix connection parameter directive and display. 2014-12-21 19:42:37 -08:00
Michael Jumper
b2b93ac858 GUAC-932: Fix comments regarding connection and connection group management. 2014-12-19 13:17:11 -08:00
Michael Jumper
66e7fb2234 GUAC-932: Migrate internals of locationChooser to guacGroupList. 2014-12-19 12:58:24 -08:00
Michael Jumper
45e107f5a9 GUAC-932: Begin migration of admin to new guacGroupList. Remove unused util module. 2014-12-19 00:11:29 -08:00
Michael Jumper
605d5980b8 GUAC-932: Restore fancy formatting of injected objects. 2014-12-18 21:23:39 -08:00
Michael Jumper
c4057baa42 GUAC-932: Replace use of legacy connection group filtering. 2014-12-17 00:21:48 -08:00
Michael Jumper
68d3b7741e GUAC-932: Migrate to PermissionSet for reading permissions. 2014-12-15 15:09:14 -08:00
Michael Jumper
b1db52541d GUAC-932: Remove filtering user service. Add permission filtering support to user retrieval endpoint. 2014-12-12 15:22:37 -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
dea213e9a1 GUAC-932: Further cleanup history display code. 2014-12-10 14:51:57 -08:00
James Muehlner
ed96f27603 GUAC-933 Cleaned up history entry display logic a bit. 2014-12-10 08:48:54 -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
Michael Jumper
f8cef7f5df GUAC-932: Add Connection and ConnectionHistoryEntry objects. Update documentation. Rename connectionDAO to connectionService. 2014-12-09 21:14:46 -08:00
Michael Jumper
b68f9a0a26 Merge branch 'master' into GUAC-546-REWRITE
Conflicts:
	guacamole/src/main/java/org/glyptodon/guacamole/net/basic/rest/protocol/ProtocolRetrievalService.java
	guacamole/src/main/webapp/scripts/admin-ui.js
	guacamole/src/main/webapp/scripts/service.js
2014-11-23 13:06:12 -08:00
Michael Jumper
ad6d7a614e GUAC-932: Divide monolithic CSS files. 2014-11-22 14:13:15 -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
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
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