Michael Jumper
|
f7ca11df50
|
GUACAMOLE-526: Provide key/value pairs via toArray filter. Consistently return same array for same object.
|
2018-04-30 13:45:36 -07:00 |
|
James Muehlner
|
b3eeb36b87
|
GUACAMOLE-526: Update webapp to angular 1.6.9.
|
2018-04-25 22:25:02 -07:00 |
|
Nick Couchman
|
7522a495b8
|
GUACAMOLE-339: Display the remote host field in connection history tables.
|
2017-07-16 22:23:00 -04: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
|
22cce48558
|
GUACAMOLE-292: Restrict attributes on object management pages to those explicitly present on the object.
|
2017-05-26 20:15:02 -07:00 |
|
Michael Jumper
|
21f184f42e
|
GUACAMOLE-78: Render the usernames of anonymous users differently.
|
2016-08-12 20:05:33 -07:00 |
|
Michael Jumper
|
14365ff72e
|
GUACAMOLE-5: Define connection and sharing profile parameters separately.
|
2016-08-07 22:50:26 -07:00 |
|
Michael Jumper
|
98a32feed8
|
GUACAMOLE-1: Remove copyright notice from template HTML (the DOM tree is insane otherwise). Add required license header to index.html.
|
2016-03-28 20:50:22 -07:00 |
|
Michael Jumper
|
45c6d1d419
|
GUAC-1334: Fix the horribly-broken location chooser (not updated to use updated guacGroupList).
|
2015-09-08 21:33:43 -07:00 |
|
Michael Jumper
|
04a303108d
|
GUAC-1172: Work around angular-translate/angular-translate#788 by using the translate directive (no filter). Current scope is not available to filters as of AngularJS 1.3.
|
2015-07-02 16:12:17 -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
|
43fab89ecf
|
GUAC-800: Migrate to JSON for protocol descriptions. Use full Forms instead of simply Fields for protocol parameters (allow sections).
|
2015-05-25 19:56:53 -07:00 |
|
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 |
|