Wykres commitów

23 Commity (master)

Autor SHA1 Wiadomość Data
int2001 f2e2c20849
Now updating / Debug removed 2023-08-27 10:22:22 +00:00
int2001 b947b76fb0
Refactored Distances_model to use Qra-Lib. Still Debug-Output in it 2023-08-27 06:30:47 +00:00
int2001 2f694e060e
Populate COL_DISTANCE at DB when plotting 2023-08-27 05:37:16 +00:00
Andreas 3b3c05fc5a [Distances worked] When clicking bars, QSOs are displayed in a popup 2023-07-16 18:10:11 +02:00
abarrau 07c710194e
Update Distances_model : change "round" to "ceil"
I propose change "round" to "ceil" (Round fractions up).

Because I work on an export plugin in EDI file (IARU REGTEST1), the rounding is systematically higher:
"For the amateur bands up to 10 GHz inclusive, points will be scored on the basis of one point per
kilometer, i.e. the calculated distance in kilometers will be truncated to an integer value and 1 km
will be added. " (excerpt from VHF_Handbook_V9.01)
2023-05-22 20:35:21 +02:00
Andreas 8346b69eaf [Distance worked] Fix for implisit float to integer conversion (PHP 8,1) 2022-12-24 14:36:33 +01:00
Peter Goodhall 2b6a2ce6c4 [Distances Worked] Fixed Offset Error 2022-10-05 14:31:33 +01:00
Andreas 952f6080a6 [Distances Worked] Bugfix for two locations, where one didn't have any QSOs on selected band. 2022-01-16 17:44:53 +01:00
Andreas 87b287beea [Distances Worked] Small bugfix when no gridsquare found 2022-01-10 18:24:39 +01:00
Andreas cd71d48656 [Distances Worked] Fix for QSOs not found 2021-11-14 17:57:33 +01:00
Andreas Kristiansen 42fa1a06d0
Merge branch 'station_logbooks' into cloudlog_php8_compatible 2021-11-13 16:03:52 +01:00
Andreas 939434090d [Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db. 2021-11-13 15:55:17 +01:00
Andreas 1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas f369b172bd [Distances Worked] Updated code (with a rewrite) to support station logbooks 2021-09-12 16:46:16 +02:00
Ryan Zink 1fd891f0c4 Update satellite distances worked combo box to sort by satellite name 2021-02-08 22:56:16 -07:00
Andreas 28d30de120 [Distances Worked] You can now choose satellite. Also cleaned up some code. 2021-01-30 23:25:13 +01:00
Andreas 727231d9cd [Distance plotting] Added default in switch. 2020-11-20 12:14:30 +01:00
Andreas 3e59cd3651 [Distance plotting] This now follows chosen distance measurement. MAP file added for broken highstock.js. 2020-11-20 11:55:55 +01:00
Paul Beesley 5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Peter Goodhall 6b4c85cd62 Distance plots only shown for the active station profile not all qsos in the database table 2020-03-08 21:50:55 +00:00
Peter Goodhall f615403668 Update Distances_model.php 2020-02-20 15:15:17 +00:00
Peter Goodhall 23a64dd489 Corrected some spelling on the Distances worked analyics page 2020-02-20 15:14:24 +00:00
AndreasK79 e6c788a131 Added distanceplotting. Fixes #384. 2020-02-18 10:49:27 +01:00