- Add configuration variable, $wgIncidentReportingInactiveServices
- Replace deprecated wfGetDB()
- Fix hide-if values to avoid DomainException
- Require MediaWiki 1.38.0
- Modernise IncidentReportingOOUIForm
- Require MediaWiki 1.36.0
- DB_MASTER -> DB_PRIMARY
- Introduce stats for IncidentReports
- add license-name
- Fix typo in class name.
- Display log events based on timestamp not on added form order (by ID)
- Correct log link from $id/edit to just $id
- Convert to ConfigRegistry
- Replace deprecated OutputPage::parse(), which will be removed from MW
- Add support for MediaWiki 1.34
- Round $outageTotal and $outageVisible
- Fix minor log errors.
- Fix Exception for non-existent incidents.
- Add other box for useful information.
- Initial commit of code.