Commit Graph

34 Commits

Author SHA1 Message Date
M. Ian Graham 97521dae7f Bugfix and favicon addition 2008-09-03 03:38:06 +00:00
M. Ian Graham 165118829a Added setConnectionURL for access from otp_server web interface 2008-08-08 01:14:17 +00:00
M. Ian Graham f57c9e0fa5 Modified contactInfo string 2008-08-08 01:13:53 +00:00
Josh Wilson 532a37945f adding notify object to class 2008-04-29 22:53:36 +00:00
M. Ian Graham c486e2b643 Split landing page CSS out into a separate URI for browser caching and prettified some HTML 2008-04-07 22:57:44 +00:00
M. Ian Graham 54adb46e48 Landing page cleanup 2008-04-05 02:09:24 +00:00
M. Ian Graham 69e0b18738 Landing page improvements 2008-04-05 01:42:10 +00:00
M. Ian Graham 8c5a903620 First pass at default landing page for WebRequestDispatcher 2008-04-04 21:35:50 +00:00
M. Ian Graham a69d318dc9 Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 20:16:44 +00:00
M. Ian Graham 59c6d5137a Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 20:13:42 +00:00
M. Ian Graham 42ac45fd53 Fixed silly bug with not giving proper warnings when already listening on a port 2008-04-02 19:57:10 +00:00
M. Ian Graham 31824702f5 Adding per-request log lines 2008-03-31 23:13:44 +00:00
M. Ian Graham e05620027f respondXML added 2008-03-31 19:44:21 +00:00
Joe Hager 5da39c351f Missed a quote on an A Tag. The missing " has been added. 2008-01-19 03:10:35 +00:00
Josh Yelon e6cca5ec86 Changes for python 2.5 2007-12-08 21:49:14 +00:00
Joe Hager 80c18644be Retro fitted the class with security: Username/Password protection. 2007-11-21 02:35:15 +00:00
Joe Hager 0dc83f067b Web interface to view and toggle the debug status of direct Notify objects. 2007-11-13 22:52:59 +00:00
Joe Hager 7041778657 Restructured module to prevent memory leak. 2007-10-12 23:47:44 +00:00
M. Ian Graham e527327b69 Notify fixes for running without __debug__ 2007-10-10 22:15:17 +00:00
M. Ian Graham 204c6c2872 removed if __debug__ around notify 2007-10-05 19:25:48 +00:00
Joe Hager 865c50b9d4 Added sorting to the doIds listed in the object list. 2007-10-03 02:46:21 +00:00
Joe Hager 59b5a1a121 Fix typo 2007-10-03 01:14:13 +00:00
Joe Hager 2fc3c4873c Added various magic words to the interface. Will need to split base functions and product specific functions in the near future. 2007-10-03 00:59:22 +00:00
Joe Hager d480af74a0 Bug fix for clicking on an object that has left the system. 2007-09-26 19:41:18 +00:00
Joe Hager 463ea5e3b3 Display render objects from doId2do list. 2007-09-26 02:35:06 +00:00
Joe Hager 9143737a1b init commit. Simple web based object inspector. Top frame has basic system info, left frame lists objects, right frame lists obj attribs when left frame is clicked. 2007-09-24 23:32:17 +00:00
Joe Hager ed42b62afa Init post. Gathers basic system info from reg. 2007-09-24 23:30:29 +00:00
Joe Hager 3791482eda First rev. Gathers basic info from /proc 2007-09-24 23:29:54 +00:00
M. Ian Graham af730e1c89 Nifty Python wrappers for HTTP requests 2007-09-04 18:37:33 +00:00
M. Ian Graham 2185c271e2 responce -> response 2007-08-31 21:22:28 +00:00
David Rose 901179b901 only build if native_net configured on 2007-08-30 06:51:21 +00:00
David Rose 0f45267a6a compile on gcc 2007-08-28 19:03:18 +00:00
Roger Hughston 6d1f57149b *** empty log message *** 2007-08-28 01:07:18 +00:00
Roger Hughston 795c46b32d A Http lite interface .. allow asynce responces. 2007-08-27 23:29:27 +00:00