Commit Graph

14 Commits

Author SHA1 Message Date
Nick Couchman
ea913c98fe GUACAMOLE-422: Implement client-side timezone detection. 2019-04-22 11:53:09 -04:00
Michael Jumper
1686e6f149 GUACAMOLE-549: Migrate storage/retrieval of local preferences to localStorageService. 2018-04-19 12:49:19 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
30b62f2cfb GUAC-1230: Restore usage of browser language default. 2015-07-14 12:51:17 -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
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
20d51309b5 GUAC-1053: Pull language from preferences when configuring the translate service. Fallback to US English if there is no such translation file. 2015-04-24 15:51:45 -07:00
Michael Jumper
39440be4ff GUAC-1053: Use system language for default language. 2015-04-23 19:03:52 -07:00
Michael Jumper
b114dbaf01 GUAC-1053: Ensure new preferences are set even if the user already had preferences from an older version. 2015-04-23 11:22:48 -07:00
James Muehlner
c2b2302708 GUAC-1053 New endpoint for listing languages, JS service for retrieving languages, and settings section for choosing language. 2015-04-22 22:39:57 -07:00
Michael Jumper
3310ac73ff GUAC-1053: Add constants for each input method type. 2015-04-20 11:21:17 -07:00
Michael Jumper
346cd4a4e5 GUAC-1053: Default to "none" input mode as before. Do not guess platform. Having the keyboard open automatically for all apparently-mobile users is disruptive.
This reverts commit 21d3e4550b.
2015-04-20 10:53:43 -07:00
Michael Jumper
21d3e4550b GUAC-1053: Unless overridden, default to "text" input mode if platform likely lacks a physical keyboard. 2015-04-19 22:19:09 -07:00
Michael Jumper
02ca2a4d7c GUAC-1053: Add preference service, storing the default mouse emulation mode and input method. 2015-04-19 21:17:26 -07:00