~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-02-03 12:55:46 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:390
Added automatic unzipping on file upload.
browser/listing.js: Added a checkbox to the upload panel for unzipping.
Fileservice: If this box is checked, and a zip file is found (ending in
".zip"; there is a comment here to change that to looking at the file's magic
number), it will attempt to unzip it into the current directory.
zip.py: Added unzip method. Also changed "make_zip" to not take a req argument
    (not needed).
download: Do not pass req to zip.make_zip.
Filename Latest Rev Last Changed Committer Comment Size
..
notes 8 17 years ago mattgiuca doc: Added directory "notes", with all the design Diff
setup 322 16 years ago mattgiuca Added doc/setup - a setup guide specific to our co Diff
tutorial 304 16 years ago dilshan_a Added documentation of output of TestSuite. Diff
app_howto.txt 345 16 years ago mattgiuca Global CSS change: ivlebody no longer has 1em of p 8.5 KB Diff Download File
dependencies.txt 379 16 years ago mattgiuca Updated doc/dependencies.txt to reflect new Postgr 1.4 KB Diff Download File
Makefile 67 17 years ago mattgiuca doc: Added app_howto doc, a guide on IVLE apps int 104 bytes Diff Download File
template.py 97 17 years ago mattgiuca Moved template.py and setup.py to better places. w 871 bytes Diff Download File