CVS log for loncom/publisher/lonrights.pm
Up to [LON-CAPA] / loncom / publisher
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jul 13 22:21:26 2023 UTC (15 months, 2 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.35: preferred, unified
Changes since revision 1.35: +30 -7
lines
- Breadcrumbs text when displaying rights file in Course Authoring Space.
- Editing of default.rights file at top level of Course Authoring Space
disabled.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jun 4 22:20:16 2013 UTC (11 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1,
version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
version_2_11_0
Diff to previous 1.34: preferred, unified
Changes since revision 1.34: +2 -2
lines
- Replace term: "Construction Space" with "Authoring Space" for
consistency with type of role used to access it, and action taken there.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Nov 9 15:29:19 2012 UTC (11 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.33: preferred, unified
Changes since revision 1.33: +11 -9
lines
- Bug #6431: Show icon for each allow/deny setting to better distinguish current status
- XHTML: form action
- Internationalization: Content of type column
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Nov 14 00:20:31 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
Diff to previous 1.32: preferred, unified
Changes since revision 1.32: +2 -2
lines
- &authorspace() routine now takes an argument: $uri
so "Construction Space" breadcrumb points at appropriate author space
for resource/directory being viewed or acted om.
- current role could be different or ("no role" - i.e., cm), so is only
used to determine authorspace when $uri is unavailable.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Nov 13 21:11:42 2011 UTC (12 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.31: preferred, unified
Changes since revision 1.31: +2 -2
lines
- Fix typo in rev. 1.31.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Nov 2 18:40:17 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.30: preferred, unified
Changes since revision 1.30: +2 -2
lines
- Bug 1320.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jun 6 02:40:44 2010 UTC (14 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0,
loncapaMITrelate_1
Diff to previous 1.29: preferred, unified
Changes since revision 1.29: +26 -24
lines
- Bug 6251.
- Third arg is now a ref to a hash, instead of a hash.
- New (optional) fourth arg, is an additional attribute for the
select tag, e.g., an onchange action.
- Update calls to loncommon::select_form() accordingly.
Revision 1.25.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 27 16:18:17 2010 UTC (14 years, 9 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1,
version_2_9_0,
version_2_8_99_1
Diff to previous 1.25: preferred, unified next main 1.26: preferred, unified
Changes since revision 1.25: +6 -2
lines
- Backport 1.29.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Dec 2 18:33:35 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0,
bz6209-base,
bz6209,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3
Diff to previous 1.28: preferred, unified
Changes since revision 1.28: +6 -2
lines
Localization - Corrected "loncommon::select_form" usage:
Only translate once but translate what needs to be translated. Don't translate custom text, e.g. custom folder names.
Even avoid ISE: Unusual but possible special folder names on messages screen used to be misinterpreted.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Dec 2 15:28:51 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.27: preferred, unified
Changes since revision 1.27: +2 -2
lines
Don't include breadcrumbs twice (necessary due to changes in loncommon::start_page)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 28 17:08:38 2009 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969,
bz2851,
BZ5971-printing-apage
Diff to previous 1.26: preferred, unified
Changes since revision 1.26: +2 -2
lines
Changes related to modification of LON-CAPA screen header.
Added dynamic link to Construction Space to breadcrumbs
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 26 11:21:47 2009 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.25: preferred, unified
Changes since revision 1.25: +17 -2
lines
Changes related to modification of LON-CAPA screen header.
start_page call:
- Added breadcrumbs
- Added head_subbox and included CSTR standard header
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 25 14:31:00 2009 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_99_0,
GCI_2
Branch point for: version_2_9_X
Diff to previous 1.24: preferred, unified
Changes since revision 1.24: +7 -5
lines
Localization:
- Added missing &mt call to headline "Type"
- Removed trailing blanks from phrase "Insert rule below" to allow translation
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jul 13 18:35:28 2007 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_8_X,
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_7_0,
version_2_6_X,
version_2_6_99_1,
version_2_6_99_0,
version_2_6_3,
version_2_6_2,
version_2_6_1,
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,
GCI_1,
BZ5434-fox
Diff to previous 1.23: preferred, unified
Changes since revision 1.23: +13 -23
lines
- BUG#5307, can allow deny users with _ in their username
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 22 00:11:22 2007 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, unified
Changes since revision 1.22: +178 -129
lines
- BUG#3370, BUG#1750 - add explict user allowing in the rights file
- convert rights display to use data_table formatting
- some &mt updates
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed May 2 01:34:23 2007 UTC (17 years, 6 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_99_0
Diff to previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2
lines
- switch Store to Save
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 20 22:41:08 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X,
version_2_3_2,
version_2_3_1,
version_2_3_0,
version_2_2_99_1
Diff to previous 1.20: preferred, unified
Changes since revision 1.20: +5 -4
lines
- bunch of \w replacements
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 9 22:48:50 2006 UTC (17 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_2_99_0
Diff to previous 1.19: preferred, unified
Changes since revision 1.19: +2 -2
lines
Sections and Groups are now distinct entities and not completely equivalent.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 26 14:53:48 2006 UTC (18 years, 6 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,
version_2_1_99_2,
version_2_1_99_1,
version_2_1_99_0
Diff to previous 1.18: preferred, unified
Changes since revision 1.18: +3 -2
lines
- don't cache the coursedescription data to the env cache for one time use data
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 6 22:15:19 2006 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, unified
Changes since revision 1.17: +4 -6
lines
- start_page
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:27 2005 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X,
version_2_1_3,
version_2_1_2,
version_2_1_1,
version_2_1_0,
version_2_0_X,
version_2_0_99_1,
version_2_0_2,
version_2_0_1,
version_2_0_0,
version_1_99_3,
version_1_99_2,
version_1_99_1_tmcc,
version_1_99_1,
version_1_99_0_tmcc,
version_1_99_0
Diff to previous 1.16: preferred, unified
Changes since revision 1.16: +15 -15
lines
- ENV -> env
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 18 23:15:54 2005 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2
lines
- BUG#3941, move up didn;t work for going from 2 to 1
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 20 13:42:35 2004 UTC (20 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_1_3_X,
version_1_3_3,
version_1_3_2,
version_1_3_1,
version_1_3_0,
version_1_2_X,
version_1_2_99_1,
version_1_2_99_0,
version_1_2_1,
version_1_2_0,
version_1_1_99_5,
version_1_1_99_4,
version_1_1_99_3,
version_1_1_99_2,
version_1_1_99_1,
version_1_1_99_0
Diff to previous 1.14: preferred, unified
Changes since revision 1.14: +3 -11
lines
Going back to 1.13 - need to implement source access with the standard
.meta and default.meta files.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 18 13:44:56 2004 UTC (20 years, 5 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.13: preferred, unified
Changes since revision 1.13: +12 -4
lines
Started hacking on the rights files, to make them handle source and access rights so we don't have to have 2
different rights files running around.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 20 23:03:18 2004 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X,
version_1_1_3,
version_1_1_2,
version_1_1_1
Diff to previous 1.12: preferred, unified
Changes since revision 1.12: +12 -1
lines
- understands 'meta' target now
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 20 21:10:03 2004 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, unified
Changes since revision 1.11: +5 -3
lines
- only show 'Select Course' link when in construct mode
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Oct 13 22:12:55 2003 UTC (21 years ago) by albertel
Branches: MAIN
CVS tags: version_1_1_0,
version_1_0_99_3,
version_1_0_99_2,
version_1_0_99_1,
version_1_0_99
Diff to previous 1.10: preferred, unified
Changes since revision 1.10: +6 -6
lines
- I don't someone ever tested this.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 22 15:39:53 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, unified
Changes since revision 1.9: +14 -7
lines
Internationalization.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 28 01:53:55 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_1_0_3,
version_1_0_2,
version_1_0_1,
version_1_0_0,
version_0_99_5,
version_0_99_4,
version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
conference_2003
Diff to previous 1.8: preferred, unified
Changes since revision 1.8: +3 -3
lines
Bugfixes and enhancements on pickstudent and pickcourse.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 27 20:56:30 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, unified
Changes since revision 1.7: +17 -7
lines
First use of "pick-a-course" - does not set domain yet.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 21 14:13:30 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, unified
Changes since revision 1.6: +8 -7
lines
Bug #662 - custom access rights.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 20 21:47:57 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, unified
Changes since revision 1.5: +39 -2
lines
Editing commands - need more testing
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 20 20:58:40 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, unified
Changes since revision 1.4: +66 -2
lines
Can now store, but not yet do "insert", etc
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 20 19:20:31 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, unified
Changes since revision 1.3: +51 -8
lines
Continued work on custom access rights viewer/editor
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 20 16:17:37 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, unified
Changes since revision 1.2: +65 -6
lines
* New routine in loncommon for very simple select forms
* Continued work on custom rights viewer/editor
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 22:14:23 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, unified
Changes since revision 1.1: +29 -1
lines
Start work on custom rights viewer and editor.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 14 02:26:12 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Towards bugs #662 - add customized rights of use (multiple domains,
specific courses, etc).
* Adds new extension ".rights" and handler lonrights.pm for editing and
viewing (not implemented yet)
* Adds new "copyright" metadata value "custom"
* Adds new metadata-field "customdistributionfile" to ".rights" file
(active only if copyright=custom)
* Author can cover large number of resources by one ".rights" file -
if distribution changes, only that one files needs republishing (like
a ".library" file)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>