int2001
48b75d4c15
UUID for locations / export / import / create
2025-11-05 11:37:43 +00:00
Andreas Kristiansen
9e76830455
Fix my_call replacement
2025-10-24 16:15:44 +02:00
Andreas Kristiansen
bb642994e4
[Locations] Add last qso date
2025-07-02 10:30:01 +02:00
Alexey Khromov
d05a7d2dd0
Initial CNTY support for non-US countries as in ADIF v3.1.5
2025-05-17 00:37:14 +03:00
int2001
356cef4830
Add Username and ID to hash. ID to MQTT-Topic
2025-04-11 06:08:26 +00:00
int2001
dfb8f80a98
Fence for spaces at call
2025-03-21 15:03:12 +00:00
phl0
240f68b217
Pan map on station profile select
2025-02-25 20:14:52 +01:00
int2001
7a5994fba8
Order station-locations by call and description
2025-02-16 07:43:12 +00:00
HB9HIL
4fcfd667e2
Static Map API ( #1098 )
...
Added new Static Map Feature
---------
Co-authored-by: phl0 <github@florian-wolters.de >
2024-10-31 10:26:59 +01:00
int2001
0bf2675d93
Replace evil SQLs with bindings
2024-09-12 15:54:37 +00:00
phl0
eae979dae7
Need to create array before using it
2024-09-12 15:50:50 +02:00
int2001
d1d9db9cf6
Update only QSOs of station_ids which belongs to the User when DLing LoTW QSLs
2024-09-12 13:41:16 +00:00
phl0
5284613dc0
Add some uppercases and strtouppers
2024-08-26 15:41:48 +02:00
Andreas Kristiansen
3b8efdd55c
Fix error if no logbooks or locations
2024-07-07 19:05:10 +02:00
Andreas Kristiansen
74c8851834
[Station setup] Shows if location belongs to active logbook
2024-07-02 08:12:07 +02:00
HB9HIL
52cac470f2
fix saving a station location if oqrs is disabled
2024-06-15 00:28:44 +02:00
int2001
5be9caa2c5
Refactored MODES to use ONE SQL in Constructor (reduces SQLs)
2024-05-26 05:13:11 +00:00
HB9HIL
0a057cbf8f
add clublog ignore switch
2024-04-21 16:43:25 +02:00
int2001
da54d16ed6
Deletion of User tested
2024-04-03 08:22:06 +00:00
int2001
af053cabc1
Move deletion of QSOs / Stationprofiles to station_model
2024-04-02 16:53:28 +00:00
Andreas Kristiansen
4bbfe1b07e
Station setup ( #175 )
...
* The start of station setup
* Added modals new logbook and new location
* Added 1st JSON-Create Logbook (PHP)
* Added 1st JSON-Create Logbook (JS)
* Changed to small buttons
* A bit more errorhandling (JS)
* Moved collecting of params to controller and added errorhandling
* Added Delete-Function (with confirmation)
* Moved view to new folder and added delete Logbook
* Added AJAX for setActive Book
* Added AJAX for setActiveBook (JS)
* Partially working reload logbook table
* Dynamic loading of logbooks (PHP)
* Dynamic loading of logbooks (JS)
* Reload location table
* Removed duplicate return statement
* Fixed Zoo of params to JSON-Out
* Fixed RenderBug (not yet finished) at JS
* Fixed DT error
* Fixed CSS
* Changed setActiveStation from link to Ajax (PHP)
* Changed setActiveStation from link to Ajax (JS)
* Added confirmation to changeActiveStation
* Changed EmptyStation to AJAX (PHP)
* Changed EmptyStation to AJAX (JS)
* Changed DeleteStation to AJAX (JS)
* Changed DeleteStation to AJAX (PHP)
* Tidy up code a little
* Re-added favorites
* Ajaxyfing favorite location
* Fixed clicking on favorite
* Fixed favorite star
* Tweaked new logbook dialog
* Fixed public search badge
* Fix badges on first load
* Reloads stations on load
* Redirect to station setup
* Re-added translation
* Fixed more badges
* Added menu item translation
* Header with translated menu
* Updated warning links on dashboard to go to station setup
* Added missing lang lines for Polish and Czech
* Changed links in Quickswitch to station setup
* station setup in quickswitcher
* Make station location ID a separate (and sortable) column
* Added missing ID
* Relocated eQSL-Thing to station_model to reduce redundancies
* Removed Debug-Stuff
* Moved get_options to get_default_eqsl_message within QSO-Controller
* Moved generic get_options to more specific get_eqsl_default_message
* Removed loading of options_model, since it is already loaded via "autload"...
* dynamic quickswitcher
* disabled button for active location
* typo
* removed empty unused function
* comment
* reload stationsetup list if we are on this page
* don't grey out the locations
* dynamic loading in both directions
* rename function to make it more clear
* readability
---------
Co-authored-by: int2001 <joerg@dj7nt.de >
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com >
Co-authored-by: HB9HIL <fabian.berg@hb9hil.org >
Co-authored-by: phl0 <github@florian-wolters.de >
2024-03-03 21:52:51 +01:00
HB9HIL
38dae0c4ec
xss_clean
2024-02-24 08:05:50 +01:00
HB9HIL
8d62703b93
fix adif county
2024-02-23 15:48:55 +01:00
int2001
fbb377e7ec
Rmoeve more unused leftovers from 1.0 to 2.0.
2024-02-07 17:38:57 +00:00
int2001
493cc65e20
Removed dangerous functions where User can accidently shift profiles
2024-02-07 17:29:32 +00:00
int2001
6562b5ca97
0 to NULL
2024-01-29 12:46:05 +00:00
int2001
59ea365835
Added function to get grid from station_id (and use it)
2024-01-29 12:41:06 +00:00
abarrau
617279f32b
Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call
2023-12-18 18:55:41 +01:00
HB9HIL
1fd5b75076
add check if username is not empty
2023-12-16 07:48:19 +01:00
HB9HIL
fc793a1160
added hrdlog_username
2023-12-15 23:04:34 +01:00
abarrau
5886ce2dc8
new function for return json data for map
2023-12-12 07:40:12 +01:00
abarrau
6244681069
Map custom function (eng lang)
2023-11-30 18:11:22 +01:00
abarrau
d3a1f9ab76
eQSL default msg add function (english lang)
2023-11-29 14:17:58 +01:00
int2001
218e5a267b
Check for RT-Flag while saving QSO
2023-11-27 14:28:22 +00:00
phl0
ea27403ea6
Allow to select the callsign to download LoTW cnfms for
2023-11-24 16:15:01 +01:00
phl0
c5e050f548
Check station callsign in station profile
2023-09-06 00:02:07 +02:00
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