Commit Graph

104 Commits

Author SHA1 Message Date
jokob-sk 04044bfec5 missing language strings for the log in screen 2022-08-04 22:58:12 +10:00
jokob-sk c99f1a6e0d manual merge of leiweibau and TeroRERO changes 2022-08-04 19:39:07 +10:00
jokob-sk 86ffe8ba36 optimisations 2022-08-04 00:17:47 +10:00
jokob-sk 9a96529ae0 add delete events older than 30 days 2022-08-02 22:21:22 +10:00
jokob-sk ad8554ab72 network and other small enhancements 2022-08-02 21:21:31 +10:00
jokob-sk a7316c0a4b Merge pull request #57 from terorero/main
Update es_es.php
2022-08-01 17:24:37 +10:00
“terorero” 9614e70484 Update es_es.php
Update network page and more
2022-08-01 01:56:22 -04:00
jokob-sk f6490f5325 rewritten network tab 2022-07-31 19:48:43 +10:00
jokob-sk 19a4538262 Merge remote-tracking branch 'origin/leiweibau-merge-2022-07-31' into pr/55 2022-07-31 10:09:27 +10:00
leiweibau e0ffb28477 change naming 2022-07-30 20:42:57 +02:00
leiweibau a1200fb8b8 Update de_de.php 2022-07-30 20:18:48 +02:00
leiweibau ace63ade46 Maintaining
Improve Network page and merge https://github.com/jokob-sk/Pi.Alert/commit/a7709ce6e17e5645047e39275c0acc478aed4448
2022-07-30 18:52:12 +02:00
jokob-sk a7709ce6e1 Added Delete Events per device in Device details 2022-07-30 10:53:13 +10:00
leiweibau d6100dfda3 bug fixing and w3c validation 2022-07-28 22:19:49 +02:00
Joshua 544f807971 Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-26 17:32:24 +10:00
“terorero” 2675401a40 Update spanish new lines 2022-07-25 16:06:08 -04:00
leiweibau 35ea345922 add reset activity graph 2022-07-25 18:00:35 +02:00
“terorero” b20af097b7 Update new lines
Update new lines
2022-07-24 04:40:26 -04:00
Joshua 5d36c05278 Update Header.php
Timezone is now set at the start, so we do not need to set it again.
2022-07-24 17:00:10 +10:00
jokob-sk 9b4bdfa7a1 Merge branch 'leiweibau-merge-2022-07-24' into pr/37 2022-07-24 10:21:25 +10:00
leiweibau 332721639c Cleanup backups
Added the possibility to delete older backups on the maintenance page.
2022-07-23 23:15:26 +02:00
leiweibau 9cba70ce18 change comments 2022-07-23 22:21:23 +02:00
leiweibau 3f304a02ff partial merge https://github.com/leiweibau/Pi.Alert/pull/9
- merged timezone configuration with pialert.conf as the settings file
- merged NTFY support
- the variable REPORT_DASHBOARD_URL was merged (duplication in Pushsafer and NTFY)
- update README
2022-07-23 21:19:30 +02:00
jokob-sk 6bdd2076a6 Merge branch 'pr/35' into leiweibau-merge2 2022-07-23 20:56:33 +10:00
leiweibau ad3192c881 Merge branch 'main' into main 2022-07-23 11:25:08 +02:00
jokob-sk 2e9f9f5b59 Add DB fix and renamed Activity chart to Device presence over time 2022-07-23 18:24:48 +10:00
“terorero” 5082b8fdd2 Tunning scan text 2022-07-23 02:39:02 -04:00
TeroRERO 413bbc66e5 Update es_es.php 2022-07-23 02:01:56 -04:00
TeroRERO 1997742231 Spanish translation continues 100%.
Spanish translation continues 100%.
2022-07-23 01:53:30 -04:00
leiweibau 0b3ba21776 Translation work continued
- maintenance page (tab titel)
2022-07-22 23:35:45 +02:00
leiweibau fec58bf028 Basic Login
- Default password is "123456"
- there is a warning on the login page, when the default password is active
- to set ne new password, use the reset_password.sh in the config folder (./reset_password.sh newpassword)
- the password is stored as a sha256 hash
- the script creates a backup of the config file, just in case
2022-07-22 21:21:43 +02:00
Joshua 93a1cc671f Make timezone config in version.conf 2022-07-21 21:12:40 +10:00
Joshua 3631c271a6 Change new config references 2022-07-21 18:10:27 +10:00
Joshua 15846216bb Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-21 17:19:24 +10:00
leiweibau e084b48959 Updating language file again
I noticed that there is an extension to the language files from another fork (https://github.com/jokob-sk/Pi.Alert). These have been added again. The language files are now compatible with each other again
2022-07-21 06:55:16 +02:00
leiweibau 6398df70d4 Updating language files
As part of a pull request (Spanish translation), the existing language files were updated.
2022-07-21 06:36:46 +02:00
Joshua 1065bcda00 add timezone to servertime 2022-07-21 13:12:39 +10:00
TeroRERO 73b12dd199 Add spanish translate 99.9%
Add spanish translate 99.9%
2022-07-20 21:45:49 -04:00
Joshua aeebbd08f2 Mobile Table view & Merge wording from leiweibau 2022-07-21 09:28:37 +10:00
leiweibau 338d163fd4 wording changed
idea from https://github.com/Final-Hawk/Pi.Alert/commit/9ca3ae0caa2f67fde2231976ce3283a1336d29c1
2022-07-20 18:51:39 +02:00
Joshua 9de339550b partial add https://github.com/leiweibau/Pi.Alert 2022-07-20 18:16:39 +10:00
leiweibau 00b9462708 Streamlining the design of the frontend
- Screenshots updated to show the design changes
- Merge parts of https://github.com/jokob-sk/Pi.Alert/commit/b69912fe3185fe4e4be24c8fdf4bad0068a332ae
- maintenance page redesigned
2022-07-19 20:32:25 +02:00
Joshua 8f3e8aaa5d Merge branch 'main' of https://github.com/leiweibau/Pi.Alert 2022-07-19 18:45:09 +10:00
jokob-sk 55fd4d6f76 redeploying dropped changes from en_us.php 2022-07-17 15:29:39 +10:00
leiweibau 01a267ff05 Completing the graph extension
Known issues:
- some small translations are not yet completed in gaph extension
- some small translations are not yet completed in entire frontend

Modification within the fork:
- enforce only one scancycle (crontab and frontend)
- if not already done, then sqlite3 must be installed
- DB must be patched via install/pialert_patch_DB.sh, otherwise the scan will run into an error
2022-07-16 15:07:18 +02:00
jokob-sk 7bae0f5042 fixes 2022-07-16 15:47:43 +10:00
jokob-sk 1d08a14647 Test merge 2022-07-16 14:11:54 +10:00
leiweibau b3bfe79ec9 improve history graph
- JS optimized to avoid duplicate code
- Page redesigned with the help of the frameworks provides by AdminLTE
- Modification of the chart for a better presentation
- Headlines changed
2022-07-14 18:43:38 +02:00
leiweibau 2e970d0289 improve history graph
- JS optimized to avoid duplicate code
- Page redesigned with the help of the frameworks provides by AdminLTE
- Modification of the chart for a better presentation
- Headlines changed
2022-07-14 18:43:38 +02:00
leiweibau 07c468f3ed Add history graph to Devices and presence (in development)
- A change in the database is necessary
- change scan-script (pialert.py) was changed to write more data into the database
- update Chart.js to 2.9.4
2022-07-12 23:52:58 +02:00