Michael Jumper
|
4322d8fa0a
|
GUAC-943: Deny access to connection parameters when user lacks permission to update that connection.
|
2014-12-27 22:08:12 -08:00 |
|
Mike Jumper
|
e49f427070
|
Merge pull request #36 from glyptodon/focus-password
GUAC-961: Add guacFocus directive. Focus password field (and clear it) when login fails.
|
2014-12-27 21:47:50 -08:00 |
|
Michael Jumper
|
8b583452b5
|
GUAC-961: Add guacFocus directive. Focus password field (and clear it) when login fails.
|
2014-12-27 21:43:24 -08:00 |
|
Mike Jumper
|
bfe30ef981
|
Merge pull request #35 from glyptodon/user-perms
GUAC-962: Do not attempt to query users unless absolutely necessary.
|
2014-12-27 17:01:40 -08:00 |
|
Michael Jumper
|
c7485fb3c3
|
GUAC-962: Do not attempt to query users unless absolutely necessary.
|
2014-12-27 16:57:43 -08:00 |
|
Mike Jumper
|
bdf41b2c65
|
Merge pull request #34 from glyptodon/fix-static-defects
GUAC-969: Fix defects from recent static analysis.
|
2014-12-27 15:12:19 -08:00 |
|
Michael Jumper
|
15229ee4b1
|
GUAC-969: Remove unused variables.
|
2014-12-27 14:46:44 -08:00 |
|
Michael Jumper
|
d2b45d1cdb
|
GUAC-969: Fix possible NPE in reading of local environment.
|
2014-12-27 14:42:06 -08:00 |
|
Michael Jumper
|
473a0fd35d
|
GUAC-969: Fix possible NPE in XML parsing.
|
2014-12-27 14:14:37 -08:00 |
|
Michael Jumper
|
46fd8119b9
|
GUAC-969: Test filters can be static.
|
2014-12-27 14:08:27 -08:00 |
|
Michael Jumper
|
fa3ccb9711
|
GUAC-969: Fix possible NPE in GuacamoleClassLoader, if the contents of the lib directory cannot be listed.
|
2014-12-27 14:04:10 -08:00 |
|
Mike Jumper
|
fd38d918bb
|
Merge pull request #33 from glyptodon/missing-strings
GUAC-967: Add missing translation strings for protocols.
|
2014-12-26 22:02:32 -08:00 |
|
Michael Jumper
|
18d2a2b853
|
GUAC-967: Add missing translation strings for protocols.
|
2014-12-26 22:01:04 -08:00 |
|
Mike Jumper
|
894391157b
|
Merge pull request #32 from glyptodon/disable-autostuff
GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate.
|
2014-12-26 21:54:17 -08:00 |
|
Michael Jumper
|
67fb86237c
|
GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate.
|
2014-12-26 21:49:52 -08:00 |
|
Mike Jumper
|
bcf07148b2
|
Merge pull request #31 from glyptodon/multiline-param
GUAC-966: Restore support for MULTILINE parameter type.
|
2014-12-26 21:42:05 -08:00 |
|
Michael Jumper
|
3764a5a79d
|
GUAC-966: Restore support for MULTILINE parameter type.
|
2014-12-26 21:41:31 -08:00 |
|
Mike Jumper
|
804bfc6e29
|
Merge pull request #30 from glyptodon/remove-modal-dep
GUAC-894: Remove unused modal plugin.
|
2014-12-26 21:35:02 -08:00 |
|
Michael Jumper
|
08491ab54f
|
GUAC-894: Remove unused modal plugin.
|
2014-12-26 21:34:33 -08:00 |
|
Mike Jumper
|
977a2d66f5
|
Merge pull request #29 from glyptodon/translation-maintainability
GUAC-968: Modify translation JSON such that it is maintainable/readable.
|
2014-12-26 21:32:08 -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
|
83bd541925
|
Merge branch 'master' into GUAC-546-REWRITE-merge
Conflicts:
guacamole/src/main/java/org/glyptodon/guacamole/net/basic/rest/protocol/ProtocolRetrievalService.java
|
2014-12-25 01:23:00 -08:00 |
|
Mike Jumper
|
28925e1a2e
|
Merge pull request #28 from glyptodon/cleanup-angular
GUAC-932: Finish cleanup and restoration of feature set.
|
2014-12-25 00:57:33 -08:00 |
|
Michael Jumper
|
c1a606432a
|
GUAC-932: Update user connection/group permissions when saved.
|
2014-12-25 00:36:43 -08:00 |
|
Michael Jumper
|
edb0c701eb
|
GUAC-932: Add support for modifying connection/group/user permissions within PermissionSet.
|
2014-12-25 00:36:25 -08:00 |
|
Michael Jumper
|
f1d20c3c54
|
GUAC-932: Migrate to generic service for object retrieval. Add parent update (move) to group service.
|
2014-12-24 23:36:09 -08:00 |
|
Michael Jumper
|
5e5c36f567
|
GUAC-932: Update connection location upon save.
|
2014-12-24 23:00:53 -08:00 |
|
Michael Jumper
|
71584fa59f
|
GUAC-932: null connection group identifier does NOT mean root. This is implementation-dependent.
|
2014-12-24 22:58:38 -08:00 |
|
Michael Jumper
|
ab553adb3b
|
GUAC-932: Actually save changes to system permissions when users are edited.
|
2014-12-24 00:52:19 -08:00 |
|
Michael Jumper
|
a25f169f27
|
GUAC-932: Allow easy add/remove of system permissions to PermissionSets.
|
2014-12-24 00:51:53 -08:00 |
|
Michael Jumper
|
f564e26fd1
|
GUAC-932: Provide flag-based view for PermissionSets. Use ngModel instead of ngChecked for permission checkboxes in user edit UI.
|
2014-12-23 01:40:23 -08:00 |
|
Michael Jumper
|
c26d5a77ab
|
GUAC-932: Display current system permissions in user edit interface.
|
2014-12-22 22:51:43 -08:00 |
|
Michael Jumper
|
d4153470e7
|
GUAC-932: Display current connection/group permissions in user edit interface.
|
2014-12-22 22:37:44 -08:00 |
|
Michael Jumper
|
b8e335e3c7
|
GUAC-932: Add permissions list.
|
2014-12-22 16:40:06 -08:00 |
|
Michael Jumper
|
fae8f16780
|
GUAC-932: Partially-working user editor (no permissions).
|
2014-12-22 12:26:48 -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 |
|
Michael Jumper
|
60f249aa6f
|
GUAC-932: Fix display of history.
|
2014-12-21 20:14:11 -08:00 |
|
Michael Jumper
|
c3bdbcd013
|
GUAC-932: Display the cog when parameters are not yet loaded.
|
2014-12-21 20:00:38 -08:00 |
|
Michael Jumper
|
086d9a9516
|
GUAC-932: Fix connection parameter directive and display.
|
2014-12-21 19:42:37 -08:00 |
|
Mike Jumper
|
0318e3455c
|
Merge pull request #27 from glyptodon/touch-gestures
GUAC-901: Restore touch gestures
|
2014-12-21 03:28:41 -08:00 |
|
Michael Jumper
|
b14cc4df1c
|
GUAC-901: Restore pinch-to-zoom.
|
2014-12-21 03:23:58 -08:00 |
|
Michael Jumper
|
6a5e3d9791
|
GUAC-901: Clamp scrollTop/scrollLeft to real values.
|
2014-12-21 02:30:32 -08:00 |
|
Michael Jumper
|
8d1e600685
|
GUAC-901: Add guacTouchPinch directive.
|
2014-12-21 01:48:48 -08:00 |
|
Michael Jumper
|
cba0a6870d
|
GUAC-901: Do not use scope - parse attributes directly (https://docs.angularjs.org/error/$compile/multidir?p0=guacTouchDrag&p1=guacTouchPinch&p2=new%2Fisolated%20scope&p3=undefined).
|
2014-12-21 01:47:51 -08:00 |
|
Michael Jumper
|
a878b87d6d
|
GUAC-901: Name all functions. Declare local functions with var.
|
2014-12-21 01:08:12 -08:00 |
|
Michael Jumper
|
8ec09dcb2b
|
GUAC-901: Show/hide menu depending on swipe. Pan display via drag gestures. Fix missing input method IDs.
|
2014-12-20 23:08:40 -08:00 |
|
Michael Jumper
|
2f74f5025c
|
GUAC-901: Allow client display to be scrolled via properties.
|
2014-12-20 22:57:02 -08:00 |
|
Michael Jumper
|
2623ba3196
|
GUAC-901: Add touch module and guacTouchDrag directive for handling drag gestures.
|
2014-12-20 22:55:39 -08:00 |
|