Difference between revisions of "Information Systems:uniKB Changelog"

From uniWIKI
Jump to navigation Jump to search
Line 5: Line 5:
 
* Attempting to enable email notifications in Mediawiki
 
* Attempting to enable email notifications in Mediawiki
 
** Created wikiadmin@unipharm.com in MDaemon to test sending email from the wiki
 
** Created wikiadmin@unipharm.com in MDaemon to test sending email from the wiki
** Added [[Extension:SwiftMailer]]
+
** Added [[Extension:SwiftMailer]] to replace stock UserMailer functionality.
  +
 
====June 15, 2016====
 
====June 15, 2016====
 
* Tidied up LocalSettings.php
 
* Tidied up LocalSettings.php

Revision as of 13:35, 16 June 2016

Overview

This page was created to note changes done to the wiki installation on smithers. It should contain any upgrade notes as well. Level 4 headings are used for dates.

Changes

June 16,2016

  • Attempting to enable email notifications in Mediawiki
    • Created wikiadmin@unipharm.com in MDaemon to test sending email from the wiki
    • Added Extension:SwiftMailer to replace stock UserMailer functionality.

June 15, 2016

  • Tidied up LocalSettings.php
  • Removed test site-wide notice

June 14, 2016

June 13, 2016

  • Implemented Semantic Mediawiki
  • Search engine replacement
    • Installed Elasticsearch 1.7.5 search engine
    • Installed Extension:Elastica - PHP extension to bridge CirrusSearch and the Elasticsearch engine
    • Installed Extension:CirrusSearch - replaces stock Mediawiki search
    • Upgraded Java runtime environment (required by elasticsearch)
    • Set Elasticsearch to run as a service on Smithers

June 10, 2016

  • Attempted to fix broken Extension:MultimediaViewer
    • Upgraded Mediawiki from 1.26.2 to 1.26.3 in attempt to fix MMV extension (not yet fixed).
    • Upgraded PHP to 5.6.22.
  • Set up Mediawiki test environment on zelda using XAMPP (Wiki name: uniKB-DEV)
    • Uses MariaDB (New, community-forked version of MySQL)

June 8, 2016