Commit Graph

68 Commits

Author SHA1 Message Date
Michael Jumper
5866c7e251 GUACAMOLE-598: Abort rendering of pages if critical data fails to load (data without which the page is non-functional). 2018-07-27 14:50:17 -07:00
Michael Jumper
400b8f310e GUACAMOLE-220: Rely on managementButtons directive to handle redirect to user list after save. 2018-05-04 15:59:40 -07:00
Michael Jumper
7ba9c32a07 GUACAMOLE-220: Document context of skeleton user creation. 2018-05-03 23:32:07 -07:00
Michael Jumper
5028d85bb1 GUACAMOLE-220: "required", not "requred". 2018-05-01 21:09:51 -07:00
Michael Jumper
244dd19aa0 GUACAMOLE-220: Remove unnecessary userExists() function. 2018-05-01 20:58:28 -07:00
Michael Jumper
6ca076f7fc GUACAMOLE-220: Move data source tabs to separate directive. 2018-05-01 20:58:28 -07:00
Michael Jumper
708c255b83 GUACAMOLE-220: "Management", not "managment". 2018-05-01 20:58:28 -07:00
Michael Jumper
0414cdd3ed GUACAMOLE-220: Migrate user management screen to new, common management button directive. 2018-05-01 17:20:32 -07:00
Michael Jumper
4f43ddc420 GUACAMOLE-220: Migrate user management controller to ManagementPermissions. 2018-05-01 00:12:58 -07:00
Michael Jumper
94ad1f9f34 GUACAMOLE-220: Separate system/connection permission editing into directives. 2018-04-30 14:43:54 -07:00
Michael Jumper
ae6b5fc8bb GUACAMOLE-526: Move handling of request error notification to guacNotification, resolving circular dependency. 2018-04-26 22:28:18 -07:00
Michael Jumper
266b445c21 GUACAMOLE-526: Handle rejections for absolutely all promises. 2018-04-26 22:15:17 -07:00
James Muehlner
b3eeb36b87 GUACAMOLE-526: Update webapp to angular 1.6.9. 2018-04-25 22:25:02 -07:00
Michael Jumper
393e1ab647 GUACAMOLE-220: Use effective permissions to test user access to resources. 2018-04-19 15:29:11 -07:00
Michael Jumper
970e50d0c6 GUACAMOLE-338: Automatically expand connections or connection groups which are ancestors of objects for which the user being modified already has READ permission. 2017-07-03 16:57:41 -07:00
Michael Jumper
74293c23dd GUACAMOLE-292: Display all object attributes if we are creating the object. 2017-05-26 20:45:44 -07:00
Michael Jumper
986ea4b206 GUACAMOLE-36: Migrate guacLogin and guacNotification to TranslatableMessage. 2017-01-03 19:42:24 -08:00
Michael Jumper
f3a201a415 GUACAMOLE-5: Rename permission granted/revoked flag sensibly. 2016-08-04 20:42:19 -07:00
Michael Jumper
e3db19d633 GUACAMOLE-5: Implement management interface for sharing profile permissions. 2016-08-04 19:48:58 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
88d76fb971 GUAC-1407: Only the current data source is relevant when cloning. Do not show the others. 2015-12-29 23:11:03 -08:00
Michael Jumper
abd19a6d66 GUAC-1407: Do not show "Clone" button if source user does not yet exist. 2015-12-29 22:36:03 -08:00
James Muehlner
2bee2eab49 GUAC-1407: Fixed canClone comment and declaration of selfUsername variable, 2015-12-29 10:45:24 -08:00
James Muehlner
18751c0e03 GUAC-1407: Ensure that permissions referring to the cloned user correctly carry over. 2015-12-28 23:01:33 -08:00
James Muehlner
5a4c6db6d1 GUAC-1407: Add support for user cloning. 2015-12-28 21:33:40 -08:00
Michael Jumper
d0f874abe5 GUAC-1444: Do not include username in account tabs if not known. 2015-12-18 15:01:00 -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
c31e865b49 GUAC-1406: Remove injection of unused $q service from manageUserController. 2015-12-08 13:57:04 -08:00
James Muehlner
400afcba64 GUAC-1406: Add user filtering on settings tab. 2015-12-02 22:29:35 -08:00
Michael Jumper
12a1cded21 GUAC-586: Do not include tabs for accounts that do not exist and cannot be created. Style read-only accounts differently. 2015-09-03 12:37:45 -07:00
Michael Jumper
094059c50d GUAC-586: Refactor user permission checks in management UI to use data source identifiers. 2015-09-03 12:08:41 -07:00
Michael Jumper
34e6d20f2a GUAC-586: Fix funky wording. 2015-09-02 22:37:05 -07:00
Michael Jumper
549de34ca9 GUAC-586: ADMINISTER ... not ADMINSTER. 2015-09-02 22:34:43 -07:00
Michael Jumper
361e985ae1 GUAC-586: Do not show tab levels which have only one tab. 2015-09-02 19:51:28 -07:00
Michael Jumper
36c1c853f9 GUAC-586: Implement generic and hierarchical page tabbed page lists. 2015-09-02 19:51:28 -07:00
Michael Jumper
2ea4b609bb GUAC-586: Migrate user management UI to data source version of guacGroupList. 2015-09-02 19:51:28 -07:00
Michael Jumper
7235ed980f GUAC-586: Invoke REST service functions across multiple data sources using dataSourceService.apply(). 2015-09-02 19:51:27 -07:00
Michael Jumper
09fd512571 GUAC-586: Specify data source when querying available user attributes. 2015-09-02 19:51:27 -07:00
Michael Jumper
fc21162821 GUAC-586: Expand handling of permissions within user editor. Allow users to be created through editor. Display tabs for each possible account. 2015-09-02 19:51:27 -07:00
Michael Jumper
6f0079d778 GUAC-586: Only show available accounts if there are more than one. 2015-09-02 19:51:27 -07:00
Michael Jumper
70485286d6 GUAC-586: Add localized data source names. Display data sources as tabs within user edit screen. 2015-09-02 19:51:27 -07:00
Michael Jumper
e75ab6ebd5 GUAC-586: Add data source to user and permissions services. 2015-09-02 19:51:26 -07:00
Michael Jumper
405448116f GUAC-586: Clarify auth result and include data source. Consistently refer to usernames as "username", not "user IDs". 2015-08-28 12:14:02 -07:00
Michael Jumper
3a619dbe0a GUAC-800: Display connection and connection group attributes, if present. 2015-05-26 14:50:45 -07:00
Michael Jumper
e7574c0276 GUAC-800: Use Forms for attributes, not just Fields. 2015-05-26 14:42:51 -07:00
Michael Jumper
e31025273a GUAC-800: Display user attributes within user editor. 2015-05-26 14:23:01 -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
075d82f66a GUAC-800: Clarify permission change handler docs. 2015-04-08 20:12:12 -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
ced097c374 GUAC-800: Fix documentation for system permission manipulation within user management controller. 2015-04-08 14:03:19 -07:00