--- doc/loncapafiles/loncapafiles.lpml 2015/05/28 02:48:27 1.919
+++ doc/loncapafiles/loncapafiles.lpml 2017/01/02 19:56:55 1.943
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -5174,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;
@@ -5188,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;
@@ -5201,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;
@@ -5248,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
@@ -5781,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
@@ -6145,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
@@ -6682,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
@@ -7228,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
@@ -7324,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
@@ -7365,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;
@@ -7792,6 +8004,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;
@@ -7815,6 +8032,7 @@ bchat.png;
ccat.png;
ccrs.png;
clst.png;
+codemirror.png;
conf.png;
courses.png;
crsconf.png;
@@ -7937,6 +8155,7 @@ groupportfolioquota.png;
grp_add.png;
grp_settings.png;
grp_tools.png;
+helpdesk-access.png;
ims.png;
imsexport.png;
link-new-22x22.png;
@@ -8112,7 +8331,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
@@ -8239,7 +8458,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.
@@ -8247,7 +8466,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;
@@ -8265,7 +8484,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;
@@ -8555,6 +8774,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
@@ -8602,17 +8832,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