--- doc/loncapafiles/loncapafiles.lpml 2024/09/03 09:40:17 1.797.2.137.2.4 +++ doc/loncapafiles/loncapafiles.lpml 2020/12/21 11:27:30 1.1007 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + @@ -847,6 +868,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -919,12 +941,6 @@ are viewable over the world-wide web 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 @@ -1049,7 +1065,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

@@ -1092,7 +1108,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 @@ -1112,7 +1128,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 @@ -1125,7 +1141,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 @@ -1136,7 +1152,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1147,7 +1163,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. @@ -1159,7 +1175,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 @@ -1170,7 +1186,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 @@ -1227,16 +1243,6 @@ parameter. -loncom/cgi/archive.pl -home/httpd/cgi-bin/archive.pl -script - -Create an archive file of specified files in an Authoring Space, -for download by the author. Archive file is either a tar file -(with gzip, bzip2 or xz compression), or a zip file. - - - loncom/cgi/decompress.pl home/httpd/cgi-bin/decompress.pl script @@ -1349,12 +1355,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 @@ -1792,9 +1807,6 @@ LON-CAPA release, starting with 2.10.1 2.11.1.tab; 2.11.2.tab; 2.11.3.tab; -2.11.4.tab; -2.11.5.tab; -2.11.5.B.tab; @@ -1829,6 +1841,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 @@ -1941,7 +1977,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 @@ -1949,7 +1985,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 @@ -2022,6 +2058,15 @@ small script to handle the start up of t + loncom/manage_ssl_certs.pl + home/httpd/lonCerts/manage_ssl_certs.pl + script + + Script to create LON-CAPA SSL key, and/or LON-CAPA SSL + certificate signing requests for hostId, and/or hostname. + + + loncom/lond home/httpd/perl/lond script @@ -2110,7 +2155,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. @@ -2119,10 +2164,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. @@ -2136,7 +2181,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. @@ -2564,7 +2609,7 @@ Handler to check if an external resource home/httpd/lib/perl/Apache/lonexttool.pm handler -Handler to allow LON-CAPA to operate as an LTI Consumer +Handler to allow LON-CAPA to operate as an LTI Consumer works/unverified @@ -2601,7 +2646,7 @@ as an LTI Consumer. home/httpd/lib/perl/Apache/ltilogout.pm handler -Handler to logout a LON-CAPA user session on callback from an LTI Consumer +Handler to logout a LON-CAPA user session on callback from an LTI Consumer which launched the session, when user logs out of session on Consumer. works/unverified @@ -2621,7 +2666,7 @@ Common routines for LTI (Consumer or Pro interface file Meta file which specifies package source for external tool (LTI) without passback -of grades +of grades @@ -2670,20 +2715,20 @@ Handler for a DC to pick an author from works/unverified -loncom/interface/lonpickuser.pm -home/httpd/lib/perl/Apache/lonpickuser.pm +loncom/interface/lonpickresource.pm +home/httpd/lib/perl/Apache/lonpickresource.pm handler -Handler to pick a user from a directory search +Handler to pick a resource or folder from the course contents works/unverified -loncom/interface/loncourseuser.pm -home/httpd/lib/perl/Apache/loncourseuser.pm +loncom/interface/lonpickuser.pm +home/httpd/lib/perl/Apache/lonpickuser.pm handler -Handler to check if a user has a role (active, future or previous) in a course. +Handler to pick a user from a directory search works/unverified @@ -3040,12 +3085,9 @@ Map_Example.gif; Resource_Assembly.gif; aboutme.gif; addClickerInfoFile.gif; -add_folder.gif; -add_link.gif; anno.gif; anot.gif; anot2.gif; -archive.gif; authorRemote.gif; author_example_directory.gif; author_new_content.gif; @@ -3054,7 +3096,6 @@ back.gif; bchat.gif; blog.gif; bomb.gif; -bubblesheet.gif; catalog.gif; ccat.gif; chat.gif; @@ -3068,16 +3109,9 @@ cprv.gif; creatingANewCourse.gif; creatingNewProblemResource.gif; crsconf.gif; -daxecollapsible.gif; -daxeleftpanel.gif; -daxeradio.gif; -daxetoolbar.gif; -daxeui.gif; -delete.gif; docs.gif; document-open.gif; document-properties.gif; -download_sub.gif; dump.gif; dynamic_piecewise.gif; dynamic_piecewise2.gif; @@ -3090,7 +3124,6 @@ edit-find-replace.gif; edit-redo.gif; edit-undo.gif; emblem-photos.gif; -emblem-readonly.gif; eval.gif; extres.gif; fdbk.gif; @@ -3099,9 +3132,6 @@ formulaResponse.gif; forw.gif; FPRexamples.gif; fromfile.gif; -grade_PageFolder.gif; -grade_students.gif; -grading_table.gif; grds.gif; grps.gif; help.gif; @@ -3130,14 +3160,12 @@ mapStraightened.gif; mapTwoResources.gif; messalog.gif; mngcu.gif; -move.gif; multiple_choice_problem_menu.gif; nav.gif; navigation.gif; network-workgroup.gif; new.gif; newmsg.gif; -note.gif; numericalResponse1.gif; numericalResponseEditor.gif; numericalResponseSlopeProblem.gif; @@ -3152,7 +3180,6 @@ pref.gif; preferences-desktop-font.gif; preferences-desktop-locale.gif; preferences-desktop-theme.gif; -printout.gif; problem_editing_colorful.gif; problem_editing_xml.gif; problem_testing.gif; @@ -3161,30 +3188,16 @@ publishMetadata.gif; radioResponse2.gif; radioResponseHint.gif; rcrs.gif; -receipt_number.gif; res.gif; resversion.gif; roles.gif; rsrv.gif; -save.gif; scoreupfrm.gif; sctr.gif; selfenrl-queue.gif; self_enroll.gif; simple.gif; simpprob.gif; -slots_change_confirm.gif; -slots_change_resv.gif; -slots_creation.gif; -slots_instructor_assigned.gif; -slots_manager.gif; -slots_navmaps.gif; -slots_params.gif; -slots_proctor_validate.gif; -slots_student_reserve.gif; -slots_summary_cc.gif; -slots_timeline.gif; -slots_uniqueness.gif; smallHelp.gif; spreadsheet_hierarchy.gif; sprs.gif; @@ -3199,11 +3212,9 @@ syllabus.gif; system-users.gif; tolastloc.gif; turning.gif; -ungrade_sub.gif; uploadscores.gif; uplusr.gif; verify.gif; -view.gif; webdavcentosauth.gif; webdavcentosdirectory.gif; webdavcentosmenu.gif; @@ -3262,12 +3273,9 @@ Map_Example.eps; Resource_Assembly.eps; aboutme.eps; addClickerInfoFile.eps; -add_folder.eps; -add_link.eps; anno.eps; anot.eps; anot2.eps; -archive.eps; authorRemote.eps; author_example_directory.eps; author_new_content.eps; @@ -3276,7 +3284,6 @@ back.eps; bchat.eps; blog.eps; bomb.eps; -bubblesheet.eps; catalog.eps; ccat.eps; chat.eps; @@ -3290,16 +3297,9 @@ cprv.eps; creatingANewCourse.eps; creatingNewProblemResource.eps; crsconf.eps; -daxecollapsible.eps; -daxeleftpanel.eps; -daxeradio.eps; -daxetoolbar.eps; -daxeui.eps; -delete.eps; docs.eps; document-open.eps; document-properties.eps; -download_sub.eps; dump.eps; dynamic_piecewise.eps; dynamic_piecewise2.eps; @@ -3312,7 +3312,6 @@ edit-find-replace.eps; edit-redo.eps; edit-undo.eps; emblem-photos.eps; -emblem-readonly.eps; eval.eps; extres.eps; fdbk.eps; @@ -3321,9 +3320,6 @@ formulaResponse.eps; forw.eps; FPRexamples.eps; fromfile.eps; -grade_PageFolder.eps; -grade_students.eps; -grading_table.eps; grds.eps; grps.eps; help.eps; @@ -3352,14 +3348,12 @@ mapStraightened.eps; mapTwoResources.eps; messalog.eps; mngcu.eps; -move.eps; multiple_choice_problem_menu.eps; nav.eps; navigation.eps; network-workgroup.eps; new.eps; newmsg.eps; -note.eps; numericalResponse1.eps; numericalResponseEditor.eps; numericalResponseSlopeProblem.eps; @@ -3381,30 +3375,16 @@ publishMetadata.eps; radioResponse2.eps; radioResponseHint.eps; rcrs.eps; -receipt_number.eps; res.eps; resversion.eps; roles.eps; rsrv.eps; -save.eps; scoreupfrm.eps; sctr.eps; selfenrl-queue.eps; self_enroll.eps; simple.eps; simpprob.eps; -slots_change_confirm.eps; -slots_change_resv.eps; -slots_creation.eps; -slots_instructor_assigned.eps; -slots_manager.eps; -slots_navmaps.eps; -slots_params.eps; -slots_proctor_validate.eps; -slots_student_reserve.eps; -slots_summary_cc.eps; -slots_timeline.eps; -slots_uniqueness.eps; smallHelp.eps; spreadsheet_hierarchy.eps; sprs.eps; @@ -3419,11 +3399,9 @@ syllabus.eps; system-users.eps; tolastloc.eps; turning.eps; -ungrade_sub.eps; uploadscores.eps; uplusr.eps; verify.eps; -view.eps; webdavcentosauth.eps; webdavcentosdirectory.eps; webdavcentosmenu.eps; @@ -3478,23 +3456,11 @@ Analyze_Problem.tex; Answer_Date.tex; Answer_Display_Overview.tex; Annotation.tex; -Archiving_Directory_Options.tex; Authentication.tex; Auth_Options.tex; Authoring_Adding_Pictures.tex; -Authoring_Archiving_Directory.tex; +Authoring_CustomResponse.tex; Authoring_DataResponse.tex; -Authoring_Daxe_CSS.tex; -Authoring_Daxe_FAQ.tex; -Authoring_Daxe_Introduction.tex; -Authoring_Daxe_Left_Panel.tex; -Authoring_Daxe_Math.tex; -Authoring_Daxe_Menus.tex; -Authoring_Daxe_Radiobuttonresponse.tex; -Authoring_Daxe_Templates.tex; -Authoring_Daxe_Toolbar.tex; -Authoring_Daxe_UI.tex; -Authoring_Daxe_Variables.tex; Authoring_Dynamic_Plot_Axes.tex; Authoring_Dynamic_Plot_Color_Selection.tex; Authoring_Dynamic_Plot_Curve_Data.tex; @@ -3508,8 +3474,10 @@ Authoring_Dynamic_Plot.tex; Authoring_Dynamic_Plot_Tics.tex; Authoring_Dynamic_Plot_Title_X_Y_Label.tex; Authoring_Equations.tex; +Authoring_EssayResponse.tex; Authoring_ExternalResponse.tex; Authoring_Foil_Structure_Tags.tex; +Authoring_FormulaResponse.tex; Authoring_Hint_Tags.tex; Authoring_HTML_vs_Tex.tex; Authoring_ImageResponse.tex; @@ -3517,18 +3485,23 @@ Authoring_Input_Tags.tex; Authoring_Internal_Tags.tex; Authoring_Intro.tex; Authoring_Library_Scripts.tex; +Authoring_MatchResponse.tex; Authoring_Math_Editor.tex; Authoring_Multilingual_Problems.tex; Authoring_NumericalResponse.tex; Authoring_OptionResponse.tex; +Authoring_OrganicResponse.tex; Authoring_Output_Tags.tex; Authoring_Pictures_EPS.tex; Authoring_Piecewise_Plot.tex; Authoring_RadiobuttonResponse.tex; +Authoring_RankResponse.tex; +Authoring_ReactionResponse.tex; Authoring_Response_Attributes.tex; Authoring_Responseparam_Parameter.tex; Authoring_Response_Tag_Intro.tex; Authoring_Scripting_Tags.tex; +Authoring_StringResponse.tex; Authoring_Structure_Tags.tex; Authoring_Surveys.tex; Authoring_WebDAV.tex; @@ -3606,6 +3579,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; @@ -3626,14 +3600,11 @@ Course_Parameter_Levels.tex; Course_Parameter_Table_Mode.tex; Course_Prefs_Bridgetasks.tex; Course_Prefs_Display.tex; -Course_Prefs_ExternalTools.tex; Course_Prefs_Grading.tex; Course_Prefs_Printouts.tex; Course_Prefs_Classlists.tex; Course_Prefs_Feedback.tex; Course_Prefs_Language.tex; -Course_Prefs_Linkprotection.tex; -Course_Prefs_Menus.tex; Course_Prefs_Spreadsheet.tex; Course_Prefs_Discussions.tex; Course_Prefs_General.tex; @@ -3716,7 +3687,6 @@ Docs_Overview.tex; Docs_Radio.tex; Docs_Score_Upload_Form.tex; Docs_Search.tex; -Docs_Short_URLs.tex; Docs_Simple_Problem.tex; Docs_String_Response.tex; Docs_Supplemental.tex; @@ -3726,7 +3696,6 @@ Docs_Viewing_Course_Doc.tex; Docs_Web_Page.tex; Domain_Change_Logs.tex; Domain_Change_Privileges.tex; -Domain_Configuration_Author_Defaults.tex; Domain_Configuration_Auto_Creation.tex; Domain_Configuration_Auto_Enrollment.tex; Domain_Configuration_Auto_Updates.tex; @@ -3736,11 +3705,9 @@ Domain_Configuration_Contact_Info.tex; Domain_Configuration_Course_Defaults.tex; Domain_Configuration_Help_Settings.tex; Domain_Configuration_InstDirectory_Search.tex; -Domain_Configuration_IP_Access.tex; Domain_Configuration_LangTZAuth.tex; Domain_Configuration_Load_Balancing.tex; Domain_Configuration_Login_Page.tex; -Domain_Configuration_LTI_Provider.tex; Domain_Configuration_LTI_Tools.tex; Domain_Configuration_Passwords.tex; Domain_Configuration_Quotas.tex; @@ -3751,6 +3718,7 @@ 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; @@ -3761,8 +3729,6 @@ Domain_Create_Users.tex; Domain_Crontab_Entries.tex; Domain_Editing_Custom_Roles.tex; Domain_Manual_Title_Page.tex; -Domain_Modify_Course.tex; -Domain_Modify_Community.tex; Domain_Role_Approvals.tex; Domain_Role_Logs.tex; Domain_User_Access_Logs.tex; @@ -3849,20 +3815,11 @@ Math_Response_Problems.tex; Maxima_Argument_Array.tex; Maxima_Libraries.tex; Metadata_Description.tex; -Modify_Anonsurvey_Threshold.tex; Modify_Community_Owner.tex; -Modify_Course_Chgpasswd.tex; -Modify_Course_Credithours.tex; Modify_Course_Defaultauth.tex; Modify_Course_Instcode.tex; -Modify_Course_LTI_Authen.tex; Modify_Course_Owner.tex; Modify_Course_Quota.tex; -Modify_Course_Resource_Editors.tex; -Modify_Course_Selfenrolladmin.tex; -Modify_Course_Table_Lifetime.tex; -Modify_Course_Upload_Quota.tex; -Modify_Postsubmit_Config.tex; Navigation_Screen.tex; Navmap_Host_Down.tex; NavMaps_MarkPosts_Read.tex; @@ -3929,7 +3886,6 @@ Problem_Types.tex; Publishing_A_Resource.tex; Publishing_Author_Tutorial_Segue.tex; Publishing_Copyright.tex; -Publishing_Directory_Options.tex; Publishing_Intro.tex; Publishing_Keywords.tex; Quick_Grades_Description.tex; @@ -3970,7 +3926,6 @@ Slot_ResourceParameter.tex; Slot_RestrictAvailibility.tex; Slot_SelectingField.tex; Slot_SpecifyProctors.tex; -Slot_Use.tex; Some_Items_Were_Not_Submitted.tex; Spreadsheet_About.tex; Spreadsheet_Authoring.tex; @@ -4185,6 +4140,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 @@ -4577,6 +4545,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 @@ -4855,7 +4831,7 @@ assignment. - loncom/html/adm/jsme/JSME_2024-04-29.zip + loncom/html/adm/jsme/JSME_2015-02-09.zip home/httpd/html/adm/jsme script @@ -4869,7 +4845,7 @@ commands loncom/html/adm/jsme/commands; loncom/html/adm/jsme/VERSION; -loncom/html/adm/jsme/JSME_2024-04-29.zip; +loncom/html/adm/jsme/JSME_2015-02-09.zip; @@ -5007,7 +4983,6 @@ commands loncom/html/adm/daxe/commands; loncom/html/adm/daxe/daxe.tar.gz; -loncom/html/adm/daxe/VERSION; @@ -5021,7 +4996,7 @@ loncom/html/adm/daxe/VERSION; - loncom/html/adm/MathJax/mathjax-MathJax-v2.7.9.zip + loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip home/httpd/html/adm/MathJax script @@ -5036,13 +5011,13 @@ commands loncom/html/adm/MathJax/commands; loncom/html/adm/MathJax/VERSION; -loncom/html/adm/MathJax/mathjax-MathJax-v2.7.9.zip; +loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip; - loncom/html/adm/geogebra/geogebraweb_5.2.843.tar.gz - home/httpd/html/adm/geogebra + loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz + home/httpd/html/adm/geogebra/web script HTML5/JavaScript Version of GeoGebra @@ -5053,13 +5028,12 @@ commands loncom/html/adm/geogebra/commands; loncom/html/adm/geogebra/VERSION; -loncom/html/adm/geogebra/geogebraweb_5.2.843.tar.gz; -loncom/html/adm/geogebra/geogebraweb_license.txt; +loncom/html/adm/geogebra/geogebraweb_5.0.tar.gz; - loncom/html/adm/ckeditor/ckeditor_4.22.1.tar.gz + loncom/html/adm/ckeditor/ckeditor_4.4.7.tar.gz home/httpd/html/ckeditor script @@ -5071,7 +5045,7 @@ commands loncom/html/adm/ckeditor/commands; -loncom/html/adm/ckeditor/ckeditor_4.22.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; @@ -5197,8 +5171,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; @@ -5286,7 +5260,7 @@ JQuery countdown timer Image file for LE - *.js + *.* loncom/html/adm/jQuery/addons/ home/httpd/html/adm/jQuery/addons/ script @@ -5350,17 +5324,18 @@ Addons for jQuery + *.* loncom/html/adm/jQuery/js/ home/httpd/html/adm/jQuery/js/ interface file -jQuery custom distribution of version 3.7.1, UI version 1.13.3 +jQuery custom distribution of version 3.2.1, UI version 1.12.1 - jquery-3.7.1.min.js; - jquery-ui-1.13.3.custom.min.js; + jquery-3.2.1.min.js; + jquery-ui-1.12.1.custom.min.js; @@ -5370,10 +5345,10 @@ jQuery custom distribution of version 3. home/httpd/html/adm/jQuery/css/smoothness/ interface file -jQuery custom distribution of version 3.7.1, UI version 1.13.3 -- stylesheets +jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- stylesheets - jquery-ui-1.13.3.custom.min.css; + jquery-ui-1.12.1.custom.min.css; @@ -5383,7 +5358,7 @@ jQuery custom distribution of version 3. home/httpd/html/adm/jQuery/css/smoothness/images/ interface file -jQuery custom distribution of version 3.7.1, UI version 1.13.3 -- 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; @@ -5671,6 +5646,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 @@ -5961,15 +5945,6 @@ Displays the Main menu works/unverified -loncom/interface/lonremote.pm -home/httpd/lib/perl/Apache/lonremote.pm -handler - -Handler to launch and collapse the remote control. - -works/unverified - - loncom/interface/portfolio.pm home/httpd/lib/perl/Apache/portfolio.pm handler @@ -5979,11 +5954,11 @@ Handler to manage user portfolios unverified -loncom/interface/lonviewcoauthors.pm -home/httpd/lib/perl/Apache/lonviewcoauthors.pm +loncom/interface/lonplacementtest.pm +home/httpd/lib/perl/Apache/lonplacementtest.pm handler -Allows co-authors and assistant co-authors to view co-authors in an Authoring Space. +Placement test status and completion. works/unverified @@ -6022,15 +5997,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 @@ -6869,7 +6835,7 @@ by the URL-related pattern syntax: loncom/auth/lonslotcheck.pm home/httpd/lib/perl/Apache/lonslotcheck.pm handler -Checks if access to a non-gradable external tool uses slots. +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. @@ -6897,16 +6863,6 @@ not currently allow access. works/unverified -loncom/auth/lonlinkexit.pm -home/httpd/lib/perl/Apache/lonlinkexit.pm -handler - -logout session launched via deep link and escape iframe and redirect -(for LTI-protected link and appropriate Link Protection setting in course) - -works/unverified - - loncom/auth/migrateuser.pm home/httpd/lib/perl/Apache/migrateuser.pm handler @@ -6935,16 +6891,6 @@ logout session launched via deep link an works/unverified - loncom/auth/lonrelaunch.pm - home/httpd/lib/perl/Apache/lonrelaunch.pm - handler - For a deep link protected by LTI where username is included - in launch payload, expire user's current session if username - from payload does not match username in LON-CAPA session. - - works/unverified - - loncom/auth/lonshibauth.pm home/httpd/lib/perl/Apache/lonshibauth.pm handler @@ -7039,8 +6985,8 @@ 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 +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. @@ -7180,7 +7126,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 @@ -7463,7 +7409,6 @@ eps.gif; eps_big.gif; exam.gif; exam_big.gif; -externallink.gif; face-angel.png; face-angry.png; face-cool.png; @@ -7545,8 +7490,6 @@ mpg.gif; navmap.correct.gif; navmap.partial.gif; navmap.ellipsis.gif; -navmap.none.closed.gif; -navmap.none.open.gif; navmap.open.gif; navmap.page.open.gif; navmap.page.closed.gif; @@ -7729,6 +7672,16 @@ dependency on Config.pm and Scalar::Util 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 @@ -7825,6 +7778,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 @@ -7876,9 +7839,6 @@ 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.perl.5.34; -compiles/tth.so.x86_64.perl.5.36; -compiles/tth.so.x86_64.perl.5.38; compiles/tth.so.x86_64.sles12; compiles/tth.so.x86_64.sles15; compiles/tth.so.i386.debian5; @@ -7926,7 +7886,6 @@ loncom/homework/caparesponse/commands caparesponse.c; -caparesponse.h; caparesponse.pm; README; Makefile.PL; @@ -8250,61 +8209,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 @@ -8334,6 +8238,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; @@ -8348,101 +8253,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; -mcrs.gif; mark-discussionentries-read.gif; minitabmenu_bg.gif; minitabmenu_left.gif; minitabmenu_left_on.gif; minitabmenu_right.gif; minitabmenu_right_on.gif; -mrk.gif; -nav.gif; -new.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; -printout.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; star.gif; -start-navigation.gif; -stat.gif; -subm.gif; -title.gif; @@ -8476,7 +8314,6 @@ anot.png; anot2.png; blog.png; chrt.png; -copy.png; cprv.png; del.png; egrd.png; @@ -8488,9 +8325,7 @@ parm.png; port.png; prt.png; rcrs.png; -rename.png; rsrv.png; -slnk.png; src.png; srvr.png; subm.png; @@ -8524,6 +8359,7 @@ mngcu.png; prob_ana.png; process-stop.png; role_hotlist.png; +reload.png; self_enroll.png; survey_rep.png; subdocs.png; @@ -8538,23 +8374,17 @@ uplusr.png; graphic file graphical icons used in submenus -alnk.png; -archive.png; aboutme.png; addClickerInfoFile.png; anonsurveythreshold.png; bubblesheet.png; -camanager.png; ccatconf.png; ccat-22x22.png; chat.png; -coauthors.png; -collapsed.png; comblock.png; contact-new.png; contact-new-22x22.png; coprplot.png; -crseditors.png; crsnew.png; dialog-information.png; docs-22x22.png; @@ -8567,7 +8397,6 @@ edit-copy.png; edit-find-replace.png; edit-find.png; edit-mode-22x22.png; -editops.png; edit-redo.png; edit-redo-22x22.png; edit-select-all.png; @@ -8576,7 +8405,6 @@ edit-undo-22x22.png; emblem-photos.png; emblem-readonly.png; emblem-system.png; -expanded.png; extres.png; exttool.png; folder-new.png; @@ -8614,8 +8442,8 @@ preferences-desktop-remote-desktop.png; preferences-desktop-theme.png; preferences-desktop-wallpaper.png; preferences-system-windows.png; -receipt_number.png; rcrs-22x22.png; +receipt_number.png; recover.png; remotecontrol.png; resversion.png; @@ -8637,14 +8465,12 @@ symbs.png; system-lock-screen.png; system-users.png; timer.png; -timezone.png; trck-22x22.png; ungrade_sub.png; uplcrs.png; uploadscores.png; verify.png; view-mode-22x22.png; -viewuser.png; wishlist.png; wishlist-link.png; wishlist-link-lighter.png; @@ -8659,14 +8485,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 @@ -8674,14 +8492,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/ @@ -8792,10 +8602,8 @@ world2.gif Associated file for answering reactionresponse style questions -reaction_editor.html; -reaction_help.html; -reaction_viewer.html; reaction_preview.js; +reaction_help.html @@ -8913,7 +8721,7 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol etc/init.d/loncontrol -home/httpd/perl/loncontrol +home/httpd/perl/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. @@ -8922,7 +8730,7 @@ Controls the launching/halting of lonc, loncom/init.d/loncontrol.service home/httpd/perl/systemd/loncontrol.service -etc/systemd/system/loncontrol.service +etc/systemd/system/loncontrol.service static conf Controls the launching/halting of lon-capa daemons by loncontrol in systemd @@ -8962,6 +8770,7 @@ etc/rc6.d/K05loncontrol symbolic links to /etc/rc.d/init.d/loncontrol (redhat/fedora) or /etc/init.d/loncontrol (suse/debian) for run-levels + loncom/init.d/loncontrol etc/rc.d/ @@ -8975,16 +8784,16 @@ symbolic links to /etc/rc.d/init.d/lonco loncom/init.d/loncontrol - + loncom/init.d/loncontrol.service 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 @@ -9245,7 +9054,7 @@ 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