提交图

313 提交

作者 SHA1 备注 提交日期
HB9HIL
152a83c311 autoload user_options_model 2023-12-03 17:52:26 +01:00
Andreas
50fef635d5 [Awards] Addad WAJA 2023-11-29 20:16:53 +01:00
int2001
0df09dfb2d
Added RT-Flag for ClubLog 2023-11-27 14:20:45 +00:00
Peter Goodhall
43c44bdd02 [DXpedition] Create a dxpedition table
Creates a dxpedition table this will be used to store upcoming dxpedition  data from external sources.
2023-11-23 14:19:10 +00:00
Peter Goodhall
f2cbb58dc3 tag 2.5.2 2023-11-20 14:29:48 +00:00
Peter Goodhall
6ab636ae3b Tag 2.5.1 2023-11-14 13:57:59 +00:00
HB9HIL
a160663009 updated migration config 2023-11-04 18:31:23 +01:00
Peter Goodhall
6a75a4ed94 [Migration] Tag Cloudlog as 2.5.0 2023-11-03 12:42:56 +00:00
Peter Goodhall
36ab996848 [Migration] Set INSPIRE-SAT 7 sat qsos to reupload to lotw 2023-11-01 16:01:18 +00: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
HB9HIL
6e319f2b9b
Merge pull request #11 from magicbug/master
2.4.11
2023-10-22 19:19:24 +02:00
Peter Goodhall
10f7f9ca6e [Migration] Tag release as 2.4.11 2023-10-22 13:53:53 +01:00
HB9HIL
f45ed05972 added new lang file 2023-10-20 12:29:58 +02:00
HB9HIL
977d1ea64e added new lang file export_lang.php 2023-10-19 12:53:33 +02:00
HB9HIL
7e38db45ce correction of default bandgroup as migration 2023-10-18 19:31:46 +02:00
phl0
886829ba42
Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
HB9HIL
269811f5cc Created New Lang file adif_lang.php 2023-10-16 10:37:02 +02:00
HB9HIL
259738fca7 Created dedicated station_lang.php 2023-10-12 20:21:05 +02:00
HB9HIL
4781a13921 Added all _lang files to autoloader 2023-10-05 01:14:07 +02:00
HB9HIL
68de0ef7bd
Merge branch 'magicbug:dev' into dev 2023-10-03 15:19:08 +02:00
Peter Goodhall
e7a6eb6c0e Tag Cloudlog as 2.4.10 2023-10-03 13:59:37 +01:00
HB9HIL
242fc88451
added autoload for filter_lang.php 2023-10-03 13:12:02 +02:00
Peter Goodhall
407eacc21d Migration to tag as 2.4.9 2023-09-13 15:46:47 +01:00
Peter Goodhall
3d7c5b5c6e [Migration] Make the callsign field in the table lotw_users unique
Make the callsign field in the table lotw_users unique to stop issue #2469 happening again
2023-09-07 15:17:39 +01:00
Andreas
99a08d0d18 Merged in dev and updated migration number 2023-08-31 08:41:13 +02:00
Andreas
a78da90839 [Advanced Logbook] You can choose which columns to show 2023-08-30 08:54:06 +02: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
int2001
8fc412a1af
Added Prototype UI and Migrationscript 2023-08-18 16:54:50 +00:00
Peter Goodhall
59a80efc17 [Migration] Sets version to 2.4.7 2023-08-17 14:01:20 +01:00
Peter Goodhall
0096597b12 Tag Cloudlog 2.4.6 2023-08-07 14:07:24 +01:00
phl0
03af98028d
Think it should be here :) 2023-08-06 13:34:54 +02: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
abb89aa473
Adjusted mig-scripts 2023-08-02 16:24:45 +00:00
int2001
c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Peter Goodhall
c5cf2b27f5 Getting ready for merge 2023-08-01 16:22:03 +01:00
phl0
318fc29449
Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
phl0
98477eb449
Reset LoTW upload for LEDSAT 2023-07-25 11:18:20 +02:00
Peter Goodhall
542f199295 [Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
phl0
e2ef6c2b20
Add logbook setting for public search 2023-07-10 17:11:40 +02: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
int2001
613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
phl0
08765a8bd8
Update qso_end_date of existing certs where time is 00:00:00 2023-07-01 23:06:31 +02:00
Andreas
bf5ee68596 [Gridmap] Finished translating text 2023-06-20 21:09:13 +02:00
Peter Goodhall
6c5c2dca4a
Merge pull request #2199 from AndreasK79/qsllabels
QSL Labels
2023-06-14 13:42:17 +01:00
Andreas
e8eaab8cff [QSL Labels] Custom label and print 2023-06-02 18:50:27 +02:00
Peter Goodhall
65b780e2f3 [CW Macros] Database Schema Created 2023-06-02 15:43:53 +01:00
Andreas Kristiansen
f0a75b7ac7
Merge pull request #2165 from dg0tm/dev
update sample config
2023-06-01 12:59:58 +02:00
Peter Goodhall
95b9ca27f5 Update config.sample.php 2023-05-29 17:36:46 +01:00
Andreas
397a60d083 [LoTW] Added table with users. Query to find unconfirmed QSOs and L marking in advanced logbook 2023-05-26 10:38:31 +02:00
Christoph Kottke
4324670210 update sample config 2023-05-25 08:30:15 +02:00
Peter Goodhall
37c1484bcb
Merge pull request #2145 from ve1cwj/master
Remap & Reupload Tevel Sat QSOs to LOTW
2023-05-16 13:37:32 +01:00
ve1cwj
69721f044d
Update migration.php to version 122 2023-05-15 20:35:35 -03:00
Andreas
2e00519c8d [Language] Autoload language helper and language files 2023-05-14 13:36:20 +02:00
Peter Goodhall
6a80ed8338 probably should just show this 2023-05-08 14:41:59 +01:00
phl0
846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
phl0
a593efc2f6
Add DB migration for station_power 2023-04-27 23:09:31 +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
19c72eb75a
Use DXCC ID from LotW certificate (rather than selecting DXCC manually) 2023-04-19 15:32:32 +02:00
Andreas
b481fdbb38 [Contest logging] Moved contest session from local storage to database 2023-04-10 18:54:24 +02:00
Peter Goodhall
b7f90ee582 Tagged as 2.4.1 2023-04-06 14:19:01 +01:00
phl0
e091e680cd
Fix typo-fix :) 2023-03-31 23:30:08 +02:00
Andreas
1c4c1694cc [LoTW] Fixed typos 2023-03-30 12:33:09 +02:00
phl0
6929a061eb
Add a column to API keys to show last usage timestamp
Squashed commit of the following:

commit 83f12cc945fa717945062a841854498368d8cb10
Author: phl0
Date:   Tue Mar 21 12:24:53 2023 +0100

    Change default value to current date/time

commit e1cb72f3fc80f581ee30d927772efe0ffe155059
Author: phl0
Date:   Tue Mar 21 12:05:46 2023 +0100

    Add functions to update timestamps

commit d303f629a0b2d200e49da36766cf72ed37c3fe92
Merge: 01a9606a 7dd76923
Author: phl0
Date:   Tue Mar 21 11:13:21 2023 +0100

    Merge remote-tracking branch 'origin/dev' into apiKeyLastUsed

commit 01a9606afde6aad6be0f07f34f8584e540c50e8c
Author: phl0
Date:   Tue Mar 21 11:11:51 2023 +0100

    Reorder DB migration due to previous commits

commit ec5cd743b96dc1ed0f2740f7b2051f88549f4248
Author: phl0
Date:   Fri Mar 17 16:23:34 2023 +0100

    Basics for API key last used
2023-03-21 12:26:15 +01:00
Hugo Silva
c962a972a8 Basic QO-100 Dx Club API integration 2023-03-16 18:58:48 +00:00
Peter Goodhall
d675f05e4c [QSO] adjustments to the DXCC Stats box 2023-02-20 15:20:16 +00:00
phl0
cd52dd657d
Update versions 2023-01-29 13:15:10 +01:00
phl0
995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
Andreas Kristiansen
1759e44106
Merge branch 'dev' into online_qsl_request 2022-12-21 22:11:33 +01:00
phl0
08f08d2e9a
Reupload IO-117 and FO-118 QSOs to LotW 2022-12-21 21:24:35 +01:00
phl0
c93a32da8b
Rename CAS-5A to FO-118 2022-12-18 09:21:21 +01:00
Andreas Kristiansen
9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
phl0
013493baca
Add FreeDV and M17 submodes of digital voice 2022-12-07 09:06:35 +01:00
Peter Goodhall
03965c77e7 [Config File] Set Cloudlog Version 2022-11-30 11:05:19 +00:00
Peter Goodhall
822b136edc Bought up to date for merge 2022-11-27 17:22:51 +00:00
Peter Goodhall
1e1e8fb1c4 [Satellites] Change exisiting QSOs to IO-117 2022-11-16 13:58:36 +00:00
Andreas
9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +01:00
Peter Goodhall
96dadd685e Merge pull request #1772 from agrif/p12-file-type 2022-11-12 14:33:30 +00:00
Andreas
ef2d032e03 [Search] Added migration script and tweaks to view 2022-11-01 19:47:06 +01:00
phl0
ebe05aee8c
Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0
e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
Peter Goodhall
22f421e9eb Add a config item for knowing if v2 migration took place 2022-10-10 19:56:46 +01:00
phl0
43f46f9879 Restore initial data type of frequency column in cat table
Signed-off-by: phl0 <github@florian-wolters.de>
2022-09-30 12:05:38 +00:00
kb-light
88982bcb09 [CAT] rename rx columns 2022-09-30 12:05:33 +00:00
Andreas
9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas
f133f1b6af [Bands] Added migration script 2022-09-04 20:16:12 +02:00
phl0
05765d1dc4
Update migration script due to recent changes in
upstream target branch
2022-08-24 17:20:25 +02:00
phl0
b888d44289
Add QSO start/end dates to LotW certs 2022-08-24 10:40:11 +02:00
Peter Goodhall
c33c8e7153 [CAT] Always set the timestamp data from PHP so its UTC 2022-08-03 16:50:09 +01:00
Kim - DG9VH
04bfcfbb20 MIgrate Modes to ADIF V3.13
Inserting new modes, deactivating some modes and reordering them.
2022-07-21 17:55:13 +02:00
phl0
8459f31422
Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
phl0
149e3e169c
Remove CAT timeout from hard coded config file 2022-06-29 12:49:07 +02:00
Peter Goodhall
98dd08a6f8 [Migration] Add a service_username to thirdparty_logins 2022-05-05 15:11:33 +01:00
Peter Goodhall
264b914b8e [Migration] Create table thirdparty_logins
thirdparty_logins table will be used to store usernames and passwords for third party services.
2022-05-05 15:07:02 +01:00
phl0
f6feea53bd
Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
phl0
7ef299c869
Add power field to CAT interface 2022-04-06 14:50:24 +02:00
phl0
73ce098676
Add user config option to select whether to show qrz.com images 2022-04-04 11:38:21 +02:00
phl0
926742ddbd
Remove qrz image stuff from (static) config file 2022-04-04 11:19:34 +02:00
phl0
ddf745645a
Add config option for qrz.com image display 2022-04-03 14:05:05 +02:00