Commit Graph

62 Commits

Author SHA1 Message Date
rdb 0aa0f34c74 Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01:00
rdb 33ef39b7db Remove modules that seem obsolete from direct tree 2015-01-03 16:33:19 +01:00
rdb 9151cd0d1d Fix compile issues, slight code cleanup 2014-10-08 20:07:46 +00:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose b765ec473e untabify 2011-06-29 22:20:52 +00:00
David Rose ef0cb39c1d untabify 2011-06-29 22:18:54 +00:00
Darren Ranalli 570ffe14e2 fixed UD web interface page load crash in respondCustom 2010-07-27 19:11:01 +00:00
Darren Ranalli 0e94724790 respondCustom doesn't work as UTF-8 2010-07-14 23:37:48 +00:00
Darren Ranalli 3d0a7ab83b unicode support for http responses 2010-07-14 22:35:37 +00:00
Darren Ranalli b539af35b7 utf-8 support for TT code redemption 2010-06-05 01:17:24 +00:00
rdb 7a33157f92 Revert some of my callable changes, I found out that old-style classes don't provide __call__ 2010-03-20 10:30:06 +00:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
Ken Patel d23e0af3ca TF - holidayManagement page sorts configs & highlights holidays with names that start with an asterisk 2010-02-26 19:56:12 +00:00
Ken Patel 6dbdcbf628 Holiday Management page unique coloring for holiday configs 2010-02-09 02:13:52 +00:00
Darren Ranalli e6424f0577 prevent garbage leak 2009-11-24 02:20:05 +00:00
Darren Ranalli ac091ce40e HTMLStringToElements adds comments to force tag closers 2009-11-21 01:18:25 +00:00
Darren Ranalli be6d143399 copied from recaptcha-client-1.0.5 2009-11-20 22:42:29 +00:00
Darren Ranalli 3b0682d19f head and body tags of landing page exposed as ElementTree.Elements 2009-11-19 22:43:21 +00:00
Darren Ranalli 4bc0c2b591 corrected implementation of SkinningReplyTo.__getattr__ 2009-10-22 23:19:21 +00:00
Darren Ranalli efca6018ed support other response types in proxy object 2009-10-20 01:02:12 +00:00
Darren Ranalli faa73fad5f better support for head sub-tags on a per-page basis 2009-10-19 23:54:38 +00:00
Darren Ranalli 98aee03ca0 added ability to add tags within landing page HEAD tag 2009-10-19 21:35:07 +00:00
Darren Ranalli 678dc259b8 added skinning support to manual response mechanism 2009-10-19 21:15:56 +00:00
David Rose 8a4ed4aa74 fix compiler warning 2009-04-01 18:35:15 +00:00
David Rose c17b13ed0b squelch http startup warning 2009-03-15 12:54:11 +00:00
Chris Brunner dda716192e drose: add dependency on native_net 2009-02-19 22:52:36 +00:00
rdb b857eee009 gcc 4.3 needs stdlib.h 2008-11-24 15:41:53 +00:00
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