CVS log for loncom/interface/lonclonecourse.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: GCI_3
Revision 1.7.12.2: download - view: text, markup, annotated - select for diffs
Mon Mar 1 20:11:03 2010 UTC (15 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.7.12.1: preferred, colored to branchpoint 1.7: preferred, colored next main 1.8: preferred, colored
Changes since revision 1.7.12.1: +23 -16
lines
- Customization for GCI_3
- Some corrections to changes in 1.7.12.1
- Include package in calls to cput() and assignrole().
- Eliminate surplus call to get_classlist()
- Correct $uurl passed to assignrole()
- items in array ref from $classlist->{$student} different from
items to be passed in hash ref to cput for update of classlist db.
Revision 1.7.12.1: download - view: text, markup, annotated - select for diffs
Fri Feb 26 22:45:03 2010 UTC (15 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +65 -1
lines
- Customization for GCI_3
- ©roster() will create roles in new course, and add to classlist for
new course for students listed roster in cloned course (either with
active student roles, or student roles with end dates equal to, or after,
default access end date in cloned course.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 11 13:19:28 2008 UTC (16 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_X,
version_2_8_99_1,
version_2_8_99_0,
version_2_8_2,
version_2_8_1,
version_2_8_0,
version_2_7_X,
version_2_7_99_1,
version_2_7_99_0,
version_2_7_1,
version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0,
loncapaMITrelate_1,
bz6209-base,
bz6209,
bz5969,
bz2851,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_2,
GCI_1,
BZ5971-printing-apage,
BZ5434-fox
Branch point for: GCI_3
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3
lines
Args in call to lonnet::dirlist() needed changing now propath calls have moved to lond.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>