Commit Graph

1305 Commits

Author SHA1 Message Date
Michael Jumper
2a4b82dc8e Ticket #269: Clean up UserDirectory, fix JavaDoc. 2013-02-22 19:56:23 -08:00
James Muehlner
174f0be3df Ticket #269: Added documentation for new mysql-disallow-simultaneous-connections parameter. 2013-02-22 19:18:37 -08:00
James Muehlner
9f0bad5dbe Ticket #269: Removed whitespace at end of lines. 2013-02-21 23:03:37 -08:00
James Muehlner
b88088f226 Ticket #269: Connection implementation completed. Testing and styling remain. 2013-02-21 22:58:08 -08:00
James Muehlner
41322b72de Ticket #269: Connection implementation completed. Testing and styling remain. 2013-02-21 22:57:15 -08:00
James Muehlner
4bbe2c9863 Ticket #269: Connection implementation completed. Testing and styling remain. 2013-02-21 22:56:43 -08:00
Michael Jumper
ecb2c95ac3 Add getProperty() with default value. 2013-02-21 21:11:40 -08:00
Michael Jumper
02f75f777b Implement BooleanGuacamoleProperty. 2013-02-21 21:02:11 -08:00
Michael Jumper
75408f5224 Fix style issues. 2013-02-21 11:52:47 -08:00
Michael Jumper
8d2b2b5785 Fix style issues. 2013-02-21 11:50:30 -08:00
Michael Jumper
b2c3daf85f Remove trailing whitespace from lines. 2013-02-21 11:31:29 -08:00
Michael Jumper
3ea725ae3a Remove trailing whitespace from lines. 2013-02-21 11:30:50 -08:00
Michael Jumper
03094f9acf Remove trailing whitespace from lines. 2013-02-21 11:30:22 -08:00
Michael Jumper
3116ada14a Add missing JavaDoc. 2013-02-20 23:40:59 -08:00
James Muehlner
253636bb4f Ticket #269: Connection.setConfiguration should not throw exceptions. 2013-02-20 22:20:19 -08:00
Michael Jumper
55f7d1deb3 Add missing JavaDoc. 2013-02-20 21:57:05 -08:00
Michael Jumper
9d3224aaaa Connection should not throw any exceptions for setConfiguration(). 2013-02-20 21:53:20 -08:00
Michael Jumper
586c9b4f83 Add missing JavaDoc. 2013-02-20 21:51:09 -08:00
James Muehlner
df50454f15 Ticket #269: Added hashcode functions for MySQLUSer and MySQLConnection. 2013-02-20 12:49:45 -08:00
James Muehlner
39665ad0f6 Ticket #269: Added a new utility class, and support for reading ConnectionRecord objects. 2013-02-20 00:07:59 -08:00
James Muehlner
e48630513d Ticket #269: Modified return type of Connection.getHistory to be a List of ConnectionHistory implementors. 2013-02-20 00:06:30 -08:00
Michael Jumper
1be13d9767 Paginate connection list in user edit dialog. 2013-02-19 01:15:51 -08:00
Michael Jumper
a24804a39d Paginate main UI connection list, improve pager styles, begin proper style separation. 2013-02-19 00:04:53 -08:00
Michael Jumper
b467a5945c Ticket #268: Widen pager window, center connection list buttons. 2013-02-18 12:56:07 -08:00
Michael Jumper
dec21e5674 Ticket #268: Sort connections and users in main UI. 2013-02-18 12:03:05 -08:00
Michael Jumper
9d07362469 Ticket #268: Add pagination for connections. 2013-02-18 11:51:57 -08:00
Michael Jumper
3c4d074152 Ticket #268: Add pagination for users. 2013-02-18 11:07:08 -08:00
Michael Jumper
eb22d4a5dc Ticket #268: Pagination support object. 2013-02-17 23:13:22 -08:00
Michael Jumper
e8aedccd29 Ticket #270: Display history in connection popup. 2013-02-16 16:22:42 -08:00
Michael Jumper
a99d9234ca Ticket #270: Parse history in GuacamoleService.Connections.list(). 2013-02-16 14:47:12 -08:00
Michael Jumper
83a9e23d7e Ticket #270: Add history to connection list. 2013-02-16 12:42:14 -08:00
Michael Jumper
9937c90020 Ticket #270: Add stub for getHistory() in DummyConnection. 2013-02-16 11:54:54 -08:00
Michael Jumper
47e15e4063 Revert "Ticket #268: Sort connections and users."
This reverts commit 4d29e2bbbad7158c9b5e150c59afbb9bdbee89fd.
2013-02-16 03:07:23 -08:00
Michael Jumper
009eec14ec Ticket #270: Add stub for getHistory() in SimpleConnection. 2013-02-16 02:57:00 -08:00
Michael Jumper
8e108ea2fc Ticket 270: Connection history function and record class. 2013-02-16 02:33:42 -08:00
James Muehlner
1beb031a05 Ticket #269: The only permission needed to delete a user is DELETE_USER. 2013-02-15 10:38:15 -08:00
James Muehlner
b5aa49aa69 Ticket #269: Added administrate permission on delete user, and initially give full access to newly created user. 2013-02-15 01:20:00 -08:00
James Muehlner
e6e9200f98 Ticket #269: Added administrate permission checking. 2013-02-15 01:11:50 -08:00
Michael Jumper
5fc19e8501 Ticket #268: Sort connections and users. 2013-02-14 23:27:13 -08:00
Michael Jumper
d1e499d5d4 Ticket #268: Implement enum field type. 2013-02-14 02:10:35 -08:00
Michael Jumper
f6b787bfc3 Ticket #268: Mostly-implemented UI. Still need enum type. 2013-02-14 02:04:20 -08:00
Michael Jumper
5f388910c9 Ticket #268: List all defined parameters for connections with update permission. 2013-02-14 02:03:15 -08:00
Michael Jumper
a86f1a7c7f Add parameter list/remove. 2013-02-14 02:02:25 -08:00
James Muehlner
66fdcbe0b1 Ticket #269: Added permissions checks to UserDirectory actions, and improved PermissionCheckUtility 2013-02-13 19:02:41 -08:00
Michael Jumper
21040ba2d8 Ticket #268: Add stub RDP parameters. 2013-02-13 18:59:14 -08:00
Michael Jumper
b010749716 Ticket #268: Stubbed connection editing, per-protocol fields. 2013-02-13 17:42:41 -08:00
Michael Jumper
abbbf00886 Ticket #268: Partial cleanup. Remove old connection form, stub new. 2013-02-13 16:03:12 -08:00
Michael Jumper
2a71da3827 Ticket #268: Implement connection access manipulation, fix user update (reinstate use of DummyUser). 2013-02-13 15:32:57 -08:00
Michael Jumper
bb2f8d852d Ticket #268: More style improvements, bringing user properties up to style of main UI. 2013-02-13 14:39:50 -08:00
Michael Jumper
bae86644eb Ticket #268: Modifications to re-enter field should flag password as modified, too. 2013-02-13 13:55:41 -08:00