Parent Directory
|
|
|
|
|
DB/
|
2742 |
8 years |
sh002i |
removed "use WeBWorK::Utils" (added for debugging)
|
HTML/
|
2766 |
8 years |
sh002i |
applied dpvc's filtering UI cleanup patch. closes bug #660.
|
Utils/
|
2777 |
8 years |
sh002i |
disabled "sid_open", "sid_due", and "sid_answer" formats, since they
don't curre... |
PG/
|
2778 |
8 years |
sh002i |
timezone support
|
ContentGenerator/
|
2787 |
8 years |
apizer |
Remove extraneous evals and also clean up email if no record exists in
merge fil... |
Upload.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
Form.pm
|
1663 |
9 years |
sh002i |
Normalized headers. All files now contain the text below as a header.
This is im... |
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.
|
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.
|
Debug.pm
|
2372 |
8 years |
sh002i |
added QuellSubroutineOutput to WeBWorK::Debug
|
CourseEnvironment.pm
|
2491 |
8 years |
sh002i |
MORE CONFIG CHANGES -- PLEASE READ.
I've changed the way WeBWorK is configured ... |
Authz.pm
|
2724 |
8 years |
sh002i |
cleaned up mike's permission level patch to Feedback.pm:
- added receive_feedbac... |
DB.pm
|
2747 |
8 years |
sh002i |
putPassword() and putPermissionLevel() now auto-create records that
don't exist ... |
Authen.pm
|
2752 |
8 years |
toenail |
Fixes minor error in last submit. My bad.
|
Constants.pm
|
2765 |
8 years |
sh002i |
added WeBWorK::Contents switch for preserving hardcopy temp files.
closes bug #6... |
ContentGenerator.pm
|
2775 |
8 years |
sh002i |
added formatDateTime and parseDateTime methods that use the timezone
from the co... |
PG.pm
|
2776 |
8 years |
sh002i |
added second argument to formatDateTime(), to support timezone specified
in cour... |
Utils.pm
|
2782 |
8 years |
sh002i |
re-added use Date::Format
|