HB9HIL
3f4857e6db
fixed worked and confirmed badges in awards
2023-11-25 23:54:14 +01:00
HB9HIL
349f2eecf5
fixed some lotw php errors
2023-11-25 22:07:51 +01:00
HB9HIL
ac0e3b7bc3
Merge branch 'dev' into bootstrap_5
2023-11-25 10:50:50 +01:00
phl0
ea27403ea6
Allow to select the callsign to download LoTW cnfms for
2023-11-24 16:15:01 +01:00
HB9HIL
86cced2372
Merge pull request #31 from magicbug/dev
...
Dev
2023-11-24 12:22:12 +01:00
HB9HIL
ba63e5f6db
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
2023-11-24 12:14:10 +01:00
phl0
f58b3f5ba0
Load lib only if not loaded (prevent spilling of logs)
2023-11-24 12:07:15 +01:00
phl0
a2f1e4f603
Concat QSO IDs in PHP rather than SQL
2023-11-23 20:43:45 +01:00
int2001
8b1646f430
Display HF too at VUCC-Awards-page
2023-11-22 06:56:19 +00:00
int2001
1023ffafab
Splitted VUCC into real VUCC and SAT-VUCC at Dashboard
2023-11-22 06:04:58 +00:00
HB9HIL
865d4bdbe6
Merge remote-tracking branch 'upstream/dev' into bootstrap_5
2023-11-21 22:48:01 +01:00
HB9HIL
e417c222dd
new function get_user_email_by_id
2023-11-21 12:12:21 +01:00
HB9HIL
bccd6819c1
fix dxcc award bg colors
2023-11-20 02:14:51 +01:00
HB9HIL
2d0dda8fb7
datetimepicker filter lba
2023-11-17 17:24:24 +01:00
HB9HIL
8994cf3e26
datetimepicker bs5
2023-11-17 15:34:24 +01:00
HB9HIL
8d1457115a
datetimpicker dxatlas export (+bugfix)
2023-11-17 15:27:44 +01:00
HB9HIL
b643a8c3c4
not formatting is needed
2023-11-17 13:32:42 +01:00
HB9HIL
034c1115e2
html5 datepicker
2023-11-17 09:36:40 +01:00
int2001
5cfa27c4d9
Added left-oouter join on lotw_users to fetch last-lotw-up
2023-11-17 07:26:31 +00:00
phl0
7fc5b98826
Remove forgotten debug statements
2023-11-15 12:24:45 +01:00
phl0
7e8e108ff4
We do not need to (re-)update distances if grids are the same
2023-11-15 12:20:32 +01:00
int2001
cce52c126c
Enable QRG-Only-Update (should fix #2611 )
2023-11-13 09:18:56 +00:00
HB9HIL
8e3f2e8d6e
new MigrationVersion Model
2023-11-12 15:34:48 +01:00
Peter Goodhall
743c46f9a5
Merge pull request #2669 from HB9HIL/simplefle_bug_fixing
...
SimpleFLE bug fixing
2023-11-10 13:25:19 +00:00
int2001
c4d31e20cd
Added xss_clean and null-exception-handling to grid
2023-11-10 06:44:14 +00:00
HB9HIL
bb5355d32f
bug fix for getFreqFromBand
2023-11-09 21:49:17 +01:00
phl0
83b3261034
Fix lookups for empty contest sessions
2023-11-09 15:11:36 +01:00
HB9HIL
a2c4a8e743
added user_quicklog_enter
2023-11-05 12:29:59 +01:00
HB9HIL
e6238dbf66
fixed typo
2023-11-04 18:36:08 +01:00
HB9HIL
802c4ab2e6
added quicklog to User Model
2023-11-04 18:31:59 +01:00
phl0
973d76eeb5
Add option to log QSO end times separately
...
Squashed commit of the following:
commit 595f620d9e
Author: phl0 <github@florian-wolters.de>
Date: Wed Nov 1 13:58:05 2023 +0100
Update languages
commit f670a06059
Author: phl0 <github@florian-wolters.de>
Date: Wed Nov 1 13:55:04 2023 +0100
Added user option for enabling QSO end time logging
commit 36d9a95ebb
Merge: 54d5bb53
352931b1
Author: phl0 <github@florian-wolters.de>
Date: Wed Nov 1 12:18:39 2023 +0100
Merge branch 'dev' into qsoTime
commit 54d5bb535b
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:14:58 2023 +0200
start/end times for other languages
commit c5f6bb0cab
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:14:42 2023 +0200
Hide end time if only differs in seconds as we only display minutes
anyway ...
commit d519d88604
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:14:29 2023 +0200
use start as end time if end is not set separately
commit f2588ad132
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:13:43 2023 +0200
reset timers on form reset
commit 2b7ee4e48c
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:13:27 2023 +0200
Strip seconds from session time variable
commit e0c35aa0cf
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:13:11 2023 +0200
Adapt contest logging
commit 5368ef25f3
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:12:50 2023 +0200
Make date field a little smaller
commit ad2d7e756c
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:12:30 2023 +0200
Add button to reset start time
commit f56e031946
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:11:09 2023 +0200
Copy start to end time on focus out
commit b741d0428d
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:10:45 2023 +0200
Only min and sec for post QSO template
commit 77314edd31
Author: phl0 <github@florian-wolters.de>
Date: Fri Oct 27 10:08:49 2023 +0200
Basics for QSO end time logging
2023-11-01 14:24:13 +01:00
Andreas Kristiansen
e6c485fc27
Merge branch 'dev' into simple-fast-log-entry
2023-10-31 09:05:23 +01:00
phl0
5b7a31fe11
count rows returns 1 even with 0 as result ...
2023-10-31 08:29:12 +01:00
Andreas
70504c5022
[Dashboard] Added some warnings
2023-10-30 12:15:08 +01:00
phl0
adb8e8d03c
Allow for selection of QSOs to be reassigned
2023-10-28 16:06:32 +02:00
phl0
839b124c92
Show list of unassigned QSOs
2023-10-27 13:28:53 +02:00
phl0
310736d18f
Show number of unassigned QSOs in Maintenance
2023-10-26 23:30:48 +02:00
Andreas
587660383e
[SimpleFLE] Replaced hardcoded bands with bands from db
2023-10-26 19:59:02 +02:00
Andreas Kristiansen
5df64cb1e8
Merge pull request #2618 from int2001/label_sort_lookup
...
Added sorting like printing and callbook-lookup to Label-List
2023-10-26 08:24:51 +02:00
int2001
a2dbf6e362
2nd location needs to be fixed for eqsl
2023-10-25 07:41:01 +00:00
int2001
cb51d83eba
Prevent EQSL-Prcoessing if no station_location was created
2023-10-25 07:15:13 +00:00
int2001
116d0ea2e1
Added sorting like printing and callbook-lookup to Label-List
2023-10-25 04:53:03 +00:00
phl0
3e18f50a90
JA gridmaster and a more generalized approach serving as blueprint for
...
future gridmaster map pages
2023-10-22 21:23:51 +02:00
Andreas
c4121e7cde
[Awards] Added FFMA
2023-10-20 13:27:44 +02:00
Andreas
810cc58c3b
Fixed an if check callbook result
2023-10-20 11:37:12 +02:00
phl0
5c635f1b90
Add paper QSL to Gridmaster (as well as translations)
2023-10-19 18:12:52 +02:00
phl0
c81c6654a2
Add Gridmaster award map
2023-10-19 14:00:20 +02:00
int2001
c602dab260
Fixes Bug, when dupes isn't set
2023-10-19 04:56:45 +00:00
Peter Goodhall
11098b6a4d
Merge pull request #2586 from phl0/beautifyDclOutput
...
Beautify DCL sync output and add some more useful information
2023-10-18 13:32:24 +01:00
phl0
5de2f2a93b
Beautify DCL sync output and add some more useful information
2023-10-18 11:31:15 +02:00
int2001
589c1c8021
Fixes issue that reassign failed, when col_station_callsign was not given
2023-10-17 17:31:32 +00:00
phl0
e5ca3e67bf
Add update function for DCL DOK data
2023-10-17 16:19:05 +02:00
int2001
2660aba8ea
Small bugfix if no dupe is found
2023-10-17 12:23:40 +00:00
Peter Goodhall
7226de3980
Merge pull request #2576 from int2001/lba_dupes
...
Lba dupes
2023-10-17 13:08:50 +01:00
int2001
1d33c5d938
Maintable as var
2023-10-17 10:23:51 +00:00
int2001
cf084f577c
DupeSearch Lang & PHP-Logic
2023-10-17 10:14:10 +00:00
phl0
886829ba42
Rename default band and confirmation values in DB
2023-10-16 22:39:33 +02:00
phl0
088018da98
We should not take seconds into account when checking dupes
2023-10-16 10:16:23 +02:00
phl0
9e6ed4c65b
Also lookup VUCC_GRIDS for hams.at grids
2023-10-07 22:28:01 +02:00
HB9HIL
44631e64b3
Typo
2023-10-04 16:01:45 +02:00
HB9HIL
8831a0c9f0
Removed unnecessary changes
2023-10-04 14:46:18 +02:00
HB9HIL
ff9f925c08
searchCriteria QSL Sent/Received Method
2023-10-04 13:40:43 +02:00
HB9HIL
7e3cd2f5ae
Add new Filter
2023-10-04 10:48:32 +02:00
HB9HIL
5aa0b48e68
Add new Filter
2023-10-04 10:46:34 +02:00
HB9HIL
803b0d06bd
Add new Filter
2023-10-04 10:40:18 +02:00
HB9HIL
fa3d024720
Add new Filter
2023-10-04 09:27:28 +02:00
HB9HIL
39f90570af
Added new Filter
2023-10-04 01:28:11 +02:00
abarrau
727c94c61d
eqsl: add date force update
2023-10-02 20:55:02 +02:00
int2001
6df75c3562
Readded % for VUCC-Grids (because of multi-grids / confluence-points)
2023-09-30 11:59:52 +00:00
int2001
4233895432
Fix Gridsearch / QSO-Details
2023-09-30 10:49:19 +00:00
phl0
3ca2e42ca2
Handle exception for LilacSat-2 / CAS-3H on amsat status page
2023-09-25 12:51:58 +02:00
Peter Goodhall
0121b55c86
Merge pull request #2511 from abarrau/dev
...
add test egual 0, for update distance
2023-09-23 22:31:34 +01:00
phl0
4714b0e220
We need to join dxcc_entittes to get end date
2023-09-23 17:26:07 +02:00
abarrau
f21efc03cd
add test diff 0, for update distance
2023-09-23 11:36:13 +02:00
phl0
7cc279f06c
Improve errror handling on importing wrong station callsigns
2023-09-22 08:41:25 +02:00
int2001
d40970ff77
Add case-insensitive Check instead of case-sensitive on Station-Call
2023-09-20 18:12:56 +00:00
int2001
4f01218d4d
Ignore Stationcallsign at import as option
2023-09-20 16:00:18 +00:00
Peter Goodhall
9882545d7c
Merge pull request #2498 from dg0tm/dev
...
update logbook Model edit function
2023-09-20 14:17:33 +01:00
int2001
5c005b0b3b
Fixes typo for coloring confirmed QSOs
2023-09-19 18:29:07 +00:00
Peter Goodhall
525481a990
Merge pull request #2474 from phl0/activatedGridsToGridmap
...
Activated grids to gridmap layout
2023-09-19 16:41:01 +01:00
Peter Goodhall
7b4211e6df
Merge pull request #2495 from phl0/replaceSlashedZero
...
Replace slashed zero
2023-09-19 16:40:40 +01:00
Christoph Kottke
cb2e5c19be
update logbook Model edit function
2023-09-19 10:23:38 +02:00
phl0
7669781424
Replace slashed zero on storing QSO
2023-09-17 18:34:50 +02:00
int2001
204622970c
Prevent Dataleakage at "activated grids"-view
2023-09-17 11:36:35 +00:00
phl0
7df5229f6f
Apply limit too prevent memory exhaustion
2023-09-16 08:20:03 +02:00
phl0
ef0740050a
Merge remote-tracking branch 'upstream/dev' into activatedGridsToGridmap
2023-09-16 00:38:23 +02:00
phl0
27652fc773
Add functionality to lookup per source grid(s)
2023-09-16 00:32:39 +02:00
phl0
5fb7e75d90
Remove debug statement
2023-09-15 23:56:43 +02:00
phl0
21c332b0d8
Use QSL sent instead of rcvd
2023-09-15 23:54:37 +02:00
Peter Goodhall
827528e84b
[ADIF] Removed this check just to strict
2023-09-14 20:57:05 +01:00
int2001
67208a6c27
Added red/yellow/green Colorscheme to Bandlist
2023-09-14 14:53:48 +00:00
phl0
9ce313a902
Base implementation for gridmap for activated grids
2023-09-11 16:59:05 +02:00
int2001
ea65a8daee
Conbtest_id wasn't fetched / error at last_qsos fixed
2023-09-09 06:00:13 +00:00
Peter Goodhall
fbd0ec7ff1
Revert "Update Logbookadvanced_model.php"
...
This reverts commit f8dc31f20c
.
2023-09-07 14:36:07 +01:00
Peter Goodhall
fd99bed5f3
Revert "Update Logbookadvanced_model.php"
...
This reverts commit 20e13b0031
.
2023-09-07 14:36:01 +01:00
Peter Goodhall
20e13b0031
Update Logbookadvanced_model.php
2023-09-07 14:24:43 +01:00
Peter Goodhall
f8dc31f20c
Update Logbookadvanced_model.php
2023-09-07 14:08:28 +01:00
Peter Goodhall
3818645f5a
Update Logbookadvanced_model.php
2023-09-07 13:54:14 +01:00
Peter Goodhall
331cff4151
removed dxcc just to see if its causing the duplicate rows
2023-09-07 13:53:44 +01:00
Peter Goodhall
e96aa3945d
Update Logbookadvanced_model.php
2023-09-07 13:46:15 +01:00
Peter Goodhall
d70f278474
Update Logbookadvanced_model.php
2023-09-07 13:41:51 +01:00
Peter Goodhall
f0c6006f2f
Update Logbook_model.php
2023-09-07 13:35:29 +01:00
phl0
c5e050f548
Check station callsign in station profile
2023-09-06 00:02:07 +02:00
int2001
098809eb03
Added missing fields
2023-09-03 17:42:36 +00:00
int2001
dd39f02651
Use Col-Config (for overview / lb) also for previous-contacts
2023-09-03 17:35:21 +00:00
Petr Kracík
059a0860af
eSQL: Security fix, use HTTPS to send password over the internet
...
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +02: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
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
e732998200
Merge pull request #2421 from int2001/op_name
...
Added Operatorcallsign to add QSO-Form
2023-08-21 17:22:52 +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 Kristiansen
24dbe6f6f0
Merge branch 'dev' into logbook_map
2023-08-19 19:41:56 +02:00
Andreas
389d9fe06b
[Advanced Logbook] Added map that uses the same filters as the search
2023-08-18 20:02:47 +02:00
int2001
baa3724da9
impemented del_fav
2023-08-18 14:58:27 +00:00
int2001
e86b0a2f86
get_fav implemented
2023-08-18 14:42:04 +00:00
int2001
59f81279e3
Added option_name to table
2023-08-18 13:30:04 +00:00
int2001
1bf2840e27
Saving works now
2023-08-18 13:16:01 +00:00
int2001
5dc5adb4bb
Model for User-options
2023-08-18 12:49:12 +00:00
int2001
af6eb36eca
Fix Also Update STATION_CALLSIGN when updating location
2023-08-17 03:19:28 +00:00
int2001
d2e25a27c8
Added detail-view to todays QSLs
2023-08-14 13:20:13 +00:00
int2001
9ae11a29ec
Added today-Stats to QSL-Breakdown
2023-08-14 12:01:24 +00:00
int2001
e4fa5e0861
Fixed EQSL-Col naming
2023-08-14 04:03:46 +00:00
Andreas
80b4e8f70f
[Advanced Logbook] Added filter for QSL images, and slideshow button
2023-08-11 19:13:13 +02:00
int2001
522cc2a980
Refactores lookup_call and grid at API / Removed more unused stuff
2023-08-08 15:08:38 +00:00
int2001
ec2b2b14f0
Removed another unused (and potential dangerous) function
2023-08-08 13:51:05 +00:00
int2001
1e269b18b2
removed a lot of unused (and dangerous) functions
2023-08-08 13:47:23 +00:00
int2001
739c485786
Update NULLs at LoTW, too
2023-08-07 14:08:43 +00:00
int2001
31c4d14d5c
Prevent QSO being updated twice or more when LoTW-Cnf arrives
2023-08-07 13:39:35 +00:00
Peter Goodhall
baa67ed886
Merge pull request #2387 from int2001/qrz_reup
...
Same logic for Clublog (ReUp after LoTW-Conf)
2023-08-07 10:48:12 +01:00
int2001
e4d50049e2
Same logic for Clublog
2023-08-07 09:21:21 +00:00
Peter Goodhall
c971807f02
Merge pull request #2386 from int2001/qrz_reup
...
Mark QRZ for reupload if LotW-Confirmation was received after qrz.com
2023-08-07 10:14:53 +01:00
Peter Goodhall
d4ce0b8077
Merge pull request #2383 from int2001/clublog_checkbox
...
Added "Already imported to clublog" to ADIF-Importer
2023-08-07 10:14:07 +01:00
int2001
9b9f62e3e9
Mark QRZ for reupload if LotW-Confirmation was received after qrz.com upload
2023-08-07 08:34:40 +00:00
int2001
12da0b1075
Added "Already imported to clublog" to ADIF-Importer
2023-08-07 05:23:57 +00:00
Andreas
1d0eaac66e
[QSO Entry] Cleanup and tighten up db lookup from QSO entry
2023-08-06 20:20:16 +02:00
Peter Goodhall
45e057c261
[Labels] Fixed typo
2023-08-03 14:03:19 +01:00
Peter Goodhall
6cea54bc90
Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev
2023-08-03 13:59:10 +01:00
Peter Goodhall
e6004d0c12
[Account][Winkey] Allows users to enable and disable winkey via their account settings
2023-08-03 13:59:02 +01:00
int2001
ca4c8f6769
Fixed prefix on SQL
2023-08-03 12:36:08 +00:00
int2001
85a2299322
Added warning if no paper_type is assigned
2023-08-03 06:53:22 +00:00
int2001
262cca5465
Added orientation and usage count to view/controller/model
2023-08-03 06:15:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id
2023-08-03 04:37:25 +00:00
Andreas
c57c636068
Changed paper type templates to have user_id -1
2023-08-02 19:14:18 +02:00
Andreas
3593987983
Merge branch 'dev' into labels_paper_types
2023-08-02 18:23:58 +02:00
int2001
d0f919f26a
Added Default Papers when adding new user
2023-08-02 11:05:44 +00:00
int2001
d5b8204e57
Added Orientation to views/controllers/model for paper
2023-08-02 10:35:12 +00:00