| 
							
							
								 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 | a0468fb2e2 | GUAC-1138: Move StableSort and FilterPattern into list module. | 2015-03-26 12:03:38 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 468a50de9e | GUAC-1138: Generalize "pager" module into "list" module. | 2015-03-26 12:01:50 -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 | 1a05309abc | GUAC-1140: Add up/down arrows. Use up/down arrows to indicate sort direction. Remove old unused arrows. | 2015-03-23 16:41:09 -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 | 34ad1f2099 | GUAC-1140: Add class which allows easy dynamic reordering of the sorting predicate used by the orderBy filter. | 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 | 68c3d36025 | GUAC-1133: Redirect to proper parent URL for given management pages (fixes GUAC-1137). | 2015-03-19 15:11:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e8d9a671a4 | GUAC-1133: Improve session table spacing. | 2015-03-19 14:52:42 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 4ae7e6072f | GUAC-1133: Fix reference to non-existent MANAGE namespace. | 2015-03-19 14:52:18 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ed3ee60cc5 | GUAC-1133: Add session placeholder. | 2015-03-19 14:38:23 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1b3b0df12c | GUAC-1133: Add session table styling. | 2015-03-19 14:18:43 -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 | 4475fcb7fb | GUAC-1120: Move notifications into own service. | 2015-03-12 17:34:26 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 38d3d1930c | GUAC-1120: Use flex layout for headers containing the user menu. | 2015-03-11 22:50:53 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9a8aa14674 | GUAC-1120: Move logout panel to common user menu. | 2015-03-11 18:34:19 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | e7af75ceed | GUAC-1118: Do not include self in list of users in management UI. | 2015-03-11 00:16:09 -07:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | b03d0b7c44 | GUAC-1099: Paginate the connection history list, too. | 2015-02-28 13:17:02 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 1f9356100b | GUAC-1099: Paginate management interface. Remove styles from ui.css where possible/relevant. | 2015-02-26 17:46:02 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 79130e96fc | GUAC-1100: Add getActiveConnections() function to Connectable. | 2015-02-25 16:28:30 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 9101fcc6bf | Merge pull request #87 from glyptodon/ie10-compat GUAC-1052: Make compatible with IE10 and ancient Firefox by pulling teeth. | 2015-02-18 22:38:54 -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 |  | 
			
				
					| 
							
							
								 Michael Jumper | 7d65b4a024 | GUAC-1078: Only traverse child connection groups if defined. | 2015-02-18 21:59:30 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | f77b763ef8 | GUAC-1052: Explicitly close custom tags. | 2015-02-17 14:29:20 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | f7e1f3a303 | GUAC-997 Added active user count to REST API and UI. | 2015-01-27 22:20:20 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 49d85dd89c | GUAC-1000 Responded to code review comments. | 2015-01-20 19:40:14 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 9489eaa122 | GUAC-1000 User list should be filtered based on update and delete permission - furthermore admins should always have access to any user. | 2015-01-20 19:22:09 -08:00 |  | 
			
				
					| 
							
							
								 James Muehlner | 459449c6d3 | GUAC-995 Improve permission checking around connections and groups. | 2015-01-13 21:27:54 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | c26cf7361e | GUAC-340: Add password show/hide button. | 2015-01-06 02:41:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | aa0d11fb73 | GUAC-992: Ignore root group when determining admin access. Take all permissions into account. Redirect to home screen if management UI cannot be used. | 2015-01-05 18:09:36 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | ca6259ed6a | GUAC-964: Add missing initialization of $scope variables in manageController. | 2015-01-05 02:29:34 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 9a373ae982 | GUAC-972: Ensure list links stretch the entire width of the list. | 2015-01-04 21:05:03 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 47d03a8974 | GUAC-975: Only display views once critical data is loaded. | 2015-01-04 18:09:35 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 5a6a23cdd7 | GUAC-975: Do not use index controller as permissions cache. | 2015-01-04 17:06:49 -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 | 67fb86237c | GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate. | 2014-12-26 21:49:52 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 3764a5a79d | GUAC-966: Restore support for MULTILINE parameter type. | 2014-12-26 21:41:31 -08:00 |  | 
			
				
					| 
							
							
								 Michael Jumper | 08491ab54f | GUAC-894: Remove unused modal plugin. | 2014-12-26 21:34:33 -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 | c1a606432a | GUAC-932: Update user connection/group permissions when saved. | 2014-12-25 00:36:43 -08:00 |  |