summaryrefslogtreecommitdiffstats
path: root/swat
Commit message (Expand)AuthorAgeFilesLines
* r9328: Remove background:ThreeDFace from qooxdoo styles toDeryck Hodge2007-10-101-1/+1
* r9327: Rename parent to fParent to prevent confusion with window.parent object.Deryck Hodge2007-10-101-13/+13
* r9232: Rename some objects to make code clear.Deryck Hodge2007-10-101-24/+24
* r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge2007-10-102-22/+38
* r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell2007-10-101-6/+26
* r9227: cleanup and simplify the AJAJ codeAndrew Tridgell2007-10-105-63/+64
* r9213: some improvements to the registry editor codeAndrew Tridgell2007-10-101-19/+8
* r9212: the beginnings of a registry editor in SWAT, using client side javascr...Andrew Tridgell2007-10-103-1/+159
* r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell2007-10-101-1/+1
* r9177: setup a credentials object in authinfo on loginAndrew Tridgell2007-10-101-4/+5
* r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell2007-10-103-12/+66
* r9175: simplify the example code a bitAndrew Tridgell2007-10-101-18/+7
* r9143: print out the rate of rounttripsStefan Metzmacher2007-10-101-1/+7
* r9140: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r9139: cleanup the layout a bitAndrew Tridgell2007-10-105-59/+50
* r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell2007-10-101-1/+32
* r9135: added a sample page that demonstrates using AJAJ to make remote callsAndrew Tridgell2007-10-102-0/+136
* r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2007-10-102-0/+122
* r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell2007-10-101303-2/+866
* r8969: Make password field a password field, that is - prevent them fromRafal Szczesniak2007-10-102-0/+2
* r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett2007-10-101-1/+1
* r8831: Clarify data wipe-out statementAlexander Bokovoy2007-10-101-1/+1
* r8830: Fix provision script after data splitAlexander Bokovoy2007-10-101-4/+7
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-101-2/+2
* r8725: redirect to the base install page not the provisioning page on firstAndrew Tridgell2007-10-101-1/+1
* r8724: some boilerplate installation textAndrew Tridgell2007-10-101-0/+14
* r8723: fix esptest menuAndrew Tridgell2007-10-101-1/+1
* r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell2007-10-1028-122/+135
* r8720: split form object out to separate include file, and make it a realAndrew Tridgell2007-10-109-95/+115
* r8718: try to improve the 2 level menu a bit.Andrew Tridgell2007-10-101-1/+3
* r8708: fixed an assert that abartlet foundAndrew Tridgell2007-10-101-1/+3
* r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell2007-10-101-0/+6
* r8645: updated the ldb esp test for the new ldb ejs syntaxAndrew Tridgell2007-10-101-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-1/+12
* r8642: - fixed install of new swat filesAndrew Tridgell2007-10-101-2/+0
* r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell2007-10-101-1/+2
* r8639: moved loadparm calls into an ejs objectAndrew Tridgell2007-10-102-6/+8
* r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell2007-10-101-0/+2
* r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell2007-10-101-3/+2
* r8598: move provisioning to /install/ directory from /esptest/Andrew Tridgell2007-10-105-2/+14
* r8594: more placeholder pages for server statusAndrew Tridgell2007-10-105-10/+52
* r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell2007-10-1022-17/+120
* r8578: Fix overlapping sections in SWAT.Deryck Hodge2007-10-101-1/+1
* r8565: put the docs menu on the rightAndrew Tridgell2007-10-101-1/+8
* r8560: added a newuser page in swatAndrew Tridgell2007-10-102-0/+42
* r8504: Temporary fix to #content width/height just toDeryck Hodge2007-10-101-0/+8
* r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell2007-10-101-4/+5
* r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell2007-10-101-5/+4
* r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell2007-10-101-3/+4
* r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge2007-10-108-88/+275