--- doc/loncapafiles/loncapafiles.lpml 2015/03/13 19:17:38 1.797.2.67 +++ doc/loncapafiles/loncapafiles.lpml 2017/04/01 15:36:04 1.949 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + @@ -816,6 +827,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -888,18 +900,6 @@ are viewable over the world-wide web modest_delete - home/httpd/html/res/adm/pages/reactionresponse - server readonly - web user interface resources - - - modest_delete - home/httpd/html/adm/lonLCDfont - server readonly - LCD font for remote control - - - modest_delete home/httpd/html/adm/lonDomLogos server readonly Logos for LON-CAPA domains @@ -1024,7 +1024,7 @@ each list element consists of only two s loncom/loncapa.conf etc/httpd/conf/loncapa.conf -etc/apache2/loncapa.conf +etc/apache2/loncapa.conf conf

@@ -1067,7 +1067,7 @@ MySQL database loncom/loncapa_apache.conf etc/httpd/conf/loncapa_apache.conf -etc/apache2/loncapa_apache.conf +etc/apache2/loncapa_apache.conf static conf The goal of this file is to implement all LON-CAPA specific @@ -1087,7 +1087,7 @@ the www@localhost MySQL password, and br loncom/loncapa_apache_local.conf etc/httpd/conf/loncapa_apache_local.conf -etc/apache2/loncapa_apache_local.conf +etc/apache2/loncapa_apache_local.conf static conf Documentation file describing how to add domain-specific Apache configuration @@ -1100,7 +1100,7 @@ Include conf/loncapa_apache_local*.conf loncom/startup.pl etc/httpd/conf/startup.pl -etc/apache2/startup.pl +etc/apache2/startup.pl static conf This file provides initializations for perl handlers. It adjusts what @@ -1111,7 +1111,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1122,7 +1122,7 @@ symbolic link to directory /etc/apache2 loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/loncapa_rewrite.conf -etc/apache2/loncapa_rewrite.conf +etc/apache2/loncapa_rewrite.conf conf Default rewrite file. @@ -1134,7 +1134,7 @@ by setting: RewriteEngine off loncom/rewrites/loncapa_rewrite_on.conf etc/httpd/conf/rewrites/loncapa_rewrite_on.conf etc/apache/rewrites/loncapa_rewrite_on.conf -etc/apache2/rewrites/loncapa_rewrite_on.conf +etc/apache2/rewrites/loncapa_rewrite_on.conf static conf File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of @@ -1145,7 +1145,7 @@ external requests for http:// to https:/ loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/rewrites/loncapa_rewrite_off.conf etc/apache/rewrites/loncapa_rewrite_off.conf -etc/apache2/rewrites/loncapa_rewrite_off.conf +etc/apache2/rewrites/loncapa_rewrite_off.conf static conf File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of @@ -1314,12 +1314,21 @@ utility cgi script to view software vers home/httpd/cgi-bin/lonmodulecheck.pl script -utility cgi script to check for differences between currently -installed versions of LON-CAPA modules and those expected for the +utility cgi script to check for differences between currently +installed versions of LON-CAPA modules and those expected for the LON-CAPA release installed on the server. +loncom/cgi/loncertstatus.pl +home/httpd/cgi-bin/loncertstatus.pl +script + +utility cgi script to display status of LON-CAPA SSL certificates +installed on domain's servers + + + loncom/cgi/ping.pl home/httpd/cgi-bin/ping.pl script @@ -1730,6 +1739,8 @@ LON-CAPA release, starting with 2.10.1 2.11.0.RC2.tab; 2.11.0.RC3.tab; 2.11.0.tab; +2.11.1.tab; +2.11.2.tab; @@ -1764,6 +1775,30 @@ server. Updated by loncron. + loncom/connectionrules.tab + home/httpd/lonTabs/connectionrules.tab + www conf + +File containing contection rules for outbound (lonc) and inbound (lond) +connections for this host. Updated by loncron using domain configuration +for host's domain from primary library server for domain. Called by lonssl.pm +and used by lond and LondConnection.pm. + + + + + loncom/hosttypes.tab + home/httpd/lonTabs/hosttypes.tab + www conf + +File containing classification of other hosts in the cluster into one of: +dom, intdom, other (if shares this host's domain, if shares this host's +"internet domain", or neither, respectively). Updated by loncron. +Called by lonssl.pm and used by LondConnection.pm. + + + + loncom/spare.tab home/httpd/lonTabs/spare.tab conf @@ -1876,7 +1911,7 @@ file: nohist_courseids.db found in /home Perl script run by cron to check: (a) for differences between currently installed versions of LON-CAPA modules and those expected for the particular LON-CAPA release -(b) if an updated LON-CAPA release is available from install.loncapa.org +(b) if an updated LON-CAPA release is available from install.loncapa.org @@ -1884,7 +1919,7 @@ and those expected for the particular LO home/httpd/perl/debug/rebuild_lastlogin.pl script -Perl script run as www to populate nohist_crslastlogin.db for course(s) on +Perl script run as www to populate nohist_crslastlogin.db for course(s) on a library server to record most recent "log-in" by each user in a course. This script is intended to be run after installation of LON-CAPA @@ -2045,7 +2080,7 @@ routines in lonauthcgi.pm. Display form loncom/cgi/quotacheck.pl home/httpd/cgi-bin/quotacheck.pl script -CGI script to display disk usage and quota for content +CGI script to display disk usage and quota for content uploaded directly to a course/community via the Course Editor. @@ -2054,10 +2089,10 @@ uploaded directly to a course/community home/httpd/cgi-bin/enrollqueued.pl script CGI script to process a queued self-enrollment request -and output a web address which should be provided as a link the +and output a web address which should be provided as a link the the student follows to access the course. Can support validation of self-enrollment requests on a third party system/server which -handles payment etc. +handles payment etc. @@ -2071,7 +2106,7 @@ the requester follows to access the new has been configued to have a six character code associated with it, the will be output also, (e.g., for recording locally, and/or display to the requester). The script was implemented to support -validation of course requests on a third party system/server which +validation of course requests on a third party system/server which handles payment etc. @@ -2486,6 +2521,15 @@ Handler to edit external resource. works/unverified +loncom/interface/lonexttool.pm +home/httpd/lib/perl/Apache/lonexttool.pm +handler + +Handler to allow LON-CAPA to operate as an LTI Tool Consumer + +works/unverified + + loncom/interface/lonpickcode.pm home/httpd/lib/perl/Apache/lonpickcode.pm handler @@ -2522,6 +2566,15 @@ Handler for a DC to pick an author from works/unverified +loncom/interface/lonpickresource.pm +home/httpd/lib/perl/Apache/lonpickresource.pm +handler + +Handler to pick a resource or folder from the course contents + +works/unverified + + loncom/interface/lonpickuser.pm home/httpd/lib/perl/Apache/lonpickuser.pm handler @@ -2670,6 +2723,14 @@ Page of links to help manuals - displaye +loncom/html/adm/help/loncapa.html +home/httpd/html/adm/help/loncapa.html +interface file + +Language reference, generated from loncapa.xsd. + + + doc/help/author.manual.access.tex home/httpd/html/adm/help/tex/author.manual.access.tex @@ -3003,6 +3064,24 @@ turning.gif; uploadscores.gif; uplusr.gif; verify.gif; +webdavcentosauth.gif; +webdavcentosdirectory.gif; +webdavcentosmenu.gif; +webdavcentosurl.gif; +webdavforkliftdirectory.gif; +webdavforkliftedit.gif; +webdavforkliftmenu.gif; +webdavforklifturl.gif; +webdavmacauth.gif; +webdavmacconnect.gif; +webdavmacdirectory.gif; +webdavmacedit.gif; +webdavmacfinder.gif; +webdavwin7auth.gif; +webdavwin7directory.gif; +webdavwin7map.gif; +webdavwin7menu.gif; +webdavwin7url.gif; webpage.gif; wishlist.gif; wishlist-link.gif; @@ -3170,6 +3249,24 @@ turning.eps; uploadscores.eps; uplusr.eps; verify.eps; +webdavcentosauth.eps; +webdavcentosdirectory.eps; +webdavcentosmenu.eps; +webdavcentosurl.eps; +webdavforkliftdirectory.eps; +webdavforkliftedit.eps; +webdavforkliftmenu.eps; +webdavforklifturl.eps; +webdavmacauth.eps; +webdavmacconnect.eps; +webdavmacdirectory.eps; +webdavmacedit.eps; +webdavmacfinder.eps; +webdavwin7auth.eps; +webdavwin7directory.eps; +webdavwin7map.eps; +webdavwin7menu.eps; +webdavwin7url.eps; webpage.eps; wishlist.eps; wishlist-link.eps; @@ -3243,15 +3340,23 @@ Authoring_Response_Attributes.tex; Authoring_Responseparam_Parameter.tex; Authoring_Response_Tag_Intro.tex; Authoring_Scripting_Tags.tex; -Authoring_Spreadsheet.tex; Authoring_Structure_Tags.tex; Authoring_Surveys.tex; +Authoring_WebDAV.tex; +Authoring_WebDAV_Mac_10v6.tex; +Authoring_WebDAV_Mac_10v10.tex; +Authoring_WebDAV_Windows_v7.tex; +Authoring_WebDAV_Linux_Centos.tex; Authoring_XML_Intro.tex; +Author_Change_Privileges.tex; +Author_Create_Coauthor_List.tex; Author_LON-CAPA_Introduction.tex; Author_Manual_Title_Page.tex; Author_Menu.tex; Author_Numerical_and_Formula.tex; Author_Remote_Control.tex; +Author_User_Logs.tex; +Author_View_Coauthor_List.tex; Batch_Creation.tex; BridgeTask_About.tex; BridgeTask_Conditions.tex; @@ -3298,6 +3403,7 @@ Content_Page_Overview.tex; Contextual_Help.tex; Course_Add_Other.tex; Course_Add_Student.tex; +Course_Approve_Selfenroll.tex; Course_Automated_Enrollment.tex; Course_Broadcast_Message.tex; Course_Change_Privileges.tex; @@ -3310,6 +3416,7 @@ Course_Creation_Log.tex; Course_Critical_Message.tex; Course_Deleting.tex; Course_Disable_Discussion.tex; +Course_Disable_Anonymous_Discussion.tex; Course_Discussion_Board.tex; Course_Drop_Student.tex; Course_Edit_Content.tex; @@ -3318,6 +3425,7 @@ Course_Environment.tex; Course_Extending_Due_Dates.tex; Course_Face_To_Face_Records.tex; Course_Feedback_Addresses.tex; +Course_Helpdesk_Access.tex; Course_Homework_Performance_Overview.tex; Course_Manually_Grade_Problem.tex; Course_Manual_Title_Page.tex; @@ -3365,6 +3473,7 @@ Course_Student_Grade_Override.tex; Course_Student_Work.tex; Course_Toplevel_Seq.tex; Course_User_Evaluation.tex; +Course_User_Logs.tex; Course_User_Parameter.tex; Course_View_Class_List.tex; Create_Course.tex; @@ -3419,7 +3528,10 @@ Docs_String_Response.tex; Docs_Supplemental.tex; Docs_Uploading_From_Harddrive.tex; Docs_Verify_Content.tex; +Docs_Viewing_Course_Doc.tex; Docs_Web_Page.tex; +Domain_Change_Logs.tex; +Domain_Change_Privileges.tex; Domain_Configuration_Auto_Creation.tex; Domain_Configuration_Auto_Enrollment.tex; Domain_Configuration_Auto_Updates.tex; @@ -3427,6 +3539,7 @@ Domain_Configuration_Cataloging_Courses. Domain_Configuration_Color_Schemes.tex; Domain_Configuration_Contact_Info.tex; Domain_Configuration_Course_Defaults.tex; +Domain_Configuration_Help_Settings.tex; Domain_Configuration_InstDirectory_Search.tex; Domain_Configuration_LangTZAuth.tex; Domain_Configuration_Load_Balancing.tex; @@ -3439,13 +3552,22 @@ Domain_Configuration_Self_Creation.tex; Domain_Configuration_Selfenrollment.tex; Domain_Configuration_Server_Status.tex; Domain_Configuration_SSL.tex; +Domain_Configuration_Trust.tex; Domain_Configuration_User_Creation.tex; Domain_Configuration_User_Modification.tex; Domain_Configuration_User_Sessions.tex; Domain_Coordination_Intro.tex; Domain_Coordination_Overview.tex; +Domain_Create_Users.tex; Domain_Crontab_Entries.tex; +Domain_Editing_Custom_Roles.tex; Domain_Manual_Title_Page.tex; +Domain_Role_Approvals.tex; +Domain_Role_Logs.tex; +Domain_User_Access_Logs.tex; +Domain_Username_Approvals.tex; +Domain_View_Privileges.tex; +Domain_View_Users_List.tex; Due_Date.tex; Dynamic_Plot_Overview.tex; Edit_Syllabus.tex; @@ -3511,6 +3633,7 @@ Help.tex; Helper_Course_Initialization.tex; How_To_Edit_Existing_Content_Pages.tex; Institutional_Integration_Authentication.tex; +Institutional_Integration_CAS.tex; Institutional_Integration_Course_Codes.tex; Institutional_Integration_Course_Requests.tex; Institutional_Integration_Format_Checks.tex; @@ -3637,8 +3760,10 @@ Slot_SelectingField.tex; Slot_SpecifyProctors.tex; Some_Items_Were_Not_Submitted.tex; Spreadsheet_About.tex; +Spreadsheet_Authoring.tex; Spreadsheet_Calculation.tex; Spreadsheet_Calculation_Time.tex; +Spreadsheet_Category_Grades.tex; Spreadsheet_Cell_Editing.tex; Spreadsheet_Editing.tex; Spreadsheet_Export_Row.tex; @@ -3847,6 +3972,19 @@ status.txt; unicover.txt; + + + *.js + loncom/html/adm/quicksearch/ + home/httpd/html/adm/quicksearch/ + +Search to enable the quicksearch function in the author space + + +quicksearch.js + + + loncom/html/adm/fonts/AUTHORS home/httpd/html/adm/fonts/AUTHORS @@ -4239,6 +4377,14 @@ loncom/build/pod2html.sh ../homework/edi +loncom/publisher/loncoursepub.pm +home/httpd/lib/perl/Apache/loncoursepub.pm +handler + +Handler for asynchronous file upload via colorful editor ("Course Authoring" space). + + + loncom/interface/lonmeta.pm home/httpd/lib/perl/Apache/lonmeta.pm handler @@ -4648,57 +4794,33 @@ LON-CAPA math editor - - *.* - loncom/html/adm/jsMath/ - home/httpd/html/adm/jsMath/ - interface file - -jsMath is a Javascript solution to converting TeX to something the browser can see - - -black.gif; -blank.gif; -COPYING.txt; -FONTSVERSION; -jsMath-BaKoMa-fonts.js; -jsMath-autoload.html; -jsMath-controls.html; -jsMath-fallback-mac.js; -jsMath-fallback-mac-mozilla.js; -jsMath-fallback-mac-msie.js; -jsMath-fallback-pc.js; -jsMath-fallback-symbols.js; -jsMath-fallback-unix.js; -jsMath-global-controls.html; -jsMath-global.html; -jsMath.js; -jsMath-loader.html; -jsMath-loader-omniweb4.js; -jsMath-mozilla.js; -jsMath-msie-mac.js; -jsMath-old-browsers.js; - - - - loncom/html/adm/jsMath/jsMath-fonts-1.3.zip - home/httpd/html/adm/jsMath/fonts/ + loncom/html/adm/daxe/daxe.tar.gz + home/httpd/html/adm/daxe script - Server side png fonts for use by jsMath + Daxe XML editor commands -loncom/html/adm/jsMath/commands; -loncom/html/adm/jsMath/jsMath-fonts-1.3.zip; +loncom/html/adm/daxe/commands; +loncom/html/adm/daxe/daxe.tar.gz; - loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip + loncom/javascriptlib/file_upload.js + home/httpd/html/res/adm/includes/file_upload.js + interface file + + JavaScript dealing with file uploads + + + + + loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip home/httpd/html/adm/MathJax script @@ -4713,12 +4835,12 @@ commands loncom/html/adm/MathJax/commands; loncom/html/adm/MathJax/VERSION; -loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip; +loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip; - loncom/html/adm/geogebra/geogebra_html5.tar.gz + loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz home/httpd/html/adm/geogebra/web script @@ -4730,12 +4852,12 @@ commands loncom/html/adm/geogebra/commands; loncom/html/adm/geogebra/VERSION; -loncom/html/adm/geogebra/geogebra_html5.tar.gz; +loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz; - loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz + loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz home/httpd/html/ckeditor script @@ -4747,80 +4869,74 @@ commands loncom/html/adm/ckeditor/commands; -loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz; +loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz; loncom/html/adm/ckeditor/loncapaconfig.js; loncom/html/adm/ckeditor/VERSION; +loncom/html/adm/ckeditor/plugins/lcm/plugin.js; +loncom/html/adm/ckeditor/plugins/lcm/dialogs/lcm.js; +loncom/html/adm/ckeditor/plugins/lcm/icons/lcm.png; +loncom/html/adm/ckeditor/plugins/lcm/icons/hidpi/lcm.png; +loncom/html/adm/ckeditor/plugins/lcm/images/loader.gif; +loncom/html/adm/ckeditor/plugins/lcm/lang/af.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/ar.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/ca.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/cs.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/cy.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/da.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/de.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/el.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/en-gb.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/en.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/eo.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/es.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/fa.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/fi.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/fr.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/gl.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/he.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/hr.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/hu.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/it.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/ja.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/km.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/ku.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/lt.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/nb.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/nl.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/no.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/pl.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/pt-br.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/pt.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/ro.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/ru.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/sk.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/sl.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/sq.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/sv.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/tr.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/tt.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/uk.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/vi.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/zh-cn.js; +loncom/html/adm/ckeditor/plugins/lcm/lang/zh.js; +loncom/html/adm/ckeditor/plugins/chem/plugin.js; +loncom/html/adm/ckeditor/plugins/chem/dialogs/chem.js; +loncom/html/adm/ckeditor/plugins/chem/icons/chem.png; +loncom/html/adm/ckeditor/plugins/chem/icons/hidpi/chem.png; +loncom/html/adm/ckeditor/plugins/chem/lang/de.js; +loncom/html/adm/ckeditor/plugins/chem/lang/en.js; +loncom/html/adm/ckeditor/plugins/chem/lang/es.js; +loncom/html/adm/ckeditor/plugins/chem/lang/fr.js; +loncom/html/adm/ckeditor/plugins/chem/lang/ja.js; +loncom/html/adm/ckeditor/plugins/chem/lang/pt-br.js; +loncom/html/adm/ckeditor/plugins/chem/lang/pt.js; +loncom/html/adm/ckeditor/plugins/chem/lang/ru.js; +loncom/html/adm/ckeditor/plugins/chem/lang/zh-cn.js; +loncom/html/adm/ckeditor/plugins/chem/lang/zh.js; - *.* - loncom/html/adm/jsMath/extensions/ - home/httpd/html/adm/jsMath/extensions/ - interface file - -Additional jsMath functionality that can be used when needed. - - -AMSmath.js; -AMSsymbols.js; -HTML.js; -bbox.js; -font.js; -boldsymbol.js; -double-click.js; -fbox.js; -leaders.js; -mathchoice.js; -mimeTeX.js; -moreArrows.js; -newcommand.js; -underset-overset.js; - - - - - *.* - loncom/html/adm/jsMath/plugins/ - home/httpd/html/adm/jsMath/plugins/ - interface file - -jsMath is a Javascript solution to converting TeX to something the browser can see - - -autoload.js; -CHMmode.js; -global.js; -mimeTeX.js; -noCache.js; -noGlobal.js; -noImageFonts.js; -smallFonts.js; -spriteImageFonts.js; -tex2math.js; - - - - - *.* - loncom/html/adm/jsMath/uncompressed/ - home/httpd/html/adm/jsMath/uncompressed/ - interface file - -the jsMath source files not compressed for increasing download speed (not used by lon-capa directly) - - -def.js; -font.js; -jsMath-fallback-mac.js; -jsMath-fallback-pc.js; -jsMath-fallback-symbols.js; -jsMath-fallback-unix.js; -jsMath.js; - - - - *.js loncom/html/adm/jpicker/ home/httpd/html/adm/jpicker/js/ @@ -4879,8 +4995,8 @@ JQuery countdown timer javascript files jquery.countdown-ar.js; jquery.countdown-bg.js; - jquery.countdown-bs.js; jquery.countdown-bn.js; + jquery.countdown-bs.js; jquery.countdown-ca.js; jquery.countdown-cs.js; jquery.countdown-cy.js; @@ -4967,7 +5083,19 @@ JQuery countdown timer Image file for LE countdownLED.png; - + + *.* + loncom/html/adm/jQuery/addons/ + home/httpd/html/adm/jQuery/addons/ + script + +Addons for jQuery + + + jquery-scrolltofixed.js; + jquery.viewport.mini.js; + + @@ -5020,17 +5148,18 @@ JQuery countdown timer Image file for LE + *.* loncom/html/adm/jQuery/js/ 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; @@ -5040,10 +5169,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; @@ -5053,7 +5182,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; @@ -5100,6 +5229,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; + + + loncom/interface/lontest.pm home/httpd/lib/perl/Apache/lontest.pm @@ -5211,7 +5356,7 @@ echo 'pod2html lonnavmaps.pm' loncom/interface/lonselstudent.pm home/httpd/lib/perl/Apache/lonselstudent.pm -standard +handler re-usable student selection subs. @@ -5325,6 +5470,15 @@ Handles a searches inside courses/commun works/unverified +loncom/interface/lonindexcourse.pm +home/httpd/lib/perl/Apache/lonindexcourse.pm +handler + +Course/community Indexer + +works/unverified + + loncom/interface/lonmysql.pm home/httpd/lib/perl/Apache/lonmysql.pm handler @@ -5615,22 +5769,22 @@ Displays the Main menu works/unverified -loncom/interface/lonremote.pm -home/httpd/lib/perl/Apache/lonremote.pm +loncom/interface/portfolio.pm +home/httpd/lib/perl/Apache/portfolio.pm handler -Handler to launch and collapse the remote control. +Handler to manage user portfolios -works/unverified +unverified -loncom/interface/portfolio.pm -home/httpd/lib/perl/Apache/portfolio.pm +loncom/interface/lonplacementtest.pm +home/httpd/lib/perl/Apache/lonplacementtest.pm handler -Handler to manage user portfolios +Placement test status and completion. -unverified +works/unverified rat/lonpageflip.pm @@ -5667,15 +5821,6 @@ Creates horizontal menubar in advanced R works/unverified -loncom/html/res/adm/pages/homeworkmenu.html -home/httpd/html/res/adm/pages/homeworkmenu.html -handler - -Homework remote control. - -works/unverified - - loncom/html/res/adm/pages/chatroom.html home/httpd/html/res/adm/pages/chatroom.html handler @@ -6006,6 +6151,240 @@ handles request to the CAPA homework pro works/unverified + loncom/homework/loncapamath.pm + home/httpd/lib/perl/Apache/loncapamath.pm + handler + + lm element implementation, using the math parser package + + works/unverified + + + loncom/homework/units.json + home/httpd/lonTabs/units.json + static conf + + Math parser: units + + works/unverified + + + loncom/homework/constants.json + home/httpd/lonTabs/constants.json + static conf + + Math parser: constants + + works/unverified + + + loncom/homework/math_parser/CalcEnv.pm + home/httpd/lib/perl/Apache/math_parser/CalcEnv.pm + system file + + Math parser: Calculation environment + + works/unverified + + + loncom/homework/math_parser/CalcException.pm + home/httpd/lib/perl/Apache/math_parser/CalcException.pm + system file + + Math parser: Calculation exception + + works/unverified + + + loncom/homework/math_parser/Definitions.pm + home/httpd/lib/perl/Apache/math_parser/Definitions.pm + system file + + Math parser: Operator definitions + + works/unverified + + + loncom/homework/math_parser/ENode.pm + home/httpd/lib/perl/Apache/math_parser/ENode.pm + system file + + Math parser: Parsed tree node. + + works/unverified + + + loncom/homework/math_parser/Operator.pm + home/httpd/lib/perl/Apache/math_parser/Operator.pm + system file + + Math parser: Parser operator + + works/unverified + + + loncom/homework/math_parser/ParseException.pm + home/httpd/lib/perl/Apache/math_parser/ParseException.pm + system file + + Math parser: Parse exception + + works/unverified + + + loncom/homework/math_parser/Parser.pm + home/httpd/lib/perl/Apache/math_parser/Parser.pm + system file + + Math parser: Equation parser + + works/unverified + + + loncom/homework/math_parser/QInterval.pm + home/httpd/lib/perl/Apache/math_parser/QInterval.pm + system file + + Math parser: An interval of quantities + + works/unverified + + + loncom/homework/math_parser/QIntervalUnion.pm + home/httpd/lib/perl/Apache/math_parser/QIntervalUnion.pm + system file + + Math parser: A union of possibly disjoint intervals + + works/unverified + + + loncom/homework/math_parser/QMatrix.pm + home/httpd/lib/perl/Apache/math_parser/QMatrix.pm + system file + + Math parser: A matrix of quantities + + works/unverified + + + loncom/homework/math_parser/QSet.pm + home/httpd/lib/perl/Apache/math_parser/QSet.pm + system file + + Math parser: A set of quantities + + works/unverified + + + loncom/homework/math_parser/Quantity.pm + home/httpd/lib/perl/Apache/math_parser/Quantity.pm + system file + + Math parser: A quantity (value and units) + + works/unverified + + + loncom/homework/math_parser/QVector.pm + home/httpd/lib/perl/Apache/math_parser/QVector.pm + system file + + Math parser: A vector of quantities + + works/unverified + + + loncom/homework/math_parser/Token.pm + home/httpd/lib/perl/Apache/math_parser/Token.pm + system file + + Math parser: A parser token. + + works/unverified + + + loncom/homework/math_parser/Tokenizer.pm + home/httpd/lib/perl/Apache/math_parser/Tokenizer.pm + system file + + Math parser: String tokenizer + + works/unverified + + + loncom/homework/math_parser/Units.pm + home/httpd/lib/perl/Apache/math_parser/Units.pm + system file + + Math parser: Loads and converts units + + works/unverified + + + loncom/homework/daxepage.pm + home/httpd/lib/perl/Apache/daxepage.pm + handler + + Handler displaying Daxe and the problem preview + + works/unverified + + + loncom/homework/daxeopen.pm + home/httpd/lib/perl/Apache/daxeopen.pm + handler + + Handler sending a file for Daxe, converting problems if necessary + + works/unverified + + + loncom/homework/daxesave.pm + home/httpd/lib/perl/Apache/daxesave.pm + handler + + Handler saving a file edited with Daxe + + works/unverified + + + loncom/homework/cleanxml/pre_xml.pm + home/httpd/lib/perl/Apache/pre_xml.pm + system file + + First step to clean a file before Daxe editing. + + works/unverified + + + loncom/homework/cleanxml/html_to_xml.pm + home/httpd/lib/perl/Apache/html_to_xml.pm + system file + + Second step to clean a file before Daxe editing. + + works/unverified + + + loncom/homework/cleanxml/post_xml.pm + home/httpd/lib/perl/Apache/post_xml.pm + system file + + Third step to clean a file before Daxe editing. + + works/unverified + + + loncom/homework/cleanxml/xml_to_loncapa.pm + 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 + + loncom/xml/Safe.pm home/httpd/lib/perl/Safe.pm handler @@ -6543,7 +6922,7 @@ Domain information serving. loncom/mime.types etc/httpd/conf/mime.types -etc/apache2/mime.types +etc/apache2/mime.types www static conf Expanded mime.types @@ -7089,6 +7468,16 @@ dependency on Config.pm (not usable in S works/verified + loncom/LWPReq.pm + 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 + + loncom/Lond.pm home/httpd/lib/perl/LONCAPA/Lond.pm system file @@ -7185,6 +7574,16 @@ language lexicons, and static configurat works/unverified +loncom/configuration/SSL.pm +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 + + loncom/ConfigFileEdit.pm home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm system file @@ -7226,6 +7625,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; @@ -7595,61 +7998,6 @@ tmcc.tab; *.gif -loncom/html/adm/lonLCDfont/ -home/httpd/html/adm/lonLCDfont/ -graphic file -LON-CAPA remote control LCD font - -0.gif; -1.gif; -2.gif; -3.gif; -4.gif; -5.gif; -6.gif; -7.gif; -8.gif; -9.gif; -a.gif; -b.gif; -c.gif; -d.gif; -e.gif; -f.gif; -g.gif; -h.gif; -i.gif; -j.gif; -k.gif; -l.gif; -m.gif; -n.gif; -o.gif; -p.gif; -q.gif; -r.gif; -s.gif; -t.gif; -u.gif; -v.gif; -w.gif; -x.gif; -y.gif; -z.gif; -ä.gif; -ö.gif; -ü.gif; -ä.gif; -ö.gif; -ü.gif; -colon.gif; -hyphen.gif; -slash.gif; -space.gif; - - - -*.gif loncom/html/res/adm/pages/pt/ home/httpd/html/res/adm/pages/pt/ graphic file @@ -7679,6 +8027,7 @@ pref_pt.gif; prt_pt.gif; res_pt.gif; roles_pt.gif; +sbkm_pt.gif; spacer_pt.gif; sprs_pt.gif; src_pt.gif; @@ -7693,93 +8042,34 @@ vbkm_pt.gif; graphic file icons used for the entire LON-CAPA user interface -alnk.gif; -anno.gif; -anot.gif; -anot2.gif; -back.gif; -bchat.gif; -bkm.gif; -blog.gif; -brws.gif; -catalog.gif; -ccat.gif; -ccrs.gif; chat.gif; -chrt.gif; close-all-folders.gif; -close-navigation.gif; -clst.gif; -com.gif; -conf.gif; -courses.gif; -cprv.gif; -crsconf.gif; -cstr.gif; -del.gif; -dempty.gif; dempty.gif; -docs.gif; edittoplevel.gif; -egrd.gif; empty.gif; -enrl.gif; -eval.gif; -fdbk.gif; feedback.gif; -forw.gif; -grds.gif; -grps.gif; group.gif; help.gif; info.gif; -keys.gif; ledblink.gif; ledgreen.gif; ledoff.gif; ledon.gif; -ledsend.gif; -list.gif; -logout.gif; -mail.gif; mark-discussionentries-read.gif; -mrk.gif; -nav.gif; -new.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; open-first-problem.gif; -pdfupload.gif; -parm.gif; -pcstr.gif; -pgrd.gif; -port.gif; -pparm.gif; -pref.gif; -prt.gif; -pub.gif; qempty.gif; -rcrs.gif; refresh.gif; -reload.gif; -remotebg.gif; -res.gif; -roles.gif; -rsrv.gif; -rtrv.gif; -sctr.gif; show-all.gif; show-incomplete-problems.gif; -slnk.gif; -spacer.gif; -sprs.gif; -src.gif; -srvr.gif; -start-navigation.gif; -stat.gif; -subm.gif; -title.gif; +star.gif; @@ -7794,6 +8084,7 @@ bchat.png; ccat.png; ccrs.png; clst.png; +codemirror.png; conf.png; courses.png; crsconf.png; @@ -7824,7 +8115,6 @@ port.png; prt.png; rcrs.png; rsrv.png; -slnk.png; src.png; srvr.png; subm.png; @@ -7858,6 +8148,7 @@ mngcu.png; prob_ana.png; process-stop.png; role_hotlist.png; +reload.png; self_enroll.png; survey_rep.png; subdocs.png; @@ -7872,10 +8163,10 @@ uplusr.png; graphic file graphical icons used in submenus -alnk.png; aboutme.png; addClickerInfoFile.png; anonsurveythreshold.png; +bubblesheet.png; ccatconf.png; ccat-22x22.png; chat.png; @@ -7888,6 +8179,7 @@ dialog-information.png; docs-22x22.png; document-open.png; document-properties.png; +download_sub.png; dropbox.png; dump.png; edit-copy.png; @@ -7907,11 +8199,15 @@ folder-new.png; folder-new-22x22.png; format-justify-fill.png; fromfile.png; +grade_PageFolder.png; +grade_students.png; +grading_table.png; groupportfolio.png; groupportfolioquota.png; grp_add.png; grp_settings.png; grp_tools.png; +helpdesk-access.png; ims.png; imsexport.png; link-new-22x22.png; @@ -7935,6 +8231,7 @@ preferences-desktop-theme.png; preferences-desktop-wallpaper.png; preferences-system-windows.png; rcrs-22x22.png; +receipt_number.png; recover.png; remotecontrol.png; resversion.png; @@ -7956,6 +8253,7 @@ system-lock-screen.png; system-users.png; timer.png; trck-22x22.png; +ungrade_sub.png; uplcrs.png; uploadscores.png; verify.png; @@ -7974,14 +8272,6 @@ wishlist-link-lighter.png; -loncom/html/res/adm/pages/imgmaps.html -home/httpd/html/res/adm/pages/imgmaps.html -interface file - -image maps for the LON-CAPA remote control - - - loncom/html/res/adm/pages/index.html home/httpd/html/res/adm/pages/index.html interface file @@ -7989,14 +8279,6 @@ image maps for the LON-CAPA remote contr welcoming page to the LON-CAPA system upon login - -loncom/html/res/adm/pages/menu.html -home/httpd/html/res/adm/pages/menu.html -interface file - -renders the HTML (including image maps) for the LON-CAPA remote control - - *.gif loncom/html/res/adm/pages/indexericons/ @@ -8101,17 +8383,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 @@ -8228,7 +8507,7 @@ file that allows setuid password privile loncom/init.d/loncontrol 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. @@ -8236,7 +8515,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; @@ -8254,7 +8533,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; @@ -8539,11 +8818,22 @@ Module for displaying the wishlist.home/httpd/lib/perl/Apache/lonrelrequtils.pm handler -Utilities to update information about LON-CAPA version requirements +Utilities to update information about LON-CAPA version requirements in a course. works/unverified +loncom/interface/lonaccesstimes.pm +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 + + loncom/automation/Autocreate.plAutocreate.pl home/httpd/perl/Autocreate.pl script