CVS log for loncom/lonencurl.pm

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 4 16:33:35 2020 UTC (4 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, 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.6: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.6: +22 -3 lines
- External resource(s) in a composite page.
  - Support external resource with anchor
  - Support display where encrypted URL parameter is set for resource.
  - Display as link, not iframe, on (a) mobile devices, (b) if resource's
    server has Content-Security-Policy or X-Frame-Options set to prevent
    iframe use, or (c) URL is http, but LON-CAPA page is served https.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 22 03:36:57 2016 UTC (8 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Diff to previous 1.5: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.5: +7 -2 lines
- Bug 6806. Support anchor in URL set for an external resource.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 1 03:18:57 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.4: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.4: +48 -3 lines
- Bug 5047.
  - Display applets where encrypted URL is in operation, at least for cases
    where there is a single archive file, and code and archive are in
    same directory as html file containing applet, object or embed tag.
- Also allows display of Camtasia files with encrypted URL where there
  are dependencies on .js, .swf and .mp4 files.
- Note: the names of the java class file, java archive file, .swf,
  and .mp4 files is visible, unencrypted in the HTML source for the
  web page containing the applet or the movie.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 2 01:10:16 2007 UTC (16 years, 6 months ago) by albertel
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_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_99_1, version_2_5_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, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.3: preferred, colored to selected 1.2: preferred, colored
Changes since revision 1.3: +13 -16 lines
- convert exisiting cookie reads/validations to use
   lonnet::check_for_valid_session

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 5 02:55:56 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, 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.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
- lots of \w -> probper regexp replacements

Revision 1.2: download - view: text, markup, annotated - [selected for diffs]
Fri Jul 14 20:20:52 2006 UTC (17 years, 8 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
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
- .pm need to return a true value

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 7 22:15:34 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_0
Diff to selected 1.2: preferred, colored
- moving handler out of lonenc so it can be used in CGI

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>