Log of /trunk/webwork/system/scripts
Directory Listing
Revision
1058 -
Directory Listing
Modified
Sat Jun 7 04:15:46 2003 UTC (9 years, 11 months ago) by
gage
Restoring these files so that the #! header is correct
--Mike
Revision
1057 -
Directory Listing
Modified
Sat Jun 7 03:35:43 2003 UTC (9 years, 11 months ago) by
gage
Fixing a mistake I made a few minutes ago. I didn't mean to change these files.
--Mike
Revision
1055 -
Directory Listing
Modified
Sat Jun 7 03:21:22 2003 UTC (9 years, 11 months ago) by
gage
Creating directories which contain just .pl files (macros directory) and just .pm files (pglib).
These files are loaded differently into the safe compartment, and it helps to keep them
separated, particularly for WeBWork2.0. In order to be backward compatable with WeBWorK1.8
I'll put symlinks in courseScripts to the files in the other directories.
Revision
899 -
Directory Listing
Modified
Fri May 23 17:02:37 2003 UTC (10 years ago) by
apizer
In simple editing of tables, entry boxes now have a minimal size of 3
Revision
871 -
Directory Listing
Modified
Tue May 20 16:02:35 2003 UTC (10 years ago) by
apizer
Have help pages come up in a separate window
Revision
802 -
Directory Listing
Modified
Tue Apr 1 22:14:27 2003 UTC (10 years, 1 month ago) by
apizer
allow problems to have decimal values in the set definition file
Revision
702 -
Directory Listing
Modified
Mon Jan 13 18:24:50 2003 UTC (10 years, 4 months ago) by
apizer
bug fix (added missing $)
Revision
688 -
Directory Listing
Modified
Mon Jan 6 20:25:17 2003 UTC (10 years, 4 months ago) by
gage
Small modification to createDirectory which makes this file works on macs. (If directory name has trailing / it is deleted before calling the perl command to create the directory)
Revision
628 -
Directory Listing
Modified
Sat Nov 9 19:37:59 2002 UTC (10 years, 6 months ago) by
gage
Added paths to Latex2HTML to make these files compatible with the macro
files used jointly by webwork and webwork-modperl
Revision
586 -
Directory Listing
Modified
Tue Oct 15 13:17:31 2002 UTC (10 years, 7 months ago) by
apizer
minor chages to comments
Revision
582 -
Directory Listing
Modified
Mon Oct 14 16:15:58 2002 UTC (10 years, 7 months ago) by
apizer
add comment about nosetpage
Revision
575 -
Directory Listing
Modified
Tue Oct 8 20:35:31 2002 UTC (10 years, 7 months ago) by
apizer
minor changes
Revision
568 -
Directory Listing
Modified
Mon Oct 7 16:49:57 2002 UTC (10 years, 7 months ago) by
apizer
minor changes
Revision
567 -
Directory Listing
Modified
Mon Oct 7 14:33:24 2002 UTC (10 years, 7 months ago) by
apizer
rewriten allowing png mode and error checking
Revision
563 -
Directory Listing
Modified
Tue Oct 1 13:21:28 2002 UTC (10 years, 7 months ago) by
apizer
ahh -nosetpage switch
Revision
551 -
Directory Listing
Modified
Mon Sep 16 18:53:24 2002 UTC (10 years, 8 months ago) by
jj
Change standard bottom of screen to show current time/date, except
for welcome.pl which already has the information higher up.
Revision
530 -
Directory Listing
Modified
Wed Sep 4 19:36:01 2002 UTC (10 years, 8 months ago) by
apizer
*** empty log message ***
Revision
513 -
Directory Listing
Modified
Tue Aug 27 16:24:33 2002 UTC (10 years, 8 months ago) by
apizer
enter a C if the student's status (Drop, C, etc) is blank on Registrar's list
Revision
416 -
Directory Listing
Modified
Thu Jun 27 15:22:26 2002 UTC (10 years, 10 months ago) by
apizer
Change call to readSetDef to reflect new parameter. Fixed a few other things.
Revision
411 -
Directory Listing
Modified
Tue Jun 25 20:17:24 2002 UTC (10 years, 10 months ago) by
apizer
When totaling scores, list the maximun possible total
Revision
409 -
Directory Listing
Modified
Mon Jun 24 19:20:49 2002 UTC (10 years, 11 months ago) by
apizer
Incorporate Gavin's changes enabling linked problems
Revision
370 -
Directory Listing
Modified
Tue Jun 18 16:46:20 2002 UTC (10 years, 11 months ago) by
apizer
use CGI.pm for htmlBOTTOM
Revision
354 -
Directory Listing
Modified
Mon Jun 10 14:37:37 2002 UTC (10 years, 11 months ago) by
apizer
fixed bug caused by undefined answer
Revision
336 -
Directory Listing
Modified
Tue Jun 4 16:20:32 2002 UTC (10 years, 11 months ago) by
apizer
Protect possible '=' and '&' in student answers. Do this in DBglue8 as it is specific to the database used
rather than in processProblem8.
Revision
292 -
Directory Listing
Modified
Thu May 23 13:51:21 2002 UTC (11 years ago) by
gage
Updating perl command line to
#!/usr/local/bin/webwork-perl
Revision
260 -
Directory Listing
Modified
Sat Nov 17 17:49:16 2001 UTC (11 years, 6 months ago) by
apizer
fitted comment line
Revision
259 -
Directory Listing
Modified
Sat Nov 17 17:40:22 2001 UTC (11 years, 6 months ago) by
apizer
reset TieMaxTries back to 30
Revision
258 -
Directory Listing
Modified
Thu Nov 15 21:45:12 2001 UTC (11 years, 6 months ago) by
apizer
commented out line 10
Revision
257 -
Directory Listing
Modified
Sun Nov 4 22:58:31 2001 UTC (11 years, 6 months ago) by
apizer
initial version
Revision
256 -
Directory Listing
Modified
Sun Nov 4 21:43:40 2001 UTC (11 years, 6 months ago) by
apizer
Can now import all ww db types ( gdbm, db1, db3). Also makes a backup
(keeping two copies) of an existing db.
Revision
243 -
Directory Listing
Modified
Sat Nov 3 00:08:30 2001 UTC (11 years, 6 months ago) by
sh002i
test commit\
Revision
242 -
Directory Listing
Modified
Sat Nov 3 00:06:45 2001 UTC (11 years, 6 months ago) by
sh002i
test commit
Revision
241 -
Directory Listing
Modified
Fri Nov 2 23:53:57 2001 UTC (11 years, 6 months ago) by
sh002i
fixed some things in the BerkeleyDB interface. changed error messages.
NOW IT WORKS! HOW DO YOU LIKE THAT?!
Revision
240 -
Directory Listing
Modified
Fri Nov 2 23:38:13 2001 UTC (11 years, 6 months ago) by
sh002i
Re-wrapped intro text so that it's less than 80 columns wide.
Revision
239 -
Directory Listing
Modified
Fri Oct 26 20:42:56 2001 UTC (11 years, 6 months ago) by
sh002i
added tie lib for Berkeley DB version 3.
Revision
235 -
Directory Listing
Modified
Tue Oct 16 00:43:35 2001 UTC (11 years, 7 months ago) by
apizer
modified permissions
Revision
234 -
Directory Listing
Modified
Tue Oct 16 00:34:33 2001 UTC (11 years, 7 months ago) by
apizer
minor changes
Revision
233 -
Directory Listing
Modified
Tue Oct 16 00:20:35 2001 UTC (11 years, 7 months ago) by
apizer
Change comment about the location og Globwal.pm
Revision
232 -
Directory Listing
Modified
Mon Oct 15 21:13:14 2001 UTC (11 years, 7 months ago) by
apizer
fixed bug. Originally didn't call pngtopnm but rather giftopnm
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