提交图

792 提交

作者 SHA1 备注 提交日期
Peter Goodhall
c34f80f5e9 [LoTW] Remaps JS8, Q65 and FST4 correctly for LoTW uploads
Fixes #1248 where JS8 QSOs where being uploaded as MFSK
2021-11-04 11:43:17 +00:00
Peter Goodhall
ef6bcea1c0 [LoTW} Remap Satellite LILACSAT-2 to CAS-3H for LOTW uploads 2021-11-04 11:39:51 +00:00
Andreas
36d1b75484 [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Andreas
6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Andreas
93b6cba00e [Contests] Added buttons for activate/deactivate all 2021-10-23 19:44:41 +02:00
Andreas
e0e80fb680 [Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller. 2021-10-07 21:42:19 +02:00
Peter Goodhall
c6f9a5a3ae [Search] Fixed incorrectly closed stristr 2021-10-07 15:08:28 +01:00
Andreas Kristiansen
7a6bdf3fbc
Merge pull request #1212 from AndreasK79/storing_queries
Storing queries
2021-10-06 10:28:19 +02:00
Andreas Kristiansen
fa1bb549ee
Merge pull request #694 from jsb2092/master
Added support for lookups in services for more detailed information when logged in
2021-10-05 20:58:48 +02:00
Andreas
3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Andreas
17170433e0 [Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions. 2021-09-25 19:49:28 +02:00
Andreas
0717fa74ff [Advanced search] When saving a query, we add this to the dropdown. 2021-09-25 18:08:31 +02:00
Andreas
223ba0ca21 [Advanced search] You can now save a query for re-use. 2021-09-25 17:40:15 +02:00
Andreas
915a470d8c [Advanced search] Adif export for search result. 2021-09-23 20:18:47 +02:00
Andreas
98cfc18e84 [QSO] By limiting this to 100, a lot counties never got displayed. 2021-09-18 19:12:42 +02:00
Peter Goodhall
9e19bfe2c6
Merge pull request #1153 from Werzi2001/eqsl_password_query_string
eQSL request changed from GET to POST
2021-09-14 21:53:28 +01:00
Peter Goodhall
e60bee857f
Merge pull request #1137 from AndreasK79/edit_contest_data_on_qso
[QSO Edit] Made Contest tab in QSO Edit. Added support for editing co…
2021-09-14 21:52:13 +01:00
Thomas Werzmirzowsky
7207592276 fix to retrieval of eqsl images. callsign can contain /. therefore
change to only pass id
2021-09-13 15:27:00 +02:00
Thomas Werzmirzowsky
7988f917f3 changed to POST request in order to not send password in query string 2021-09-09 17:55:51 +02:00
Andreas
f4b29bd601 [QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs. 2021-09-05 17:11:58 +02:00
Andreas
c750d04848 [QSLPrint] Fixed marking of QSLs as sent when station location was all. 2021-09-04 09:42:46 +02:00
Peter Goodhall
1ca1ab8513 Revert "Merge pull request #1144 from CHTJonas/master"
This reverts commit c67e0a92e6, reversing
changes made to 23ccd119b9.
2021-09-01 11:50:50 +01:00
Charlie Jonas
033971ad09 Further clarify timestamp format in comments 2021-08-31 18:37:33 +01:00
Charlie Jonas
2daf46d870 Use UTC timestamps for CAT control 2021-08-31 18:27:41 +01:00
Andreas
fddc03b4ef [QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in Station Location 2021-08-24 20:10:07 +02:00
Andreas
6164558fff [QSO Edit] Made Contest tab in QSO Edit. Added support for editing contest, serial and exchange. 2021-08-20 12:49:57 +02:00
Jeremy Brown
791cc04f62 Merge branch 'master' of https://github.com/magicbug/Cloudlog into magicbug-master 2021-08-05 15:36:28 -04: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
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
Andreas
da279ffedf [User selectable columns] Added translations for the new texts added. Started a new language file for user accounts. 2021-05-06 12:58:55 +02:00