svn commit: samba r20399 - in branches/SAMBA_4_0/swat/apps/swat/source/class/swat: main module module/documentation module/ldbbrowse module/statistics

derrell at samba.org derrell at samba.org
Fri Dec 29 04:15:46 GMT 2006


Author: derrell
Date: 2006-12-29 04:15:45 +0000 (Fri, 29 Dec 2006)
New Revision: 20399

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20399

Log:
More SWAT updates

The LDB Browser has now been rewritten as a SWAT module.  That brings the
current number of modules to three: Samba Statistics/Status, LDB Browser and
API Documentation.  This should provide a good working example for Brad and
his class, for how additional modules can be added.

The basic infrastructure for SWAT is now entirely in place.  Next step is to
deal with putting the qooxdoo developers' kit someplace, as it is required for
making changes to SWAT, and reorganizing the swat directory hierarchy to
remove (or move to elsewhere) a bunch of old cruft.  The final step will be
ensuring that SWAT installs during a Samba build, so that it becomes useful.
(Much of this "next" and "final" step stuff will likely have to wait until
after New Years.

Derrell

Added:
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/ldbbrowse/
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/ldbbrowse/Fsm.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/ldbbrowse/Gui.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/ldbbrowse/LdbBrowse.js
Modified:
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/main/Main.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/AbstractModule.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/AbstractModuleFsm.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/Module.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/documentation/Documentation.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/statistics/Fsm.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/statistics/Gui.js
   branches/SAMBA_4_0/swat/apps/swat/source/class/swat/module/statistics/Statistics.js


Changeset:
Sorry, the patch is too large (1370 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20399


More information about the samba-cvs mailing list