summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/WWD_Startup.py
AgeCommit message (Collapse)AuthorFilesLines
2013-11-24pyweb: some pyflakes loveXisco Fauli1-6/+0
Change-Id: I317656ca26eec5946959ac21e7da335196dd8548
2013-11-23pyweb: Cleanup publisher optionsXisco Fauli1-5/+4
Change-Id: I4308a831a505b0a5d0ac04b943cd9d6efa89298d
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-87/+65
Formating, python style coding and debug output removal. Change-Id: If5811473695f23b8b11dcd5a7d6e6775ca41ae88
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+3
Properly terminate and dispose the Wizard dialogs. Change-Id: Ia10419d3a7bbeb5ffd7dc1f6a5452eb9df906f63
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+1
Implemented the FTP Publishing capabilities. Change-Id: I3dbd2639947a219a494ae219153fcc7f3e30785e
2013-03-25Init: Pythonize the WWD_Startup class.Javier Fernandez1-58/+72
Change-Id: Ic23a6c834f470baa47b10ef6cb6aa4ca34d40af7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks1-0/+661
Xisco merged this to master and then deleted it on master, which cause these files to get lost during the re-base across that.
2011-09-24Remote the python code for now.Xisco Fauli1-661/+0
The reason I delete it is because this code is not used yet. I still keep working in the feature branch, so when i'll finish there i'll merge it into master. It doesn't make sense to have it in master for now
2011-08-18Implement partly the 5th stepXisco Fauli1-24/+27
2011-08-18Implement add buttonXisco Fauli1-132/+167
2011-08-18first attempt to create the web wizardXisco Fauli1-0/+623