CVS log for rat/client/ratcode.js

[BACK] Up to [LON-CAPA] / rat / client

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 15 19:13:08 2016 UTC (8 years, 2 months ago) by damieng
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +28 -14 lines
fixed layout issues in advanced RAT, replaced frameset by iframes

Revision 1.13.10.2: download - view: text, markup, annotated - select for diffs
Sun Dec 16 16:34:23 2012 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
CVS tags: 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.13.10.1: preferred, colored to branchpoint 1.13: preferred, colored next main 1.14: preferred, colored
Changes since revision 1.13.10.1: +1 -9 lines
- For 2.11
  - Reverse change in 1.13.10.1.  Bookmarks not in use in 2.11

Revision 1.13.10.1: download - view: text, markup, annotated - select for diffs
Tue May 1 23:10:41 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +9 -1 lines
- For 2.11 branch reverse changes in rev. 1.12 (old bookmarks still in use).

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 22 00:22:09 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, loncapaMITrelate_1
Diff to previous 1.13: preferred, colored next main 1.14: preferred, colored
Changes since revision 1.13: +9 -1 lines
- For 2.10 branch reverse changes in rev. 1.12 (old bookmarks still in use).

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 21 14:29:06 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse
Branch point for: version_2_11_X, version_2_10_X
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +14 -10 lines
- document.clear() was deprecated in Javascript 1.2 (1997),
    and now IE 9 does not support it at all.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 24 09:11:43 2010 UTC (13 years, 7 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +1 -9 lines
Removed old bookmark-collection (replaced by wishlist).

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 3 12:39:49 2010 UTC (13 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Hide page header in RAT for "Import Bookmarks" and "Recover deleted".

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 23 13:09:44 2009 UTC (14 years, 11 months ago) by bisitz
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, bz6209-base, bz6209, bz5969, bz2851, GCI_3, GCI_2
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +136 -136 lines
XHTML Optimizations/Corrections:
- XHTML conform tag closures: <br />, <img ... />, <hr />
- HTML attribute values wrapped in quotation marks (e.g. width="32" instead of width=32)
- HTML tags only lower case: <a ...>
- checked="checked"

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 25 15:49:57 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
W3C / XHTML conform javascript script tags

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 23 22:25:19 2009 UTC (15 years ago) by droeschl
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +12 -12 lines
Set a fixed width of 20 for resource icons. That fixes a rendering issue that emerged from changing the mime type icons.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 12 19:54:40 2007 UTC (16 years, 8 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
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +13 -6 lines
- when recovering deleted resource in Advanced RAT, support recovering
  the correct id number if possible

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 19 09:43:02 2006 UTC (17 years, 9 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.5: preferred, colored
Changes since revision 1.5: +9 -1 lines
Bug #2674, Bug #563: Import from Bookmarks

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 8 13:56:52 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Jump from Search into Resource Space

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 11 01:06:54 2005 UTC (18 years, 9 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, version_1_99_1, version_1_99_0
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +9 -1 lines
Bug #3738: being able to recover "zombie" resources (i.e., undelete without
data loss)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 8 21:13:06 2005 UTC (18 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +23 -5 lines
Bug #882: AdvRAT re-uses zombie-IDs

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:23:37 2005 UTC (18 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +6 -1 lines
Can make a zombie now

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 17 18:39:20 2004 UTC (19 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc, 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
Fix bug 3604. Provide inline navigation for Advanced Editor in remoteless mode.

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>