CVS log for doc/loncapafiles/removenolongerused.piml
Up to [LON-CAPA] / doc / loncapafiles
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 8 23:27:32 2024 UTC (4 months, 2 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +29 -0
lines
- Add $Id so version information will be included, and license boilerplate.
Revision 1.1.2.13: download - view: text, markup, annotated - select for diffs
Tue Jul 2 02:02:51 2024 UTC (4 months, 3 weeks ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_5_msu,
version_2_11_5
Diff to previous 1.1.2.12: preferred, colored next main 1.2: preferred, colored
Changes since revision 1.1.2.12: +3 -0
lines
- For 2.11
Backport 1.16
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri May 24 03:10:35 2024 UTC (5 months, 4 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +3 -0
lines
- Update jquery to 3.7.1 and jquery-ui to 1.13.3.
Revision 1.1.2.12: download - view: text, markup, annotated - select for diffs
Fri Dec 24 16:09:09 2021 UTC (2 years, 10 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
Diff to previous 1.1.2.11: preferred, colored
Changes since revision 1.1.2.11: +3 -1
lines
- For 2.11
Backport 1.15
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 24 16:04:29 2021 UTC (2 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1
lines
- Remove reactionresponse files no longer used.
Revision 1.1.2.11: download - view: text, markup, annotated - select for diffs
Sun Sep 2 16:19:31 2018 UTC (6 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3
Diff to previous 1.1.2.10: preferred, colored
Changes since revision 1.1.2.10: +12 -2
lines
- For 2.11
Backport 1.14.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 6 04:00:11 2017 UTC (7 years ago) by raeburn
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +12 -2
lines
- Remove old versions of jquery.js, and jquery-ui.js, and jquery-ui.css
Revision 1.1.2.10: download - view: text, markup, annotated - select for diffs
Tue Aug 9 19:17:55 2016 UTC (8 years, 3 months ago) by raeburn
Branches: version_2_11_X
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.1.2.9: preferred, colored
Changes since revision 1.1.2.9: +1 -1
lines
- For 2.11
Fix typo in 1.1.2.9 backport of 1.13.
Revision 1.1.2.9: download - view: text, markup, annotated - select for diffs
Fri Aug 5 14:37:53 2016 UTC (8 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.1.2.8: preferred, colored
Changes since revision 1.1.2.8: +3 -1
lines
- For 2.11
Backport 1.12, 1.13
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Feb 20 00:12:54 2016 UTC (8 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
- Eliminate jsMath.
Use MathJax instead in cases where jsMath use is indicated in a resource,
ina user's preferences, or in course preferences.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 21 14:24:34 2015 UTC (9 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
- Bug 6800
- Move HTML files used for pop-up window in reactionresponse to
/adm/reactionresponse directory to support public access.
- Replace use of &EXT('query.') with javascript to retrieve values for
reaction, field and id from query string, and replace call to &xmlparse()
with HTML entity to provide rightarrow.
Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Fri Jun 20 21:33:06 2014 UTC (10 years, 5 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1,
version_2_11_0
Diff to previous 1.1.2.7: preferred, colored
Changes since revision 1.1.2.7: +1 -1
lines
- For 2.11
- Backport 1.11
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 20 21:21:44 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
lines
File::Path (rev. 1.08) in RHEL5/CentOS5/SL5 has rmtree() instead of
remove_tree() in File::Path (rev 2.08) RHEL6/CentOS6/SL6 etc.
( rmtree() retained as legacy sub in 2.08 and newer).
Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Fri Jun 20 19:25:41 2014 UTC (10 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.1.2.6: preferred, colored
Changes since revision 1.1.2.6: +6 -4
lines
- For 2.11
- Backport 1.9, 1.10
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 20 19:23:03 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
- Values in %dirs hash for each key are anonymous arrays.
- Sanity checking -- file or dir should not be empty string.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 20 19:01:02 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0
lines
- Remove script no longer used.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 28 19:36:08 2013 UTC (11 years ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
- Fix typos.
Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Sun Sep 22 18:31:55 2013 UTC (11 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3,
version_2_11_0_RC2
Diff to previous 1.1.2.5: preferred, colored
Changes since revision 1.1.2.5: +3 -1
lines
- For 2.11
- Backport 1.7
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 22 15:52:03 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
- Bookmarks superseded by Stored Links.
Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:29:28 2013 UTC (11 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC1
Diff to previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +1 -1
lines
- For 2.11
- Backport 1.6
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 31 00:25:58 2013 UTC (11 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1
lines
- Servers on which LON-CAPA 1.3 or earlier was installed would have had
lonassignments.pm installed. It was remoed in loncapafiles.lpml rev. 1.408
Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Fri Aug 16 14:38:31 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +1 -1
lines
- For 2.11
- Backport 1.5
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 16 14:36:59 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
lines
- lonc was eliminated in 2007 (replaced by loncnew).
Servers on which LON-CAPA 2.3.2 or earlier was installed will still have
the old lonc (no longer needed).
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Sat Aug 10 03:13:01 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +1 -1
lines
- For 2.11
- Backport 1.4.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 10 02:31:39 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
- Obsolete file is lcuseradd not lcadduser.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 10 01:27:36 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
- Web interface to support switching users to filesystem authenticated was
removed in LON-CAPA 2.6.0 (same for new filesystem auth users, except via CLI).
- Eliminate the LON-CAPA internals which supported the old web interface.
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Fri Aug 9 06:29:14 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +8 -6
lines
- For 2.11
- Backport 1.2
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 9 06:24:21 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +11 -8
lines
- Checking for files installed by earlier versions of LON-CAPA, now no longer used.
- Fix regexps and comparisons.
- Output from parsing removenolongerused.piml sent to file in /tmp, then run
interactively (user input required).
- "make removenolongerused" moved out of postinstall and into separate call in ./UPDATE
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 7 18:30:49 2013 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +3 -43
lines
- For 2.11
- Remote Control retained for 2.11
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 7 18:20:22 2013 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_11_X
- Add removenolongerused.piml script to LON-CAPA ./UPDATE process to check
for files installed by earlier versions of LON-CAPA, now no longer used.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>