summaryrefslogtreecommitdiff
path: root/swat/scripting/common.js
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9610: use a list of allowable extensions for unauthenticated access rather thanAndrew Tridgell1-8/+8
2007-10-10r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell1-42/+0
2007-10-10r8720: split form object out to separate include file, and make it a realAndrew Tridgell1-84/+0
2007-10-10r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell1-0/+2
2007-10-10r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell1-1/+2
2007-10-10r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge1-1/+3
2007-10-10r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter1-1/+1
2007-10-10r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell1-2/+29
2007-10-10r8354: work around a js bug found by tpotAndrew Tridgell1-3/+4
2007-10-10r8353: Use a PNG instead of a GIF for padding. Also fixes a file not foundTim Potter1-2/+1
2007-10-10r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell1-18/+6
2007-10-10r7136: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell1-7/+30
2007-10-10r7132: - start a convention of making object constructors end in Obj, so weAndrew Tridgell1-8/+36
2007-10-10r7131: support sub-object arrays when displaying objects. This allows the ldb...Andrew Tridgell1-4/+23
2007-10-10r7106: the web interface now works completely with or without cookies. If you...Andrew Tridgell1-1/+20
2007-10-10r7096: added support for select lists in formsAndrew Tridgell1-5/+16
2007-10-10r7093: - added a new Form() ejs object for producing simple forms.Andrew Tridgell1-0/+57
2007-10-10r7092: added some js for formatting table results in a nicer fashionAndrew Tridgell1-0/+31
2007-10-10r7089: ensure that headers['HOST'] is setupAndrew Tridgell1-0/+7
2007-10-10r7088: start on some real structure for the SWAT web pagesAndrew Tridgell1-0/+56