| 
							
							
								 Mathias Müller | 8537496b76 | GUAC-1254: Create German on screen layout | 2015-07-16 13:07:58 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f188866288 | Merge pull request #214 from glyptodon/translation-fallback GUAC-1230: Fix translation fallback | 2015-07-14 17:12:12 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4e1bd0530f | GUAC-1249: Ensure stacking context of login UI fields is explicit (see http://stackoverflow.com/questions/1287439/ie7-z-index-layering-issues). | 2015-07-14 15:08:30 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1ac2986b93 | GUAC-1230: Standardize inclusion of third-party JavaScript libraries. | 2015-07-14 13:36:10 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 8e1d8b8af9 | GUAC-1230: Add all messageformat.js locales. | 2015-07-14 13:20:44 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 7efbaf10c3 | GUAC-1230: Only explicitly specify JavaScript source files where order is critical. | 2015-07-14 13:11:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | d60370b2d3 | GUAC-1230: Do not rely on loader for fallback. Force fallback within angular-translate by returning an empty translation. | 2015-07-14 12:54:18 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 30b62f2cfb | GUAC-1230: Restore usage of browser language default. | 2015-07-14 12:51:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f98ff0b98e | GUAC-1171: Add translation strings for SFTP parameters of VNC and RDP. | 2015-07-10 21:16:19 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 5406b936f3 | GUAC-1255: Translate plurals for German. | 2015-07-09 17:05:30 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f9ccd4c87b | GUAC-1255: Add German locale for messageformat.js. | 2015-07-09 17:01:32 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e60fdd58a8 | GUAC-1255: Remove country code from language name. | 2015-07-09 17:00:15 -07:00 |  | 
			
				
					| 
							
							
								 Sven Thuma | 95422136e0 | GUAC-1255: Add German translation. | 2015-07-09 16:57:32 -07:00 |  | 
			
				
					| 
							
							
								 Frode Langelo | be36726a9b | GUAC-1245: OSK Super and Menu keys are stuck together. Remove 'super' modifier on Meny key so that these work independently and the context menu can be accessed from the Menu key | 2015-07-06 13:45:01 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a7366e88b3 | GUAC-1172: Use $templateRequest now that we have it (Angular 1.3.x) - no need to manually check/populate $templateCache. | 2015-07-05 13:45:10 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 05eb8da0ec | GUAC-1172: Use template for files within the file browser. | 2015-07-05 13:42:56 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e6886f7bbf | GUAC-1172: Move file transfer manager to corner of client display. | 2015-07-05 12:45:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6816314797 | GUAC-1172: Add translation strings for filesystem menu. | 2015-07-03 13:12:18 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | daf52dee5e | GUAC-1172: Implement file upload through object streams. | 2015-07-03 13:07:19 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | cfd3710bf2 | GUAC-1172: Provide root-level breadcrumb. | 2015-07-03 12:40:11 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 94b022b513 | GUAC-1172: Allow file browser breadcrumbs to wrap. | 2015-07-03 11:55:10 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6edb954501 | GUAC-1172: No whitespace between icon and filename. | 2015-07-03 11:47:22 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | d265c814e1 | GUAC-1172: Sort files lexicographically with directories first. | 2015-07-03 11:44:51 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e2f83dd306 | GUAC-1172: Migrate to from ngRepeat to $interpolate for the file browser - Guacamole needs to be easy to $digest ;). | 2015-07-02 23:08:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 149fba6737 | GUAC-1172: Implement navigation via breadcrumbs - no more tree. | 2015-07-02 21:39:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c673de30e1 | GUAC-1172: Implement download of specific files via click. | 2015-07-02 21:39:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 0055cf71ee | GUAC-1172: Display file browser within own menu. Show available devices in guac menu. | 2015-07-02 21:39:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3109fe8138 | GUAC-1172: Implement file browsing directive. Track expanded/collapsed state within ManagedFilesystem.File. | 2015-07-02 21:39:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1494f2d46c | GUAC-1172: Separate sidebar menu style into own class. | 2015-07-02 21:39:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4c589c0f34 | GUAC-1172: Define ManagedFilesystem type. Handle received filesystem objects. | 2015-07-02 21:39:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 04a303108d | GUAC-1172: Work around angular-translate/angular-translate#788 by using the translate directive (no filter). Current scope is not available to filters as of AngularJS 1.3. | 2015-07-02 16:12:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 076a549754 | GUAC-1172: Upgrade angular-translate to 2.7.2. Configure required sanitization strategy. Use null instead of false for lack of login error. | 2015-07-02 15:28:34 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e973f7de6b | GUAC-1172: Upgrade to Angular 1.3.16. Update form template to work around angular/angular.js#12260. | 2015-07-02 15:10:38 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | cc409d0b36 | GUAC-1238: Remove country code from English, as well. If none of the others use it, we really shouldn't either unless multiple dialects of English are added. | 2015-06-19 09:56:12 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3c1580ce77 | GUAC-1238: Add missing messageformat.js locale. | 2015-06-19 09:56:12 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ab7119311d | GUAC-1238: Remove country code from language name. | 2015-06-19 09:46:00 -07:00 |  | 
			
				
					| 
							
							
								 Norbert Klaus | 8f8873e4e5 | GUAC-1238: Added Dutch translation | 2015-06-19 09:43:33 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 73f4ae9d72 | GUAC-835: Add RDP performance flag parameters to interface. | 2015-06-12 17:10:05 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 19e4b5496f | GUAC-1229: Default to English until language fallback issues can be resolved. | 2015-06-12 11:08:06 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 864d56769a | GUAC-1221: Remove now-unnecessary guacamole.properties example (everything now has a reasonable default and Guacamole will work without guacamole.properties). | 2015-06-10 18:17:01 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f41c7a7b1a | GUAC-1174: Bump version numbers to 0.9.7. | 2015-06-08 16:47:22 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | dcd82f9e63 | GUAC-1176: Remove all human-readable title properties from the REST form objects. | 2015-06-08 16:15:31 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4eb5989c18 | GUAC-1176: Ensure blank values are interpreted consistently (no multiple blank options in select fields). | 2015-06-08 14:33:44 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9ac64441cd | GUAC-1176: Explicitly specify ng-trim="false" for password fields. The AngularJS documentation states password fields will not be trimmed, but that is apparently only true if the input field type does not vary dynamically. The trimmed/untrimmed state seems only to be set when the directive initially loads. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a532e22926 | GUAC-1176: Generalize form fields by removing the value property. Add type-specific convenience classes for each field. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b53bd3ca4f | GUAC-1176: Ensure login fields default to blank, not null or undefined. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 6ea589b7e8 | GUAC-1176: Use existing login error status. No need for modal notifications. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | de6c5fd4da | GUAC-1176: Provide user with help text during login. Style continuation dialog differently. Add continue button. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 7826039d1f | GUAC-1176: Set CSS "continuation" class on login interface if login is continuing. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 91fb8e3c88 | GUAC-1176: Only clear entered passwords - do not delete the fields entirely. | 2015-06-08 14:33:43 -07:00 |  |