CVS log for loncom/homework/outputtags.pm
Up to [LON-CAPA] / loncom / homework
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.58.4.2: download - view: text, markup, annotated - select for diffs
Wed Jul 3 22:38:55 2024 UTC (10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_6_msu,
version_2_11_6,
version_2_11_5_msu,
version_2_11_5
Diff to previous 1.58.4.1: preferred, colored to branchpoint 1.58: preferred, colored next main 1.59: preferred, colored
Changes since revision 1.58.4.1: +2 -2
lines
- For 2.11
Backprt 1.62
Revision 1.58.4.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 10 02:26:50 2023 UTC (21 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.58.4.1: preferred, colored next main 1.58.4.2: preferred, colored
Changes since revision 1.58.4.1: +2 -2
lines
- For 2.11.4 (modified)
Include changes in 1.62
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Mar 25 18:38:25 2023 UTC (2 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2
lines
- Typo: height not heigth
Revision 1.58.4.1: download - view: text, markup, annotated - select for diffs
Tue Sep 11 14:39:47 2018 UTC (6 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3
Branch point for: version_2_11_4_msu
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2
lines
- For 2.11
Backport 1.61
Revision 1.58.2.1: download - view: text, markup, annotated - select for diffs
Thu Nov 16 23:58:59 2017 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.58: preferred, colored next main 1.59: preferred, colored
Changes since revision 1.58: +2 -2
lines
- For 2.11.2 (modified)
- Include changes in 1.61.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Nov 12 23:11:09 2017 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2
lines
- Use three-argument open() to separate file mode from the filename.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue May 23 14:59:07 2017 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +1 -2
lines
- Remove line no longer needed (replaced by line with call to LWPReq).
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue May 23 03:07:34 2017 UTC (7 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +4 -2
lines
- Replace use of LWP::UserAgent with LONCAPA::LWPReq so replication of
content from /raw/ can include verification of the requesting server's
client certificate (Apache/SSL used).
Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Aug 9 23:43:42 2016 UTC (8 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc,
version_2_11_2_educog,
version_2_11_2
Branch point for: version_2_11_X,
version_2_11_2_msu
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3
lines
- Eliminate "Unescaped left brace in regex is deprecated," warnings
in error_log with perl 5.22 (Ubuntu 16 LTS).
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Feb 24 12:14:45 2010 UTC (15 years, 2 months ago) by foxr
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_1,
version_2_9_0,
version_2_11_1,
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,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2
lines
Fix the fix for ensuring due dates are on a blank line.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Nov 1 16:10:35 2009 UTC (15 years, 6 months ago) by foxr
Branches: MAIN
CVS tags: version_2_9_99_0,
version_2_8_99_1,
bz6209-base,
bz6209,
GCI_3
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +65 -1
lines
BZ 4314 - Support for <sub><sup><em>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu May 14 10:57:40 2009 UTC (15 years, 11 months ago) by foxr
Branches: MAIN
CVS tags: version_2_8_99_0,
bz5969,
bz2851,
GCI_2,
BZ5971-printing-apage
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +6 -4
lines
Put the due date box on a separate line so it won't run over column
bounds on 2 col format.. note this also matches what web view
does.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:15 2008 UTC (16 years, 5 months ago) by jms
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +45 -42
lines
Moved POD comments to bottom of file
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:14:28 2008 UTC (16 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +13 -31
lines
Added/updated/converted POD. Many files had their POD redone to new standards.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Nov 14 21:27:17 2008 UTC (16 years, 5 months ago) by jms
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +63 -4
lines
Added/converted comments to POD style
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Oct 8 23:02:57 2007 UTC (17 years, 6 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_99_1,
version_2_5_99_0,
GCI_1
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +1 -3
lines
- removing log spew
Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:22:50 2007 UTC (17 years, 7 months ago) by foxr
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +3 -1
lines
bz4074 - Use lonxml subs to maintain the number of bubble lines required
for responses to these types of problems.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Oct 17 15:11:12 2006 UTC (18 years, 6 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.48: preferred, colored
Changes since revision 1.48: +3 -3
lines
- complte the move of whichuser() from lonnxml -> lonnet
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri May 12 03:46:54 2006 UTC (18 years, 11 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.47: preferred, colored
Changes since revision 1.47: +2 -10
lines
- making it easier to get the correct due_data
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Apr 20 19:09:48 2006 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +10 -2
lines
- display duesdate needs to check for an interval
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jan 17 17:47:24 2006 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X,
version_2_1_3,
version_2_1_2
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2
lines
- timeToHumanString is pretty good set of defaults already, if the user hasn't askwed for anything specfic already
- BUG#4588
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Dec 12 22:10:32 2005 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_1,
version_2_1_0,
version_2_0_99_1
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +8 -2
lines
multipart should not return hidden parts
- BUG#4042
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Nov 9 12:05:56 2005 UTC (19 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +16 -5
lines
Support using <displayduedate> in target eq 'tex'.. with formatting
and styles and all that...note that using a <displayduedate> in target 'tex'
will cause the duedate printed out in the problem header to be supressed.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Nov 8 12:00:22 2005 UTC (19 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +22 -13
lines
Suport format in displayduedate (web target only for now).
Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Nov 3 20:29:07 2005 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
- I'll assume typo
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Nov 3 11:12:37 2005 UTC (19 years, 6 months ago) by foxr
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +10 -3
lines
Do a bit of commenting and pre-position for allowing <duedate> to
produce formatted dates for target = 'tex'.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Nov 2 20:31:55 2005 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1
lines
- need lonlocal
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Oct 11 10:48:23 2005 UTC (19 years, 6 months ago) by foxr
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +36 -18
lines
Correct start_displayduedate to support mutipart problems with different duedates
for the separate parts. Attempt to only show additional part duedates if they
differ from the previous duedate. I think this is not yet 100% correct for the
case where there's a problem duedate, a part without an explicit duedate and
then a part with an explicit duedate same as the problem duedate... more testing
required.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:22 2005 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X,
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.37: preferred, colored
Changes since revision 1.37: +5 -5
lines
- ENV -> env
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Mar 28 21:49:31 2005 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +5 -9
lines
- fixing up the studentphot to have a lonnet command
- making bridgetasks and outputtags use this command
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Nov 12 21:15:05 2004 UTC (20 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.35: preferred, colored
Changes since revision 1.35: +5 -1
lines
- stick in the username if we cant get the photo in TeX mode
- obey the align attribute
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:03:08 2004 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +44 -2
lines
- student photo support
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Oct 13 19:32:31 2003 UTC (21 years, 6 months ago) by albertel
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
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2
lines
- code cleaning
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 7 17:52:29 2003 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Internationalization and German localization, spelling mistake.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Sep 8 18:36:39 2003 UTC (21 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +16 -5
lines
- added new argument style, if set to plain turns off html/TeX generation
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 13 18:50:43 2003 UTC (21 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5
lines
- have displaytitle use get_resource_name
- stop stupid latex escaping call latex_special_symbols
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jul 1 21:10:43 2003 UTC (21 years, 10 months ago) by albertel
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
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +10 -5
lines
- changed a misnmomer variable
- actually restores last response in editor window
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 3 21:09:03 2003 UTC (22 years ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3,
version_0_99_2,
version_0_99_1,
version_0_99_0,
conference_2003
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +20 -10
lines
- implements last of BUG#1276,
- new script space function &multipart, returns a list of parts if it is a multipart problem or undef if it isn't
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri May 2 19:11:12 2003 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +1 -2
lines
- removing debugging info
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 2 19:10:43 2003 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +20 -5
lines
- part 2 of BUG#1276
- <displayweight /> now for multipart problems adds up all of the weights if it is outside of a <part> tag inside of a problem
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 2 18:56:29 2003 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +7 -4
lines
part of BUG#1276
<displayweight /> runs once per part
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jan 13 21:23:06 2003 UTC (22 years, 3 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Changes to print exams with bubbles.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Nov 22 20:06:21 2002 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2,
version_0_6
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
- show the weight all the time
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 21 22:35:32 2002 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +3 -3
lines
- now defaults to 1 point even if no points set better
- Also works for printouts
- Fixes BUG#969
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Oct 16 20:50:08 2002 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +32 -2
lines
- added a weight tag
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Oct 16 20:42:22 2002 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +14 -15
lines
- convert to use the lonnavmaps human time string function
- fix stupid error I just did, it seems like I woke up on the stupid side of the bed this morning
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Oct 16 19:21:32 2002 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +62 -48
lines
- retabinate
- <displaytitle /> and <displayduedate /> should only have an effect once
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 19 19:06:02 2002 UTC (22 years, 8 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_5_1,
version_0_5
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1
lines
Corrections for the % in problem's title.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Aug 7 17:39:42 2002 UTC (22 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Cosmetis change for title of the problem.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 26 19:14:13 2002 UTC (22 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1
lines
Added corrections for & symbol in the title of problem.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 22 18:43:37 2002 UTC (22 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1
lines
added latex output for displaytitle tag.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 17 12:23:31 2002 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
CVS tags: version_0_4,
stable_2002_spring,
stable_2002_july,
stable_2002_april,
STABLE
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
changing "sub BEGIN" to "BEGIN"
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:32:29 2002 UTC (23 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +3 -5
lines
Update to use edit::end_row() and edit::start_spanning_row() as a cleanup
for edit::select_arg and edit::select_or_text_arg.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Dec 4 15:17:56 2001 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +28 -0
lines
- GPL headers
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 5 12:39:13 2001 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
- bug fixes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 13 20:51:04 2001 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +18 -2
lines
- <displayduedate> and <displaytitle> are now visible in the editing mechanism.
and have reasoanble displays
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:33:23 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +29 -45
lines
-re asserting my indent style
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 6 19:36:17 2001 UTC (23 years, 9 months ago) by harris41
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +45 -29
lines
beautify/optimize
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:59:59 2001 UTC (23 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
- added new arg $tagstack to all start_ or end_ routines
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 1 15:58:00 2001 UTC (23 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3
lines
- changed to use get_param
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 26 21:27:50 2001 UTC (24 years ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0
lines
- need to return something otherwise the args get returned
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 15 14:57:13 2001 UTC (24 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +7 -3
lines
Avoid output of duedate Dec. 31st 1969.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 11 19:21:53 2001 UTC (24 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2
lines
- retabination
-protect against spurious returns
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 11 16:33:44 2001 UTC (24 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2
lines
target web check
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 11 16:11:16 2001 UTC (24 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +11 -4
lines
- changed <duedatebox> to <displayduedate>
- added <displaytitle>
- <problem> sets $Apache::lonhomework::name to the title of the resource
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 11 15:20:58 2001 UTC (24 years, 3 months ago) by albertel
Branches: MAIN
- added <duedatebox> for displaying the duedate.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>