Wykres commitów

63 Commity (50fef635d5ffabfea0b1f44e91f37050eab2eeb3)

Autor SHA1 Wiadomość Data
int2001 6004809e92
Merge branch 'dev' into clublog_rt_fix 2023-11-29 08:19:36 +00:00
int2001 0df09dfb2d
Added RT-Flag for ClubLog 2023-11-27 14:20:45 +00:00
HB9HIL 641c2913b3 fixed other doubles of form-select 2023-11-27 13:33:38 +01:00
HB9HIL 8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
abarrau ade2324ffd update french language
1/ state update tranlate french language

DONE (with delimitor ")
- account_lang.php
- adif_lang.php
- admin_lang.php
- contesting_lang.php
- eqsl_lang.php
- export_lang.php
- filter_lang.php
- general_words_lang.php
- gridsquares_lang.php
- lotw_lang.php
- notes_lang.php
- qslcard_lang.php
- statistics_lang.php

IN PROGRESS
- awards_lang.php

TO DO
- menu_lang.php
- options_lang.php
- qso_lang.php
- station_lang.php

2/ change add/edit station_profil for tag "gen_find_zone_xxx" (general_words)
--> same consistency for all languages

3/ add tag "gridsquares_gridsquares_worked" (general_words) for all language file
--> exist only for english
2023-11-12 17:50:23 +01:00
HB9HIL 4ab1200c56 Removed unnecessary comments 2023-10-16 17:06:07 +02:00
HB9HIL d018137308 changed to jquery, used bootstrap alerts 2023-10-16 17:04:48 +02:00
HB9HIL 9b2c4b713f Changed Style and added a sentence 2023-10-16 11:22:26 +02:00
HB9HIL cf540407c8 Changed Warning Color 2023-10-16 10:51:04 +02:00
HB9HIL 4b0f32fd6a js snippet of dxcc warning in footer 2023-10-14 21:05:33 +02:00
HB9HIL 262c0ea888 Pretty Code 2023-10-14 20:16:44 +02:00
HB9HIL 2fe5720da9 Station DXCC Deleted Warning 2023-10-14 20:12:48 +02:00
HB9HIL 3be17540d4 Station Location Multilang 2023-10-14 09:48:34 +02:00
int2001 96eff2b80a
Pattern-matching on QRZ-APIKey 2023-10-11 09:40:17 +00:00
int2001 723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Peter Goodhall b1e4de55a2 [Station Location][Add] Allows setting the Canadian Province
Fixes #2190
2023-06-15 13:22:13 +01:00
Andreas b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
phl0 29fc7b67e0
Harmonize display of none as DXCC 2023-04-29 18:57:35 +02:00
phl0 0fa9d5066e
Make sure we only store numbers for station power 2023-04-28 14:04:59 +02:00
Andreas 057b639d99 [Station location] Added helpful links to WWFF/SOTA/POTA 2023-04-28 11:55:21 +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 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
phl0 182c2c09cb
Add hint link for maidenhead grids also 2023-04-20 15:06:46 +02:00
phl0 d1ea6a6fb8
Use direct links for specific grid 2023-04-19 21:18:45 +02:00
phl0 f8772c110d
Use a more interactive zone lookup tool 2023-04-18 13:41:09 +02: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
Andreas 9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
phl0 65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
Peter Goodhall 613696b57d
Merge pull request #1572 from phl0/optionalCity
Make specification of city name optional
2022-08-24 16:01:21 +01:00
phl0 c90f65eb49
Make specification of city name optional 2022-08-17 22:07:58 +02:00
phl0 cc621bebd7
Add MY_WWFF_REF to station profile 2022-08-17 14:33:15 +02:00
Peter Goodhall 09bca9a8c3 [Station Location] Stop Gridsquare finder submitting the form 2022-04-14 16:09:40 +01:00
Peter Goodhall ee711e239c Update create.php 2022-04-14 16:03:20 +01:00
Peter Goodhall c3cf1c5439 {station locations] GPS Cleaned up Interface 2022-04-14 15:57:18 +01:00
Peter Goodhall 39096628b2 [Station Locations] Start of adding automatic gridsquare population 2022-04-14 15:45:35 +01:00
Peter Goodhall 33130201f6 Revert "Merge pull request #1403 from AndreasK79/dxcc_add_text_deleted"
This reverts commit a6faa1310b, reversing
changes made to 6b0e9b5eeb.
2022-02-20 11:57:09 +00:00
Andreas 2418f63b2e Added prefix to dxcc dropdown in station location. 2022-02-12 12:07:36 +01:00
Andreas a52827fdc0 Added text (deleted dxcc) to the dropdown so it's easier to choose correct dxcc. 2022-02-11 23:52:41 +01:00
Peter Goodhall 30937eaf75 [Station Profile] Added DXCC "None"
The DXCC ID 0 is used for stations who are /MM
2021-07-28 13:11:50 +01:00
Peter Goodhall 48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Peter Goodhall e5ad2630a0 [Station Profile] Added warning that QRZ Logbook requires paid subscription #351
This addresses comment that QRZ logbook needs a paid subscription to function fixes #351
2021-01-27 19:17:14 +00:00
Andreas 43a78f499c [Station profile] US Counties dropdown added 2021-01-24 15:29:29 +01:00
Peter Goodhall 55ce77664e
Station Profile hide county till it's populated via a list 2021-01-08 22:25:28 +00:00
Peter Goodhall e8a116abce Fixed issues with county fields 2021-01-02 19:10:31 +00:00
Peter Goodhall a4cb766479 Station Profile Create - QRZ Real Time always No by default 2020-11-18 22:58:41 +00:00
Peter Goodhall ea91773090 Changed Dropdowns to Yes/No 2020-11-18 14:19:21 +00:00
Andreas e149d34ba1 [QRZ Logbook] option for realtime logging added 2020-11-18 11:50:15 +01:00
Daniel Clerc 8412095d3c Add sig and sig_info fields to edit and create view 2020-11-11 18:10:32 +01:00