Wykres commitów

1388 Commity (9d02cb13c0b162554794b2fb2a7792dca936e89c)

Autor SHA1 Wiadomość Data
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
int2001 4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001 ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas 206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
int2001 c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
int2001 c8d1520905
When inserting qso via API (or logging) set get_qso to trusted 2023-08-01 19:13:40 +00:00
Andreas 8ac7a8e3d6 [Labels] Adding custom paper types 2023-08-01 18:55:42 +02:00
Peter Goodhall 2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Andreas ff1b5b760d Fixed error when displaying US Counties QSOs 2023-08-01 14:26:06 +02:00
Peter Goodhall 9ddcb70588 Return macros as json 2023-08-01 11:40:32 +01:00
int2001 1158bf312e
Moved "reassign QSOs" to adminarea with Menu 2023-08-01 08:21:17 +00:00
Peter Goodhall 43bacdc62a Save and Update Macros from the Database 2023-07-31 15:52:32 +01:00
int2001 112d997ca5
Check if QRZ-QSOs belong to user, when triggering via GUI 2023-07-31 07:16:15 +00:00
int2001 bcc8bda3e5
WebAdif fixing. cron is trusted 2023-07-31 06:59:04 +00:00
int2001 8e5dacea01
Removed unused functions at Dashboard / Secured webadif 2023-07-31 05:34:44 +00:00
int2001 ef65d6a7c4
check if qso belongs to user when deleting/requesting/confirming QSOs/QSLs 2023-07-31 05:03:05 +00:00
Andreas Kristiansen 61b55a2e3d
Merge branch 'dev' into secfix 2023-07-30 21:40:48 +02:00
int2001 4dd62bfa11
Fixed station_id-Check at create_qso 2023-07-30 17:53:13 +00:00
int2001 21c29cc9da
adjusted sorting for aggregation 2023-07-30 06:14:13 +00:00
phl0 816f58f017
Look alos for QSOs where QSL column is NULL or empty 2023-07-29 18:11:38 +02:00
int2001 77821a49ff
Split labels when SAT/Non-SAT 2023-07-28 08:28:17 +00:00
int2001 df25d8c1ae
Enhance sorting 2023-07-28 08:21:37 +00:00
Peter Goodhall e8bd5f9c90
Merge pull request #2333 from phl0/renameLotw
Use LoTW as official abbreviation
2023-07-27 13:25:32 +01:00
phl0 318fc29449
Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
int2001 bbf766d5f4
A station is worked, when one OR MORE Times worked... 2023-07-26 20:16:15 +00:00
int2001 e98ee6899e
Avoid merge-conflicts 2023-07-26 10:08:11 +00:00
int2001 e1003e07d7
Added "All" to Bandchooser at List 2023-07-26 08:22:53 +00:00
Peter Goodhall 4717ca2252
Merge pull request #2324 from int2001/submode_fix
Fixed Submode/Mode issue when checking if worked
2023-07-25 17:02:02 +01:00
int2001 9f0b60032d
Fixed Submode/Mode issue when checking if worked 2023-07-25 14:10:08 +00:00
int2001 4a9ec6e87f
Removed old API-Endpoints for country_ and grid_worked 2023-07-25 12:50:07 +00:00
int2001 ba9d5be562 Added de-spot options as selector 2023-07-23 09:29:04 +00:00
int2001 c27f97defa Added highlighting on already worked and time-things 2023-07-23 06:12:11 +00:00
int2001 cd373c3fbd added Bandfilter when pulling from cache 2023-07-22 12:02:58 +00:00
int2001 61d0858313 Fixes checking if dxcc is already looked_up 2023-07-22 10:09:36 +00:00
Andreas 8b14ac6646 [Bandmap] Rewrote dxcc if to it's own class. Refactored to dxcluster_model 2023-07-22 10:03:09 +02:00
int2001 04d09b5783 Check DXCC also for spotted plus a little errorhandling 2023-07-22 06:00:02 +00:00
int2001 a5c6a5ce9d Added "Call already worked" to internal API 2023-07-21 16:51:32 +00:00
int2001 a2304a8fe5 Fixed a small bug at qso page (tick was missing) 2023-07-21 16:05:38 +00:00
int2001 c62a4c70a0 Added filtering on maxAge / de-cont to bandmap (apply settings) 2023-07-21 14:44:14 +00:00
int2001 e6034647ba DXCC-Enrichment for spotter, to filter that at bandplan in future 2023-07-21 08:17:04 +00:00
int2001 26fe064a93 Added spotlist with enrichment and filtering 2023-07-21 06:50:56 +00:00
int2001 45161142ef Implemented enrichment of spot 2023-07-21 05:45:56 +00:00
Andreas 3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
Peter Goodhall dc01bee3c1 Merge pull request #2297 from int2001/adif_import_call
Fixes #2295 // Fill station_callsign when provided empty by adif
2023-07-15 16:06:50 +01:00
Peter Goodhall e4c30adcae [ADIF] Removed IF as it was stopping any importing 2023-07-15 13:41:01 +01:00
Andreas Kristiansen d0e8804084
Merge pull request #2285 from phl0/refactorPublicSearch 2023-07-14 11:34:10 +02:00
int2001 6e90095838 Making errormessage more verbose 2023-07-14 07:34:17 +00:00
int2001 34b3dce5f2 Skip QSOs in ADIF-Import which do not match the chosen station_profile 2023-07-14 07:29:53 +00:00
phl0 39d1ca9964
Adjust SQL to be less picky about callsigns 2023-07-14 07:53:54 +02:00
Peter Goodhall 850121ce1e
Merge pull request #2284 from phl0/fixQslRequestedMethod
Set QSL method for requested QSLs
2023-07-13 22:03:03 +01:00
phl0 57f5ea1c92
Set QSL method for requested QSLs 2023-07-13 21:13:11 +02:00
Peter Goodhall 6f7f867953
Merge pull request #2283 from int2001/lotw_gradient_add_qso
Adds LotW-Gradient to QSO-Page
2023-07-13 17:18:52 +01:00
Peter Goodhall 51688fb552
Merge pull request #2282 from phl0/publicSearch
Public search
2023-07-13 16:40:32 +01:00
int2001 b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0 5d787c0360
Refactor and secure public search. Table now sortable 2023-07-13 16:43:17 +02:00
Peter Goodhall 9a02e81544
Merge pull request #2280 from int2001/lotw_per_user
Lotw per user / fixes lotw-download
2023-07-13 11:16:01 +01:00
int2001 2fb8c2ae00 removed debug-outputs 2023-07-13 07:57:50 +00:00
int2001 e33da4d499 removed station_id from results, when fetching last_lotw_qsl 2023-07-13 07:31:01 +00:00
int2001 64278bf121 one should include user_id into the Query 2023-07-13 06:23:05 +00:00
int2001 f21d862c3e Adjusted debugoutput 2023-07-13 06:21:43 +00:00
int2001 635d6e51f4 Added user_id to lotw_last_qsl_date 2023-07-13 06:16:39 +00:00
phl0 2a91352b91
Also calculate distance for VUCC_GRIDS 2023-07-12 18:02:12 +02:00
int2001 c5aff95975 Sync LotW per User when using GUI, otherwise complete (cron) 2023-07-12 15:56:12 +00:00
phl0 fb7c448b58
Also use VUCC_GRIDS from LoTW cnfm to update QSO record 2023-07-12 17:30:15 +02:00
phl0 fed43eda2c
Always update with LoTW confirmed grid 2023-07-12 15:47:30 +02:00
phl0 4ef2237ba4
Base LoTW matches on time and station_callsign 2023-07-12 10:05:26 +02:00
phl0 a7c0435740
Add station callsign and order by time desc 2023-07-10 18:40:55 +02:00
phl0 e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02:00
phl0 dc1742f5ff
Merge remote-tracking branch 'upstream/dev' into publicSearch 2023-07-10 13:57:47 +02:00
phl0 41239df4c4
PoC for public search 2023-07-10 13:57:16 +02:00
Peter Goodhall bb682a0db3 Update Logbook_model.php 2023-07-08 14:33:18 +01:00
Peter Goodhall 4dbc9bba08 Update Logbook_model.php 2023-07-08 14:32:42 +01:00
Andreas Kristiansen 63baa26c7c
Merge pull request #2245 from phl0/loadGridmapOnPageLoad
Load gridmap on page load
2023-07-07 16:54:11 +02:00
Peter Goodhall 6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
phl0 08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
int2001 723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas 6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
Peter Goodhall 9ff0b8c01e
Merge pull request #2254 from int2001/eqsl_bandfix
Added MODE to matching for LotW/eQSL Confirmations
2023-07-06 13:49:20 +01:00
int2001 613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
int2001 4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +00:00
Peter Goodhall 7090c95447
Merge pull request #2253 from int2001/api_1632
Resolves issue 1632.
2023-07-05 15:23:58 +01:00
int2001 f938270f4c Resolves issue 1632. JSON-Array of stations will be returned if /index.php/api/station_info/[key] is called 2023-07-05 14:16:53 +00:00
Andreas Kristiansen 1321023f18
Merge pull request #2250 from AndreasK79/advanced_logbook_quickfilters
[Advanced Logbook] Added Quickfilter search.
2023-07-05 15:06:58 +02:00
Peter Goodhall da9e6401c7
Merge pull request #2249 from int2001/dev
Fixes #2238
2023-07-05 13:54:16 +01:00
int2001 8c04f5ecc2 Removed debug-Output 2023-07-05 12:07:00 +00:00
int2001 782857aef9 Fixes Issue 2198 2023-07-05 12:05:02 +00:00
Andreas 9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
int2001 ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
Peter Goodhall abe25ef309 [AMSAT Status] Fix issue with AO-7 not reporting 2023-07-03 17:11:04 +01:00
Hugo Silva 0c0e9219a3 When importing LOTW certs, consider full day for end date 2023-07-01 17:25:21 +01:00
Andreas 38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Andreas Kristiansen 27643c662e
Merge pull request #2233 from AndreasK79/advanced_logbook_filters_lookups
[Advanced logbook] Added more filters and lookup
2023-06-30 09:11:41 +02:00
phl0 f4296b2c24
Add error message for no outstanding QO-100 QSOs 2023-06-29 22:05:04 +02:00
Andreas 34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +02:00
Andreas c368dca536 [Awards] Fix error when no bands are selected for POTA, SOTA and WWFF 2023-06-29 13:50:55 +02:00
Andreas e2b442d39c [Advanced Logbook] Fixed update query 2023-06-28 09:17:48 +02:00
Andreas aa139017d9 [Advanced Logbook] Received QSL (direct/bureau) can be set 2023-06-28 08:27:44 +02:00
Andreas 8dd3f290a7 [Advanced Logbook] Now can print label from advanced logbook 2023-06-27 15:03:12 +02:00
Andreas d666cb3c4c [Advanced Logbook] Added links for QRZ and HamQTH after callsign 2023-06-27 11:21:20 +02:00
Andreas Kristiansen 66c3c91900
Merge pull request #2220 from AndreasK79/gridmap
[Gridmap] Added gridsquare map with filtering
2023-06-23 22:14:27 +02:00
Peter Goodhall a5c11fe1a1
Merge pull request #2215 from phl0/storeDistance
Store distance
2023-06-20 14:46:58 +01:00
phl0 42882a0ef4
Add update function for empty distances 2023-06-19 14:02:08 +02:00
phl0 95084142b0
LoTW users info for timeline QSOs 2023-06-19 13:21:15 +02:00
phl0 d51c24adb1
Fix LoTW users for activated grids 2023-06-19 13:17:07 +02:00
phl0 15272f82dc
Get LoTW info for logbook and search 2023-06-19 13:05:44 +02:00
Andreas db590c969b [Gridmap] Added sat selection 2023-06-19 11:29:46 +02:00
Andreas 60242ebbee [Gridmap] Query fix 2023-06-19 09:38:47 +02:00
Andreas 8deb34cee6 [Gridmap] Added gridsquare map with band/mode/qsl 2023-06-18 22:01:59 +02:00
Andreas fe27baabfb [QSO Data] Added LoTW badge in QSO list popup 2023-06-18 21:48:54 +02:00
phl0 bc103249a8
Update distance on editing QSO 2023-06-16 12:17:56 +02:00
phl0 0b47d734c3
Update distance on update due to LoTW match 2023-06-15 22:49:11 +02:00
phl0 11efa6b03a
Store distance into QSO table 2023-06-15 16:03:24 +02:00
Peter Goodhall b1e4de55a2 [Station Location][Add] Allows setting the Canadian Province
Fixes #2190
2023-06-15 13:22:13 +01:00
Peter Goodhall b319b190f3 [Station Location][Edit] Allows selecting and editing Canadian Provinces
Fixes issue #2190
2023-06-15 13:14:10 +01:00
Andreas 33a81154b6 [API] Corrected variable name and check 2023-06-15 09:26:17 +02:00
Andreas 563554dae5 [API] Added extra check for station_id 2023-06-15 08:12:57 +02:00
Andreas 593e8dc1ed [QSL Labels] Now sorts by dxcc 2023-06-14 16:28:12 +02:00
Peter Goodhall 6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas Kristiansen 2ae48ac0a2
Merge pull request #2195 from AndreasK79/oqrs_broken_fix 2023-06-14 06:32:08 +02:00
phl0 7204d958d8
Set qsoid also for not found QSOs 2023-06-13 14:39:32 +02:00
Andreas e384f9989d [QSL Labels] Switched to tFPDF. Added font selection 2023-06-12 08:20:24 +02:00
Andreas f47717bbc1 [QSL Labels] Added label editing 2023-06-03 08:46:52 +02:00
Andreas e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00
phl0 b5172fc710
Pull CQ and ITU zone data from LoTW confirmation 2023-05-31 20:06:27 +02:00
Andreas f87997f223 [Adif backup] Fetches all locations for user instead of from active logbook 2023-05-30 21:03:39 +02:00
Peter Goodhall c89e192c2e
Merge pull request #2173 from phl0/eQslLink
Link QSOs in eQSL card view
2023-05-28 15:50:14 +01:00
Peter Goodhall c5678e546f
Merge pull request #2172 from AndreasK79/lotw_information
Lotw information
2023-05-28 15:49:54 +01:00
phl0 0ec8e49b16
Link QSOs in eQSL card view 2023-05-28 08:43:46 +02:00