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
HB9HIL
4f9179f5d2
formatting code
2024-04-15 13:36:51 +02:00
HB9HIL
7dfa51e6d0
write modules like the are called actually
2024-04-15 13:35:33 +02:00
HB9HIL
1edef55330
php settings
2024-04-15 13:26:11 +02:00
HB9HIL
9cf957fd55
environment and codeigniter
2024-04-15 12:57:56 +02:00
HB9HIL
eb0be429da
check config
2024-04-15 12:24:43 +02:00
int2001
fd9eeeeae8
Adjusted links to be more generic
2024-03-25 06:45:59 +00:00
Joerg (DJ7NT)
5eea9dbd5f
Update index.php
...
whitspaces
2024-03-25 07:36:05 +01:00
int2001
e1c9de18aa
Handle remote repos better
2024-03-25 06:30:16 +00:00
HB9HIL
f554f47d4e
catch non git installs
2024-03-24 22:55:03 +01:00
HB9HIL
627c5a7a52
readd last real fetch
2024-03-24 17:45:40 +01:00
HB9HIL
7f4d10f8e3
show update button if not on master
2024-03-24 17:36:18 +01:00
HB9HIL
94fb005526
typo
2024-03-24 15:23:17 +01:00
HB9HIL
4b22a7952f
updater frontend
2024-03-24 15:22:25 +01:00
int2001
47acab82d9
use realpath for files
2024-03-23 06:03:03 +00:00
int2001
1b9c4f8f79
Disable Button while selfupgrading
2024-03-22 16:47:33 +00:00
int2001
2418b08a49
Added Button for selfupdate
2024-03-22 15:58:51 +00:00
HB9HIL
c1325591cc
QSL Files Migration ( #174 )
...
* remove unnessesary file
* prepared debug view with logic
* typo
* add additional case
* moved Maintenance Page to Debug
* copy function
* comment
* html file for eqsl card images folder
* only copy files if they have a qso_id in db
* not_assigned folder
* xss_clean
* $CI to $this
* removed status field, no need for that
* class wide variabled to reduce redundancy
* adjusted view
* allow run migration agn
* missing case if user_id is also empty (deleted user/qso)
* just commented
* only allow jpg, png and gif (same as in upload)
2024-02-26 17:42:46 +01:00
HB9HIL
f3805e3f5e
removed openssl check, not required
2024-02-03 07:50:23 +01:00
Andreas
80b0473834
Added custom data format
2024-02-02 11:03:06 +01:00
Andreas
ffcb3e92d0
[Debug] Added information about when files were last updated, and links to update
2024-02-02 09:28:49 +01:00
int2001
6f4dd1786f
Merge branch 'dev' into rename_cl
2024-01-18 10:54:03 +00:00
HB9HIL
14434680f3
php-zip check in debug
2024-01-18 00:27:41 +01:00
int2001
ed5c526192
Various Links to magicbug-Repo
2024-01-17 14:31:59 +00:00
int2001
c74a5475f2
All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog
2024-01-17 14:20:10 +00:00
int2001
7bbdef5201
some more tooltip-fixes
2023-11-26 08:54:29 +00:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
HB9HIL
2bab8a9633
show migration value from db
2023-11-12 15:34:32 +01:00
Andreas
36585d12f6
[Debug] Try/catch so that page loads normally in case git can't be executed on host
2023-07-14 23:29:54 +02:00
Andreas
67b8332904
[Debug] Added checks for systems without stat command
2023-07-14 22:54:53 +02:00
Peter Goodhall
21bd842534
[Debug] Added MySQL version
2023-07-14 14:13:44 +01:00
Peter Goodhall
542f199295
[Version] Store version number in the options table
...
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
Derek Rowland
87a728ce91
Add git LastFetch time to debug view based on FETCH_HEAD modification time
2023-07-11 13:30:24 -05:00
Andreas
ac2cdc6e58
[Translation] Replaced all language string from $this->lang->line to lang
2023-05-14 13:45:10 +02:00
Peter Goodhall
48e43eecc8
Merge pull request #1976 from phl0/moreDebug
...
Display branch info on unpushed branches correctly
2023-02-02 16:36:05 +00:00
phl0
ad3529fbf8
Display branch info on unpushed branches correctly
2023-02-01 09:48:17 +01:00
Peter Goodhall
f71bd3c893
Merge pull request #1974 from phl0/moreDebug
...
Re-make URL copy-able (lost on previous commit)
2023-01-31 15:15:11 +00:00
phl0
cdf56086bb
Re-make URL copy-able (lost on previous commit)
2023-01-31 16:05:40 +01:00
Peter Goodhall
d578fa6133
[Debug] Only show git data if its available
2023-01-31 14:56:18 +00:00
phl0
765ab1512d
Make sure git can be executed before using its results
2023-01-31 15:52:49 +01:00