--- doc/loncapafiles/loncapafiles.lpml 2015/04/04 23:12:46 1.915
+++ doc/loncapafiles/loncapafiles.lpml 2016/09/14 23:16:05 1.940
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -5133,11 +5105,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 1.11.3, UI version 1.11.4
- jquery-1.6.2.min.js;
- jquery-ui-1.8.16.custom.min.js;
+ jquery-1.11.3.min.js;
+ jquery-ui-1.11.4.custom.min.js;
@@ -5147,10 +5119,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 1.11.3, UI version 1.11.4 -- stylesheets
- jquery-ui-1.8.16.custom.css;
+ jquery-ui-1.11.4.custom.css;
@@ -5160,7 +5132,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 1.11.3, UI version 1.11.4 -- images for css.
ui-bg_flat_0_aaaaaa_40x100.png;
@@ -5207,6 +5179,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 +5728,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 +6101,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 +6872,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 +7418,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 +7524,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 +7575,8 @@ 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.x86_64.sles12;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5;
@@ -8071,7 +8324,7 @@ 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
@@ -8198,7 +8451,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 +8459,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 +8477,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;
@@ -8561,17 +8814,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