Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Release for BW 2.5 #442

Closed
wants to merge 52 commits into from
Closed

Prepare Release for BW 2.5 #442

wants to merge 52 commits into from

Conversation

Schrolli91
Copy link
Owner

Added
  • Divera-Plugin: Plugin zum Ansteuern der Divera-Api. #415
  • GPIO-Control: Plugin zum Ansteuern der GPIO Pins. #438
Changed
  • MySQL-Plugin: Index für die RIC Adresse hinzugefügt #411
  • MySQL-Plugin: INSERT Befehl für MySQL 8.x angepasst, Spaltennamen escaped #410
  • Pushover-Plugin: Konfigurationsmöglichkeit für den Sound #418
Fixed
  • Description-List: Buchstaben in FMS-Kennungen werden nun erkannt und zugelassen #409
  • MySQL-Plugin: Volle UTF-8 Kompatibilität für Datenbankstruktur, Verbindung und Darstellung im WebUI #398

Bastian Schroll and others added 30 commits September 22, 2019 09:43
INSERT in die Pocsag Tabelle schlägt fehl, da function bei MySQL 8.0 als reserviertes Wort nicht einfach als Spaltenname genutzt werden kann. 
Siehe auch https://dev.mysql.com/doc/refman/8.0/en/keywords.html 
Daher habe ich nun die Spaltennamen escaped, damit funktioniert wieder ein INSERT in MySQL 8.0 Datenbanken
Key auf die RIC Spalte hinzugefügt
correcting line indents
Changing RegEx to check entry; FMS containing chars inbetween had not been loaded, so the RegEx (l. 46) has been changed to correct it.

Also: removing semicolon in l 105
Simplifying RegEx because of set IGNORECASE
Bastian Schroll and others added 22 commits October 17, 2019 15:57
Sound-Settings für Pushover
Die Divera-API ist unter https://api.divera247.com beschrieben. Anpassungen an diese Schnittstellenbeschreibung.
Aus type wurde title.
Ist kein Wert oder ein anderer Wert als true/false für priority gesetzt, wird ein Divera-Alarm ausgelassen.
Beschreibung zum Divera-Plugin angepasst.
Typo korrigiert.
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
Full UTF-8 support.
Update MySQL plugin and web UI to allow storage and display of emojis.
Update MySQL plugin to enable full UTF-8 support
@Schrolli91 Schrolli91 closed this Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants