Commit Graph

96 Commits

Author SHA1 Message Date
HB9HIL
fb9777c700 Added japanese 2025-07-31 18:27:28 +02:00
HB9HIL
f1fd60ccef better use site_url() instead base_url() to include index page (if set) 2025-07-22 15:27:44 +02:00
HB9HIL
1ae6910bdc added slovak language 2025-07-16 14:43:43 +02:00
Florian (DF2ET)
0d27319b37 Outline relative paths to installation 2025-05-05 11:16:17 +02:00
uiolee
1ce7fb32d5 Update cache folder path in index.php 2025-05-05 16:54:29 +08:00
int2001
2a1defdb1e Added HoN to Debug-Page and cronmanager 2025-03-23 08:35:45 +00:00
Fabian Berg
dc071aba93 added Hungarian 2025-03-12 12:29:49 +01:00
HB9HIL
781aef6e08 added slovenian 2025-01-23 11:53:51 +01:00
HB9HIL
037196cd65 views: debug: add custom date format for system time display 2025-01-01 09:57:48 +01:00
Joerg (DJ7NT)
76e4082d1a Merge pull request #1382 from ethancedwards8/system-time
views: debug: add System Time
2024-12-26 09:43:53 +01:00
int2001
9f11f0ce1b Forgot the other files 2024-12-26 07:14:56 +00:00
Ethan Carter Edwards
b31f97126f views: debug: add System Time
Added system time column to debug page. Useful in debugging system time
information and contextualizing cron jobs.

Fixes: https://github.com/wavelog/wavelog/issues/1381

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2024-12-25 17:54:40 -05:00
Andreas Kristiansen
899eb67a1f Added cron job and button under debug for update TLE 2024-12-07 20:04:28 +01:00
HB9HIL
e937c6a9f4 remove second line 2024-12-02 19:09:39 +01:00
HB9HIL
ef3e642e8e use <?= for gettext 2024-11-21 11:56:26 +01:00
HB9HIL
4fcfd667e2 Static Map API (#1098)
Added new Static Map Feature

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-10-31 10:26:59 +01:00
HB9HIL
aabcc55e1f added baltics 2024-10-17 08:10:11 +02:00
HB9HIL
7aa751e94b i forgot about translation :D 2024-09-18 12:26:53 +02:00
phl0
0b46c6dabb Distinguish user and users :) 2024-09-18 10:53:40 +02:00
HB9HIL
add85f4352 use comma instead as thousand sep 2024-09-17 14:23:41 +02:00
HB9HIL
8d4b99dd04 show nicer numberformat for total qsos and show also number of users 2024-09-16 00:57:27 +02:00
phl0
6a36465574 Add banner for admins and config switch. Update by cron 2024-09-12 15:24:18 +02:00
phl0
7750198bb0 Show link to latest release if newer one available 2024-09-12 13:23:01 +02:00
HB9HIL
d26df476c2 adjusted strings to remove the html from gettext 2024-08-15 09:04:04 +02:00
HB9HIL
0165508b04 small UI addition 2024-08-13 11:52:41 +02:00
HB9HIL
2a2fcc280a also added albanian 2024-08-12 11:40:16 +02:00
HB9HIL
1310d52e97 added 4 new languages 2024-08-11 21:42:01 +02:00
github-actions
0d308e2e2a fix lock warning 2024-08-06 11:02:55 +02:00
HB9HIL
490829e421 warning if migfile locks migrations (basic implementation) 2024-08-01 17:01:46 +02:00
HB9HIL
f4b6f89959 catch case if exec() is not usable 2024-07-30 21:15:16 +02:00
phl0
4057e68978 Adjust PHP variable name 2024-07-25 12:16:36 +02:00
HB9HIL
fe015a2e0c preparing portuguese 2024-07-22 20:22:18 +02:00
HB9HIL
4f9c0f8e53 stringify 2024-07-11 17:50:55 +02:00
HB9HIL
46738bc4fe typo 2024-07-11 15:26:32 +02:00
HB9HIL
14dd2b7fb7 Merge branch 'dev' into encrypt 2024-07-11 14:52:16 +02:00
HB9HIL
37a038f291 check in debug for the default encrypt key 2024-07-11 14:50:12 +02:00
HB9HIL
4f13f4d339 added cache folder to debug permission check 2024-07-10 17:35:48 +02:00
HB9HIL
a8b5f627f7 hide the comment in html 2024-07-09 09:03:35 +02:00
HB9HIL
8f52c05092 adjusted the comment 2024-07-08 10:28:42 +02:00
HB9HIL
13f3eb9a2f fixed bad language 2024-06-23 23:12:22 +02:00
HB9HIL
2ea07d610a added multilang support to more strings 2024-06-07 02:35:59 +02:00
HB9HIL
dc58c20c94 no need for multi-language check in debug 2024-06-07 00:45:23 +02:00
HB9HIL
133191d93e use <?= for better readability 2024-06-06 20:23:19 +02:00
HB9HIL
0284e6ce19 first big change 2024-06-06 15:41:03 +02:00
phl0
7e7064a492 Align version comparison 2024-05-08 14:21:10 +02:00
phl0
84e2e7065e Put badge after text 2024-05-08 14:06:36 +02:00
phl0
331c3defe0 Add tooltip 2024-05-08 13:36:36 +02:00
phl0
43dce0211f Show PHP < 8 as deprecated 2024-05-08 13:23:59 +02:00
HB9HIL
ae7938d765 show file update times based on cron table 2024-04-26 17:43:58 +02:00
HB9HIL
78e28071b7 show total instance qso in debug 2024-04-21 10:52:30 +02:00