Commit Graph

2207 Commits

Author SHA1 Message Date
Andreas Kristiansen
c028a327df Added continent to batch edit. 2024-09-05 11:35:21 +02:00
Andreas Kristiansen
3e5db7e35d [Advanced Logbook] Added continent to columns 2024-09-05 10:17:32 +02:00
Florian (DF2ET)
dd2c1a34a5 Merge pull request #876 from phl0/oqrsCount
Show open and total number of OQRS requests
2024-09-05 09:20:50 +02:00
Florian (DF2ET)
79b06e159b Merge pull request #875 from phl0/oqrsSlug
Make the Header Logo link on OQRS page go back to public slug page
2024-09-05 09:20:37 +02:00
phl0
dcdfc586e8 Show open and total number of OQRS requests 2024-09-04 18:03:32 +02:00
phl0
a7654f76cf Make controllers assign variables and remove CI calls from views 2024-09-04 09:49:36 +02:00
Andreas Kristiansen
8dc5c9619a [Distances Worked] Added propagation filter 2024-09-04 09:47:51 +02:00
int2001
ac45781c35 Use Bindings (faster for repeated queries) 2024-09-03 11:52:21 +00:00
int2001
6ff327ee69 Tweak distance-records (filter by station at join as well) 2024-09-03 11:40:04 +00:00
phl0
1cae8ab1dc Handle empty and 0 values correctly 2024-09-03 12:40:46 +02:00
Florian (DF2ET)
bbf502c337 Merge pull request #861 from phl0/satRecords
Function to show distance records per SAT
2024-09-02 23:28:23 +02:00
Andreas Kristiansen
d483440462 Moved function from logbook_model to distancerecords_model 2024-09-02 16:24:06 +02:00
phl0
958c550699 Function to show distance records per SAT 2024-09-02 15:47:40 +02:00
phl0
f2039965a2 Add input/edit boxes and corresponding functions 2024-09-02 12:27:57 +02:00
phl0
8d431cacd2 Use correct sorting 2024-09-02 11:03:02 +02:00
phl0
ad47c4ccd6 Oooooops 2024-09-02 10:25:50 +02:00
phl0
e011455718 Correct incorrect name for timestamp 2024-09-02 10:24:31 +02:00
phl0
65d8e035c9 Add query for MySQL < 8 2024-09-02 10:11:42 +02:00
phl0
22380b36bf Show only one SAT per distance record 2024-09-02 08:21:32 +02:00
int2001
38821fe280 Adds eQSL-Checkbox to importer (import as already sent) 2024-08-31 10:45:09 +00:00
phl0
6ce2f573ec Add mode to distance record table 2024-08-30 14:04:35 +02:00
Florian (DF2ET)
ed633da3d4 Merge branch 'dev' into distanceRecords 2024-08-30 00:36:54 +02:00
phl0
6b4a71b3ab Replace hard coded table name 2024-08-29 20:08:29 +02:00
phl0
fd445e0f3d Add number and link to QSO 2024-08-29 17:28:03 +02:00
phl0
6be5ce0f72 Add page with distance records per SAT 2024-08-29 17:14:45 +02:00
Andreas Kristiansen
c34c06e85f Merge branch 'dev' into lba_invalid_qsos 2024-08-29 17:04:25 +02:00
Andreas Kristiansen
9878dc201e [Logbookadvanced] Added button to find "invalid" QSOs 2024-08-29 12:49:14 +02:00
int2001
88ca94cbf9 Merge branch 'date_export_fix' of github.com:int2001/wavelog into date_export_fix 2024-08-29 10:45:29 +00:00
int2001
430f505cc9 Caatch more strange side-bugs at time/import 2024-08-29 10:45:01 +00:00
phl0
7cdb84c308 More catching of empty dates 2024-08-29 12:30:17 +02:00
int2001
0db0bc0733 Handle Empty TIME_ON / QSO_DATE Fields at Import (Default to 01.01.1970 00:00:00) 2024-08-28 13:02:05 +00:00
Florian (DF2ET)
492c6a4f22 Merge pull request #827 from phl0/qraLibDashboad
Prevent double loading of libs in various places
2024-08-28 08:23:45 +02:00
HB9HIL
c41e6e68dd update user session with impersonation flag 2024-08-27 23:06:22 +02:00
HB9HIL
5d68c9ddea Merge pull request #828 from HB9HIL/contest_settings
[CONTEST] Store Settings in Database
2024-08-27 20:35:49 +02:00
HB9HIL
847327d313 Revert "added operator firstname"
This reverts commit abba3fddad.
2024-08-27 20:01:06 +02:00
HB9HIL
0d404d6adf stable values 2024-08-27 17:05:38 +02:00
HB9HIL
13e94228ed also store and restore radio data 2024-08-27 14:54:29 +02:00
HB9HIL
ecfcf900ec Merge remote-tracking branch 'upstream/dev' into contest_settings 2024-08-27 14:39:46 +02:00
HB9HIL
3491fa281f adjust setSession so the settings get saved as json 2024-08-27 14:38:34 +02:00
phl0
5e899e7a9e Only load genfunctions if not already loaded 2024-08-27 13:08:40 +02:00
HB9HIL
345f5d36ea Merge pull request #824 from HB9HIL/itu_single 2024-08-27 11:43:19 +02:00
phl0
695dbc2ea2 Lookup CQ zones in qrz/hamqth 2024-08-27 10:13:30 +02:00
HB9HIL
087739ad57 add itu zone in LBA update from callbook 2024-08-27 09:39:57 +02:00
phl0
63f385ccd1 Allow for ITU zone to be fetched from qrz lookup 2024-08-27 08:50:09 +02:00
phl0
9f5d1d861f Correct handling of empty ITU zone 2024-08-26 23:23:49 +02:00
phl0
4ff30e43f2 Handle empty ITU zone on edit 2024-08-26 23:16:27 +02:00
phl0
9d9605ef2b Handle ITU zone on QSO edit 2024-08-26 23:07:03 +02:00
HB9HIL
9a76c83683 Merge branch 'dl250cdf_master' into dev 2024-08-26 22:35:28 +02:00
HB9HIL
517dbf6183 pretty code 2024-08-26 20:50:30 +02:00
Stefan (DB4SCW)
e5ba7affe4 Merge branch 'dev' into EDI 2024-08-26 20:09:01 +02:00