Commit Graph

21 Commits

Author SHA1 Message Date
Michael Jumper
cff71345d1 GUAC-1126: Query root group and permissions directly within user menu. 2015-04-06 12:15:05 -07:00
Michael Jumper
731f02fb0c GUAC-1138: Filter and sort sessions based on pre-formatted date. 2015-03-29 13:40:13 -07:00
Michael Jumper
cb0ef9ca75 GUAC-1138: Store formatted start date within session wrapper. 2015-03-29 13:40:13 -07:00
Michael Jumper
182376cc08 GUAC-1138: Use date format from translation string. 2015-03-29 13:40:13 -07:00
Michael Jumper
0e01cfc4fb GUAC-1138: Remove wrapper-specific filter code. Make FilterPattern, etc. generic. 2015-03-27 13:37:39 -07:00
Michael Jumper
4f5c757b43 GUAC-1138: Generalize sorting logic. 2015-03-26 14:28:51 -07:00
Michael Jumper
5abd8326b2 GUAC-1138: Move common sorting logic into StableSort. 2015-03-26 13:23:44 -07:00
Michael Jumper
2df72c308c GUAC-1138: Move filtering logic into own directive. 2015-03-26 13:17:23 -07:00
Michael Jumper
8434a67229 GUAC-1138: Add more spacing within and surrounding the filter box. 2015-03-26 11:58:58 -07:00
James Muehlner
d26d354ff9 GUAC-1138 Migrate to FilterPattern class. 2015-03-25 22:38:01 -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
3c5a0b63f6 GUAC-1140: Update sorting order when session column headers are clicked. 2015-03-23 16:41:09 -07:00
Michael Jumper
4d81272d42 GUAC-1140: Set different CSS classes depending on primary sort column and direction. 2015-03-23 16:41:09 -07:00
Michael Jumper
6135883643 GUAC-1140: Use StableSort to maintain active session sort order. 2015-03-23 16:41:09 -07:00
Michael Jumper
d4ec7a3ab7 GUAC-1132: Update session management to use new active connection objects. 2015-03-20 21:17:28 -07:00
Michael Jumper
e8d9a671a4 GUAC-1133: Improve session table spacing. 2015-03-19 14:52:42 -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