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