CVS log for loncom/interface/multidownload.pl

[BACK] Up to [LON-CAPA] / loncom / interface

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Sep 2 14:52:08 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, HEAD
Diff to previous 1.42: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.42: +117 -97 lines
- If problem has file upload items (in essayresponse) in multiple parts
  can select which parts to include when downloading submitted files

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed May 2 16:59:44 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_msu
Diff to previous 1.41: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.41: +2 -2 lines
- Use three-argument open() to separate file mode from the filename.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Nov 5 18:19:41 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.40: +52 -24 lines
- Replace use of system() with use of File::Path::remove_tree() and
  Archive::Zip. LONCAPA-prerequisites will need perl-Archive-Zip added.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 3 18:08:54 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.39: +46 -21 lines
- xhtml validation.
- sanity checking.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Dec 21 21:25:40 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.38: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.38: +3 -4 lines
Bug 6455 - Progress Indicator now jQuery. Still need to test across browsers.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Dec 30 23:18:24 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.37: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.37: +38 -34 lines
- Missing cookie message generated from &LONCAPA::loncgi::missing_cookie_msg().
- zip file can contain directly uploaded files as well as files submitted from a portfolio.
- CSS: LC_error and LC_filename

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Feb 5 06:51:55 2008 UTC (16 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2
Diff to previous 1.36: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.36: +1 -2 lines
- Remove duplicte line.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:51:49 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1
Diff to previous 1.35: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.35: +12 -7 lines
- style

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed May 23 20:40:44 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
CVS tags: version_2_4_0
Diff to previous 1.34: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.34: +3 -2 lines
	Add part and response IDs to each file in manifest.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed May 23 20:30:05 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.33: +2 -2 lines
	Localize.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed May 23 19:31:21 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.32: +6 -2 lines
	Give message when student has no file submissions.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed May 23 19:07:49 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.31: +2 -1 lines
	Include problem name in manifest.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 22 23:18:57 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.30: +2 -3 lines
	Localize message.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 22 22:39:22 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.29: +2 -1 lines
	Add course name to manifest.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon May 21 22:37:49 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.28: +6 -6 lines
	Make style better.
	Build time/date stamp better.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 21 22:26:41 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.27: +7 -7 lines
	Add time stamp to manifest file.
	Correct style problems.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon May 21 22:00:29 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.26: +2 -2 lines
	Style.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 13 18:00:32 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.25: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.25: +11 -4 lines
	Add program state display for progress.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat May 5 18:51:49 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.24: +35 -3 lines
	Create directory hierarchy as needed based on problem parts and
	responses.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 5 17:26:27 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.23: +2 -2 lines
	Localize string.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 30 22:47:28 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.22: +11 -5 lines
	Make zip output unique.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 30 18:22:39 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.21: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.21: +9 -1 lines
	Include manifest.txt in zip output listing files contained in zip.
	Needs refinement.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 30 17:39:51 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.20: +1 -2 lines
	Remove use Apache::grades

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 30 17:38:09 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.19: +4 -6 lines
	Remove call to grades.pm.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:43:11 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.18: +28 -26 lines
	Remove calls to grade.pm. One more left to remove.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:20:30 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.17: +1 -3 lines
	Remove log spew.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:16:22 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.16: +3 -4 lines
	Do better.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 27 22:07:19 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.15: +24 -21 lines
	Add separator between $uname and $udom.
	Beginning steps of getting rid of calls to grades.pm

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 26 23:07:34 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.14: +16 -3 lines
	Set initial condition indicator before starting loop.

	Handle case where student submits files of same name from
	different subdirectories.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 26 22:16:57 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.13: +9 -2 lines
	Give informative message about failure to copy files.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 26 22:05:50 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.12: +4 -3 lines
	Localize strings.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 26 21:50:27 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.11: +4 -8 lines
	Just &repcopy then &copy files.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 26 20:26:36 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.10: +4 -9 lines
	use mkpath instead of multiple mkdir

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 26 19:13:26 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.9: +6 -3 lines
	Give the output zipfile a better name.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 26 18:30:38 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.8: +11 -10 lines
	Personalize the path for the zip output file to aid in
	enforcing access restriction.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 26 18:00:41 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.7: +10 -8 lines
	This time REALLY make a unique path for gathering files to be
	zipped.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 26 17:43:24 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.6: +8 -8 lines
	Make directory root for workspace unique.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 26 17:36:10 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.5: +9 -4 lines
	Correct determination of download privilege.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 26 01:04:21 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.4: +18 -21 lines
	Saving work in progress.
	- use vgr to check for permission to download
	- eliminate unused routine
	- change directory naming for scratch space. still needs fixing
	- use absolute URL for link to zip file
	- make permissions more restrictive for directories created

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 25 00:32:49 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.3: +44 -35 lines
	Allow only cc role to download student submissions.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 5 16:18:22 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +8 -3 lines
	Seems now to work. Needs some uniquifying of download zip file.
	Needs some mechanism to clean up old zip files.

Revision 1.2: download - view: text, markup, annotated - [selected for diffs]
Thu Apr 5 00:50:32 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +24 -14 lines
	Saving work in progress. Doesn't work yet.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 30 22:57:39 2007 UTC (17 years, 1 month ago) by banghart
Branches: MAIN
Diff to selected 1.2: preferred, colored
	Saving work in progress. Lots of debug stuff, nothing real yet.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>