[system] / trunk / webwork2 / lib / WeBWorK / ContentGenerator / Instructor / FileManager.pm Repository:
ViewVC logotype

Log of /trunk/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3447 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 1 19:23:58 2005 UTC (7 years, 10 months ago) by dpvc
File length: 36535 byte(s)
Diff to previous 3354 , to selected 3331
Added a hack to get around Netscape 7.1 bug with onChange event
handler not being called when an upload file has been selected.

Revision 3354 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 5 17:54:39 2005 UTC (7 years, 11 months ago) by dpvc
File length: 35638 byte(s)
Diff to previous 3331
Fixed incorrect method call to SaveHiidenFlags (should have been
HiddenFlags).

Revision 3331 - (view) (download) (as text) (annotate) - [selected]
Modified Sat Jul 2 17:04:31 2005 UTC (7 years, 11 months ago) by dpvc
File length: 35645 byte(s)
Diff to previous 3330
Fixed an error in creating the tarred archives (I had messed it up
when adding the report of how many files were archived).

Revision 3330 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 2 16:52:31 2005 UTC (7 years, 11 months ago) by dpvc
File length: 35617 byte(s)
Diff to previous 3111 , to selected 3331
Major updates to the file manager to allow it to:

1.  Show dates and sizes of files (optionally, since some browsers
    don't handle the CSS to change to a monospaced font).

2.  Provide better control over renaming of uploaded files whose
    names already exist (there is a checkbox for overwriting them
    automatically; if unchecked, the user is prompted for a new name).

3.  Allow the creation or gzipped tar archives from files in the
    course directory.  Multiple files and directories can be selected
    to be included in the archive.  If only one file is selected, the
    archive will have it's name with ".tgz" appended; if mulitple
    files are selected, the archive will get a unique name starting
    with the course ID.

4.  Provide a checkbox that controls whether uploaded .tgz archives
    are unpacked automatically, and a second that controls whether the
    unpacked archive file is deleted afterward.  Files from the
    archive will be unpacked into the current directory, and will
    overwrite existing files silently.

5.  Follow symbolic links that are to files or directories within the
    course hierarchy.  In addition, there is a new variable in
    global.conf that provides a list of "valid links"; these are
    directories to which the FileManager is allowed to follow symbolic
    links.  The system administator can add directories to this list
    in order to allow professors to access limited areas outside their
    course directory (but they still need to have a symblic link
    within their course to those areas in order to view them).

I think this covers all the current FileManager requests, and this
closes bug#791.

Revision 3111 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 27 04:26:37 2005 UTC (8 years, 4 months ago) by dpvc
File length: 26674 byte(s)
Diff to previous 3086 , to selected 3331
Added Text/Binary/Automatic buttons for conversion of line-breaks on
file uploads.  (Downloaded files are not modified, since we don't know
the user's platform.  Could try to use the HTTP_USERAGENT environment
variable to determine this.)

Also produce a warning message if a file is put in the wrong directory
(e.g., .def files should be put in templates).

Fixed some incorrect indenting.

Revision 3086 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 8 16:42:10 2005 UTC (8 years, 5 months ago) by dpvc
File length: 25192 byte(s)
Diff to previous 3063 , to selected 3331
Fixed a bug with the file editor that did not process the file name
correctly in the top-level directory.

Fixed a bug in uploading a file where the name was given a sequence
number even when one was not needed.

Revision 3063 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 23 02:15:17 2004 UTC (8 years, 5 months ago) by dpvc
File length: 25108 byte(s)
Diff to previous 2944 , to selected 3331
Work around MSIE bug.  (Can't do height:100% for the size of the
scrolling list.  Every other browser in the world seems to be able to
handle this.)

Revision 2944 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 21 01:06:19 2004 UTC (8 years, 8 months ago) by sh002i
File length: 25112 byte(s)
Diff to previous 2904 , to selected 3331
formatting fixes (sorry jj, dpvc).

Revision 2904 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 12 18:13:58 2004 UTC (8 years, 8 months ago) by gage
File length: 25177 byte(s)
Diff to previous 2898 , to selected 3331
Changed "refresh" to "refresh display" as name for button in
ProblemSetDetail
Added link to the
File Manager

Revision 2898 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 23:13:53 2004 UTC (8 years, 8 months ago) by sh002i
File length: 25052 byte(s)
Diff to previous 2897 , to selected 3331
entabed (we like real tabs)

Revision 2897 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 23:13:22 2004 UTC (8 years, 8 months ago) by sh002i
File length: 26128 byte(s)
Diff to previous 2896 , to selected 3331
fixed call to start_multipart_form which caused authen params to be
included in form action.

Revision 2896 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Oct 11 23:11:41 2004 UTC (8 years, 8 months ago) by sh002i
File length: 26087 byte(s)
Diff to selected 3331
added davide's filemanager

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9