Parent Directory
|
|
|
|
|
ContentGenerator/
|
2422 |
8 years |
jj |
Improved logic from last fix - declaring problems from outside setmaker to
be in... |
DB/
|
2347 |
8 years |
sh002i |
added getAllPSVNs() method
|
HTML/
|
2361 |
8 years |
sh002i |
TODO: write this, use it for info boxes
|
PG/
|
2418 |
8 years |
jj |
Minor additions so that ImageGenerator can get image alignment right.
|
Utils/
|
2416 |
8 years |
jj |
Removed short-lived code for putting javascript tags into html page.
|
Authen.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|
Authz.pm
|
1885 |
9 years |
sh002i |
Authen and Authz are now passed only a WeBWorK::Request.
|
Constants.pm
|
2407 |
8 years |
jj |
Changed suggested dvipng args for versions >= 1.0 to capture vertical
alignment ... |
ContentGenerator.pm
|
2397 |
8 years |
toenail |
added permissions checks
|
CourseEnvironment.pm
|
1695 |
9 years |
sh002i |
cleaned up error reporting in the include() function. sadly, it still
doesn't wo... |
DB.pm
|
2348 |
8 years |
sh002i |
optimized the hell out of the database checking code
|
Debug.pm
|
2372 |
8 years |
sh002i |
added QuellSubroutineOutput to WeBWorK::Debug
|
Form.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
PG.pm
|
2419 |
8 years |
jj |
Pass more arguments to imagegenerator for image alignment.
|
Request.pm
|
1842 |
9 years |
sh002i |
added URLPath and Request, for dispatch_new
|
Template.pm
|
1871 |
9 years |
sh002i |
i hate it when i think i've tested something, and it turns out i didn't.
|
Timing.pm
|
2366 |
8 years |
sh002i |
updated timing to use $Enabled and $Logfile constants.
|
URLPath.pm
|
2238 |
8 years |
gage |
Added hooks for Preflight
-- Mike
|
Upload.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Utils.pm
|
2082 |
9 years |
gage |
Added surePathToFile utility called as
surePathToFile start_directory path
... |