log mod_admin_web/admin_web/mod_admin_web.lua @ 696:da69b65288e4

age author description
Tue, 05 Jun 2012 19:17:28 +0200 Florian Zeitz mod_admin_web: Correctly import usermanager
Sat, 14 Jan 2012 20:50:24 +0100 Florian Zeitz mod_admin_web: Use proper path for www_data files (Thanks Zash)
Fri, 29 Jul 2011 22:26:02 +0200 Florian Zeitz mod_admin_web: Show S2S certificate validity
Thu, 03 Feb 2011 21:47:04 +0100 Florian Zeitz mod_admin_web: Fix path building
Fri, 21 Jan 2011 04:10:40 +0100 Florian Zeitz mod_admin_web: Make module global. Host to administrate is now chooseable
Fri, 14 Jan 2011 01:54:39 +0100 Florian Zeitz mod_admin_web: Get rid of the mod_pubsub dependency
Thu, 06 Jan 2011 23:41:45 +0100 Florian Zeitz mod_admin_web: Handle paths without trailing slash
Mon, 27 Dec 2010 15:07:16 +0000 Matthew Wild mod_admin_web: Fix initialisation code, undeclared variable and wrong event scope
Mon, 27 Dec 2010 04:24:44 +0000 Matthew Wild mod_admin_web: Move pubsub service initialisation into a server-started handler, in case we get loaded before the service
Mon, 27 Dec 2010 04:19:41 +0100 Florian Zeitz mod_admin_web: Add a live view for C2S connections
Fri, 24 Dec 2010 01:59:28 +0100 Florian Zeitz mod_admin_web: Only create the node once when loading onto multiple hosts
Thu, 23 Dec 2010 21:16:31 +0100 Florian Zeitz mod_adhoc_web: Put pubsubHost into js from lua. Compat with util.pubsub changes
Fri, 17 Dec 2010 03:34:53 +0100 Florian Zeitz mod_admin_web: Initial PoC commit