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: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 12 17:48:15 2024 UTC (5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_6_msu,
HEAD
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2
lines
- Don't copy linkprot_passback_pending.db file when cloning.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 25 06:42:17 2022 UTC (3 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_5_msu,
version_2_11_4_msu
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
- Fix typo
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 15 18:18:31 2022 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +9 -1
lines
- Bug 6907
Keys and secrets used for Link Protection items set in course being cloned
are not copied; 'usable' status for those items is deleted in new course.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 23 18:03:10 2020 UTC (4 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_msu,
version_2_11_2_msu
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
- Rewrite src attributes for uploaded files in composite pages when cloning.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jul 1 20:08:54 2020 UTC (4 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +107 -13
lines
- Bug 6400
Options for transfer or creation of tiny URLs when cloning.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 1 20:35:02 2020 UTC (4 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +14 -6
lines
- When cloning a course containing external tool(s) update course label and
course title in all instances of tool(s), if values for them in cloned course
contained default values: institutional code and course description.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 29 23:21:05 2019 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +9 -3
lines
- Trap invalid date error in DateTime.pm during date shift. Typical cause is
creation of new date in "lost hour" on day of change to Daylight Savings.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 21 00:12:38 2016 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_educog,
version_2_11_2
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +36 -8
lines
- Bug 6810
For cloning when the number of days date shift is an integer, the
time component of a date parameter will be kept the same if the shift
causes the value to change from daylight savings to standard time
(or vice versa).
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 23 17:49:06 2015 UTC (9 years, 10 months ago) by musolffc
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +6 -5
lines
Excluding blocking events from course cloning
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 11 01:14:40 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4
lines
- Coding style: keys()
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 10 02:45:35 2012 UTC (13 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
version_2_11_0
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
- Exclude record of likes/unlikes for discussion posts when cloning course.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 17 12:41:30 2011 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +15 -12
lines
- Change to way lonnet::dirlist() reports an error condition (i.e., no_host,
con_lost, no_such_dir, empty etc.) when retrieving directory list information
with ls3, ls2 or ls.
- error is passed as second item in a pair of return values.
- first item in return values is a reference to an array of actual files.
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.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 22 22:37:18 2008 UTC (17 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_2_7_0,
version_2_6_99_1,
version_2_6_99_0
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +34 -14
lines
Bug #2917: domain coordinator decides how much to shift during cloning
Bug #3506: do not clone dates
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 21 17:47:21 2008 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -23
lines
The current mechanism never makes sense
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 18 17:51:18 2008 UTC (17 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_X,
version_2_6_3,
version_2_6_2,
version_2_6_1
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2
lines
Bug 5586
Need to replace old course domain/number with new in URLs in .sequence files which point to group home pages and group aboutme pages (give a listing of viewable group files).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 2 01:34:07 2007 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0,
version_2_5_X,
version_2_5_99_1,
version_2_5_99_0,
version_2_5_2,
version_2_5_1,
version_2_5_0,
version_2_4_99_0
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2
lines
- remove debug spew
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 5 01:36:13 2006 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_X,
version_2_3_99_0,
version_2_3_2,
version_2_3_1,
version_2_3_0,
version_2_2_99_1,
version_2_2_99_0
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +6 -9
lines
- using \Q \E rather than [^\W] style escaping
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 11 22:00:08 2006 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X,
version_2_2_2,
version_2_2_1,
version_2_2_0,
version_2_1_99_3
- prep work for BUG#4965 move course creation routines and cloning
routines for use external to webserver
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>