Commit Graph

21 Commits

Author SHA1 Message Date
Michael Jumper
2858944f27 GUAC-1160: Add a Form type. Allow the content of a guacForm to be a Form, Field, or an array of either. 2015-04-16 16:59:08 -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
32019e7cdf GUAC-1160: Create "guacForm" directive which allows the editing of an arbitrary set of fields. 2015-04-15 16:05:20 -07:00
Michael Jumper
d29ab56d44 GUAC-1160: Move generalized parameter directive into own "form" module as "guacFormField". 2015-04-15 14:04:15 -07:00
Michael Jumper
6d0d7b127f GUAC-1160: Generalize parameters into fields. Depend on title in field. 2015-04-15 13:51:07 -07:00
Michael Jumper
cff71345d1 GUAC-1126: Query root group and permissions directly within user menu. 2015-04-06 12:15:05 -07:00
Michael Jumper
182376cc08 GUAC-1138: Use date format from translation string. 2015-03-29 13:40:13 -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
b03d0b7c44 GUAC-1099: Paginate the connection history list, too. 2015-02-28 13:17:02 -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
f77b763ef8 GUAC-1052: Explicitly close custom tags. 2015-02-17 14:29:20 -08:00
James Muehlner
459449c6d3 GUAC-995 Improve permission checking around connections and groups. 2015-01-13 21:27:54 -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
67fb86237c GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate. 2014-12-26 21:49:52 -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
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