Michael Jumper
|
30b62f2cfb
|
GUAC-1230: Restore usage of browser language default.
|
2015-07-14 12:51:17 -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
|
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
|
3128b69db6
|
GUAC-587: Use ::before for button images - it's friendlier to overriding CSS.
|
2015-05-05 15:53:44 -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
|
0a8edf2e4c
|
GUAC-1053: Add "Change Password" header.
|
2015-04-23 11:37:15 -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
|
8e3e27b8cd
|
GUAC-1053 Fixed problems highlighted in pull request comments.
|
2015-04-22 22:52:23 -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
|
0785db0953
|
GUAC-1053: Clean up display of mouse modes.
|
2015-04-19 22:04:48 -07:00 |
|
Michael Jumper
|
dde1cda2d9
|
GUAC-1053: Clean up styles. Fix copyright dates.
|
2015-04-19 21:55:42 -07:00 |
|
Michael Jumper
|
0ea23b8cbc
|
GUAC-1053: Configure default input method and mouse emulation mode through preferences screen.
|
2015-04-19 21:50:48 -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 |
|
Michael Jumper
|
cbb5ab953c
|
GUAC-1053: Clean up style of password editor. Add help text.
|
2015-04-18 23:04:52 -07:00 |
|
Michael Jumper
|
3d43d4ed69
|
GUAC-1053: Move password changing into preferences.
|
2015-04-18 22:41:06 -07:00 |
|
Michael Jumper
|
620c59efcb
|
GUAC-1053: Only show the list of settings tabs if more than one is available.
|
2015-04-18 22:05:45 -07:00 |
|
Michael Jumper
|
c0eda1273f
|
GUAC-1053: Add user preferences page, visible to all users.
|
2015-04-18 22:05:45 -07:00 |
|
Michael Jumper
|
f0d7b6f867
|
GUAC-1053: Distinguish tabs from page with border.
|
2015-04-17 21:15:37 -07:00 |
|
Michael Jumper
|
e3210fc64e
|
GUAC-1053: Move settings-specific things into own namespace.
|
2015-04-17 21:08:34 -07:00 |
|
Michael Jumper
|
32e51bd812
|
GUAC-1053: Clean up comment wrapping, now that everything is two levels deeper.
|
2015-04-17 20:46:18 -07:00 |
|
Michael Jumper
|
3fa3d1ba2b
|
GUAC-1053: Create session management tab.
|
2015-04-17 17:03:45 -07:00 |
|
Michael Jumper
|
ed984da8d1
|
GUAC-1053: Create connection/group management tab.
|
2015-04-17 16:52:51 -07:00 |
|
Michael Jumper
|
82dee4640c
|
GUAC-1053: Migrate to tabbed settings screen. Create user management tab.
|
2015-04-17 16:42:24 -07:00 |
|