Jokob @NetAlertX
b311113575
Fix Spanish translations and improve HTML attributes in config files and report
2026-03-17 11:58:53 +00:00
Jokob @NetAlertX
0a7ecb5b7c
Update config.json files to add 'ordeable' option and refactor cacheStrings function for consistency
2026-03-17 09:22:25 +00:00
Jokob @NetAlertX
c7399215ec
Refactor event and session column names to camelCase
...
- Updated test cases to reflect new column names (eve_MAC -> eveMac, eve_DateTime -> eveDateTime, etc.) across various test files.
- Modified SQL table definitions in the database cleanup and migration tests to use camelCase naming conventions.
- Implemented migration tests to ensure legacy column names are correctly renamed to camelCase equivalents.
- Ensured that existing data is preserved during the migration process and that views referencing old column names are dropped before renaming.
- Verified that the migration function is idempotent, allowing for safe re-execution without data loss.
2026-03-16 10:11:22 +00:00
jokob-sk
e61bf097ac
BE+FE: refactor timezone UTC additional work #1506
...
Signed-off-by: jokob-sk <jokob.sk@gmail.com >
2026-02-15 16:52:15 +11:00
Carlos V.
086fa54035
Update report.php
...
Change static route to relative route in URL for proper proxy operation
2025-08-19 13:07:58 +02:00
jokob-sk
9502ee0cd0
UNIFIAPI v0.2, not ofund mac handling #1132
2025-08-10 20:08:09 +10:00
jokob-sk
be5fc6dccb
css fixes, removal of ionicons
2025-07-27 11:16:35 +10:00
jokob-sk
5b1002620b
cleanup, css, rebase to alpine 3.21 #968
2025-01-20 14:55:26 +11:00
jokob-sk
7b15efa913
last_result.log -> /log/plugins/last_result.PLUGPREF.log
2024-12-13 10:18:35 +11:00
jokob-sk
f7160f0843
Move of API folder from /app/front/api to app/api
2024-12-08 19:17:10 +11:00
Allan Viana
aa277136c6
Making table_appevents and table_notifications relative
2024-09-22 21:51:49 -03:00
jokob-sk
eae93ef6b2
📚 Docs + Omada work #708
2024-06-29 10:28:14 +10:00
jokob-sk
8a0b8b8a10
🔔 User Notifications v0.6
2024-06-03 07:39:27 +10:00
jokob-sk
e49432aee7
🔔 User Notifications v0.6
2024-06-01 22:09:19 +10:00
jokob-sk
7653ddce63
PiAlert -> NetAlertX ✍
2024-04-07 09:44:37 +10:00
Jokob-sk
baec65fde7
Install rewrite v2
2023-10-29 22:10:53 +11:00
Jokob-sk
fd162ff98a
Notification Report page rewrite v0.1 📩
2023-10-25 22:35:07 +11:00
Jokob-sk
75c5ec1215
Report fix + plugin.sh work
2023-08-19 17:39:38 +10:00
Jokob-sk
50699ed01f
Scheduler, Systeminfo.php, Plugin obj insertion fixes
2023-08-19 07:00:40 +10:00
Carlos V
81d9e12c8d
Update report.php
...
Fixed missing icon in page title
2023-08-12 18:37:20 +02:00
Carlos V
2b9c76efe1
Update report.php
...
Updated title "REPORT_TITLE"
2023-08-11 01:29:07 +02:00
Carlos V
80cc4ec265
Update report.php
...
Updated title "REPORT_TITLE"
2023-08-11 01:15:19 +02:00
Carlos V
243f0034f3
Update report.php
...
Modified the creators banner
Removed error_reporting variable to disable php errors
2023-08-10 21:50:21 +02:00
Carlos V
1baeeb99db
Update report.php
...
Update variable "REPORT_TITLE"
2023-08-06 15:00:58 +02:00
Carlos V
8f1223c55b
Update report.php
...
Create variable echo lang('REPORT_ERROR');
2023-08-06 14:55:48 +02:00
Carlos V
3430118f09
Create report.php
...
Added new page "Report.php" to load the last report generated by Pi.Alert
2023-08-06 13:46:27 +02:00