cemacar
e1c317c697
Fix wrong comparison in installation pre-checks
...
The upload_max_filesize and post_max_size values from php.ini can use
K, M, or G suffixes (e.g. 2048K, 8M). The previous code cast these
values directly to int and then multiplied by 1024*1024, ignoring the
unit suffix entirely. This caused incorrect comparisons like 2048K
being treated as greater than 8M.
Add a convertToBytes() helper that properly parses the PHP shorthand
notation into bytes before comparing.
Fixes #3085
2026-03-16 18:16:24 +03:00
HB9HIL
19952d988a
updated wiki links
2026-02-25 12:01:29 +01:00
HB9HIL
13618a24b2
some minor restyling
2025-11-10 13:03:45 +01:00
HB9HIL
f561d22e87
show more specified permission paths in the installer
2025-11-10 12:46:17 +01:00
Lance Conry
7e18210668
Sort the first user timezone list as floats, rather than strings.
2025-08-27 12:47:54 +10:00
HB9HIL
853c69de98
include qrz.ru in the installer
2025-04-13 11:48:06 +02:00
HB9HIL
d06e53b207
should be bullet proof now.. lets see
2025-01-22 14:51:16 +01:00
HB9HIL
ea59e65739
catch docker case regarding the lockfile for the installer
2025-01-22 14:21:37 +01:00
HB9HIL
96e537c730
make the whole subfolder story more bullet proof
2025-01-22 10:43:01 +01:00
HB9HIL
505e6ba4a9
show hint about qrz.com login credentials. QRZ.com needs your callsign as username. Email causes issues
2025-01-15 22:33:55 +01:00
HB9HIL
b95cd1afd6
fix[installer]: database version check was hard fence. should be soft fence
2024-12-03 11:02:50 +01:00
HB9HIL
40028805ab
add qrzcq to the installer
2024-11-27 22:31:02 +01:00
HB9HIL
1fb287911e
added new callsign checks and made functions more generic
2024-10-11 11:43:02 +02:00
HB9HIL
b9bcc4b67e
typo
2024-10-10 11:59:01 +02:00
HB9HIL
44615569f3
make dxcc required
2024-10-10 11:50:57 +02:00
int2001
477d1144b3
Revert changes at installer
2024-10-10 04:41:34 +00:00
int2001
a856973467
Typo
2024-10-09 11:05:38 +00:00
int2001
f714dcf1b6
Readded NONE
2024-10-09 11:04:08 +00:00
int2001
f5acf6ecca
Add None to DXCCs
2024-10-09 07:51:49 +00:00
HB9HIL
587ed5f6b2
in the installer aswell
2024-09-27 13:45:34 +02:00
HB9HIL
f6f589deee
dxcc warning
2024-08-08 13:29:45 +02:00
HB9HIL
83428eeb1c
resorted user fields
2024-08-08 12:53:28 +02:00
HB9HIL
8c1d1b6bc7
full searchable dxcc dropdown
2024-08-08 06:08:42 +02:00
phl0
0e1ba25ed4
Add curl to installer required modules
2024-07-30 01:51:01 +02:00
HB9HIL
ee71c1f3c9
added pre-precheck for mbstring
2024-07-29 14:01:02 +02:00
HB9HIL
6d5c6ac59c
typo
2024-07-28 19:38:08 +02:00
HB9HIL
b99258bc15
double quotes
2024-07-28 13:09:38 +02:00
HB9HIL
1d62a5f6e6
added memory limit (same as in debug view)
2024-07-27 15:20:25 +02:00
HB9HIL
831bfd568a
adjust db_hostname tooltip and replace hostname % with localhost
2024-07-27 07:58:37 +02:00
HB9HIL
6cddb7b199
dot
2024-07-26 23:51:53 +02:00
HB9HIL
f0a1cac8ea
add hint for db_hostname in docker compose setup
2024-07-26 23:51:38 +02:00
HB9HIL
7d55ea14ac
js
2024-07-26 22:32:18 +02:00
HB9HIL
8c2a8ec568
remove dxcc from install.sql and force update
2024-07-26 16:10:51 +02:00
HB9HIL
a69fa650c5
don't translate php option on/off
2024-07-26 11:52:17 +02:00
HB9HIL
23f86e9893
prohibit specialchars in passwords
2024-07-25 19:01:50 +02:00
phl0
ef44512d8f
Fix nginx detector
2024-07-25 17:44:47 +02:00
HB9HIL
f3638c58aa
get rid of flag cdn
2024-07-25 15:54:09 +02:00
HB9HIL
1a03e8e156
upps
2024-07-25 15:34:25 +02:00
HB9HIL
1da70de709
fix layout
2024-07-25 15:33:35 +02:00
phl0
035136f4e6
Implement nginx PHP settings detector
2024-07-25 14:51:20 +02:00
HB9HIL
c7121b4cf2
fix checklist_firstuser()
2024-07-25 14:00:52 +02:00
HB9HIL
9625c7f283
restructured js
2024-07-25 13:47:55 +02:00
HB9HIL
65473efedb
hard fence on user tab
2024-07-24 21:40:34 +02:00
HB9HIL
bd46a5c78a
hard fences
2024-07-24 21:14:06 +02:00
HB9HIL
daca83f030
uppercase for locator and callsign
2024-07-24 15:17:05 +02:00
HB9HIL
b8ec37d0af
adjust check runs on page load
2024-07-24 15:17:05 +02:00
HB9HIL
eaea26f816
db_password can be empty
2024-07-24 13:51:39 +02:00
HB9HIL
71287877e6
soft password warning
2024-07-24 13:46:48 +02:00
HB9HIL
ec87c01504
drop doubled locator input
2024-07-24 13:14:34 +02:00
HB9HIL
3f40c62be3
log messages
2024-07-22 15:09:07 +02:00