提交图

788 提交

作者 SHA1 备注 提交日期
Andreas Kristiansen
b5ac0952ed
Merge pull request #1193 from AndreasK79/uploadpath
@mattmelling configurable updates folder
2021-09-22 14:21:36 +02:00
Andreas Kristiansen
a2da3753ed
Merge pull request #1111 from T012m3n7oR/master
Add the gridsquare from LotW QSL to the logbook
2021-09-22 13:38:41 +02:00
Andreas
51fba79397 [Hardware] Changed page title to be the same as the menu name 2021-09-20 19:32:41 +02:00
Andreas Kristiansen
77da77ffd1
Merge branch 'station_logbooks' into custom_themes 2021-09-15 19:30:34 +02:00
Andreas Kristiansen
1ad0343ed0
Merge pull request #1150 from AndreasK79/dxatlas_grid_export
Dxatlas grid export
2021-09-15 19:15:33 +02:00
Andreas
cad5c1c569 [Quick Lookup] Updated code to support station logbooks 2021-09-10 23:13:25 +02:00
Peter Goodhall
ff29a60ca9
Merge pull request #1154 from AndreasK79/dok_station_logbooks
[DOK Award] Updated code to support station logbooks
2021-09-10 18:37:58 +01:00
Andreas
5cfa97af8a [SIG Award] Updated code to support station logbooks 2021-09-09 22:29:59 +02:00
Andreas
5622c488a7 [CQ Award] Updated code to support station logbooks 2021-09-09 18:14:41 +02:00
Andreas
841bec5d31 [CQ Award] Updated code to support station logbooks 2021-09-08 22:07:00 +02:00
Peter Goodhall
ce1d7a5351 Code added to have an active logbook and code to set it all up 2021-09-07 18:07:48 +01:00
Peter Goodhall
56e7827fe7 Adds code to create relationship between logbook and location 2021-09-07 17:42:35 +01:00
Andreas
16b3d89ffe [DX Atlas Gridsquare Export] Changed filename for export. 2021-09-05 14:56:30 +02:00
Andreas
54c4943798 [DX Atlas Gridsquare Export] Added station location select. 2021-09-05 10:43:36 +02:00
Andreas
84fbcaffb4 [DX Atlas Gridsquare Export] Got file export working. 2021-09-04 20:26:51 +02:00
Andreas
d397e35d82 [DX Atlas Gridsquare Export] Added a model for the export 2021-09-04 09:30:51 +02:00
Peter Goodhall
efac6b8d80 Base code for getting select options for station locations 2021-08-23 21:56:18 +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
79d9167e8b [Station Logbooks] Added functions to handle editing 2021-08-12 21:10:43 +01:00
Peter Goodhall
ee0a93b48a [Station Logbooks] Added code to create and delete station logbooks 2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6 [Station Logbooks] Added the basics for the index page 2021-08-12 20:17:18 +01:00
Andreas
ffbc7c4b6d [Custom CSS Theme Support] Added fetching of theme list in options as well. 2021-08-09 15:10:37 +02:00
Andreas
d24eeafcdf [Custom CSS Theme Support] Added user interface for add/edit/delete theme 2021-08-09 14:29:53 +02:00
Andreas
a512a984aa [Custom CSS Theme Support] Added support for fetching list of themes from database. 2021-08-09 13:13:41 +02:00
Pat Lang
4c9ed28972
Merge branch 'magicbug:master' into master 2021-08-05 12:27:05 -04:00
Andreas
0015d4a1cf [DX Atlas Gridsquare Export] Initial work begun for export 2021-07-29 12:05:52 +02:00
Andreas
78f11d62c6 [Quick lookup] Added clickable links so that you can see the qso information that lies behind the W/C in quick lookup. 2021-07-29 10:38:27 +02:00
Peter Goodhall
347327c3c9
Merge pull request #1112 from AndreasK79/qslprint_enhancement
[QSL Print] Added button to see list of QSOs with callsign. Can add t…
2021-07-28 18:11:49 +01:00
Peter Goodhall
01440b3e83
Merge pull request #1109 from AndreasK79/awards_was_mode_filter
[Awards WAS] Added mode filtering.
2021-07-28 18:11:22 +01:00
Andreas
f96b608b52 [QSL Print] Added button to see list of QSOs with callsign. Can add them to print queue from this list. 2021-07-28 11:10:15 +02:00
KT3PJ
614452b07e Add the gridsquare from LotW QSL to the logbook
The gridsquare from the QSL will now update the log if the gridsquare
was not previously populated, or if the LotW gridsquare is more
specific than what previously existed.  Previously the gridsquare was
not being used from the LotW QSL record.

This will enable the map above the logbook to more accurately display
where the QSL was with instead of default values.

 - Add 'qsl_gridsquare' to the logbook_model.php:lotw_update
   implementation.
 - Refactor code in lotw_update to remove duplicate code.
 - Add gridsquare into the LotW output table on what is imported.
2021-07-27 18:49:54 -04:00
Andreas
88c4a10d35 [Awards WAS] Added mode filtering. 2021-07-27 12:11:41 +02:00
Andreas
0996f957fd [Awards IOTA] Added mode filtering. 2021-07-26 13:13:16 +02:00
Andreas
b2f2b329c4 [Awards CQ Zone] Added mode filtering. 2021-07-26 09:00:52 +02:00
Peter Goodhall
1c49a36ffd
Merge pull request #1102 from AndreasK79/awards_dxcc_qso_details_fix_cleanup
[Awards] Fixed DXCC QSO details to also filter on modes
2021-07-25 22:54:00 +01:00
Andreas
8b370c9783 [Awards] Fixed DXCC QSO details to also filter on modes. Made a generic function to display QSOs. It's now used for DXCC, WAS, IOTA, CQ, VUCC. This is also done in preparation for adding mode filter to WAS, IOTA and CQ Award. 2021-07-24 14:31:16 +02:00
Andreas
2d86c70e53 [Date format] Fixed displaying of correct date format in qso widgets and in the previous contacts table in live/post qso. 2021-07-23 19:26:10 +02:00
Peter Goodhall
1d9d0d5be2
Merge pull request #1098 from AndreasK79/print_qsl_queue
[QSL Print Queue] Expanded the functionality with a table. You can now delete from table, and you can choose station profile.
2021-07-22 21:22:02 +01:00
Andreas Kristiansen
1215a15141
Merge branch 'master' into print_qsl_queue 2021-07-22 17:20:09 +02:00
Andreas
c0a2134f62 [QSL Print] Delete now works. Added a working station profile selector, which changes table and links when changed. 2021-07-22 17:16:49 +02:00
Andreas
edd518cabc [QSL Card] Feature for adding more QSOs to a QSL Card 2021-07-22 07:55:34 +02:00
Peter Goodhall
e63f3c8c6f [LoTW] Updated Satellite Remapping 2021-07-14 21:47:37 +01:00
Peter Goodhall
08623f4667 [Map][Custom] Allows filtering custom map by band 2021-07-14 11:37:06 +01:00
Peter Goodhall
31ef5565b9 [Logbook] Added dropdown item to mark QSL Card as not required. 2021-06-11 16:14:34 +01:00
Peter Goodhall
def0ed9f4b [Logbook] Adds QSL Card Requested to the dropdown for each qso 2021-06-11 16:05:49 +01:00
Peter Goodhall
719581e6ec [Custom Maps] Fixes #1055 where time wasn't handled. 2021-06-11 14:41:28 +01:00
Andreas
b80aaf4458 [QSLPrint] Added function for deleting QSOs from print queue. 2021-05-22 08:45:24 +02:00
Andreas
cfd6253dfc [QSL Print Queue] Expanded the view with a table to see which QSOs are ready for print. 2021-05-08 10:29:47 +02:00
Andreas
de5c65c121 [User selectable columns] Added a fifth column, used only in logbook view. Also fixed a bug when adding user accounts. 2021-05-07 08:03:25 +02:00