Commit Graph

2235 Commits

Author SHA1 Message Date
int2001
9cb6b4a176 Removed Debug and re-added empty lines 2024-09-11 08:36:26 +00:00
int2001
61d3856e41 Export all QSOs (of User) when chosing "Select station location" at export 2024-09-11 08:25:06 +00:00
int2001
53c6d623c4 Fixed bug 2024-09-10 08:20:01 +00:00
int2001
01cc02a0b7 Removed unsafe cert-function 2024-09-10 05:57:16 +00:00
HB9HIL
a8056e930a disabled contestname select during logging 2024-09-07 20:47:04 +02:00
Andreas Kristiansen
43e002e37b Merge pull request #894 from int2001/award_binding
Award binding
2024-09-07 09:20:22 +02:00
int2001
df295d73a7 Fixed typo 2024-09-06 14:43:23 +00:00
int2001
42e2ad71cd Changed H26 (use of new addBandToQuery) 2024-09-06 13:17:12 +00:00
int2001
9d3ad5ff75 Changed WaC (use of new addBandToQuery) 2024-09-06 13:14:38 +00:00
int2001
781008d356 Changed WaB to binding 2024-09-06 13:12:44 +00:00
int2001
69e1737063 Changed DXCC to binding 2024-09-06 13:08:23 +00:00
int2001
9bf6746000 Changed WAS to binding 2024-09-06 12:41:12 +00:00
int2001
d6ef132589 Changed DOK to binding 2024-09-06 12:34:49 +00:00
int2001
a985baf50a Changed WaJa to binding 2024-09-06 12:27:31 +00:00
int2001
89f37aaa74 Changed IOTA to binding 2024-09-06 12:19:12 +00:00
int2001
06e042c2cf Changed JCC to binding 2024-09-06 12:06:11 +00:00
HB9HIL
1f650a70e8 Merge pull request #887 from HB9HIL/oqrs
[OQRS] Security and some bugfixes
2024-09-06 13:59:15 +02:00
int2001
ceb3eb6bac Changed RAC to binding 2024-09-06 11:53:18 +00:00
int2001
2ec6036f22 Changed CQ to binding 2024-09-06 11:38:14 +00:00
int2001
5c47fb4702 Changed Itu to binding 2024-09-06 11:19:32 +00:00
phl0
66741b10e4 Fix syntax error 2024-09-06 13:00:13 +02:00
HB9HIL
f8df0c4336 forgot one binding 2024-09-06 12:56:37 +02:00
int2001
6f48bd0b16 Typo 2024-09-06 10:06:09 +00:00
int2001
c12d3c8bc6 Add Binding to WaC 2024-09-06 10:03:34 +00:00
Andreas Kristiansen
c1fe605e1a [Awards] Added Worked All Continents 2024-09-06 11:24:03 +02:00
phl0
dd036d466d Handle empty location 2024-09-06 10:07:00 +02:00
HB9HIL
5749a15924 we don't need to clean stuff twice, let's reduce some load 2024-09-06 00:13:25 +02:00
HB9HIL
56c1b05fea added bindings to prevent SQL injection 2024-09-05 23:59:16 +02:00
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