Commit Graph

26 Commits

Author SHA1 Message Date
Jim Chen
06f98afcf5 GUACAMOLE-470: Remove translations for "color-scheme" enum values.
Remove translations for the "color-scheme" enum values, because the
field type is now "TEXT" and not "ENUM" anymore. Changing the field type
to "TEXT" does have the disadvantage of losing localized enum choices.
Maybe it would be better to keep "color-scheme" an ENUM, and add a
"custom-color-scheme" TEXT field for customized color schemes?
2018-06-05 22:42:16 -04:00
Michael Jumper
138ea40dc9 GUACAMOLE-394: List users in a table displaying last active time. 2017-12-11 20:44:28 -08:00
Michael Jumper
db594540d6 GUACAMOLE-40: Define RD gateway and load balancing parameters for RDP. 2017-04-15 20:03:30 -07:00
Michael Jumper
db02d9a7fb GUACAMOLE-5: Implement management of sharing profiles. 2016-08-10 21:12:04 -07:00
Michael Jumper
94ce151f69 GUACAMOLE-5: Add "read-only" parameter to all protocols. 2016-08-07 22:53:32 -07:00
Michael Jumper
e93e4c1063 GUACAMOLE-1: Separate name and version strings. 2016-06-09 16:12:42 -07:00
Michael Jumper
5d0cf72102 GUACAMOLE-1: APP.NAME should be Apache Guacamole. 2016-06-09 16:12:42 -07:00
Mike Jumper
7a0c1fc785 Merge pull request #318 from dynamiccast/update-french-translations
GUAC-1469 Update missing french translation
2016-01-18 11:12:04 -08:00
Olivier Berthonneau
6f03143741 GUAC-1469 Fix date placeholder format
Format still needs to be the same form as the original YYYY-MM-DD but using French abbreviations for this pattern.
2016-01-18 20:06:56 +01:00
Olivier Berthonneau
b491e77f5f GUAC-1469 Fix wrong json file format by adding a missing coma
A missing comma line 624 led to a wrong json file format
2016-01-10 16:23:44 +01:00
Olivier Berthonneau
f1fe87ba5c GUAC-1469 Update missing french translation
Some translations were missing because en.json changed since last update
2016-01-10 13:54:29 +01:00
Olivier Berthonneau
d7df273f03 GUAC-1459 Fix typo in french translation
ERROR_TUNNEL_303 contains a typo because "paramètre" is plural and needs a "s" at the end (like ERROR_TUNNEL_308)
2016-01-05 12:32:15 +01:00
James Muehlner
5a4c6db6d1 GUAC-1407: Add support for user cloning. 2015-12-28 21:33:40 -08:00
Michael Jumper
8e0dbfc36e GUAC-1406: Add filtering to connection permissions within user edit screen. 2015-12-08 13:57:04 -08:00
Michael Jumper
e7d89fc659 GUAC-1406: Add filtering to main connection list of the home screen. 2015-12-05 22:30:42 -08:00
Michael Jumper
edc3f19216 GUAC-1406: Add filtering to connection admin UI. 2015-12-03 22:13:11 -08:00
James Muehlner
400afcba64 GUAC-1406: Add user filtering on settings tab. 2015-12-02 22:29:35 -08:00
James Muehlner
e2e8979654 GUAC-1373: Modify connection history page to show duration instead of end date. 2015-11-24 23:29:01 -08:00
Michael Jumper
835cb21315 GUAC-1376: Add logout action to disconnect/error notification in client. 2015-11-02 13:18:04 -08:00
Michael Jumper
fc11926288 GUAC-1193: Add filter placeholder to search input field. 2015-10-15 13:50:49 -07:00
Michael Jumper
80126ce3c8 GUAC-298: Add translation strings for VNC clipboard encoding parameter for non-English. 2015-07-27 18:55:43 -07:00
Mathias
f69e92ed63 GUAC-1268: Missing French translation 2015-07-27 11:04:00 +02: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
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
ed744d9d1d GUAC-1217: Fallback to standard dialects when no specific dialect is available/requested. 2015-06-05 19:39:59 -07:00