Difference between revisions of "Information Systems:uniKB Changelog"

From uniWIKI
Jump to navigation Jump to search
Line 3: Line 3:
 
=Changes=
 
=Changes=
 
====June 16,2016====
 
====June 16,2016====
* Attempting to enable email notifications in Mediawiki
+
* Enabled email notifications in Mediawiki
 
** Created wikiadmin@unipharm.com in MDaemon to test sending email from the wiki. Currently forwarding to norwinu@unipharm.com for debug purposes.
 
** Created wikiadmin@unipharm.com in MDaemon to test sending email from the wiki. Currently forwarding to norwinu@unipharm.com for debug purposes.
 
** Added [[Extension:SwiftMailer]] (installed with PHP Composer) to replace stock UserMailer functionality.
 
** Added [[Extension:SwiftMailer]] (installed with PHP Composer) to replace stock UserMailer functionality.

Revision as of 15:43, 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

  • Enabled email notifications in Mediawiki
    • Created wikiadmin@unipharm.com in MDaemon to test sending email from the wiki. Currently forwarding to norwinu@unipharm.com for debug purposes.
    • Added Extension:SwiftMailer (installed with PHP Composer) 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