CVS log for loncom/interface/loncourserespicker.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 16 15:35:23 2024 UTC (6 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_5_msu,
HEAD
Diff to previous 1.15: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.15: +2 -2
lines
- Remove definitions for two hashes added in 1.7 but never used.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jan 12 13:33:38 2018 UTC (6 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_4_msu,
version_2_11_3_msu,
version_2_11_2_msu
Diff to previous 1.14: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.14: +113 -55
lines
- Bug 6400 Tiny URL for deep-linking.
Requires Short::URL and String::CRC32 modules from CPAN. Dependency on
perl-Short-URL needs to be added to LONCAPA-prerequisites.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 16 21:49:51 2016 UTC (8 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_educog,
version_2_11_2
Diff to previous 1.13: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.13: +27 -13
lines
- vpa privilege in a course allows Content Settings to be displayed, but
not modified (which requires opa priv).
- vcb privilege in a course allows "Exam" Blocking items to be displayed,
but not modified (which requires dcm priv).
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jun 9 21:22:56 2015 UTC (9 years, 5 months ago) by damieng
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.12: +4 -1
lines
fixed bug 6782, and escaped most localized messages used in Javascript blocks to make sure bugs like that do not happen again
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 9 17:57:05 2015 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.11: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.11: +7 -5
lines
- Eliminate javascript error when selecting resources in nested sub-folders.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 8 17:18:11 2014 UTC (10 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3,
version_2_11_0
Diff to previous 1.10: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.10: +5 -5
lines
Consistent spelling (upper case): Authoring Space
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 30 18:15:28 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2
Diff to previous 1.9: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.9: +2 -2
lines
- Fix typo.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 13 13:32:33 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.8: +11 -3
lines
- Bug 6305.
Where user has more than one authoring/co-authoring roles, default in
"Select the Authoring Space" is blank.
- Form validation requires selection of non-blank option.
- If author, that authoring space is frst non-blank option in dropdown list.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 13 01:40:07 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.7: +5 -5
lines
- Bug 5753. Copying Course Content to Authoring Space.
- Wording change: replace "Dump" with a more appropriate verb: Copy, now
that user can more easily control which items are copied.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 12 14:36:07 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.6: +293 -58
lines
- Bug 4331 Dumping from Course to Authoring Space can include simple pages
and simpleproblems.
- &enumerate_course_contents() moved from lonblockingmenu.pm to
loncourserespicker.pm to facilitate reuse.
- loncourserespicker::create_picker() modified to support choice of items
to dump to Authoring Space.
- POD updated.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 21 18:54:15 2013 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.5: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.5: +3 -3
lines
- Wording Change.
- Top level of main content area now called: 'Main Content' in place of
'Main Course Documents', for consistency with tab names.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 15 17:39:58 2013 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.4: +2 -2
lines
- Include package name in call to logthis().
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 14 18:47:14 2013 UTC (11 years, 9 months ago) by bisitz
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Internationalization:
- Typo
- Omit blank
Revision
1.3:
download - view:
text,
markup,
annotated -
[selected for diffs]
Thu Jan 3 21:06:38 2013 UTC (11 years, 10 months ago) by
raeburn
Branches:
MAIN
Diff to previous 1.2:
preferred,
colored
Changes since revision 1.2: +2 -3
lines
- Eliminate duplicate declarations.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 7 02:12:47 2012 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.3: preferred, colored
Changes since revision 1.1: +8 -3
lines
- Content Editor interface.
- "Tools" sub-tab removed, and contents split between:
(a) "Undo Delete" and "History" sub-tabs when Content Editor main tab is active.
(b) Additional main tab "Content Utilities"
- contains Administration and Export sub-menus.
- Main tabs displayed for items from "Content Utilities".
- Dump Content to Authoring Space (Export sub-menu) detects if switchserver
needed. Pop-up to confirm box if only one possible destination; pop-up
window to choose which, if more than one.
- Wording changes: Construction Space -> Authoring Space; Documents -> Content
Community Resources -> Collaboration (to avoid conflict with
"Community" as term used for one type of course container.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 31 12:02:21 2012 UTC (12 years, 7 months ago) by raeburn
Branches: MAIN
Diff to selected 1.3: preferred, colored
Bug 6518
- Utility to select resources/folders in a pop-up window.
- Code moved from imsexport.pm to loncourserespicker.pm to
facilitate reuse.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>