CVS log for loncom/interface/lonsource.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Feb 17 23:04:18 2020 UTC (4 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
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,
HEAD
Diff to previous 1.39: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.39: +13 -15
lines
- "View Source" icon/link shown for section-specific roles with vxc priv.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Feb 3 19:02:18 2020 UTC (4 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.38: +3 -3
lines
- Arg was missing from calls to lonnet::metadata added in 1.37 and 1.38.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Oct 7 21:07:17 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_msu
Diff to previous 1.37: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.37: +6 -2
lines
- "View source" link in Functions bar for published assessment items in a
course, where user does not have editing privileges, but does have vxc
priv in course, and system-level bre priv, and item publised source open.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 29 19:18:10 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.36: +59 -15
lines
- In course context the Functions menu will include a "View source" item/icon
for a published assessment item, if the user does not have rights to edit,
and either of the following are true:
(a) user has a cre priv, and content has source set to "open",
(b) user has vxc priv (View XML of assessments in course where
course owner/co-owner is author/co-author of content).
- vxc priv is assignable to custom role, including ad hoc custom roles
which can be made available to users with domain helpdesk role.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Sep 18 16:58:08 2017 UTC (7 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.35: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.35: +4 -3
lines
- Double escape filename and listname so URLs containing special characters
are displayed correctly in pop-up window.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon May 25 15:36:11 2015 UTC (9 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1
Diff to previous 1.34: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.34: +63 -41
lines
- Code used to generate path to new file moved to new subroutine:
&get_path_to_newfile() to facilitate reuse.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 23 21:02:39 2015 UTC (9 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.33: +6 -2
lines
- add missing closing </form> tag.
- return from subroutines.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat May 23 18:10:02 2015 UTC (9 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.32: +16 -8
lines
- Show only body in pop-up.
- "Close Window" button form element needs to be inside <form></form>.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Feb 11 15:49:15 2014 UTC (10 years, 9 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3,
version_2_11_0
Diff to previous 1.31: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.31: +6 -6
lines
Internationalization: Added missing &mt() calls
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 7 16:07:46 2013 UTC (11 years, 5 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC2,
version_2_11_0_RC1
Diff to previous 1.30: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.30: +2 -2
lines
- Replace terms: "Construction Space" with "Authoring Space"
for consistency with type of role used to access it, and action taken there.
- de.pm: Update related phrases and remove some duplicate entries
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jun 4 23:12:09 2013 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.29: +3 -3
lines
- Replace terms: "Construction Space" with "Authoring Space"
and: "Construction space" with "Authoring space"
for consistency with type of role used to access it, and action taken there.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Oct 29 17:38:56 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.28: +2 -2
lines
- &constructaccess() moved from loncacc.pm to lonnet.pm
- to facilitate re-use, and separate from handler,
- for use in lonnet.pm (use Apache::Constants() not supported there.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Apr 21 02:48:24 2012 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.27: +91 -34
lines
- Display appropriate warnings if source file unavailable, or user does
not have privs to see Source Code.
- If there is no author or co-author target on this server, still show
XML source, but do not provide opportunity to copy to CSTR.
- xhtml
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Oct 31 01:16:59 2011 UTC (13 years ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
Diff to previous 1.26: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.26: +4 -3
lines
- use lonDocRoot perlvar in place of static string: '/home/httpd/html'.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Oct 25 19:11:52 2011 UTC (13 years ago) by www
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.25: +33 -27
lines
Bug #1320
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Oct 25 14:28:13 2011 UTC (13 years ago) by www
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.24: +3 -3
lines
Bug #1320
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 13 11:00:38 2009 UTC (15 years, 3 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_99_1,
version_2_8_99_0,
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,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3,
GCI_2
Diff to previous 1.23: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.23: +4 -4
lines
- xhtml.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jun 9 13:50:03 2009 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969,
bz2851,
BZ5971-printing-apage
Diff to previous 1.22: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.22: +14 -9
lines
- Non-obsolete warning message:
- Localization: Added &mt call
- Replaced hardcoded font color by appropriate warning style
- Optimized &mt usage for error messages
- Added error style to error message (no such file)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 4 21:47:41 2009 UTC (15 years, 7 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.21: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.21: +2 -2
lines
XHTML conform tags (input, br, hr)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 1 16:01:44 2008 UTC (16 years, 3 months ago) by bisitz
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,
GCI_1
Diff to previous 1.20: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.20: +11 -8
lines
Localization and optimizations:
(Copy Problem Source Code to Construction Space)
- Added missing &mt() calls
- Corrected/optimized phrased to translate, e.g. removed tabs and excluded <br>s
- Optimized wording, e.g. use copy instead of move
- Got rid of info about default content (user will recognize this anyway)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Aug 28 22:46:32 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: 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_99_1,
version_2_5_99_0
Diff to previous 1.19: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.19: +28 -22
lines
- improve the handling of the access permissions failure case
- handle authors with both : or @ as username/domain separators
- cleanup the generation of the http headers
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Aug 28 22:23:22 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X,
version_2_5_2,
version_2_5_1
Diff to previous 1.18: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.18: +2 -2
lines
- fix co-author check
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jul 11 20:32:15 2007 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_0,
version_2_4_99_0
Diff to previous 1.17: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.17: +2 -2
lines
- BUG#4168 inhibit the inline menu in the seraching/browsing popup window.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jun 22 18:17:23 2006 UTC (18 years, 4 months ago) by www
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_X,
version_2_2_99_1,
version_2_2_99_0,
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.16: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.16: +20 -5
lines
Remember the original source in a meta tag, so it can survive downloading
and uploading, too.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 15 19:41:26 2006 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.15: +3 -7
lines
- converting some interface pages to stop generating </body> <head> </head> </html> and use the helper functions instead
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 8 10:39:49 2005 UTC (19 years, 4 months ago) by www
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
Diff to previous 1.14: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.14: +3 -2
lines
Back in town.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 23 23:51:32 2005 UTC (19 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_1_99_1,
version_1_99_0
Diff to previous 1.13: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.13: +3 -4
lines
Bug #3915: view source does not work across domains
"cre" is one of those underutilized privileges. It really only exists on
course and domain levels right now.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 23 23:24:53 2005 UTC (19 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4
lines
Saving work.
Revision
1.12:
download - view:
text,
markup,
annotated -
[selected for diffs]
Thu Jun 23 23:07:04 2005 UTC (19 years, 4 months ago) by
www
Branches:
MAIN
Diff to previous 1.11:
preferred,
colored
Changes since revision 1.11: +2 -3
lines
A handler is not a directory, and the link does not need the server name
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 2005 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc,
version_1_99_0_tmcc
Diff to previous 1.10: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.10: +17 -17
lines
- ENV -> env
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 7 04:46:36 2005 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.9: +2 -3
lines
- according to the perl docs the use of $` or $' slows down all regexps in a program so elimnating them
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:43 2005 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.8: +5 -3
lines
- <html> -> &Apache::lonxml::xmlbegin, thus valid doctypes are now getting output, Yeah! StandardsCmpliance
- backing out the encoding changes for now
- some xhtml cleanups
- one icon -> lonhttpd
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 8 20:17:59 2004 UTC (20 years, 4 months ago) by taceyjo1
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
Diff to previous 1.7: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.7: +3 -5
lines
Cuddled else's AND elsif's
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 8 14:16:06 2004 UTC (20 years, 4 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.6: +9 -5
lines
Just some more little fixes.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jul 7 20:01:02 2004 UTC (20 years, 4 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.5: +13 -18
lines
A few more little formatting things..
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 7 18:14:33 2004 UTC (20 years, 4 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.4: +161 -152
lines
Swing #2 on style will now await verdict
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 7 00:02:00 2004 UTC (20 years, 4 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.3: +168 -28
lines
Here is the rest of the source code moving code, I also attempted to
keep it all tabinated, anyway, going to close the bug now #78
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 18 15:13:07 2004 UTC (20 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_1_1_99_1
Diff to previous 1.2: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.2: +15 -8
lines
Fixing the permissions for source access.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 12 04:44:31 2004 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.12: preferred, colored
Changes since revision 1.1: +28 -30
lines
- style police
- spelling police
- trailing if police
- The Police Never Go On Vacation
:-)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 12 01:08:11 2004 UTC (20 years, 5 months ago) by taceyjo1
Branches: MAIN
Diff to selected 1.12: preferred, colored
More of bug #78 you can now view the code and comming soon copy it to a directory in your construction space (which is proving to be slightly
more hard than expected)
Anyway
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>