Michael Jumper
|
086d9a9516
|
GUAC-932: Fix connection parameter directive and display.
|
2014-12-21 19:42:37 -08:00 |
|
Michael Jumper
|
25e16922d0
|
GUAC-932: Use correct case for @type tag.
|
2014-12-18 21:25:17 -08:00 |
|
Michael Jumper
|
23f7566c5c
|
GUAC-932: Surely I mean function PermissionSet(template).
|
2014-12-18 21:16:23 -08:00 |
|
Michael Jumper
|
e16ba11899
|
GUAC-932: Send individual patch operations for permission types.
|
2014-12-18 21:08:30 -08:00 |
|
Michael Jumper
|
f35cd1fdd1
|
GUAC-932: Consistently refer to user identifier as "username", not "user ID". Clean up JS and Java related to user service.
|
2014-12-18 01:47:02 -08:00 |
|
Michael Jumper
|
b7eaccf60b
|
GUAC-932: Change user service path to /api/users.
|
2014-12-18 01:12:33 -08:00 |
|
Michael Jumper
|
dc9d9da8d2
|
GUAC-932: Require auth token for listing protocols. Clean style of JS and Java.
|
2014-12-18 01:10:43 -08:00 |
|
Michael Jumper
|
993fbef86d
|
GUAC-932: Restore patch support within permission service.
|
2014-12-18 01:03:36 -08:00 |
|
Michael Jumper
|
3c5213e103
|
GUAC-932: Clean up REST JavaScript for connections and groups. Update Java style to match.
|
2014-12-18 00:02:05 -08:00 |
|
Michael Jumper
|
15f7fedd53
|
GUAC-932: Do not return parameters and history for all connections. Provide explicit endpoints for connection parameters and history.
|
2014-12-17 01:03:42 -08:00 |
|
Michael Jumper
|
c4057baa42
|
GUAC-932: Replace use of legacy connection group filtering.
|
2014-12-17 00:21:48 -08:00 |
|
Michael Jumper
|
ef5a9f9600
|
GUAC-932: Add permission filtering to recursive connection group query.
|
2014-12-17 00:18:38 -08:00 |
|
Michael Jumper
|
ac6e92860b
|
GUAC-932: Add support for recursive query (and break JS).
|
2014-12-16 17:47:15 -08:00 |
|
Michael Jumper
|
68d3b7741e
|
GUAC-932: Migrate to PermissionSet for reading permissions.
|
2014-12-15 15:09:14 -08:00 |
|
Michael Jumper
|
b1db52541d
|
GUAC-932: Remove filtering user service. Add permission filtering support to user retrieval endpoint.
|
2014-12-12 15:22:37 -08:00 |
|
Michael Jumper
|
97190259c3
|
GUAC-932: Update user service to use User class.
|
2014-12-12 10:36:55 -08:00 |
|
Michael Jumper
|
ed23ae3a25
|
GUAC-932: Update protocol service to use Protocol class. Remove single permission add/remove from REST service.
|
2014-12-12 10:28:51 -08:00 |
|
Michael Jumper
|
a4cc4ab12d
|
GUAC-932: Update permission service to use Permission class.
|
2014-12-12 09:52:57 -08:00 |
|
Michael Jumper
|
0ef7c4a527
|
GUAC-932: Handle FIXMEs for connection/connection group creation. Update connection group service to use ConnectionGroup class.
|
2014-12-12 09:52:22 -08:00 |
|
Michael Jumper
|
8fa0522ca4
|
GUAC-932: Add types for all JSON responses. Ensure default values are documented.
|
2014-12-11 19:27:37 -08:00 |
|
Michael Jumper
|
4ebb66c40d
|
GUAC-932: Rename various *DAO to *Service. Rename legacy services to legacy*, pending removal/refactor.
|
2014-12-11 15:39:06 -08:00 |
|
Michael Jumper
|
6d6bf889f2
|
GUAC-932: Refactor existing REST service JS into single 'rest' module.
|
2014-12-11 15:05:31 -08:00 |
|