A c0e445ac51 Makes the editor focusable.
It's related to CachetHQ/Cachet#2749
On the incident template creation the editor was not focusable, now it
is.
The problem was the initialization of the editor that was done before
the DOM is fully loaded.
Using addEventListener and DOMContentListener fixes the problem and is
compatible from IE9.
2018-01-12 15:27:57 +01:00
2018-01-11 21:43:01 +00:00
2017-12-03 17:47:45 +00:00
2018-01-12 15:27:57 +01:00
2017-07-18 22:52:49 +01:00
2016-02-20 11:58:54 +00:00
2017-06-28 23:24:09 +01:00
2017-07-27 20:18:44 -04:00
2017-05-13 15:34:33 +01:00
2017-06-19 22:42:58 +01:00
2017-12-29 22:17:37 +01:00
2017-09-15 20:12:46 +01:00
2017-09-15 20:12:46 +01:00
2017-11-30 09:22:14 +00:00
2015-07-06 17:37:01 +01:00
2016-06-10 08:40:57 +01:00

StyleCI Build Status License Localisation Latest Stable Version

Cachet is a beautiful and powerful open source status page system.

Community

You can now join our Slack community!

Overview

  • List your service components
  • Report incidents
  • Customise the look of your status page
  • Markdown support for incident messages
  • A powerful JSON API
  • Metrics
  • Multi-lingual
  • Subscriber notifications via email
  • Two factor authentication

Requirements

  • PHP 5.6.4+ or newer
  • HTTP server with PHP support (eg: Apache, Nginx, Caddy)
  • Composer
  • A supported database: MySQL, PostgreSQL or SQLite

Installation, Upgrades and Documentation

You can find documentation at https://docs.cachethq.io.

Here are some useful quick links:

Demo

To test out the demo, you may login to the Dashboard with the following:

  • Username: test or test@test.com
  • Password: test123

The demo resets every 30 minutes.

v2.4 Demo

To test out the demo, you may login to the Dashboard with the following:

  • Username: test or test@test.com
  • Password: test123

The demo resets every 30 minutes.

Translate Cachet

If you'd like to contribute translations, please check out our CrowdIn project.

Professional Installation Service

We offer a professional installation service. To find out more, email us at support@alt-three.com

Security Vulnerabilities

If you discover a security vulnerability within Cachet, please send an e-mail to us at support@alt-three.com. We handle all security vulnerabilities on a case-by-case basis.

Description
No description provided
Readme 37 MiB
Languages
PHP 96.1%
Dockerfile 2.8%
Shell 1.1%