CVS log for loncom/interface/domainstatus.pm
Up to [LON-CAPA] / loncom / interface
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 25 19:50:30 2016 UTC (8 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.7: preferred, unified to selected 1.6: preferred, unified
Changes since revision 1.7: +11 -1
lines
- Use Server Name Indication (SNI) and SSL when replicating content from
/raw/.
- Domain status screen has link to show status of LON-CAPA SSL certificates.
- "SSL" domain config for (a) "internal" LON-CAPA SSL connection to servers/VMs
in other domain, (b) Replication of domain's resources to other domains.
- Replication can use name-based virtual hosts with SSL, with verification of
client certificate (cert: /home/httpd/lonCerts/lonhostnamecert.pem, signed
by LON-CAPA CA, with Common Name of internal-<server hostname>, same IP address
as server hostname).
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 17 02:36:56 2014 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1,
version_2_11_0_RC3,
version_2_11_0
Diff to previous 1.6: preferred, unified
Changes since revision 1.6: +11 -1
lines
- Add quotacheck.pl
- CGI script for use on a library server to display disk usage and quota
for course content uploaded directly to course/communities in the domain.
Revision
1.6:
download - view:
text,
markup,
annotated -
[selected for diffs]
Wed Jan 1 17:41:47 2014 UTC (10 years, 10 months ago) by
raeburn
Branches:
MAIN
CVS tags:
version_2_11_0_RC2
Diff to previous 1.5:
preferred,
unified
Changes since revision 1.5: +15 -5
lines
- Access to information about courses in a domain with six character
unique codes (html, xml or csv format).
- Initial use case is for a separate portal (token-based auth)
where students enter the code to sign up for a specific "textbook"
course.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 2 00:22:51 2013 UTC (11 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.4: preferred, unified to selected 1.6: preferred, unified
Changes since revision 1.4: +11 -1
lines
- Utilities to checksum LON-CAPA modules to verify integrity of
LON-CAPA installation, and also to check the availibility of new
LON-CAPA releases.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 26 16:24:41 2010 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0,
loncapaMITrelate_1,
language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
Diff to previous 1.3: preferred, unified to selected 1.6: preferred, unified
Changes since revision 1.3: +23 -12
lines
No menu icons for sub menu "Status of domain servers"
(should be currently sufficient for DCs)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 18 16:13:31 2010 UTC (14 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.2: preferred, unified to selected 1.6: preferred, unified
Changes since revision 1.2: +22 -49
lines
Bug 6273 - Consistent menus (use generate_menu)
- View/Modify settings for a course (DC settings)
- Status of domain servers
- Use category icon for each menu item (planned to be replaced with individual version)
Included changes:
- lonmodifycourse.pm:
- XHTML - escape "&" in Link URLs
- XHTML/context - enclose form elements in form
- Localization: optimized &mt() usage in headline
- domainstatus.pm:
- Removed now unnecessary divs to float header and footer
- de.pm:
- Added translations
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 25 01:52:50 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_X,
version_2_8_99_1,
version_2_8_99_0,
version_2_8_2,
version_2_8_1,
version_2_8_0,
version_2_7_99_1,
version_2_7_99_0,
bz6209-base,
bz6209,
bz5969,
bz2851,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3,
GCI_2,
GCI_1,
BZ5971-printing-apage,
BZ5434-fox
Diff to previous 1.1: preferred, unified to selected 1.6: preferred, unified
Changes since revision 1.1: +6 -6
lines
- Changes resulting from movement of subroutines from loncgi.pm
to lonauthcgi.pm.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 22 21:13:25 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
Diff to selected 1.6: preferred, unified
- Add a page with a list of links to available server status utilities, accessible from Main Menu for Domain Coordinators.
- lonstatusacc.pm modified to perform AccessHandler duties for this new page.
- appropriate HTTP responses returned if access to /adm/domainstatus or /adm/test is unavailable for current user/IP address.
- Include missing identifier numbers for "Modify" and "Course" in mydesk.tab.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>