log mod_admin_web/admin_web/www_files/js/main.js @ 2238:dc4e77824318

age author description
2013-09-07 Florian Zeitz mod_admin_web: Use .textContent, instead of .innerHTML
2013-07-22 Florian Zeitz mod_admin_web: Provide some information about the TLS layer
2013-05-27 Florian Zeitz mod_admin_web: Update to JQuery 1.10.0
2013-05-24 Florian Zeitz mod_admin_web: Fix indentation
2013-05-24 Florian Zeitz mod_admin_web: Update to new strophejs location, and jQuery 1.9.1
2013-02-19 Florian Zeitz mod_admin_web: Better error reporting
2013-02-19 Florian Zeitz mod_admin_web: Default the host selection to the administrators domainpart
2012-02-14 Florian Zeitz mod_admin_web: Correctly access items in NamedNodeMaps
2012-01-26 Florian Zeitz mod_admin_web: Clear commands in all cases new ones are loaded (thanks Maranda)
2012-01-18 Florian Zeitz mod_admin_web: Replace command list instead of appending
2012-01-18 Florian Zeitz mod_adhoc_web: Redesign adhoc command pane
2012-01-12 Florian Zeitz mod_adhoc_web: fade instead of scrolling
2012-01-10 Florian Zeitz First pass of web-admin redesign
2011-07-29 Florian Zeitz mod_admin_web: Show S2S certificate validity
2011-02-04 Florian Zeitz mod_admin_web: Add some margin so that elements don't overlap.
2011-01-21 Florian Zeitz mod_admin_web: Make module global. Host to administrate is now chooseable
2011-01-14 Florian Zeitz mod_admin_web: Get rid of the mod_pubsub dependency
2011-01-06 Florian Zeitz mod_admin_web: Add missing argument
2010-12-27 Florian Zeitz mod_admin_web: Specify only directory as bosh service, so it (normally) doesn't need changing (Thanks Zash)
2010-12-27 Florian Zeitz mod_admin_web: Show whether connection is encrypted/compressed
2010-12-27 Florian Zeitz mod_admin_web: Don't delete the menu
2010-12-27 Florian Zeitz mod_admin_web: Add a live view for C2S connections
2010-12-26 Florian Zeitz mod_admin_web: Add support for calling adhoc commands
2010-12-23 Florian Zeitz mod_admin_web: Prepare for adding more features
2010-12-23 Florian Zeitz mod_adhoc_web: Put pubsubHost into js from lua. Compat with util.pubsub changes
2010-12-17 Florian Zeitz mod_admin_web: Initial PoC commit