Wykres commitów

2022 Commity (8af09c819f42a431b7c62994e7034a7fb0ab915b)

Autor SHA1 Wiadomość Data
Andreas f369b172bd [Distances Worked] Updated code (with a rewrite) to support station logbooks 2021-09-12 16:46:16 +02:00
Peter Goodhall 38963ce887
Merge pull request #1170 from AndreasK79/quick_lookup_station_logbooks
[Quick Lookup] Updated code to support station logbooks
2021-09-11 16:55:01 +01:00
Peter Goodhall ddccc622b1
Merge pull request #1169 from AndreasK79/accumulated_station_logbooks
[Accumulated Statistics] Updated code to support station logbooks
2021-09-11 16:54:50 +01:00
Andreas cad5c1c569 [Quick Lookup] Updated code to support station logbooks 2021-09-10 23:13:25 +02:00
Andreas 33cdbca735 [Accumulated Statistics] Updated code to support station logbooks 2021-09-10 22:59:10 +02:00
Andreas 14bb2db47f [Days With QSOs] Updated code to support station logbooks 2021-09-10 20:04:03 +02:00
Peter Goodhall 88222ca686
Merge pull request #1166 from AndreasK79/timeline_station_logbooks
[Timeline] Updated code to support station logbooks
2021-09-10 18:38:15 +01: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
Peter Goodhall b29dac67cc
Merge pull request #1165 from AndreasK79/timeplotter_station_logbooks
[Timeplotter] Updated code to support station logbooks
2021-09-10 18:29:39 +01:00
Peter Goodhall 3bec428b82
Merge pull request #1162 from AndreasK79/was_station_logbooks
[WAS Award] Updated code to support station logbooks
2021-09-10 18:29:30 +01:00
Peter Goodhall 9fc18f73ff
Merge pull request #1161 from AndreasK79/vucc_station_logbooks
[VUCC Award] Updated code to support station logbooks
2021-09-10 18:29:17 +01:00
Andreas 9612c02e76 [Timeline] Updated code to support station logbooks 2021-09-10 11:59:41 +02:00
Andreas 88d7e2e132 [Timeplotter] Updated code to support station logbooks 2021-09-10 11:44:05 +02:00
Andreas 45d8f56875 [WAS Award] Updated code to support station logbooks 2021-09-09 23:04:50 +02:00
Andreas 9fef439c86 [VUCC Award] Updated code to support station logbooks 2021-09-09 22:53:25 +02:00
Peter Goodhall 2c0ee14d22
Merge pull request #1160 from AndreasK79/uscounties_station_logbooks
[US Counties Award] Updated code to support station logbooks
2021-09-09 21:52:42 +01:00
Peter Goodhall d130940d48
Merge pull request #1159 from AndreasK79/sota_station_logbooks
[SOTA Award] Updated code to support station logbooks
2021-09-09 21:52:22 +01:00
Peter Goodhall ab9553883d
Merge pull request #1158 from AndreasK79/sig_station_logbooks
[SIG Award] Updated code to support station logbooks
2021-09-09 21:52:02 +01:00
Peter Goodhall 4ec4500716
Merge pull request #1157 from AndreasK79/iota_station_logbooks
[IOTA Award] Updated code to support station logbooks
2021-09-09 21:51:39 +01:00
Andreas 9f6feb24a5 [US Counties Award] Updated code to support station logbooks 2021-09-09 22:43:29 +02:00
Andreas 365e79c384 [SOTA Award] Updated code to support station logbooks 2021-09-09 22:35:25 +02:00
Andreas 5cfa97af8a [SIG Award] Updated code to support station logbooks 2021-09-09 22:29:59 +02:00
Andreas 49fc109aa6 [IOTA Award] Updated code to support station logbooks 2021-09-09 22:18:55 +02:00
Andreas 006b721b0e [DXCC Award] Updated code to support station logbooks 2021-09-09 20:59:51 +02:00
Andreas 5622c488a7 [CQ Award] Updated code to support station logbooks 2021-09-09 18:14:41 +02:00
Peter Goodhall a6422fa341 [Layout] If ENVIRONMENT set to development show dev badge 2021-09-08 22:18:17 +01:00
Andreas 841bec5d31 [CQ Award] Updated code to support station logbooks 2021-09-08 22:07:00 +02:00
Peter Goodhall 3e302f2e5b finalised gridsquare map code for showing grouped locations 2021-09-08 14:32:48 +01:00
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