| 
							
							
								 Chris Gavin | 635035ec34 | GUACAMOLE-294: Fix an incorrectly positioned bracket. | 2017-05-07 19:04:01 +01:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0b2c63bd74 | GUACAMOLE-265: Set page title when "name" instruction is received. | 2017-04-23 15:29:01 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6c5cdae152 | GUACAMOLE-204: Do not display field headers, etc. if the field itself has no content whatsoever. | 2017-03-27 22:32:53 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ed1d1db2da | GUACAMOLE-252: Ensure display container is explicitly sized to cover the vertical area of its container (rather than relying on the implications of display: table-cell). | 2017-03-22 20:40:02 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ecf506ecef | GUACAMOLE-208: Automatically reconnect after network errors. | 2017-02-15 21:24:59 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ee4f8cf796 | GUACAMOLE-208: Define UPSTREAM_UNAVAILABLE and UPSTREAM_NOT_FOUND strings for tunnel errors. | 2017-02-15 21:24:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dd6964afb1 | GUACAMOLE-208: Define translation strings for new status codes. | 2017-02-15 21:24:55 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6ae9faddc2 | GUACAMOLE-201: Occasionally verify client responsiveness when intercepting streams. | 2017-02-08 20:19:11 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0105b3e4ec | GUACAMOLE-196: Strip backslashes from stream download filenames. | 2017-02-07 12:36:04 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 69a25c4e48 | GUACAMOLE-190: Synchronize page icon with client thumbnail. | 2017-01-27 19:32:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | fd1c652a84 | GUACAMOLE-190: Update client thumbnail roughly every 5 seconds. | 2017-01-27 19:32:29 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 986ea4b206 | GUACAMOLE-36: Migrate guacLogin and guacNotification to TranslatableMessage. | 2017-01-03 19:42:24 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0671f18d40 | GUACAMOLE-36: Define REST API transfer mechanism for translatable messages. | 2017-01-03 19:42:24 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 567df5a467 | GUACAMOLE-136: Make $element available to field type controllers. | 2016-12-05 22:09:52 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6eda36cd4e | GUACAMOLE-136: Ensure field template is in DOM prior to invoking controller. | 2016-12-05 20:16:57 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 92886e639d | GUACAMOLE-105: Clean up download iframe only after download has truly completed. If completion cannot be determined, wait a reasonable amount of time before assuming completion. | 2016-11-04 20:50:37 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 7f52e3c2ed | GUACAMOLE-104: Sanitize filenames before upload or download. | 2016-09-07 20:23:34 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 70aec4c668 | GUACAMOLE-82: Move back to textarea for clipboard for sake of stability (partially reverts GUACAMOLE-55). | 2016-08-20 19:30:47 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 20459ecbd3 | GUACAMOLE-77: Retrieve the current user's permissions via ".../self" rather than ".../users/{username}". The current user may not actually exist. | 2016-08-20 14:47:44 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 32f8d84fde | GUACAMOLE-73: Clear permission cache when saving or updating to force permission reload. | 2016-08-16 21:41:43 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 8564f05ead | GUACAMOLE-78: Merge anonymous user display refinements. | 2016-08-13 18:25:44 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 21f184f42e | GUACAMOLE-78: Render the usernames of anonymous users differently. | 2016-08-12 20:05:33 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 42cd4dca5d | GUACAMOLE-78: Preserve query parameters when redirecting to user's home page. | 2016-08-12 14:53:54 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 225736d237 | GUACAMOLE-78: Store anonymous users' authentication results in memory only. Do not persist via cookie. | 2016-08-12 14:49:37 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 22b3e268d6 | GUACAMOLE-78: Use documented AuthenticationResult type for auth result storage. | 2016-08-12 14:21:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c6323503d8 | GUACAMOLE-78: Do not display user menu for anonymous users. | 2016-08-12 13:55:59 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | fcefa7a7c7 | GUACAMOLE-78: Define a standard identifier for anonymous users. | 2016-08-12 12:51:53 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 38bf6474b9 | GUACAMOLE-72: Sharing profile parameters are stored under "sharingProfileForms", not "forms". | 2016-08-11 16:30:30 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 8e283ef236 | GUACAMOLE-5: Merge sharing profile administration feature. | 2016-08-10 21:29:44 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | db02d9a7fb | GUACAMOLE-5: Implement management of sharing profiles. | 2016-08-10 21:12:04 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 726613cbc8 | GUACAMOLE-5: Include sharing profiles within connection management display. | 2016-08-10 19:23:08 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 12f899a148 | GUACAMOLE-5: Fix targeting of share tag HTML patch. | 2016-08-10 18:59:54 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 4929f8da2b | GUACAMOLE-5: Merge sharing connection, sharing profile parameter addition. | 2016-08-10 16:49:57 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 8f18b49b04 | GUACAMOLE-5: Merge sharing profile REST service changes. | 2016-08-10 16:46:38 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 5779274e25 | GUACAMOLE-5: Use contextual actions to add connections and connection groups. | 2016-08-07 23:41:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4c7af7e692 | GUACAMOLE-5: Allow uses of the guacGroupList directive to decorate any rendered GroupListItems. | 2016-08-07 23:10:25 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 56d9c90940 | GUACAMOLE-5: Generalize and clean the guacGroupList directive such that arbitrary GroupListItem types can be supported. | 2016-08-07 23:10:20 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 558d242060 | GUACAMOLE-5: Define sorting weight for GroupListItem. | 2016-08-07 23:09:37 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 14365ff72e | GUACAMOLE-5: Define connection and sharing profile parameters separately. | 2016-08-07 22:50:26 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 909fb4ebd9 | GUACAMOLE-5: Implement JavaScript service for accessing the sharing profile REST resource. | 2016-08-07 22:41:49 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 7a0dd884f3 | GUACAMOLE-5: Add sharing profile attributes to schema resource. | 2016-08-07 22:41:49 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f3a201a415 | GUACAMOLE-5: Rename permission granted/revoked flag sensibly. | 2016-08-04 20:42:19 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 031763af05 | GUACAMOLE-5: Fix CSS selector match of open/closed groups. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f4ad97e732 | GUACAMOLE-5: Switch to nice rendering of connection tree lines. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e3db19d633 | GUACAMOLE-5: Implement management interface for sharing profile permissions. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8a8ae8496c | GUACAMOLE-5: Add support for sharing profile permissions to JavaScript implementations of REST API objects. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 85f15b7cd1 | GUACAMOLE-5: Correct and simply guacGroupList styling/structure. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | da9ddf7683 | GUACAMOLE-5: Add support for sharing profiles to the guacGroupList directive. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 60152e3841 | GUACAMOLE-5: Include sharing profiles within connection tree. | 2016-08-04 19:48:58 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3f22d1d09a | GUACAMOLE-5: Use more semantically-sound "menu-contents" class. | 2016-08-02 14:24:37 -07:00 |  |