Wykres commitów

67 Commity (f4feaea23b4e26304aa819ebcd10c1be1368bbf7)

Autor SHA1 Wiadomość Data
int2001 723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00: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
phl0 f4296b2c24
Add error message for no outstanding QO-100 QSOs 2023-06-29 22:05:04 +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 678a33d452 [eQSL] Made CRON job for download, renamed to sync 2023-05-06 08:17:23 +02:00
phl0 5f3788a892
Need a few more LEFT OUTER joins to prevent empty results 2023-04-28 15:14:59 +02:00
phl0 0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
phl0 75ac1b2620
Add option for default station power 2023-04-27 23:02:57 +02:00
phl0 587a39ab83
Show badge and hints about deleted DXCCs 2023-04-26 22:39:09 +02:00
phl0 cd85cd424e
Add DXCC lookup to LotW sign functions for special use cases 2023-04-25 22:03:13 +02:00
phl0 5d6abd1fd3
Remove redundant country colum in station_profile
Squashed commit of the following:

commit 29e5f5118a1c3f8deb623e5948c3b7602241792d
Merge: 566b390d e0a04cbe
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:28:31 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 566b390d8b0322b32f4438994354ce902010c0d4
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 23:18:28 2023 +0200

    Refactor reassign function to use DXCC name from dxcc_entities

commit 2e50b34c1bdb9bb087e0e0d16f13c340c15588fb
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 22:05:12 2023 +0200

    Use DXCC name from DXCC entities upon import

commit d2b1d895818777747db593848b855819f53ffe6d
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 21:18:53 2023 +0200

    Add DB migration script

commit 0ecf4b8d9cf0253c1f818a252f7ae83722254544
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 18:16:55 2023 +0200

    Fix export function for requests QSLs

commit 51d2c5c6175a8e8c69b9edd57d6f1e95c4a03600
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:53:50 2023 +0200

    Fix webadif/qrz upload

commit 45039a6b1284d1a23f610fc70a39ef25ce720cab
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:32:40 2023 +0200

    Fix lotw_export function

commit 1306225d027cacbe70e510fd0fc5d3ca5040c35e
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:21:37 2023 +0200

    Fix SIG export function

commit 082798a80d8bb446500dcbadfa4912c510e4a458
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 17:01:42 2023 +0200

    Fix SAT export functions

commit 2f035afaa3d3c74ca811c96c66f7bf9726b31a78
Merge: 87555f20 d6139439
Author: phl0 <github@florian-wolters.de>
Date:   Mon Apr 24 16:52:43 2023 +0200

    Merge remote-tracking branch 'upstream/dev' into removeRedundantDxccNames

commit 87555f201817fb963be117ab193d42bc03889972
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:54:14 2023 +0200

    Use DXCC entity name from dxcc_entities in ADIF export

commit e2fd1c5eb9b7e3257ed016814719bc7f9b913587
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:36:16 2023 +0200

    Make logbooks use DXCC name from entities table

commit 463057523dacbc34a545f0d9f720f2c29c9883a7
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 23:01:58 2023 +0200

    Use DXCC name from separate table in QSO view

commit 62b8f7aed8c1dca426b055eb7af6360106fc022b
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:21:57 2023 +0200

    Add table join to station profile lookup

commit 0afe155f46f1fcd227446166b215a98729494dc8
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:13:35 2023 +0200

    Remove country name from edit functions

commit ecb3689a0a73f0cc9c5ca7eba5dec7df5f9fbcd1
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 18:07:58 2023 +0200

    Remove station_country parameter

commit 22c350a585a3ff95d1d0b1f49dbe8ca310bdaf85
Author: phl0 <github@florian-wolters.de>
Date:   Thu Apr 20 17:59:24 2023 +0200

    Use DXCC name from dxcc_entitites table
2023-04-25 00:13:49 +02:00
Peter Goodhall 234bdc01db [QO-100 Club] Only use QO-100 contacts from logbook 2023-03-27 15:03:11 +01:00
Hugo Silva 18b1417172 Bugfix selecting stations with pending QSOs 2023-03-19 10:49:58 +00:00
Hugo Silva cbf6efd19f Adds export to QO-100 Dx Club menu entry and functionality 2023-03-17 17:55:12 +00:00
Hugo Silva c962a972a8 Basic QO-100 Dx Club API integration 2023-03-16 18:58:48 +00:00
Andreas Kristiansen 9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
phl0 034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
Andreas 9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
phl0 ed61eeebcd
Disable all other station profiles on activating one 2022-11-15 15:42:49 +01:00
Peter Goodhall eecd2bf71d [welcome] SQL statements being totally wrong 2022-10-11 17:10:44 +01:00
Peter Goodhall c08257beaa [Welcome] Might fix bug 2022-10-11 16:54:32 +01:00
Peter Goodhall b4f1f63098 [Welcome] Hide Creating Logbooks or claiming locations
Hide Creating Logbooks or claiming locations if they are already in the database
2022-10-09 16:46:37 +01:00
Peter Goodhall c0c4caa53a [Welcome] Claim all station logbooks to first user in the datbase 2022-10-09 14:55:46 +01:00
phl0 65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Alessio Caiazza 27a8d235fd
eQSL import from multiple QTH nicknames 2022-09-22 08:58:14 +02:00
phl0 cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
Peter Goodhall f257ec1843
Merge pull request #1488 from phl0/logbookNames
Add logbook and station profile name to Logbook page
2022-06-15 14:48:28 +01:00
Thomas Werzmirzowsky b2e32080c2 added possibility to sort locations by id
server side sort is obsolete because of client side sort
2022-05-04 23:42:05 +02:00
phl0 798d6315fd
Add logbook and station profile name to Logbook page 2022-05-02 12:38:55 +02:00
Peter Goodhall a2d4e129d4
Merge pull request #1322 from Werzi2001/version_2_logbook_active_on_create
Version 2 set logbook active on create
2021-12-21 17:49:21 +00:00
Thomas Werzmirzowsky 278cf3b016 set logbook active on creation of first logbook
set station profile active on creation of first station profile
disabled deletion of active logbook
disabled deletion of active station profile
2021-12-04 17:14:57 +01:00
Andreas 197eceeb79 [QRZ Logbook] V2 fix for user_id 2021-11-25 20:18:44 +01:00
Thomas Werzmirzowsky 6ab3256439 set user_id on station location create 2021-11-15 19:54:01 +01:00
Thomas Werzmirzowsky 0ff857357c added user checks to previous contacts and qsl management 2021-11-14 17:50:11 +01:00
Andreas 1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Thomas Werzmirzowsky 61b41df1d9 created helper methods to check access 2021-10-31 10:17:14 +01:00
Thomas Werzmirzowsky 9ed56e7211 improvements to multi user support of stations/logbooks
- Set active logbooks checks if logbook belongs to user
- Link station to logbook checks that station and logbook belong to user
- Unlink station from logbook checks that station and logbook belong to user
- Edit of logbook only shows stations of user
- Set active station checks if station belongs to user
- find_active and find_gridsquare of Stations model now check user
2021-10-31 09:56:45 +01:00
Thomas Werzmirzowsky 5f39e99d47 sort logbook and station list by name 2021-10-20 21:26:35 +02:00
Peter Goodhall 2dcd4f3965 Added comments 2021-09-29 22:02:08 +01:00
Peter Goodhall 650c73f4e6 [LoTW] Fixes issue with sync script running 2021-09-29 22:00:42 +01:00
Peter Goodhall 831f249938 Built interface to display station locations when editing Station Logbooks 2021-08-23 17:34:00 +01:00
Peter Goodhall 6cc96d2128 [Station Location] Allow user to claim a location and also only show those of the user or non claimed. 2021-08-23 15:50:19 +01:00
Peter Goodhall 9d4ab310d2 [Maps] Added a view to show all logged QSOs of an active profile on a map /map 2020-12-07 16:32:12 +00:00
Andreas e149d34ba1 [QRZ Logbook] option for realtime logging added 2020-11-18 11:50:15 +01:00
Daniel Clerc 59af8dd7f1 Add sig/sig_info to function reassign in Stations model 2020-11-11 18:10:33 +01:00
Daniel Clerc 54531b08c5 Add sig and sig_info fields to model 2020-11-11 18:10:32 +01:00
Peter Goodhall 9ce97d1236 [eQSL] Errors if no eQSL Nicknames have been defined with Station Profiles (Fixes #613) 2020-09-15 22:49:05 +01:00