Wykres commitów

3126 Commity (09bca9a8c37c11dbbc1ed8d6878a4317c8479f54)

Autor SHA1 Wiadomość Data
Peter Goodhall 9fda6518e5 [QSO Input] Changed Locator to Gridsquare for visual consistency 2022-03-31 18:38:08 +01:00
Peter Goodhall f1e315b518 Changed popover placement to above the field 2022-03-31 18:36:35 +01:00
Peter Goodhall 024669758c Added idea on using Popover for validation info
If your not sure about popovers see https://getbootstrap.com/docs/4.0/components/popovers/
2022-03-31 18:35:25 +01:00
phl0 c5ff0df369
Implement validation check for grid locator input 2022-03-28 12:41:14 +02:00
phl0 f17f148d01
Fix typo 2022-03-27 13:08:31 +02:00
phl0 8d3138646c
Add hint for multiple grids 2022-03-27 12:47:30 +02:00
phl0 723adabe8f
Remove regex (to be compatible with earlier mySQL) 2022-03-27 12:17:35 +02:00
Andreas 504f647e6c [Forgot password] Set max width like login page 2022-03-27 10:51:05 +02:00
Andreas Kristiansen 3fbf305a05
Merge pull request #1422 from AndreasK79/custom_map_tweak
[Custom map] Responsive map
2022-03-27 10:18:33 +02:00
Peter Goodhall 2080079734
Merge pull request #1439 from phl0/gridsquareActivators
Add table for (VUCC) gridsquare activators top list
2022-03-25 16:40:01 +00:00
Peter Goodhall b699b75dbf
Merge pull request #1435 from phl0/qslNotes
Fill and send eqsl.cc comment field (QSLMSG)
2022-03-25 16:37:55 +00:00
Peter Goodhall eaf814b336 [Options] Fixes shoddy get_option() function 2022-03-25 16:14:51 +00:00
Peter Goodhall 985e71638d [Migration][Options] set the theme to auto load
Automatically load the theme which fixes issue of it not working correctly when not logged in as reported by @phl0
2022-03-25 15:40:15 +00:00
Peter Goodhall c8ac40ed56 Update header.php 2022-03-24 18:38:11 +00:00
Peter Goodhall 2dc9365a9a [Visitor] Added Gridsquare to menu 2022-03-24 18:36:31 +00:00
Peter Goodhall be55278ce3 [Visitor] Adds ability to see worked satellite squares
/visitor/satellites/<slug>
2022-03-24 18:31:14 +00:00
Peter Goodhall 3d1c37dca2 Update index.php 2022-03-24 17:54:28 +00:00
Peter Goodhall d16de39e97 Fixes typo 2022-03-24 14:26:33 +00:00
Peter Goodhall f7427f59de [Visitor] Allows setting a public URL for viewing a basic dashboard 2022-03-24 14:26:03 +00:00
phl0 22e74b55e4
Add table for (VUCC) gridsquare activators top list
Squashed commit of the following:

commit 1091c0321e49b37f29d2997ff28051f137efc53f
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Mar 22 17:31:08 2022 +0100

    Also take VUCC_GRIDS into account

commit c396e87c78e659c98c86ebf96ce21ba9a34203d0
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 23:19:39 2022 +0100

    Add ShowQSO function for detailed view

commit 52d3ef9b60de6a82c9239e6be387aa35050db203
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 20:59:58 2022 +0100

    Distinguish between LEO and GEO in SAT selection

commit 019d1d71bf3f06abbd38c65b0278c52c785bf407
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 19:57:48 2022 +0100

    Make sure mincount is numeric

commit 3802f9269d7e6bae7891e814909bd364afbfdf73
Author: phl0 <florian@florian-wolters.de>
Date:   Thu Jan 27 00:37:35 2022 +0100

    Implement optional minimin grid count

commit d206f2429d2bbaab1336c2266e7036e2ea77718d
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 26 23:21:55 2022 +0100

    Add table showing gridsquare activators
2022-03-22 17:41:03 +01:00
Peter Goodhall 31ed071839
Merge pull request #1436 from Werzi2001/fix_award_dok_show_qsos
added missing join to station_profile to DOK award show qsos dialog
2022-03-21 11:54:18 +00:00
Thomas Werzmirzowsky 3def0a3180 added missing join to station_profile to DOK award show qsos dialog 2022-03-18 20:59:18 +01:00
Andreas 4626882896 [Custom Map] Removed !Important on css in view. 2022-03-17 12:44:32 +01:00
phl0 3be65ae548
Allow for editing QSL MSG comment 2022-03-17 10:48:01 +01:00
Peter Goodhall edf54b681f
Merge pull request #1433 from Werzi2001/fix_timeline_show_qsos
added missing join (otherwise error in view)
2022-03-16 20:45:45 +00:00
Thomas Werzmirzowsky f8f32a0039 added missing join (otherwise error in view) 2022-03-16 20:59:22 +01:00
phl0 b9de48d7d2
Transfer QSLMSG to eqsl.cc during upload 2022-03-16 20:22:40 +01:00
Peter Goodhall 5a25ac90cd
Merge pull request #1432 from phl0/fixDARC
Fix spelling of DARC ;-)
2022-03-16 17:59:01 +00:00
phl0 8c9e98888c
Save QSLMSG to database 2022-03-16 18:21:46 +01:00
phl0 903c46ca76
Fix spelling of DARC ;-) 2022-03-16 18:16:24 +01:00
phl0 c131c59d04
Add basic QSL message text box 2022-03-16 18:02:31 +01:00
Peter Goodhall 6ff59eff98 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-03-16 15:07:10 +00:00
Peter Goodhall 334aacbe94 [ADIF][Import] If RX PWR field is set to "K" convert it to 1000
N1MM+ seems to put K into the power rx power field for contests instead of converting it.
2022-03-16 15:06:59 +00:00
Peter Goodhall dd83bd9e5e
Merge pull request #1431 from phl0/SOTAcsvExport
Add SOTA csv export function
2022-03-16 14:52:04 +00:00
phl0 3ce3c12e39
Add SOTA csv export function 2022-03-16 11:27:54 +01:00
Peter Goodhall 54f6ff9e4c [Lotw] Fixed lotw_ca_province_map function comments 2022-03-15 18:04:24 +00:00
Peter Goodhall 4a847de5a6 [LoTW][Upload] Remaps CA Prov QC to PQ
Thanks to @ve1cwj for reporting issue that LoTW expects PQ rather than QC as the CA Prov 👎
2022-03-15 13:14:03 +00:00
Andreas caf38a8d37 [Custom map] Responsive map 2022-03-09 19:01:04 +01:00
Peter Goodhall 414d2e6460
Merge pull request #1419 from phl0/fixGridsquareMap
Also get station_gridsqare for gridsquare map
2022-03-02 16:16:38 +00:00
phl0 6272e4aaa7
Also get station_gridsqare for gridsquare map 2022-03-02 17:14:04 +01:00
Peter Goodhall 0e1fdeac55 [Activated Gridsquare Map] get options items not correctly called 2022-03-02 15:51:12 +00:00
Peter Goodhall 777a0bdba3
Merge pull request #1418 from phl0/station_logbooks
We need to fetch station_gridsquare also
2022-03-02 15:36:33 +00:00
phl0 334a21abe8
We need to fetch station_gridsquare also 2022-03-02 16:14:02 +01:00
Peter Goodhall 8b67014d2f
Merge pull request #1398 from phl0/activatedGrids
Activated grids
2022-03-02 11:37:48 +00:00
Andreas 529f380c83 Added missing columns 2022-02-28 18:11:21 +01:00
Andreas 27bd6bc2c0 Re-added a missing where-statement 2022-02-28 18:01:51 +01:00
Andreas Kristiansen 1359dc5bae
Merge pull request #1409 from AndreasK79/qrb_fix
[QRB Link] Fixed correct home locator. Now uses the one logged.
2022-02-28 17:54:37 +01:00
phl0 cc606f12cc
Fix hard coded table name 2022-02-28 10:46:35 +01:00
phl0 82cd15bc07
Refactor SQL query to include last 500 QSOs 2022-02-28 10:30:51 +01:00
Andreas 7a7b1996d4 [QRB Link] Fixed correct home locator. Now uses the one logged. 2022-02-21 22:53:09 +01:00