Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 6 | -6/+6 |
2007-10-10 | r25053: Show the user class alongside the username. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24985: Start to revert us back to the old-style SWAT, while trying not to | Andrew Bartlett | 21 | -0/+1225 |
2007-10-10 | r20446: rename swat directory to swat.obsolete; keeping it around since there... | Derrell Lipman | 21 | -1222/+0 |
2007-10-10 | r19140: allow own authentication handling by jsonrpc apps | Derrell Lipman | 1 | -0/+8 |
2007-10-10 | r10228: Reorganizing a bit, trying to simplify. This is an attempt | Deryck Hodge | 2 | -62/+0 |
2007-10-10 | r10212: An IE fix. Must set initial values in the onload function. | Deryck Hodge | 1 | -6/+7 |
2007-10-10 | r9779: Add a contextmenu function to be used by all window/widget objects. | Deryck Hodge | 1 | -22/+15 |
2007-10-10 | r9763: Add the start bar as a widget from the | Deryck Hodge | 1 | -2/+18 |
2007-10-10 | r9761: Move initial widget setup to desktop library. Now, just by including | Deryck Hodge | 1 | -0/+23 |
2007-10-10 | r9759: Create some wrappers for QxWidget. This gives us some pre-fabbed | Deryck Hodge | 1 | -16/+58 |
2007-10-10 | r9710: Filename change for clarity's sake. | Deryck Hodge | 1 | -0/+0 |
2007-10-10 | r9668: Cross-browser fix for IE, when adding scripts on the fly. | Deryck Hodge | 1 | -2/+9 |
2007-10-10 | r9663: Portability fix for IE. | Deryck Hodge | 1 | -2/+2 |
2007-10-10 | r9651: Start to group all SWAT specific windowing, widgets, etc. in one | Deryck Hodge | 1 | -0/+99 |
2007-10-10 | r9635: Seperate window logic from registry js file. | Deryck Hodge | 3 | -33/+60 |
2007-10-10 | r9610: use a list of allowable extensions for unauthenticated access rather than | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r9579: Desktop SWAT opens now with a little server status window. | Deryck Hodge | 2 | -0/+76 |
2007-10-10 | r9498: converted the SWAT regedit backend code to use the OO calls | Andrew Tridgell | 1 | -6/+4 |
2007-10-10 | r9470: non-working attempt to add a little table for values to the reg editor | Andrew Tridgell | 1 | -5/+27 |
2007-10-10 | r9466: add display of values as well as keys in the registry editor | Andrew Tridgell | 2 | -11/+66 |
2007-10-10 | r9465: handle encoding and decoding of pointers, representing them as a | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9434: moved the registry editor into a common js library. Deryck, does this | Andrew Tridgell | 2 | -0/+153 |
2007-10-10 | r9397: Playing with qooxdoo a bit and saving my work, so I | Deryck Hodge | 2 | -0/+40 |
2007-10-10 | r9230: Star out passwords and add confim text input for provisioning. | Deryck Hodge | 1 | -0/+19 |
2007-10-10 | r9228: cleanup and simplify the AJAJ code - part 2 | Andrew Tridgell | 1 | -6/+26 |
2007-10-10 | r9227: cleanup and simplify the AJAJ code | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r9211: don't try to encode functions in the AJAJ object encoder | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9176: added a much neater method of calling printf on the server from client... | Andrew Tridgell | 2 | -9/+64 |
2007-10-10 | r9139: cleanup the layout a bit | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r9136: made the 'AJAJ' code portable to IE and Opera | Andrew Tridgell | 1 | -1/+32 |
2007-10-10 | r9134: added the client side js library code for handling remote 'AJAJ' calls | Andrew Tridgell | 2 | -0/+122 |
2007-10-10 | r9133: a huge import of the qooxdoo infrastructure. I decided to import all t... | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8722: make the menu handling considerably saner and easier to follow. The whole | Andrew Tridgell | 3 | -51/+62 |
2007-10-10 | r8720: split form object out to separate include file, and make it a real | Andrew Tridgell | 2 | -84/+93 |
2007-10-10 | r8718: try to improve the 2 level menu a bit. | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8638: continue the trend of maknig our C functions true ejs objects by makin... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8591: - added a simple 2 level menu structure to swat. Deryck, I know this | Andrew Tridgell | 2 | -2/+6 |
2007-10-10 | r8565: put the docs menu on the right | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r8479: * Sync CSS with current samba.org stylesheets. | Deryck Hodge | 3 | -4/+8 |
2007-10-10 | r8477: Simplify header/footer handling. esp variables allow | Deryck Hodge | 6 | -11/+12 |
2007-10-10 | r8403: Reinstate linkpad.gif at Deryck's suggestion. | Tim Potter | 3 | -3/+3 |
2007-10-10 | r8372: - split out provisioning logic into a separate ejs library | Andrew Tridgell | 1 | -2/+29 |
2007-10-10 | r8354: work around a js bug found by tpot | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8353: Use a PNG instead of a GIF for padding. Also fixes a file not found | Tim Potter | 3 | -4/+3 |
2007-10-10 | r8298: - started building a library of js routines in scripting/libjs/ | Andrew Tridgell | 1 | -167/+0 |
2007-10-10 | r8257: add a samr rpc test page in the web server. It lists all level3 | Andrew Tridgell | 2 | -18/+173 |
2007-10-10 | r7136: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7134: a number of small changes to make the pages HTML compliant. The | Andrew Tridgell | 2 | -8/+31 |
2007-10-10 | r7132: - start a convention of making object constructors end in Obj, so we | Andrew Tridgell | 1 | -8/+36 |