Parent Directory
|
|
|
|
|
PG/
|
2418 |
8 years |
jj |
Minor additions so that ImageGenerator can get image alignment right.
|
HTML/
|
2361 |
8 years |
sh002i |
TODO: write this, use it for info boxes
|
ContentGenerator/
|
2755 |
8 years |
sh002i |
replaced hand-rolled header listing code with calls to
listFilesRecursive(). Lib... |
Utils/
|
2759 |
8 years |
sh002i |
rel-2-0-patches merge: removed unused professor-enumerating code, fixing
bug #63... |
DB/
|
2742 |
8 years |
sh002i |
removed "use WeBWorK::Utils" (added for debugging)
|
ContentGenerator.pm
|
2623 |
8 years |
dpvc |
Fixed typos in Software Warning message.
|
PG.pm
|
2699 |
8 years |
dpvc |
Improved error message reporting in PG and in the main WeBWorK
dispatcher. If a... |
URLPath.pm
|
2238 |
8 years |
gage |
Added hooks for Preflight
-- Mike
|
Timing.pm
|
2366 |
8 years |
sh002i |
updated timing to use $Enabled and $Logfile constants.
|
Template.pm
|
1871 |
9 years |
sh002i |
i hate it when i think i've tested something, and it turns out i didn't.
|
Authz.pm
|
2724 |
8 years |
sh002i |
cleaned up mike's permission level patch to Feedback.pm:
- added receive_feedbac... |
Upload.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Utils.pm
|
2754 |
8 years |
sh002i |
added listFilesRecursive() subroutine, some housekeeping.
|
CourseEnvironment.pm
|
2491 |
8 years |
sh002i |
MORE CONFIG CHANGES -- PLEASE READ.
I've changed the way WeBWorK is configured ... |
Request.pm
|
1842 |
9 years |
sh002i |
added URLPath and Request, for dispatch_new
|
Constants.pm
|
2745 |
8 years |
sh002i |
rolling back accidental commit.
|
Debug.pm
|
2372 |
8 years |
sh002i |
added QuellSubroutineOutput to WeBWorK::Debug
|
DB.pm
|
2747 |
8 years |
sh002i |
putPassword() and putPermissionLevel() now auto-create records that
don't exist ... |
Form.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Authen.pm
|
2752 |
8 years |
toenail |
Fixes minor error in last submit. My bad.
|