--- doc/loncapafiles/loncapafiles.lpml 2015/04/04 23:21:59 1.916
+++ doc/loncapafiles/loncapafiles.lpml 2017/12/09 01:37:15 1.961
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -5133,11 +5213,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;
@@ -5147,10 +5227,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;
@@ -5160,7 +5240,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;
@@ -5207,6 +5287,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
@@ -5740,6 +5836,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
@@ -6104,6 +6209,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
@@ -6641,7 +6980,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.types
www static conf
Expanded mime.types
@@ -7187,6 +7526,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
@@ -7283,6 +7632,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
@@ -7324,6 +7683,10 @@ 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.x86_64.sles12;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5;
@@ -7751,6 +8114,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;
@@ -7774,6 +8142,7 @@ bchat.png;
ccat.png;
ccrs.png;
clst.png;
+codemirror.png;
conf.png;
courses.png;
crsconf.png;
@@ -7884,6 +8253,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;
@@ -7896,6 +8266,7 @@ groupportfolioquota.png;
grp_add.png;
grp_settings.png;
grp_tools.png;
+helpdesk-access.png;
ims.png;
imsexport.png;
link-new-22x22.png;
@@ -8071,17 +8442,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
@@ -8198,7 +8566,7 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
root script
Controls the launching/halting of lonc, lond, and lonsql processes.
@@ -8206,7 +8574,7 @@ Controls the launching/halting of lonc,
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;
@@ -8224,7 +8592,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;
@@ -8514,6 +8882,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
@@ -8538,6 +8917,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;
@@ -8561,17 +8941,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