Log of /trunk/webwork/system/scripts
Directory Listing
Revision
226 -
Directory Listing
Modified
Mon Oct 1 15:42:19 2001 UTC (11 years, 7 months ago) by
apizer
Now the main program will exit if there any child exits with an error
Revision
212 -
Directory Listing
Modified
Thu Sep 20 14:07:44 2001 UTC (11 years, 8 months ago) by
apizer
added a comment line.
Revision
205 -
Directory Listing
Modified
Fri Sep 14 20:13:23 2001 UTC (11 years, 8 months ago) by
apizer
added studentID to envir
Revision
192 -
Directory Listing
Modified
Thu Sep 6 15:48:35 2001 UTC (11 years, 8 months ago) by
apizer
When sorting by student name, the sorts are now case insentitive
Revision
183 -
Directory Listing
Modified
Fri Aug 31 17:16:24 2001 UTC (11 years, 8 months ago) by
sh002i
Cleaned these scripts up a little. Instead of setting the PATH, it just
uses the directory specified to call each utility with its full path. Also
added some documentation and got rid of some cruft (which, of course, one
can still pull out of CVS if needed). Incidentally, all the utilities used
in these two scripts are from the netpbm package.
Revision
145 -
Directory Listing
Modified
Fri Aug 17 17:30:07 2001 UTC (11 years, 9 months ago) by
apizer
Added more comments which go in the webworkCourse.ph file explaining how
the defaultReply address works.
Revision
143 -
Directory Listing
Modified
Thu Aug 16 21:21:13 2001 UTC (11 years, 9 months ago) by
apizer
The webworkCourse.ph file now contains information on setting the
$smtpSender, defaultFrom and defaultReply variables
Revision
139 -
Directory Listing
Modified
Thu Aug 16 18:35:08 2001 UTC (11 years, 9 months ago) by
sh002i
okay, actually commented out all the courseScripts lines this time.
Revision
137 -
Directory Listing
Modified
Thu Aug 16 18:29:27 2001 UTC (11 years, 9 months ago) by
sh002i
commented out lines that chmod courseScripts directory (as I recall, that
directory is no longer used).
Revision
127 -
Directory Listing
Modified
Mon Aug 13 20:29:42 2001 UTC (11 years, 9 months ago) by
apizer
removed all reference to courseScripts directory (which is no longer used
by individual courses). Also the default now in setting up a course is to
have the macros directory implemented. Added comments on the
webworkCourse.ph file explaining how the macros directory works.
Revision
126 -
Directory Listing
Modified
Mon Aug 13 18:26:55 2001 UTC (11 years, 9 months ago) by
sh002i
Moved from blankCourse, changed index.html from 0644 to 0664.
Revision
113 -
Directory Listing
Modified
Fri Aug 10 15:38:29 2001 UTC (11 years, 9 months ago) by
sh002i
No longer needed since welcomeAction.pl version 1.9
Revision
97 -
Directory Listing
Modified
Tue Aug 7 18:33:14 2001 UTC (11 years, 9 months ago) by
sam
Added $envir{'externalTTHPath'} to defineProblemEnvir in each file. This
will work with dangerousMacros.pl to specify the path to TTH.
Revision
86 -
Directory Listing
Modified
Tue Jul 3 16:51:09 2001 UTC (11 years, 10 months ago) by
apizer
added check tp prevent deleting a classlist record if problem set data exists
Revision
85 -
Directory Listing
Modified
Tue Jul 3 16:43:47 2001 UTC (11 years, 10 months ago) by
apizer
initial setNumber to '' if not defined to prevent a pink screen
Revision
70 -
Directory Listing
Modified
Mon Jun 25 18:20:05 2001 UTC (11 years, 11 months ago) by
sam
Removed unneeded scripts (as per discussion with gage, apizer). Added
BEGIN-block method for library inclusion to command-line scripts.
Revision
11 -
Directory Listing
Modified
Mon Jun 18 15:21:51 2001 UTC (11 years, 11 months ago) by
sam
another setup script test (changed #! lines)
Revision
10 -
Directory Listing
Modified
Fri Jun 15 21:06:18 2001 UTC (11 years, 11 months ago) by
sam
nothing should change
Revision
8 -
Directory Listing
Modified
Fri Jun 15 16:24:03 2001 UTC (11 years, 11 months ago) by
gage
modified use lib lines in cgi-scripts, scripts, courseScripts
removed Global.pm updating and use lib line code from system_webwork_setup
modified Global.pm to use webworkConfig (which is not in the repository!)
Revision
6 -
Directory Listing
Modified
Fri Jun 15 14:29:57 2001 UTC (11 years, 11 months ago) by
gage
development version dev-1-7-01 from /ww/webwork/development 15-June-2001
Revision
2 -
Directory Listing
Added
Thu Jun 14 17:08:51 2001 UTC (11 years, 11 months ago) by
sam
initial import