| 
							
							
								 James Muehlner | 7b8846b786 | Merge pull request #74 from glyptodon/mobile-issues GUAC-958: Yet another attempt at a workaround for the iOS 7 visibility issue. | 2015-01-29 20:03:36 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | bb61a25166 | GUAC-1043: Position viewport and menu absolutely, not with fixed. This also solves some iOS issues with the rendering of fixed elements after rotation. | 2015-01-29 19:42:25 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 5f6f63c5f7 | GUAC-958: Work around iOS 7 visibility issue (again) by using object instead of iframe. The resize sensor needs to be where it used to be in the DOM for proper operation. | 2015-01-29 18:01:51 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 03f0e22199 | GUAC-958: Work around iOS 7 visibility issue (text input UI invisible - apparently miscalculated by Safari as obscured by the iframe). | 2015-01-29 14:22:25 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1ea2d40c19 | GUAC-958: Adjust viewport height based purely on scroll state. Manually scroll if we suspect doing so may result in height adjustments. | 2015-01-29 12:54:38 -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 | 97189cb991 | GUAC-1010: Only query contents of connection groups if they are not balancing or we have admin permission. Fix rendering of balancing groups for non-admins. | 2015-01-20 20:38:59 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 49d85dd89c | GUAC-1000 Responded to code review comments. | 2015-01-20 19:40:14 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 9489eaa122 | GUAC-1000 User list should be filtered based on update and delete permission - furthermore admins should always have access to any user. | 2015-01-20 19:22:09 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 459449c6d3 | GUAC-995 Improve permission checking around connections and groups. | 2015-01-13 21:27:54 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c26cf7361e | GUAC-340: Add password show/hide button. | 2015-01-06 02:41:35 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | cab6efbb79 | Merge pull request #60 from glyptodon/secondary-auth GUAC-971: Restore secondary authentication | 2015-01-05 21:03:37 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 6a075688f8 | Merge pull request #62 from glyptodon/fix-manage-button GUAC-992: Fix display of manage button and UI. | 2015-01-05 20:59:33 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | aa0d11fb73 | GUAC-992: Ignore root group when determining admin access. Take all permissions into account. Redirect to home screen if management UI cannot be used. | 2015-01-05 18:09:36 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 32318d50ec | GUAC-991: Fix size of connection/user lists. Allow connection/user lists to be scrolled. | 2015-01-05 17:09:11 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f1c5adfba8 | GUAC-971: No need to re-authenticate when loading the login screen. The login screen is intended to allow fresh auth, overriding existing auth if necessary, and ignores any existing auth anyway. | 2015-01-05 15:29:39 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 98d5c19b1d | GUAC-971: Re-authenticate with server for each page visited. | 2015-01-05 13:54:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 83bf9d32c1 | GUAC-971: Add re-authentication functions to authenticationService. | 2015-01-05 13:21:36 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | ebe4e099c6 | Merge pull request #57 from glyptodon/slow-ipad-text-input GUAC-970: Reduce padding. It's too much for the poor iPad to handle. | 2015-01-05 08:57:31 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f2dc1d6919 | Merge pull request #58 from glyptodon/ipad-click-speed GUAC-970: Add and fix ngTouch. | 2015-01-05 08:56:27 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ca6259ed6a | GUAC-964: Add missing initialization of $scope variables in manageController. | 2015-01-05 02:29:34 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e3a7a7dcd3 | GUAC-959: Add ngTouch. | 2015-01-05 01:46:41 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 77cdf81d44 | GUAC-970: Reduce padding. It's too much for the poor iPad to handle. | 2015-01-05 00:58:19 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | a8e4f952d9 | Merge pull request #55 from glyptodon/update-thumbnails GUAC-985: Update history entries when client disconnects. Do not rely on tunnel closure. | 2015-01-04 23:49:55 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c7c2437641 | GUAC-985: Update history entries when client disconnects. Do not rely on tunnel closure. | 2015-01-04 23:45:45 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | e24609eaca | Merge pull request #54 from glyptodon/fix-user-edit GUAC-986: Initialize object permission types of PermissionFlagSet. | 2015-01-04 23:36:20 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 38dba11e44 | GUAC-986: Initialize object permission types of PermissionFlagSet. | 2015-01-04 23:33:17 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8c8f30ed63 | GUAC-984: Make the spinning gear spin on Safari (and other old WebKit). | 2015-01-04 23:12:29 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9a373ae982 | GUAC-972: Ensure list links stretch the entire width of the list. | 2015-01-04 21:05:03 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 66779543c4 | GUAC-975: Always hide status dialogs upon navigation. | 2015-01-04 18:11:32 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 47d03a8974 | GUAC-975: Only display views once critical data is loaded. | 2015-01-04 18:09:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 5a6a23cdd7 | GUAC-975: Do not use index controller as permissions cache. | 2015-01-04 17:06:49 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0e7fed21f7 | GUAC-973: Replace back button with home button where necessary. | 2015-01-04 13:00:24 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 02eec645f7 | Merge pull request #48 from glyptodon/osk-ui-breakage GUAC-982: Containing div of the OSK resize-sensor must have relative positioning. | 2015-01-04 11:20:19 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e3240b26d3 | GUAC-982: Containing div of the OSK resize-sensor must have relative positioning. Lacking that, the resize sensor fills the entire screen, intercepting all mouse and touch events. | 2015-01-04 01:48:08 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6d814673cd | GUAC-977: Automatically disconnect all connections when window/tab is closed. | 2015-01-04 01:30:45 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 58df817781 | GUAC-981: Fix handling of errors. Fix handling of auto-reconnect. | 2015-01-04 01:10:40 -08:00 |  | 
			
				
					| 
							
							
								 Mike Jumper | 0e35949b2b | Merge pull request #44 from glyptodon/GUAC-978 GUAC-978 Digest in progress error when loading connection in FF/Win7 | 2015-01-03 19:24:42 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 24403e6fdc | GUAC-978 use $evalAsync instead of $apply to avoid digest in progress error. | 2015-01-03 19:22:46 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 2dd094827e | GUAC-980 also need to set client-body to height 100% for it to work in FF. | 2015-01-03 16:18:26 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4ddb760d19 | GUAC-976: Do not display connection or connection group divs within guacGroupList if there is no corresponding template. | 2015-01-02 21:19:15 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 30002b2160 | GUAC-963: Properly initialize clipboardData. | 2015-01-02 20:41:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | bce2270952 | GUAC-963: Simplify guacUpload directive - $eval() only at link time. | 2015-01-02 20:26:52 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a899a1a02f | GUAC-963: Add support for file transfer errors. | 2015-01-02 14:18:37 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 664e90c53c | GUAC-963: Fix comment. | 2015-01-02 02:35:52 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 2423422340 | GUAC-963: Scroll file transfer into view when menu is shown. | 2015-01-02 02:35:20 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8c4a0e7854 | GUAC-963: Open menu when file transfers are started. | 2015-01-02 02:13:49 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ba99316b50 | GUAC-963: Allow files with blobs to be saved. Style savable transfers differently. | 2015-01-02 01:45:41 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a538999856 | GUAC-963: Display progress with units for file transfer. Only display moving bars when file transfer is in-progress. | 2015-01-02 00:50:37 -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 |  |