Commit Graph

180 Commits

Author SHA1 Message Date
Serena Soldati
f1f5b00053 GUAC-1241: Add Italian translation. 2015-07-21 18:41:43 -07:00
Michael Jumper
39b47de3cf GUAC-1254: German key layout is "qwertz", not "qwerty". Fix key spacing and titles. 2015-07-16 13:37:47 -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
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
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
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
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
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
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
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
ed744d9d1d GUAC-1217: Fallback to standard dialects when no specific dialect is available/requested. 2015-06-05 19:39:59 -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
Michael Jumper
43fab89ecf GUAC-800: Migrate to JSON for protocol descriptions. Use full Forms instead of simply Fields for protocol parameters (allow sections). 2015-05-25 19:56:53 -07:00
James Muehlner
2d8b092681 GUAC-1187 Prepared Konstantin Kozhin's Russian translation for merge. 2015-05-18 19:14:38 -07:00
Konstantin Kozhin
8d33092c35 GUAC-1185: Russian translation
Plz don't forget to add the following line to other translations:
"FIELD_OPTION_SERVER_LAYOUT_RU_RU_QWERTY" : "Russian (Qwerty)",
2015-05-18 18:46:39 -07:00
Michael Jumper
ee83060bb5 GUAC-1170: Load keyboard layout within guacOsk directive. Update translation to point to new JSON layout. Remove old XML layouts. 2015-04-28 14:56:00 -07:00
Michael Jumper
0a8edf2e4c GUAC-1053: Add "Change Password" header. 2015-04-23 11:37:15 -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
f29a24ad68 GUAC-1161: Convert login page to directive which accepts a dynamic form. Display login directive when credentials are needed. 2015-04-21 12:02:01 -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
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
c0eda1273f GUAC-1053: Add user preferences page, visible to all users. 2015-04-18 22:05:45 -07:00
Michael Jumper
42b99775e8 GUAC-1053: Rename "Manage Connections" to "Connections". 2015-04-17 21:12:26 -07:00
Michael Jumper
e3210fc64e GUAC-1053: Move settings-specific things into own namespace. 2015-04-17 21:08:34 -07:00
Michael Jumper
82dee4640c GUAC-1053: Migrate to tabbed settings screen. Create user management tab. 2015-04-17 16:42:24 -07:00
Michael Jumper
fbe177231d GUAC-1053: Only display one link for settings within the user menu. 2015-04-16 22:18:34 -07:00
Michael Jumper
e1f769fcbc GUAC-1160: Generate localized field headers and option values within "form" module. 2015-04-15 16:05:56 -07:00
Michael Jumper
631f2e121d GUAC-346: Add client-name parameter to RDP parameters and translation strings. 2015-04-14 12:40:23 -07:00
Michael Jumper
85c122a8f3 GUAC-800: Add checkbox for granting/revoking permission to a user to change their own password. 2015-04-08 14:44:18 -07:00
Michael Jumper
45e62652f7 GUAC-794: Add Italian keyboard to RDP parameter XML. 2015-04-02 11:38:01 -07:00
Michael Jumper
182376cc08 GUAC-1138: Use date format from translation string. 2015-03-29 13:40:13 -07:00
James Muehlner
7966058928 GUAC-1138 Implemented global active session filter against name, username, and remote host. 2015-03-25 22:01:18 -07:00
Michael Jumper
35f3d9e158 GUAC-1133: Modify section headers to match menu option. 2015-03-19 15:03:32 -07:00
Michael Jumper
ed3ee60cc5 GUAC-1133: Add session placeholder. 2015-03-19 14:38:23 -07:00
Michael Jumper
2eeed36797 GUAC-1133: Apply common styling and form to management pages. 2015-03-19 14:00:32 -07:00
Michael Jumper
3273cd2645 GUAC-1132: Flesh out stubbed session-related translation text. Mark "Kill Sessions" button as dangerous. 2015-03-19 13:00:51 -07:00
Michael Jumper
dd78341cbd GUAC-1132: Implement session deletion within management UI. 2015-03-19 12:49:03 -07:00
James Muehlner
06b68a6834 GUAC-1133 Split out session, user, and connection manage pages, rudimentary session management interface. 2015-03-17 23:19:21 -07:00
Michael Jumper
9a8aa14674 GUAC-1120: Move logout panel to common user menu. 2015-03-11 18:34:19 -07:00
James Muehlner
d31d214831 GUAC-801 Improved styling of password change dialog. 2015-03-10 21:28:38 -07:00
James Muehlner
b32f358e7e GUAC-801 Implemented new endpoint for password update, and updated js to use the new endpoint. 2015-03-10 20:44:45 -07:00
James Muehlner
f513fa6e2e GUAC-801 Created password update dialog on home screen, grant self READ and UPDATE permission to users upon creation, and added sql update script to grant self READ and UPDATE permissions for users in pre-existing databases. 2015-03-04 23:18:16 -08:00