Commit Graph

255 Commits

Author SHA1 Message Date
Michael Jumper
06189b65bd Removed unused retrieval of auth provider. 2011-12-10 15:21:26 -08:00
Michael Jumper
94590d847f Fix ticket #66 - XMLReader.parse() can throw an exception if string given is a path and not a URI. Using Reader as InputSource, forcing interpretation of string as local path. 2011-12-08 23:36:38 -08:00
Michael Jumper
cd7ffd4e63 Hide menu on connect, remove rounded edges of clipboard, separate menu hide/show code into own file. 2011-11-19 23:05:12 -08:00
Michael Jumper
8aa228a290 Connection icons, initial autohiding menu implementation. 2011-11-19 22:16:05 -08:00
Michael Jumper
0b93ea05a7 Further style improvements. 2011-11-08 12:33:30 -08:00
Michael Jumper
57a95042e2 Style improvements, moved connection-related JavaScript code to own file. 2011-11-08 12:28:46 -08:00
Michael Jumper
67412b8666 Bumped versions to 0.5.0. 2011-11-04 15:20:01 -07:00
Michael Jumper
8f7b798586 Fix arrow key caps (not rendering properly in Chrome). 2011-09-08 21:50:28 -07:00
Michael Jumper
bdfa749b29 Code cleanup. 2011-09-08 10:28:13 -07:00
Michael Jumper
8bdc24bcfd Fixed ticket #57: Wrong keysym sent for Ctrl when "Ctrl-Alt-Del" button is clicked. 2011-09-08 00:30:10 -07:00
Michael Jumper
9d01e530f8 Restored dependencies (removed "provided"), added lib-directory parameter, added custom classloader which reads .jar's from lib-directory, using new classloader to find auth provider. 2011-08-26 13:20:26 -07:00
Michael Jumper
3d3d41ea29 Setting scope of slf4j to provided. 2011-08-25 00:52:48 -07:00
Michael Jumper
fa8fd16504 Removed unnecessary scope definitions, set scope of guacamole-common and guacamole-common-auth to provided (jars must then be added to servlet container's classpath, but auth plugins can finally be written AND included without rebuilding the .war) 2011-08-25 00:23:27 -07:00
Michael Jumper
93c44f9f32 Removed excessive escaping. 2011-08-23 19:58:35 -07:00
Michael Jumper
2edd5dfbf5 Removed debug line. 2011-08-18 18:02:20 -07:00
Michael Jumper
e47e66c906 Formatting. 2011-08-17 09:36:08 -07:00
Michael Jumper
2c862ae9e1 Restyled logout link on index. 2011-08-17 00:14:03 -07:00
Michael Jumper
2a3f7f9e28 Logout button instead of link, removed logo. 2011-08-16 19:07:25 -07:00
Michael Jumper
cff7445529 Auth API improvements, logout link. 2011-08-16 19:00:00 -07:00
Michael Jumper
111e9163e2 Switch to external auth API. 2011-08-15 09:39:07 -07:00
Michael Jumper
ab90d1d846 Converted to generic credentials. 2011-08-14 23:19:49 -07:00
Michael Jumper
c559f4ae33 Added UserConfiguration, refactored auth into own package. 2011-08-14 19:38:05 -07:00
Michael Jumper
e2e110b12f Working multiple-config login stub. 2011-08-12 21:40:07 -07:00
Michael Jumper
9ef50a1ce7 Working login + connection list UI stub. 2011-08-11 09:57:25 -07:00
Michael Jumper
e5e34a0367 Split into client and conn-list UIs, split CSS, stub for login handling and auth. 2011-08-10 17:59:14 -07:00
Michael Jumper
b4973d8744 Removed unused file. 2011-08-10 15:06:26 -07:00
Michael Jumper
8b8ee8dae3 Handle possible NPE in mapping loader. 2011-07-15 00:26:26 -07:00
Michael Jumper
493b43fe27 Improved logging for user-mapping and login. 2011-07-15 00:14:47 -07:00
Michael Jumper
1240b10474 Added logging via SLF4J 2011-07-13 18:08:11 -07:00
Michael Jumper
b9b034eba0 Switching to new namespace. 2011-07-05 22:14:19 -07:00
Michael Jumper
1edd4ff66b More migration to traditional JS events. 2011-07-05 10:16:28 -07:00
Michael Jumper
2e93774be2 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into unstable 2011-07-04 18:35:32 -07:00
Michael Jumper
7e3ecfd5db Removed header from error dialog, migrating to traditional JS handlers. 2011-07-04 14:26:09 -07:00
Michael Jumper
5e59a18c2c Cleaned up styles. 2011-07-04 14:22:52 -07:00
Michael Jumper
5e321dbe98 Fixed corrupt cursor image. 2011-07-04 13:43:04 -07:00
Michael Jumper
e03f395d5d Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole into unstable 2011-07-03 15:35:26 -07:00
Michael Jumper
efb6851823 Fixed case of ctrl-alt-del, removed keymap.js 2011-07-03 15:33:18 -07:00
Michael Jumper
7217ee6136 Autofocus username. 2011-07-01 09:59:00 -07:00
Michael Jumper
5bca79cd9c XHTML5 compliance, UTF-8 encoding 2011-06-30 14:42:55 -07:00
Michael Jumper
6cc8e4204e 50% opacity for version. 2011-06-30 13:58:02 -07:00
Michael Jumper
238850a8f3 UI cleanup, removing unused images. 2011-06-30 10:00:34 -07:00
Michael Jumper
b1e0148c1e Filter webapp/* so we don't have to hard-code the version number. Display version number in login UI. 2011-06-29 16:43:23 -07:00
Michael Jumper
31fcba137b Updated version numbers to 0.4.0 2011-05-27 13:45:29 -07:00
Michael Jumper
eb8da4d644 Refactored supporting revised API. 2011-05-13 00:53:11 -07:00
Michael Jumper
74dd8ad735 Migrated to new tunnel API. 2011-04-08 22:42:27 -07:00
Michael Jumper
0b9f23bbb6 Keyboard/mouse handling 2011-03-02 16:01:37 -08:00
Michael Jumper
85ee07b6ca Fixed version number 2011-03-01 01:09:38 -08:00
Michael Jumper
7fe3968ff8 Fixed spacing 2011-03-01 01:06:10 -08:00
Michael Jumper
5d72e27ca9 Removed SNAPSHOT 2011-02-17 19:21:03 -08:00
Michael Jumper
74748ed115 Merge branch 'master' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/guacamole 2011-01-24 14:16:10 -08:00