summaryrefslogtreecommitdiff
path: root/swat
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9443: We can now move windows around anywhere on our SWAT "desktop".Deryck Hodge1-7/+48
2007-10-10r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell4-253/+181
2007-10-10r9397: Playing with qooxdoo a bit and saving my work, so IDeryck Hodge3-0/+208
2007-10-10r9328: Remove background:ThreeDFace from qooxdoo styles toDeryck Hodge1-1/+1
2007-10-10r9327: Rename parent to fParent to prevent confusion with window.parent object.Deryck Hodge1-13/+13
2007-10-10r9232: Rename some objects to make code clear.Deryck Hodge1-24/+24
2007-10-10r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge2-22/+38
2007-10-10r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell1-6/+26
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell5-63/+64
2007-10-10r9213: some improvements to the registry editor codeAndrew Tridgell1-19/+8
2007-10-10r9212: the beginnings of a registry editor in SWAT, using client side javascr...Andrew Tridgell3-1/+159
2007-10-10r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell1-1/+1
2007-10-10r9177: setup a credentials object in authinfo on loginAndrew Tridgell1-4/+5
2007-10-10r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell3-12/+66
2007-10-10r9175: simplify the example code a bitAndrew Tridgell1-18/+7
2007-10-10r9143: print out the rate of rounttripsStefan Metzmacher1-1/+7
2007-10-10r9140: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r9139: cleanup the layout a bitAndrew Tridgell5-59/+50
2007-10-10r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell1-1/+32
2007-10-10r9135: added a sample page that demonstrates using AJAJ to make remote callsAndrew Tridgell2-0/+136
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 Tridgell1303-2/+866
2007-10-10r8969: Make password field a password field, that is - prevent them fromRafal Szczesniak2-0/+2
2007-10-10r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett1-1/+1
2007-10-10r8831: Clarify data wipe-out statementAlexander Bokovoy1-1/+1
2007-10-10r8830: Fix provision script after data splitAlexander Bokovoy1-4/+7
2007-10-10r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell1-2/+2
2007-10-10r8725: redirect to the base install page not the provisioning page on firstAndrew Tridgell1-1/+1
2007-10-10r8724: some boilerplate installation textAndrew Tridgell1-0/+14
2007-10-10r8723: fix esptest menuAndrew Tridgell1-1/+1
2007-10-10r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell28-122/+135
2007-10-10r8720: split form object out to separate include file, and make it a realAndrew Tridgell9-95/+115
2007-10-10r8718: try to improve the 2 level menu a bit.Andrew Tridgell1-1/+3
2007-10-10r8708: fixed an assert that abartlet foundAndrew Tridgell1-1/+3
2007-10-10r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell1-0/+6
2007-10-10r8645: updated the ldb esp test for the new ldb ejs syntaxAndrew Tridgell1-1/+1
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-1/+12
2007-10-10r8642: - fixed install of new swat filesAndrew Tridgell1-2/+0
2007-10-10r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell1-1/+2
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell2-6/+8
2007-10-10r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell1-0/+2
2007-10-10r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell1-3/+2
2007-10-10r8598: move provisioning to /install/ directory from /esptest/Andrew Tridgell5-2/+14
2007-10-10r8594: more placeholder pages for server statusAndrew Tridgell5-10/+52
2007-10-10r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell22-17/+120
2007-10-10r8578: Fix overlapping sections in SWAT.Deryck Hodge1-1/+1
2007-10-10r8565: put the docs menu on the rightAndrew Tridgell1-1/+8
2007-10-10r8560: added a newuser page in swatAndrew Tridgell2-0/+42
2007-10-10r8504: Temporary fix to #content width/height just toDeryck Hodge1-0/+8
2007-10-10r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell1-4/+5