[system] / trunk / webwork2 / lib / WeBWorK / URLPath.pm Repository:
ViewVC logotype

Log of /trunk/webwork2/lib/WeBWorK/URLPath.pm

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2971 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 2 19:58:57 2004 UTC (8 years, 6 months ago) by sh002i
File length: 26376 byte(s)
Diff to previous 2955
POD fix.

Revision 2955 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 22 22:59:53 2004 UTC (8 years, 6 months ago) by sh002i
File length: 26394 byte(s)
Diff to previous 2906
POD fixes

Revision 2906 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 12 20:27:35 2004 UTC (8 years, 7 months ago) by sh002i
File length: 26399 byte(s)
Diff to previous 2896
added link to FileManager to link menu. Link to FileXfer is still
present as well, for the time being. We may remove it soon.

Revision 2896 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 23:11:41 2004 UTC (8 years, 7 months ago) by sh002i
File length: 26391 byte(s)
Diff to previous 2886
added davide's filemanager

Revision 2886 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 10 20:53:19 2004 UTC (8 years, 7 months ago) by sh002i
File length: 26022 byte(s)
Diff to previous 2847
restore course name in breadcrumbs (closed bug #701)

Revision 2847 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 29 16:49:30 2004 UTC (8 years, 7 months ago) by sh002i
File length: 26027 byte(s)
Diff to previous 2804
moved new names of some modules to URLPath. added sp2nbsp() for link
names.

Revision 2804 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 21 19:51:45 2004 UTC (8 years, 7 months ago) by toenail
File length: 26018 byte(s)
Diff to previous 2238
Changed instructor_set_detail from ProblemSetEditor to ProblemSetDetail
Removed instructor_problem_list
Changed some references from ProblemSetEditor to ProblemSetDetail

Revision 2238 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 1 14:44:17 2004 UTC (8 years, 11 months ago) by gage
File length: 26459 byte(s)
Diff to previous 2223
Added hooks for Preflight

-- Mike

Revision 2223 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 28 15:54:25 2004 UTC (8 years, 11 months ago) by jj
File length: 26111 byte(s)
Diff to previous 2162
Made StudentProgress follow the implicit convention set by things like Set Assigner and Set Maker; to use spaces between words.

Revision 2162 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 22 21:25:14 2004 UTC (8 years, 11 months ago) by apizer
File length: 26104 byte(s)
Diff to previous 1995
Added paths to Student Progress

Revision 1995 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 3 20:56:06 2004 UTC (9 years ago) by jj
File length: 24820 byte(s)
Diff to previous 1945
Added entries for SetMaker.

Revision 1945 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 5 03:58:30 2004 UTC (9 years, 1 month ago) by sh002i
File length: 24472 byte(s)
Diff to previous 1922
preliminary web-based course creation support

try it -- create a course called "admin" the usual way and then visit it
in your browser.

Revision 1922 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 23 22:58:10 2004 UTC (9 years, 1 month ago) by sh002i
File length: 22868 byte(s)
Diff to previous 1912
title improvements

Revision 1912 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 23 01:09:26 2004 UTC (9 years, 1 month ago) by sh002i
File length: 22880 byte(s)
Diff to previous 1899
fixed hierarchy problems with statistics and user detail.

Revision 1899 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 17 08:15:51 2004 UTC (9 years, 2 months ago) by sh002i
File length: 22735 byte(s)
Diff to previous 1891
fixed a path

Revision 1891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 15 22:29:54 2004 UTC (9 years, 2 months ago) by sh002i
File length: 22681 byte(s)
Diff to previous 1890
comments

Revision 1890 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 15 22:24:02 2004 UTC (9 years, 2 months ago) by sh002i
File length: 22604 byte(s)
Diff to previous 1884
made hardcopy_preselect_set a child of hardcopy (as it should be)

Revision 1884 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 15 20:17:14 2004 UTC (9 years, 2 months ago) by sh002i
File length: 22582 byte(s)
Diff to previous 1865
disabled debugging output

Revision 1865 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 9 15:42:37 2004 UTC (9 years, 2 months ago) by sh002i
File length: 22576 byte(s)
Diff to previous 1857
put "grades" in alphabetical order. added newFromModule for creating a
URLPath to a particular module with particular args. reorganized the
code somewhat. constructors now throw an exception if they can't find an
appropriate path type.

Revision 1857 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 6 18:50:00 2004 UTC (9 years, 2 months ago) by gage
File length: 20063 byte(s)
Diff to previous 1842
Added support for the new module Grades.pm which supports student grades

Revision 1842 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Mar 5 04:16:19 2004 UTC (9 years, 2 months ago) by sh002i
File length: 19774 byte(s)
added URLPath and Request, for dispatch_new

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