CVS log for loncom/interface/lontest.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Dec 15 00:59:40 2014 UTC (9 years, 4 months 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, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, HEAD
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +9 -9 lines
- Coding style:
 - keys(), sort()
 - for readability eliminate use of $_

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 24 17:18:01 2008 UTC (15 years, 4 months ago) by jms
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_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_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, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
POD comments added/altered

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:39 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +36 -43 lines
Moved POD comments to bottom of file

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 14 21:26:54 2008 UTC (15 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +44 -6 lines
Added/converted comments to POD style

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 19 21:54:41 2006 UTC (18 years, 1 month 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_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_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, GCI_1
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +3 -4 lines
-elimintaing some use of &bodytag in favor of &start_page instead

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 15 19:41:26 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- converting some interface pages to stop generating </body> <head> </head> </html> and use the helper functions instead

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 7 08:15:41 2005 UTC (19 years 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, colored
Changes since revision 1.16: +5 -11 lines
- stop putting things into $ENV

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5 lines
- ENV -> env

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Apr 5 20:43:27 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +94 -86 lines
- the great ENV -> env switch has commenced

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:50:20 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- $r->content_type -> loncommon::content_type

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:43 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +8 -7 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.12: download - view: text, markup, annotated - select for diffs
Mon Nov 1 23:03:33 2004 UTC (19 years, 5 months ago) by albertel
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_99_1, version_1_2_99_0
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
- yhandlers need to return something

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 1 20:12:02 2003 UTC (21 years ago) by www
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_X, 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, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, 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.10: preferred, colored
Changes since revision 1.10: +12 -1 lines
List the user's condition state.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Mar 1 15:13:58 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +31 -17 lines
* Start using library routines in lonuserstate and lonpageflip (ancient code)
* Have lontest show symbhash
* Have is_on_map filter for wrapper

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 9 22:41:50 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
- silly startup warning errors

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 21 17:18:08 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Starting to implement common header and color scheme for LON-CAPA handlers
(non-content pages).

Instead of <body bgcolor="#...."><h1>... call

   &Apache::loncommon::bodytag(title,[role],[add_body_parms]);

title: what it says in the header
role (OPTIONAL): override role choice
                 ('admin','coordinator','student','author')
add_body_parms: additional parameters to be put into the body tag, for
                example 'onLoad="init();" or stuff

Colors and layout will likely change in the future, including domain
customization, help function calls, (css?)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 20 21:29:34 2002 UTC (21 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +5 -3 lines
New header routines in the making

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 12 18:21:42 2002 UTC (21 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- i think the last of bug#574

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 26 14:01:50 2002 UTC (21 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +29 -1 lines
Also lists hashes if in course.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 13 17:54:04 2002 UTC (21 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +40 -5 lines
Prettified the debugging output. Added <wbr> (word breaks)
so the debug output should fit without horizontal scrolling.
Fixes bug 527.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 19 17:17:46 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring, stable_2002_april
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +27 -3 lines
- Finished GPLing the code

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 6 17:15:22 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Prints out number of elements

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 3 18:54:04 2001 UTC (23 years, 3 months ago) by www
Branches: MAIN
Backdoor test handler

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>