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 |
|
James Muehlner
|
024b1c8ec5
|
GUAC-1078 Added clone functionality for connections and fixed some bugs around button showing for connections, groups, and users.
|
2015-02-18 22:22:45 -08:00 |
|
James Muehlner
|
f7e1f3a303
|
GUAC-997 Added active user count to REST API and UI.
|
2015-01-27 22:20:20 -08:00 |
|
Michael Jumper
|
c26cf7361e
|
GUAC-340: Add password show/hide button.
|
2015-01-06 02:41:35 -08:00 |
|
Michael Jumper
|
91761641eb
|
GUAC-987: Ensure all enum parameters have legal blank values.
|
2015-01-05 00:31:57 -08:00 |
|
Michael Jumper
|
0e7fed21f7
|
GUAC-973: Replace back button with home button where necessary.
|
2015-01-04 13:00:24 -08:00 |
|
Michael Jumper
|
8c4a0e7854
|
GUAC-963: Open menu when file transfers are started.
|
2015-01-02 02:13:49 -08:00 |
|
Michael Jumper
|
e055bf6254
|
GUAC-963: Add initial implementation of file transfer manager. Display file transfers within guac menu.
|
2015-01-01 19:10:57 -08:00 |
|
Michael Jumper
|
42f360a02b
|
GUAC-963: Add back and disconnect buttons.
|
2014-12-29 21:36:48 -08:00 |
|
Michael Jumper
|
b30e3ce180
|
GUAC-963: Update status dialog according to client state.
|
2014-12-28 19:50:54 -08:00 |
|
Michael Jumper
|
18d2a2b853
|
GUAC-967: Add missing translation strings for protocols.
|
2014-12-26 22:01:04 -08:00 |
|
Michael Jumper
|
74b94f9b2e
|
GUAC-968: Reduce number of namespaces. Adopt consistent string naming. Reorganize and reformat. Remove unused strings.
|
2014-12-26 21:30:09 -08:00 |
|
Michael Jumper
|
b8e335e3c7
|
GUAC-932: Add permissions list.
|
2014-12-22 16:40:06 -08:00 |
|
Michael Jumper
|
fae8f16780
|
GUAC-932: Partially-working user editor (no permissions).
|
2014-12-22 12:26:48 -08:00 |
|
Michael Jumper
|
73df4f4c7d
|
GUAC-932: Fully-working connection group editor.
|
2014-12-22 12:18:45 -08:00 |
|
Michael Jumper
|
8b53797b30
|
GUAC-932: Fully-working connection editor. Initial migration of users and connection groups to own edit pages. Add support for CSS classes on notification actions.
|
2014-12-22 03:19:24 -08:00 |
|
Michael Jumper
|
07a2a2da54
|
GUAC-932: Move connection editor to own page.
|
2014-12-21 23:18:37 -08:00 |
|
Michael Jumper
|
c3bdbcd013
|
GUAC-932: Display the cog when parameters are not yet loaded.
|
2014-12-21 20:00:38 -08:00 |
|
Michael Jumper
|
1e39ff7569
|
GUAC-809: Show OSK if selected within menu.
|
2014-12-18 21:36:59 -08:00 |
|
James Muehlner
|
3c55e97abe
|
GUAC-933 Fixed connection history formatting, connection parameter saving, and create new connection view.
|
2014-12-09 23:30:14 -08:00 |
|
James Muehlner
|
8ddf6e99b7
|
GUAC-928 Restore file upload functionality, improve error appearance, and add translated units and file upload sizes.
|
2014-12-04 23:52:02 -08:00 |
|
Michael Jumper
|
ed31e0c026
|
GUAC-605: Migrate status to guacNotification. Add countdown string to en_US translation. Use 15 second reconnect countdown if appropriate for error at hand.
|
2014-11-29 20:54:50 -08:00 |
|
James Muehlner
|
d242c2c1bc
|
GUAC-928 Added file transfer support.
|
2014-11-24 23:39:05 -08:00 |
|
James Muehlner
|
41324be7b9
|
GUAC-897 Using a spinner instead of a distracting modal.
|
2014-11-19 23:01:23 -08:00 |
|
James Muehlner
|
683fc4475b
|
GUAC-897 Added status message while home or manage pages are loading.
|
2014-11-18 22:51:25 -08:00 |
|