提交图

605 提交

作者 SHA1 备注 提交日期
Andreas
88c4a10d35 [Awards WAS] Added mode filtering. 2021-07-27 12:11:41 +02:00
Andreas
b2f2b329c4 [Awards CQ Zone] Added mode filtering. 2021-07-26 09:00:52 +02: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
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
Andreas
4e5144066e [PHP8] Fixes for some errors that PHP8 puts out. Fixes #882 2021-07-20 15:07:55 +02:00
Peter Goodhall
d118c5fef5
Merge pull request #1091 from AndreasK79/kg4_identification_fix
[DXCC identification] Implemented exception for KG4
2021-07-19 17:59:05 +01:00
Andreas
2e3990fb2a [Gridsquare Map] Added support for searching in COL_VUCC_GRIDS when clicking on gridsquares in map. Fixes #1089 2021-07-18 12:42:58 +02:00
Andreas
057d851ee0 [DXCC identification] Implemented exception for KG4 2021-07-18 12:21:57 +02:00
Peter Goodhall
9ab72d30f7 [Dashboard] Fixes issue with map not loading 2021-07-14 13:53:23 +01:00
Peter Goodhall
08623f4667 [Map][Custom] Allows filtering custom map by band 2021-07-14 11:37:06 +01:00
Peter Goodhall
ad7525aae8
Merge pull request #1085 from AndreasK79/fix_timeline_iota_query
[Timeline] SQL Bugfix for certain MySQL configurations.
2021-07-14 10:49:05 +01:00
Andreas
583ecb7040 [Timeline] SQL Bugfix for certain MySQL configurations. 2021-07-11 21:32:14 +02:00
jtmnt
b18e1013f3 Add timestamp to 'cat' update, to enforce timestamp update in mysql when other values have not changed. 2021-07-05 22:23:35 +03: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
Andreas
164a395b76 [Award US counties] A small SQL fix if when sql_mode=only_full_group_by is on. Fixed #1037 2021-05-22 08:47:24 +02: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
159aa0562d [User selectable columns] Added the possibility to configure some of the columns shown in the dashboard and in the logbook. 2021-05-05 17:52:42 +02:00
Peter Goodhall
bbdd0eadde [Dashboard] Adds Radio Status showing radios active in the last 15mins 2021-05-03 14:06:56 +01:00
Andreas
658641e51b [WAS Map] Added JS from this fork https://github.com/kcaran/us-map to enable labels on all states. Made a minor tweak to show popup with QSOs from clicked state. Tooltip is available, but disabled right now. 2021-05-02 17:25:59 +02:00
Andreas
64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Warren Volz
0fcd7eb07e Correct dxcc exceptions table name 2021-04-05 15:26:20 -06:00
Peter Goodhall
c20c9bb59f Make sure that VUCC_Grid hasn't been filled in before adding a gridsquare to the COL_gridsquare 2021-03-31 15:41:11 +01:00
Randy T
f1b5f00bcd
Add function for Gridsquare Update 2021-03-30 21:12:55 -04:00
Peter Goodhall
e3ba7411aa
Merge pull request #969 from AndreasK79/import_speedup
[ADIF Import] Reworking the logic for fetching the QRZ API Key, skips…
2021-03-30 17:08:30 +01:00
Andreas
1eedb7f2c9 [ADIF Import] Reworking the logic for fetching the QRZ API Key, skips 1 call to db for each qso imported. 2021-03-28 14:53:38 +02:00
Andreas
5979cceb33 [Awards CQ] Added index for speedup. Removed some unused code and reduced number of queries by a few. 2021-03-27 14:28:29 +01:00
Peter Goodhall
32f8b35c58 whitespace in file logbook model 2021-03-24 16:52:20 +00:00
Andreas
997ae932ec [Main menu] Added user option to hide notes in the main menu. Fixes #942. 2021-03-20 21:19:07 +01:00
Peter Goodhall
b5ed97869f [Awards][WAB] Removes legcy code for tracking WAB squares
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.

Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Peter Goodhall
cb922cfd02 [Awards][Wacral] Removes WACRAL view will be handled by SIG
This was legacy code when tracking WACRAL members use the SIG field and awards views system
2021-03-20 15:49:40 +00:00
Peter Goodhall
023766063e
[Awards][Sigs] Creation of the Sig area within the Awards dropdown with data grids and ADIF export
Creation of the Sig area within the Awards dropdown that shows each unique SIG option in the database and the ability to see the references along with exporting them as ADIF.
2021-03-20 15:38:34 +00:00
Andreas
ebc4ac0c4b [Award] SIG added to awards. Based on the work by @daccle. 2021-03-20 11:24:13 +01:00
Mike KJ4Z
8152dd9a64 Adding support for FT4 2021-03-19 15:55:58 -07:00
Andreas
c8b0e48bcd [Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries. 2021-03-17 18:23:01 +01:00
Andreas
d23464aa5f [Quick lookup] Fix if user inputs longer grid than 4 characters. 2021-03-14 11:56:45 +01:00
Andreas
681cd0af9b [Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L 2021-03-14 10:11:21 +01:00
Peter Goodhall
41f6b54336 Cleaned up how state & county was being handled 2021-03-09 13:36:51 +00:00
Peter Goodhall
22b1accdd8
Merge pull request #927 from AndreasK79/adif_choose_station_profile
[Adif Export] Added possibility to choose station profile when export…
2021-03-09 11:58:40 +00:00
Andreas
6f07bb3a4b [Adif Export] Added possibility to choose station profile when exporting or marking QSOs. 2021-03-08 20:20:05 +01:00
Andreas
7c04327268 [QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01:00
Andreas
adaa7f3f8a [Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging 2021-02-12 23:27:08 +01:00
Ryan Zink
1fd891f0c4 Update satellite distances worked combo box to sort by satellite name 2021-02-08 22:56:16 -07:00
Andreas
f122a284d7 This fixes the PHP8 warnings. Fixed #873 2021-02-08 21:46:53 +01:00
Andreas
c35d0d257e Fetches state from previous QSO. Fixes #854 2021-02-08 13:40:07 +01:00