| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
updated copyright dates
This commit was manufactured by cvs2svn to create branch 'rel-2-4-dev'.
Converting from use CGI to use WeBWorK::CGI The only substantial change is in Hardcopy where set_id was changed to "sid" I believe that change is correct.
Try using the -nosticky pragma to see if this fixes the problem.
forward-port from rel-2-2-dev: (disable editFileSuffix since it is not used and is dumb.)
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006. this is probably overkill, since there are some files that were created after 2000 and some files that were last modified before 2006.)
forward-port (Don't output DIV tag in info() unless there's something to display.)
forward-port to head (partial clean up rendering of the info box. it will now not show up unless it has content, and the headings will be rendered more nicely.)
removed cruft
Allow the admin course to be hidden by the hide_directort technique
1-liner adding course hiding support. place a file named "hidden_directory" in a course directory and it will not show up in the courses list on the WeBWorK home page. it will still appear in the CourseAdmin module. The file can be added/removed via UNIX access or by using the FileManager module.
don't override loginstatus/links (they can handle not being logged in now). also, stop using CGI::Pretty.
Display the information in site_info.txt on the webwork2 homepage as well as on login pages.
Sort course names without regard to case.
No need to show options on the Home.pm page
If there is an admin course, make it appear only once.
separate link for course management
sort the courses before you print them.
now uses listCourses
updated for new request format and URLpath
added "Home" content generator to give a list of courses
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.
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |