[system] / trunk / webwork2 / conf / global.conf Repository:
ViewVC logotype

Log of /trunk/webwork2/conf/global.conf

Parent Directory Parent Directory


Sticky Revision:
(Current path doesn't exist after revision 653)

Revision 469 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 16 20:43:38 2002 UTC (10 years, 9 months ago) by sh002i
File length: 5433 byte(s)
Diff to previous 438
pretty much implemented the whole thing.

yeah.
-sam

Revision 438 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 25 19:49:46 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5492 byte(s)
Diff to previous 433
*** empty log message ***

Revision 433 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 19 02:41:25 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5513 byte(s)
Diff to previous 431
added HTML_img display mode. it currently generates image files using
math2img (which in turn uses latex, dvips and pstoimg (which in turn
uses gs, netpbm, and possibly otheres)). doesn't do any cacheing...
which means it's s--l--o--w. but it works.
-sam

Revision 431 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 18 20:12:02 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5411 byte(s)
Diff to previous 424
finished initial version of PG.pm and Problem.pm
-sam

Revision 424 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 11 19:09:08 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5411 byte(s)
Diff to previous 419
Problem.pm/PG.pm/Translator.pm now compile and work (to some degree)
changed the format of pg/modules in global.conf
diddled with the format of system.template (i believe i moved an <HR>)
added ref2string function to Utils.pm, removed hash2string/array2string
fixed a package name in IO.pm

Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 22:33:55 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5600 byte(s)
Diff to previous 418
moved pg/displayMode and pg/grader into pg/options
-sam

Revision 418 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 3 22:12:25 2002 UTC (10 years, 10 months ago) by sh002i
File length: 5707 byte(s)
Diff to previous 415
added pg/displayMode
-sam

Revision 415 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 26 13:33:59 2002 UTC (10 years, 11 months ago) by sh002i
File length: 5542 byte(s)
Diff to previous 412
stuff i've been working on.
-sam

Revision 412 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 25 20:29:22 2002 UTC (10 years, 11 months ago) by sh002i
File length: 5461 byte(s)
Diff to previous 390
global: added some new hashes. learn how to use diff.
CourseEnv: new uses WeBWorK::Utils
WW: commented out a silly debugging function
IO: fixed package name
Translator: changed behavior of evaluate_modules and
load_extra_packages: they now update the instance variable directly to
avoid sharing modules that weren't asked for "this time".
-sam

Revision 390 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 19 22:45:47 2002 UTC (10 years, 11 months ago) by malsyned
File length: 3356 byte(s)
Diff to previous 378
This commit brings several packages up to date and working.  I wish I could
be more specific, but it's been a while since I've committed.  You'll have
to check the CVS diffs for more info.
--Dennis

Revision 378 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 18 20:06:15 2002 UTC (10 years, 11 months ago) by sh002i
File length: 3004 byte(s)
Diff to previous 353
added dbInfo{psvn_digits} = 5
-sam

Revision 353 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 23:35:59 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2982 byte(s)
Diff to previous 352
All of the content generators now work with the template system
Moved the content generators into the WeBWorK::ContentGenerator namespace
Added the default template and a few global.conf entries

Revision 352 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 22:12:31 2002 UTC (10 years, 11 months ago) by sh002i
File length: 2866 byte(s)
Diff to previous 349
fixed some typos

Revision 349 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 7 21:37:33 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2869 byte(s)
Diff to previous 348
The framework for the template system has been laid in ContentGenerator.
Login.pm is the first module converted to work with that framework.
--Dennis

Revision 348 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 20:09:10 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2801 byte(s)
Diff to previous 347
Added an instructional comment.  no biggy.

Revision 347 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 20:08:14 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2740 byte(s)
Diff to previous 344
Adds support for the debugPracticeUser (formerly the hardcoded "practice666")

Revision 344 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 18:34:44 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2427 byte(s)
Diff to previous 342
Added $practiceUserPrefix to global.conf, which works just like $practiceUser
in Global.pm from CGI WeBWorK.

Revision 342 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 5 19:28:52 2002 UTC (10 years, 11 months ago) by malsyned
File length: 2326 byte(s)
Diff to previous 341
Sam should have fixed this before he committed ;)
--Dennis

Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 5 19:27:06 2002 UTC (10 years, 11 months ago) by sh002i
File length: 2349 byte(s)
Diff to previous 314
added sessionKeyTimeout value
-sam

Revision 314 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 30 19:11:52 2002 UTC (10 years, 11 months ago) by sh002i
File length: 1878 byte(s)
Diff to previous 311
changed format of global.conf: it's now perl code which gets eval'd in a
safe compartment.
-sam

Revision 311 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 25 00:40:54 2002 UTC (11 years ago) by sh002i
File length: 463 byte(s)
Diff to previous 283
comments to global.conf, fixed new() in courseenv.
-0sam

Revision 283 - (view) (download) (annotate) - [select for diffs]
Added Wed May 22 18:44:14 2002 UTC (11 years ago) by malsyned
File length: 137 byte(s)


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