Wykres commitów

1994 Commity (0322fc1e69a8df680dd889ee7d2ed7e2c4fcc2af)

Autor SHA1 Wiadomość Data
Peter Goodhall 0322fc1e69 [Stats] Show Stats for all locations assigned against the logbook 2021-09-08 13:32:53 +01:00
Peter Goodhall 1566c913b7 Deleted unneeded text user already knew they where deleting a station logbook 2021-09-07 18:08:51 +01: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
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 605395264e [Station Locations] Adds User_ID to station location to assign it to a user 2021-08-23 15:39:30 +01:00
Peter Goodhall a80089f97c Make sure tables dont exist before running migration 2021-08-16 11:24:16 +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
Peter Goodhall e254753bec [Migration] Creates table station_logbook_relationship table for many to many setup 2021-08-06 17:57:40 +01:00
Peter Goodhall c05d8f8fe0 [Migration] Creates station_logbook table in database. 2021-08-06 17:52:04 +01:00
Andreas ea916d88c9 [QRA Library] Fixes #1117. This fixes bearing calculation. Distance was not calculcated if the locator was directly to the north or south of your own locator. 2021-07-31 12:01:14 +02:00
Peter Goodhall bad229dd09
Merge pull request #1116 from AndreasK79/mm_dxcc_fix
[QSO Entry] Maritime Mobile identification fix
2021-07-30 13:49:17 +01:00
Andreas 946f11d538 [QSO Entry] Maritime Mobile identification fix 2021-07-30 09:06:53 +02:00
Andreas 608b09c973 [Quick lookup] Rewrote the view for easier editing. 2021-07-29 12:38:41 +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 38d6112b4c [Awards DXCC] Added fix for summary that didn't check if col_dxcc > 0. Fixed a small bug in a query and added some checks for col_dxcc > 0, just to be sure 2021-07-28 18:51:44 +02:00
Peter Goodhall c4d5e5ed33 [QSO Edit] Added Ability to select None as DXCC when editting 2021-07-28 13:29:23 +01:00
Peter Goodhall c10ba57cc5 [QSO Entry] Added Ability to select None as DXCC option
None as DXCC option is used for /MM style stations
2021-07-28 13:26:20 +01:00
Peter Goodhall 30937eaf75 [Station Profile] Added DXCC "None"
The DXCC ID 0 is used for stations who are /MM
2021-07-28 13:11:50 +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 aa010ca7cc [Awards] Fixed CQ Zone map so that is uses the correct function to display contacts. 2021-07-25 14:24:47 +02:00
Peter Goodhall cdf8f1325d [LoTW] If Cert expired show expired warning in red 2021-07-25 12:17:13 +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
Andreas 62b0d4058e [QSL Print] Fixed correct order in table headers. Fixed formatting of time and date. Added some translations. 2021-07-23 11:04:39 +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 0595737e30 [QSL Card] Fixed so that enter does not close the modal when in the input field. 2021-07-22 21:23:04 +02:00
Andreas 093112d9a1 [QSL Card] Added more QSO information to the QSL Card overview table. 2021-07-22 21:13:13 +02:00
Andreas 3e9fb468c5 [QSL Print] Removed text which were not relevant. 2021-07-22 17:24:28 +02: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 e63f3c8c6f [LoTW] Updated Satellite Remapping 2021-07-14 21:47:37 +01: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