--- doc/loncapafiles/loncapafiles.lpml 2015/05/27 11:29:55 1.917
+++ doc/loncapafiles/loncapafiles.lpml 2021/11/30 20:26:43 1.1016
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -5168,11 +5388,11 @@ Addons for jQuery
home/httpd/html/adm/jQuery/js/
interface file
-jQuery custom distribution of version 1.6.2, UI version 1.8.16
+jQuery custom distribution of version 3.2.1, UI version 1.12.1
- jquery-1.6.2.min.js;
- jquery-ui-1.8.16.custom.min.js;
+ jquery-3.2.1.min.js;
+ jquery-ui-1.12.1.custom.min.js;
@@ -5182,10 +5402,10 @@ jQuery custom distribution of version 1.
home/httpd/html/adm/jQuery/css/smoothness/
interface file
-jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets
+jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- stylesheets
- jquery-ui-1.8.16.custom.css;
+ jquery-ui-1.12.1.custom.min.css;
@@ -5195,7 +5415,7 @@ jQuery custom distribution of version 1.
home/httpd/html/adm/jQuery/css/smoothness/images/
interface file
-jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css.
+jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- images for css.
ui-bg_flat_0_aaaaaa_40x100.png;
@@ -5242,6 +5462,22 @@ jQuery nicescroll plugin image
+
+ *.*
+ loncom/html/adm/codemirror/
+ home/httpd/html/adm/codemirror/
+ script
+
+Codemirror for xml editor and script blocks in colorful editor
+
+
+ codemirror-combined.css;
+ codemirror-combined-xml.css;
+ codemirror-compressed-colorful.js;
+ codemirror-compressed-xml.js;
+
+
+
home/httpd/lib/perl/Apache/lontest.pm
@@ -5775,6 +6011,15 @@ Handler to manage user portfolios
unverified
+
+home/httpd/lib/perl/Apache/lonplacementtest.pm
+handler
+
+Placement test status and completion.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/lonpageflip.pm
handler
@@ -6139,6 +6384,240 @@ handles request to the CAPA homework pro
works/unverified
+
+ home/httpd/lib/perl/Apache/loncapamath.pm
+ handler
+
+ lm element implementation, using the math parser package
+
+ works/unverified
+
+
+
+ home/httpd/lonTabs/units.json
+ static conf
+
+ Math parser: units
+
+ works/unverified
+
+
+
+ home/httpd/lonTabs/constants.json
+ static conf
+
+ Math parser: constants
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm
+ system file
+
+ Math parser: Calculation environment
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/CalcException.pm
+ system file
+
+ Math parser: Calculation exception
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Definitions.pm
+ system file
+
+ Math parser: Operator definitions
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/ENode.pm
+ system file
+
+ Math parser: Parsed tree node.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Operator.pm
+ system file
+
+ Math parser: Parser operator
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/ParseException.pm
+ system file
+
+ Math parser: Parse exception
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Parser.pm
+ system file
+
+ Math parser: Equation parser
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QInterval.pm
+ system file
+
+ Math parser: An interval of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm
+ system file
+
+ Math parser: A union of possibly disjoint intervals
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QMatrix.pm
+ system file
+
+ Math parser: A matrix of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QSet.pm
+ system file
+
+ Math parser: A set of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Quantity.pm
+ system file
+
+ Math parser: A quantity (value and units)
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/QVector.pm
+ system file
+
+ Math parser: A vector of quantities
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Token.pm
+ system file
+
+ Math parser: A parser token.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm
+ system file
+
+ Math parser: String tokenizer
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/math_parser/Units.pm
+ system file
+
+ Math parser: Loads and converts units
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/daxepage.pm
+ handler
+
+ Handler displaying Daxe and the problem preview
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/daxeopen.pm
+ handler
+
+ Handler sending a file for Daxe, converting problems if necessary
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/daxesave.pm
+ handler
+
+ Handler saving a file edited with Daxe
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/pre_xml.pm
+ system file
+
+ First step to clean a file before Daxe editing.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/html_to_xml.pm
+ system file
+
+ Second step to clean a file before Daxe editing.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/post_xml.pm
+ system file
+
+ Third step to clean a file before Daxe editing.
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/xml_to_loncapa.pm
+ system file
+
+ Takes a well-formed XML file content and converts it to LON-CAPA syntax.
+
+ works/unverified
+
+
home/httpd/lib/perl/Safe.pm
handler
@@ -6385,7 +6864,14 @@ by the URL-related pattern syntax:
home/httpd/lib/perl/Apache/blockedaccess.pm
handler
-Information about course-based blocking conditions for files with blocked access (currently affects portfolio files)
+Information about course-based blocking conditions for files with blocked access (currently affects portfolio files) and resources in a course
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonprotected.pm
+handler
+Information about deeplink-only access for a resource
works/unverified
@@ -6403,6 +6889,16 @@ by the URL-related pattern syntax:
works/unverified
+
+home/httpd/lib/perl/Apache/lonslotcheck.pm
+handler
+Checks if access to a non-gradable external tool uses slots.
+Disable subsequent PerlHandlers if a slot is in use, and slot status does
+not currently allow access.
+
+works/unverified
+
+
home/httpd/lib/perl/Apache/publiccheck.pm
handler
@@ -6542,6 +7038,17 @@ loncom/build/pod2html.sh ../auth/lonrole
+
+home/httpd/lib/perl/Apache/lontiny.pm
+handler
+
+Extract domain, courseID, and symb from a shortened URL and and switch role
+to a role in designated course. If the user has multiple active roles in a
+course, and one is a Coordinator role, that role will be selected, otherwise
+a list of available roles will be displayed for the user to select one.
+
+
+
home/httpd/lib/perl/Apache/lonsource.pm
handler
@@ -6676,7 +7183,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.types
www static conf
Expanded mime.types
@@ -7196,10 +7703,10 @@ tested
home/httpd/lib/perl/LONCAPA/LCMathComplex.pm
-conf
+system file
-Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
-dependency on Config.pm (not usable in Safe Space).
+Modified version of Math::Complex 1.59_01 for use in Safe Space which eliminates
+dependency on Config.pm and Scalar::Util.pm (not usable in Safe Space).
works/unverified
@@ -7222,6 +7729,16 @@ dependency on Config.pm (not usable in S
works/verified
+
+ home/httpd/lib/perl/LONCAPA/LWPReq.pm
+ system file
+
+ Wrapper for LWP UserAgent to support enabling/disabling certificate
+ verification and/or hostname validation on any of LWP 5.83X and LWP 6.X
+
+ works/verified
+
+
home/httpd/lib/perl/LONCAPA/Lond.pm
system file
@@ -7318,6 +7835,16 @@ language lexicons, and static configurat
works/unverified
+
+home/httpd/lib/perl/LONCAPA/SSL.pm
+system file
+
+Provides routine to generate display of status of LON-CAPA SSL certificates
+installed on domain's servers.
+
+works/unverified
+
+
home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm
system file
@@ -7359,7 +7886,18 @@ compiles/tth.so.i386.perl.5.18;
compiles/tth.so.x86_64.perl.5.18;
compiles/tth.so.i386.perl.5.20;
compiles/tth.so.x86_64.perl.5.20;
+compiles/tth.so.i386.perl.5.22;
+compiles/tth.so.x86_64.perl.5.22;
+compiles/tth.so.i386.perl.5.24;
+compiles/tth.so.x86_64.perl.5.24;
+compiles/tth.so.i386.perl.5.26;
+compiles/tth.so.x86_64.perl.5.26;
+compiles/tth.so.i386.perl.5.28;
+compiles/tth.so.x86_64.perl.5.28;
+compiles/tth.so.x86_64.perl.5.30;
+compiles/tth.so.x86_64.perl.5.32;
compiles/tth.so.x86_64.sles12;
+compiles/tth.so.x86_64.sles15;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5;
@@ -7786,6 +8324,11 @@ ledgreen.gif;
ledoff.gif;
ledon.gif;
mark-discussionentries-read.gif;
+minitabmenu_bg.gif;
+minitabmenu_left.gif;
+minitabmenu_left_on.gif;
+minitabmenu_right.gif;
+minitabmenu_right_on.gif;
next.gif;
nothumb.gif;
open-all-folders.gif;
@@ -7809,6 +8352,7 @@ bchat.png;
ccat.png;
ccrs.png;
clst.png;
+codemirror.png;
conf.png;
courses.png;
crsconf.png;
@@ -7919,6 +8463,7 @@ emblem-photos.png;
emblem-readonly.png;
emblem-system.png;
extres.png;
+exttool.png;
folder-new.png;
folder-new-22x22.png;
format-justify-fill.png;
@@ -7931,6 +8476,7 @@ groupportfolioquota.png;
grp_add.png;
grp_settings.png;
grp_tools.png;
+helpdesk-access.png;
ims.png;
imsexport.png;
link-new-22x22.png;
@@ -7965,6 +8511,7 @@ scoreupfrm.png;
selfenrl-queue.png;
selfenrl-queue-22x22.png;
sequence.png;
+shorturls.png;
simple.png;
simpprob.png;
start-here.png;
@@ -8106,17 +8653,14 @@ world2.gif
*.*
loncom/html/res/adm/pages/reactionresponse/
-home/httpd/html/res/adm/pages/reactionresponse/
+home/httpd/html/adm/reactionresponse/
interface file
Associated file for answering reactionresponse style questions
-reaction_editor.html;
-reaction_frame.html;
-reaction_help.html;
-reaction_viewer.html;
-reaction_window.html
+reaction_preview.js;
+reaction_help.html
@@ -8233,15 +8777,25 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
+home/httpd/perl/loncontrol
root script
Controls the launching/halting of lonc, lond, and lonsql processes.
-
+
+
+home/httpd/perl/systemd/loncontrol.service
+etc/systemd/system/loncontrol.service
+static conf
+
+Controls the launching/halting of lon-capa daemons by loncontrol in systemd
+
+
+
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
@@ -8251,7 +8805,7 @@ etc/rc.d/rc4.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
-
+
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
etc/rc.d/rc2.d/K05loncontrol;
@@ -8259,7 +8813,7 @@ etc/rc.d/rc3.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
-
+
etc/rc0.d/K05loncontrol;
etc/rc1.d/K05loncontrol;
etc/rc2.d/S95loncontrol;
@@ -8287,7 +8841,20 @@ symbolic links to /etc/rc.d/init.d/lonco
loncom/init.d/loncontrol
-
+
+
+etc/systemd/system/loncontrol.service
+
+Controls the launching/halting of lon-capa daemons by loncontrol in systemd
+
+
+-c '/usr/bin/systemctl enable loncontrol.service'
+
+
+-c '/bin/systemctl enable loncontrol.service'
+
+ loncom/init.d/loncontrol.service
+
usr/local/loncapa/doc/utf8.def
@@ -8549,6 +9116,17 @@ in a course.
works/unverified
+
+home/httpd/lib/perl/Apache/lonaccesstimes.pm
+handler
+
+ Handler to display first access times for selected students for a
+specified folder, resource or course-wide, for roles with rights to
+view grades, but not edit them.
+
+works/unverified
+
+
Autocreate.pl
home/httpd/perl/Autocreate.pl
script
@@ -8566,6 +9144,7 @@ in a course.
activity_to_accesscount.pl;
+check_authoring_spaces.pl;
clean_db.pl;
db_copy.pl;
dump_db.pl;
@@ -8573,6 +9152,7 @@ escape.pl;
excise_from_db.pl;
getties.pl;
login_count.pl;
+memcached_dump.pl;
modify_config_files.pl;
move_construction_spaces.pl;
parse_scantron.pl;
@@ -8581,6 +9161,7 @@ seed_accesscount.pl;
stress.pl;
testkerberos.pl;
unescape.pl;
+unsubresources.pl;
user_login_count.pl;
@@ -8596,17 +9177,6 @@ user_login_count.pl;
create_db_dynamic_64_so.3;
-
-
- *.*
- loncom/html/adm/codemirror/
- home/httpd/html/adm/codemirror/
- script
-
-Codemirror for xml editor and script blocks in colorful editor
-
-
-
home/httpd/perl/debug/create_db_dynamic