summaryrefslogtreecommitdiff
path: root/swat/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9779: Add a contextmenu function to be used by all window/widget objects.Deryck Hodge1-22/+15
2007-10-10r9763: Add the start bar as a widget from theDeryck Hodge1-2/+18
2007-10-10r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge1-0/+23
2007-10-10r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge1-16/+58
2007-10-10r9710: Filename change for clarity's sake.Deryck Hodge1-0/+0
2007-10-10r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge1-2/+9
2007-10-10r9663: Portability fix for IE.Deryck Hodge1-2/+2
2007-10-10r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge1-0/+99
2007-10-10r9635: Seperate window logic from registry js file.Deryck Hodge3-33/+60
2007-10-10r9610: use a list of allowable extensions for unauthenticated access rather thanAndrew Tridgell1-8/+8
2007-10-10r9579: Desktop SWAT opens now with a little server status window.Deryck Hodge2-0/+76
2007-10-10r9498: converted the SWAT regedit backend code to use the OO callsAndrew Tridgell1-6/+4
2007-10-10r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell1-5/+27
2007-10-10r9466: add display of values as well as keys in the registry editorAndrew Tridgell2-11/+66
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-1/+1
2007-10-10r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell2-0/+153
2007-10-10r9397: Playing with qooxdoo a bit and saving my work, so IDeryck Hodge2-0/+40
2007-10-10r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge1-0/+19
2007-10-10r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell1-6/+26
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell1-1/+0
2007-10-10r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell1-1/+1
2007-10-10r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell2-9/+64
2007-10-10r9139: cleanup the layout a bitAndrew Tridgell1-2/+0
2007-10-10r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell1-1/+32
2007-10-10r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2-0/+122
2007-10-10r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell1-1/+4
2007-10-10r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell3-51/+62
2007-10-10r8720: split form object out to separate include file, and make it a realAndrew Tridgell2-84/+93
2007-10-10r8718: try to improve the 2 level menu a bit.Andrew Tridgell1-1/+3
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 Tridgell2-2/+6
2007-10-10r8565: put the docs menu on the rightAndrew Tridgell1-1/+8
2007-10-10r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge3-4/+8
2007-10-10r8477: Simplify header/footer handling. esp variables allowDeryck Hodge6-11/+12
2007-10-10r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter3-3/+3
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 Potter3-4/+3
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-167/+0
2007-10-10r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell2-18/+173
2007-10-10r7136: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell2-8/+31
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 Tridgell2-3/+22
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 Tridgell8-0/+211