| 
							
							
								 Michael Jumper | fae71e44f6 | GUAC-1172: Fix reference to enqueueBodyCallback() - it's "enqueue", not "queue". | 2015-06-20 13:09:11 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | d332b028e3 | GUAC-1172: Add Guacamole.Object and handlers for object-related instructions. | 2015-06-19 21:38:56 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | d37d3914c9 | GUAC-1172: Implement JSONreader for convenience. | 2015-06-19 21:30:02 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 83f6c00b21 | Merge pull request #202 from glyptodon/dutch GUAC-1238: Merge contributed Dutch translation | 2015-06-19 09:57:57 -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 |  | 
			
				
					| 
							
							
								 James Muehlner | 00ee57a415 | Merge pull request #200 from glyptodon/rdp-perf-flags GUAC-835: Add RDP performance flag parameters to interface. | 2015-06-15 10:04:54 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 73f4ae9d72 | GUAC-835: Add RDP performance flag parameters to interface. | 2015-06-12 17:10:05 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 027fa1d85e | Merge pull request #199 from glyptodon/really-bad-language-regression GUAC-1229: Default to English until language fallback issues can be resolved. | 2015-06-12 11:12:59 -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 |  | 
			
				
					| 
							
							
								 James Muehlner | 26bdd3b418 | Merge pull request #198 from glyptodon/remove-old-example GUAC-1221: Remove old guacamole.properties example | 2015-06-10 18:20:08 -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 |  | 
			
				
					| 
							
							
								 James Muehlner | f0eb91b2ee | Merge pull request #197 from glyptodon/schema-changes GUAC-1220: Fix MySQL guacadmin creation script | 2015-06-09 11:59:47 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b078804c87 | GUAC-1220: MySQL init scripts should not rely on specific IDs nor on column order/count of guacamole_user. | 2015-06-09 11:41:01 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | c215b32fc4 | Merge pull request #196 from glyptodon/bump-version GUAC-1174: Bump version numbers to 0.9.7. | 2015-06-08 16:49:42 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f41c7a7b1a | GUAC-1174: Bump version numbers to 0.9.7. | 2015-06-08 16:47:22 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 7171f86f37 | Merge pull request #195 from glyptodon/password-expiration GUAC-1176: Implement password expiration attribute | 2015-06-08 16:32:15 -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 | 68af0bab7e | GUAC-1176: Field.Type is no longer absolutely all possible types - it is only the set of types supported by default. | 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 | 0b8b67026a | GUAC-1176: Implement password reset logic within UserService, like the rest of user auth. | 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 | 02ffe81f2c | GUAC-1176: Bring up-to-date with changes from GUAC-1217. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a3d3203211 | GUAC-1176: Add password confirmation to reset procedure. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4c0cf58d9f | GUAC-1176: Add Russian translation strings to JDBC authentication. | 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 |  | 
			
				
					| 
							
							
								 Michael Jumper | 904e54090f | GUAC-1176: Use translation strings for client error messages. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 304e150a1e | GUAC-1176: Validate new password set due to expiration. Allow errors dialogs during login process. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 85dae9e52a | GUAC-1176: Clear passwords if credentials are rejected for any reason (even client error). Flag generic login error only for specifically invalid credentials. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 7a3503a40e | GUAC-1176: Handle insufficient credentials distinctly from invalid credentials. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 542c87d631 | GUAC-1176: Stub password reset logic. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e51363f9c5 | GUAC-1176: Define USERNAME and PASSWORD fields publicly. They aren't very helpful isolated within the USERNAME_PASSWORD object. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 10aea5d0a3 | GUAC-1176: Add password expiration attribute. | 2015-06-08 14:33:43 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 368ceea080 | Merge pull request #192 from glyptodon/custom-field-types GUAC-1176: Implement support for custom field types | 2015-06-08 14:32:14 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a96b7756a9 | GUAC-1176: Allow field types to define hard-coded HTML templates (without a URL). | 2015-06-08 13:02:45 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 34b2fc9d79 | Merge pull request #194 from glyptodon/rdp-parameters GUAC-1218: Provide "value" property for "BOOLEAN" parameters. | 2015-06-07 22:09:41 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 405e1c21fe | GUAC-1218: Provide "value" property for "BOOLEAN" parameters. | 2015-06-07 18:15:03 -07:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 1619e13375 | Merge pull request #193 from glyptodon/french GUAC-1217: Merge contributed French translation and keyboard | 2015-06-06 18:19:04 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ed744d9d1d | GUAC-1217: Fallback to standard dialects when no specific dialect is available/requested. | 2015-06-05 19:39:59 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f711baefab | GUAC-1217: Use navigator.languages in preference to navigator.language (Chrome does not set navigator.language based on user preferences). | 2015-06-05 19:39:21 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | a0bd737ac6 | GUAC-1217: Add French message format rules. | 2015-06-05 19:11:23 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e5ae8802e1 | GUAC-1217: The name of the French translation should be "French" in French. | 2015-06-05 19:10:40 -07:00 |  | 
			
				
					| 
							
							
								 Jerome CHARLOT | cb44a4d79d | GUAC-1217: Add French translation and keyboard. | 2015-06-05 19:02:06 -07:00 |  |