Luca IU2FRL
|
25147cdc2b
|
Moving to PHP8.2
|
2023-08-28 19:41:25 +02:00 |
|
Peter Goodhall
|
628bf0d2a5
|
Merge pull request #2448 from petrkr/fixinstaller
Install: Create auto-increment, fix semicolon, fixes #2443
|
2023-08-28 16:29:01 +01:00 |
|
Petr Kracík
|
5c7bcdc5f2
|
Install: Create auto-increment, fix semicolon, fixes #2443
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
|
2023-08-28 17:27:37 +02:00 |
|
Peter Goodhall
|
b082ccf1e3
|
Forgot the ;
|
2023-08-28 16:27:33 +01:00 |
|
Peter Goodhall
|
575ede3eb9
|
Typo fix doh
|
2023-08-28 15:37:58 +01:00 |
|
Peter Goodhall
|
fde3357d2a
|
[Options] Creates options table during install and inserts the version2 flag and migration file makes sure it doesn't exisit.
This will hopefully resolve #2443 loop for new installs who of course don't need to run through the upgrade process for version 1 to 2
|
2023-08-28 15:26:48 +01:00 |
|
Peter Goodhall
|
25f6faf275
|
Merge pull request #2441 from int2001/distance_details_lookup_fix
Distance details lookup fix
|
2023-08-28 14:28:14 +01:00 |
|
Peter Goodhall
|
f6bcc5f4c0
|
Merge pull request #2444 from petrkr/updatefix
Updatefix
|
2023-08-28 14:27:31 +01:00 |
|
Petr Kracik
|
cd191244d3
|
Update script: Add eQSL images to restore perms aswell
Signed-off-by: Petr Kracik <petrkr@petrkr.net>
|
2023-08-27 21:54:19 +02:00 |
|
Peter Goodhall
|
7667bad771
|
Merge pull request #2440 from petrkr/fixczech
FIX missing semicolons in Czech translation
|
2023-08-27 11:50:35 +01:00 |
|
Peter Goodhall
|
929c7c9115
|
Merge pull request #2439 from int2001/hrdimport_fix
Fix Bug at ADIF-Import when hrd-fields are not populated
|
2023-08-27 11:50:15 +01:00 |
|
Petr Kracík
|
74becc0306
|
FIX missing semicolons in Czech translation
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
|
2023-08-27 12:31:31 +02:00 |
|
int2001
|
f2e2c20849
|
Now updating / Debug removed
|
2023-08-27 10:22:22 +00:00 |
|
int2001
|
b947b76fb0
|
Refactored Distances_model to use Qra-Lib. Still Debug-Output in it
|
2023-08-27 06:30:47 +00:00 |
|
int2001
|
2f694e060e
|
Populate COL_DISTANCE at DB when plotting
|
2023-08-27 05:37:16 +00:00 |
|
int2001
|
2d0fe4bd44
|
Fix Bug at ADIF-Import when hrd-fields are not populated
|
2023-08-27 05:10:51 +00:00 |
|
Peter Goodhall
|
67bad9fcbb
|
Merge pull request #2433 from phl0/qsoLotwLink
Add LoTW last upload link to QSO view
|
2023-08-26 10:36:29 +01:00 |
|
Peter Goodhall
|
7b0147b50b
|
Merge pull request #2436 from int2001/submode_fix
Fixes Error at Gridmap, when submode is null
|
2023-08-26 10:35:11 +01:00 |
|
int2001
|
f1f3aace3e
|
fixes error-logging, when submode is null
|
2023-08-26 09:11:44 +00:00 |
|
phl0
|
aa9c5542a7
|
Add LoTW last upload link to QSO view
|
2023-08-25 23:08:47 +02:00 |
|
Andreas
|
27cd9fb571
|
[Themes] Adjusting css. Removed these rules, since they left-align all tables in Cloudlog
|
2023-08-25 19:15:20 +02:00 |
|
Peter Goodhall
|
bf97b7a057
|
Merge pull request #2429 from int2001/beauty_overview
id for Call to enable individual CSS in overview
|
2023-08-25 14:50:34 +01:00 |
|
Peter Goodhall
|
522854377b
|
Merge pull request #2431 from phl0/fixDxccLookup
Of course we need to load the model before using it ...
|
2023-08-25 14:08:16 +01:00 |
|
phl0
|
7f8341b580
|
Of course we need to load the model before using it ...
|
2023-08-25 14:56:29 +02:00 |
|
int2001
|
59d8c2a6ce
|
not at buttons
|
2023-08-25 12:47:27 +00:00 |
|
int2001
|
a163b8d387
|
Alignment of icons at overview and lba adjusted
|
2023-08-25 12:41:09 +00:00 |
|
int2001
|
f66a055961
|
CSS for aligning badge and Call
|
2023-08-25 12:35:33 +00:00 |
|
int2001
|
a4ede01bb1
|
id for Call to enable individual CSS in overview
|
2023-08-25 12:28:37 +00:00 |
|
Peter Goodhall
|
6bfcacc70c
|
Merge pull request #2428 from phl0/fixDxccLookup
Fix instanciation of Logbook_model
|
2023-08-24 22:18:25 +01:00 |
|
phl0
|
9b4b723dd4
|
Fix instanciation of Logbook_model
|
2023-08-24 23:00:05 +02:00 |
|
Peter Goodhall
|
c01705793b
|
Handle VUCC grid lines and corners in Qrb mapping by @phl0
|
2023-08-24 21:47:05 +01:00 |
|
phl0
|
2bd09d31e1
|
Check for invalid grids in qrbCalc
|
2023-08-24 18:12:55 +02:00 |
|
Peter Goodhall
|
757fd0a3e7
|
Merge pull request #2426 from alexjj/master
tiny typo
|
2023-08-24 11:09:04 +01:00 |
|
Alex Johnstone
|
cfc4eddcce
|
Merge pull request #1 from alexjj/alexjj-patch-1
typo
|
2023-08-23 22:05:58 +01:00 |
|
Alex Johnstone
|
345c2f7515
|
typo
|
2023-08-23 22:05:31 +01:00 |
|
Peter Goodhall
|
0d9de1e216
|
Merge pull request #2423 from int2001/contest_operatorcall
Added OperatorCall to Contesting
|
2023-08-23 17:37:00 +01:00 |
|
phl0
|
61e2461646
|
Add an exit for the case 2 or more than 3 commans exist in grid
|
2023-08-23 14:48:49 +02:00 |
|
phl0
|
77edb72d2c
|
Handle VUCC grid lines and corners in Qrb mapping
|
2023-08-23 14:22:20 +02:00 |
|
Andreas
|
6ae781d471
|
[Advanced Logbook] Added tags for styling via custom css
|
2023-08-23 11:55:08 +02:00 |
|
int2001
|
d53d69494b
|
Added OperatorCall to Contesting
|
2023-08-22 16:57:42 +00:00 |
|
Andreas
|
23dc7005d9
|
[Advanced Logbook] Unchecks marked QSOs for mapping
|
2023-08-22 08:39:14 +02:00 |
|
Peter Goodhall
|
e732998200
|
Merge pull request #2421 from int2001/op_name
Added Operatorcallsign to add QSO-Form
|
2023-08-21 17:22:52 +01:00 |
|
Peter Goodhall
|
d373c0f234
|
Merge pull request #2422 from AndreasK79/advanced_logbook_map_show_selected
[Advanced Logbook] Can selects QSOs for map
|
2023-08-21 14:27:15 +01:00 |
|
Andreas
|
f96bc81f73
|
[Advanced Logbook] Can selects QSOs for map
|
2023-08-21 14:18:05 +02:00 |
|
int2001
|
62b30bfe3b
|
Let Op-Name survive page-changes
|
2023-08-21 08:06:07 +00:00 |
|
int2001
|
3b7dbffe24
|
Added Operatorcallsign to add QSO
|
2023-08-20 14:36:14 +00:00 |
|
Andreas
|
1bc6065bef
|
[Advanced Logbook] Fix for map date filters
|
2023-08-20 00:47:03 +02:00 |
|
Peter Goodhall
|
290e46b3f7
|
Merge pull request #2420 from AndreasK79/logbook_map
[Advanced Logbook] Added map that uses the same filters as the search
|
2023-08-19 22:16:57 +01:00 |
|
Andreas
|
600362b187
|
Changed line color in light themes
|
2023-08-19 20:20:02 +02:00 |
|
Andreas
|
e7a59c8b83
|
Fixed error in css after fixing merge conflict
|
2023-08-19 19:42:51 +02:00 |
|