CVS log for loncom/html/res/adm/pages/annotator/admannotations.pm
Up to [LON-CAPA] / loncom / html / res / adm / pages / annotator
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Dec 24 00:48:31 2021 UTC (2 years, 10 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,
HEAD
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +31 -1
lines
- Bug 6955 IP-based blocking.
- Course search, Stored links, and Resource Annotations added to functions
which can be blocked by client IP. (User with evb priv in course exempt).
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Dec 29 22:31:16 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -4
lines
- URL for generation of annotation form in pop-up window, ("Notes" menu
item clicked) will be: /adm/annotations if server is https://, but
External Resource served via http://, and /adm/annotation otherwise.
In the form tag the action item set to "" to accommodate both contexts.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Mar 20 10:04:53 2009 UTC (15 years, 7 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,
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,
version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0,
pages,
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.34: preferred, colored
Changes since revision 1.34: +10 -8
lines
Standard texthash calls:
- Direct call
- Keys and values in (single) quotes
- Standard indent
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 19 22:05:28 2009 UTC (15 years, 8 months ago) by schafran
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +13 -6
lines
toggled button name. "Close" if you saved the notice or "Cancel" if you didn't save the notice.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Feb 13 20:20:20 2009 UTC (15 years, 8 months ago) by schafran
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3
lines
consistent wording, short button names.
Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 8 19:55:25 2009 UTC (15 years, 9 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2,
version_2_8_1,
version_2_8_0,
GCI_1
Diff to previous 1.28.2.1: preferred, colored next main 1.29: preferred, colored
Changes since revision 1.28.2.1: +3 -3
lines
- Backport 1.32.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 8 19:37:53 2009 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3
lines
- Bug 5858.
- Dn't delete $env{'request.enc'} from %env when you need it elsewhere during processing of the current request.
Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 13:36:56 2008 UTC (15 years, 10 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_7_99_1,
version_2_7_99_0
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -3
lines
- Backport 1.31.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Dec 11 13:33:48 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +2 -3
lines
- Probably what was intended in rev 1.28.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 20 14:37:45 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +39 -38
lines
Reformatted POD, moved to bottom of file
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 20 13:51:14 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +39 -1
lines
Added/edited POD documentation
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Sep 11 20:44:54 2008 UTC (16 years, 1 month ago) by tempelho
Branches: MAIN
Branch point for: version_2_8_X
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +6 -28
lines
Extracting the functions clean_symb() and get_annotation() and moved them to loncommon.pm.
Also fixed a non lited bug entering empty comments.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Apr 24 23:26:26 2007 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_7_X,
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_99_0
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +62 -45
lines
- make annotations work correctly in encrypted mode, encrypted urls have notes stored against their symbs, and un encrypted have thier notes store under the plain url
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Apr 20 04:19:55 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X,
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.25: preferred, colored
Changes since revision 1.25: +30 -5
lines
- support for annotations in inline mode
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Apr 11 15:52:33 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5
lines
- typo
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Apr 11 15:25:19 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
- typo
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 10 23:37:25 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +16 -6
lines
- internationalization
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 10 23:32:53 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +19 -19
lines
- xhtmlize
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 10 23:28:52 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +46 -47
lines
- style police
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 10 23:26:48 2006 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +25 -20
lines
- start_page
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:22 2005 UTC (19 years, 7 months 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.18: preferred, colored
Changes since revision 1.18: +7 -12
lines
- ENV -> env
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 23 18:54:37 2003 UTC (21 years, 4 months ago) by www
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_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
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1
lines
Bug #1800: annotations cannot handle query strings.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Dec 19 17:17:46 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2,
version_0_99_1,
version_0_99_0,
version_0_6_2,
version_0_6,
version_0_5_1,
version_0_5,
version_0_4,
stable_2002_spring,
stable_2002_july,
stable_2002_april,
conference_2003,
STABLE
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +25 -1
lines
- Finished GPLing the code
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 27 20:17:14 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1
lines
- changed the put() and cput() calls
- updated all locations that used them
- changed lonnet::modifyuser() to use new get and put.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 26 20:26:42 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
- modified get to now use an array reference, and to accept to optional
arguments $udom and $uname to specify who we are talking about.
- modified all current uses of get() to pass array references
- fixed bookmarks
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 20 11:00:12 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
Now uses 'nohist' namespace
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 18 13:59:18 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0
lines
Now catches error conditions
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 18 11:01:50 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +41 -43
lines
Now automatically switches when URL changes - polling, though, but works ...
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 17 21:28:56 2000 UTC (24 years ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +20 -8
lines
Filter out host name from annotations - still looses data!
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Oct 14 16:58:19 2000 UTC (24 years ago) by tyszkabe
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
fixed hardlinks to kirk. Verified that it worked.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 10 20:30:34 2000 UTC (24 years ago) by tyszkabe
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +6 -6
lines
changed admannotations to work with the proper 'get' function. admannotations was set up like this long long ago, but now it works.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 10 07:51:11 2000 UTC (24 years ago) by tyszkabe
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +34 -37
lines
fixed has entries, now the annotator is working
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 22 22:43:18 2000 UTC (24 years, 1 month ago) by tyszkabe
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +18 -12
lines
changed something, can't remember what
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Sep 19 16:55:50 2000 UTC (24 years, 1 month ago) by tyszkabe
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +13 -6
lines
made changes discussed at meeting on 9-19-00
catches and displays con_lost
updated construct_error function so that each error can have a different 'try-again' button associated with it. i.e. con_lost has a 'try again' button and domain violation has 'continue' button.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 19 14:55:12 2000 UTC (24 years, 1 month ago) by tyszkabe
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +66 -42
lines
updated to account for non-domain urls. Returns an error
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 11 17:51:22 2000 UTC (24 years, 1 month ago) by tyszkabe
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +14 -36
lines
admannotations should finally be working at 100%.
All that remains is to give it a nice background or some pretty buttons.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 7 20:59:00 2000 UTC (24 years, 2 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +6 -4
lines
Still have to fix little javascript problem with keeping $url_new current on the client.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 7 20:15:17 2000 UTC (24 years, 2 months ago) by tyszkabe
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +47 -44
lines
Fixing up file so that it the Javascript, and the Perl mod mesh up properly
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 29 16:24:13 2000 UTC (24 years, 2 months ago) by tyszkabe
Branches: MAIN
added a newer version of admannotations. There may be a problem here because I renamed the directory that this file was in.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>