提交图

2599 提交

作者 SHA1 备注 提交日期
Peter Goodhall
e2b6a71d7c Correctly handle when county isn't actually needed 2022-06-01 11:07:14 +01:00
Peter Goodhall
1626571c67
Merge pull request #1487 from phl0/editQsoUpperCase
Make various field inputs upper case on input
2022-05-30 15:18:45 +01:00
Peter Goodhall
b7c046184a Revert "Make the manual query parameter optional"
This reverts commit 0faf59c7e8.
2022-05-30 14:30:28 +01:00
phl0
04e3eafbb1
Apply strtoupper to DARC DOK on server side 2022-05-30 14:20:42 +02:00
Andreas Kristiansen
0920c73f7f
Merge pull request #1486 from Cadair/make_contesting_query_param_optional
Make the manual query parameter optional
2022-05-29 20:17:13 +02:00
Andreas Kristiansen
e0c83f556a
Merge pull request #1460 from phl0/fillUSCounty
Fill US county from callbook / logbook
2022-05-29 20:02:43 +02:00
Andreas
9e4c6c6e72 US County - fixed query 2022-05-29 20:01:44 +02:00
Andreas Kristiansen
a85d0c92cb
Merge pull request #1472 from phl0/orderQslImages 2022-05-28 12:06:00 +02:00
phl0
085f8b18dc
Use correct PHP tag 2022-05-27 23:10:19 +02:00
Andreas Kristiansen
b4867d0cfa
Merge pull request #1466 from Werzi2001/add_station_name_to_qso_detail
add station profile name to qso detail
2022-05-27 20:25:13 +02:00
Andreas
53c8105754 Added type for datatable to sort date column correctly 2022-05-27 20:20:25 +02:00
Stuart Mumford
0faf59c7e8
Make the manual query parameter optional 2022-05-26 10:40:28 +01:00
Andreas
1083fb8693 [Migration] Fixed script. Column name and table name were swapped. 2022-05-24 20:22:05 +02:00
Peter Goodhall
e244573a65 Fixed migration file 2022-05-20 12:28:23 +01:00
phl0
77a63d16b0
Replace REGEXP_LIKE in DOK stats 2022-05-13 21:00:10 +02:00
phl0
774a68ef9c
Add link to IOTA details map 2022-05-09 14:57:26 +02:00
phl0
828824e45d
[LotW] Import IOTA info 2022-05-09 14:44:32 +02:00
phl0
be63741e82
Enable manual sorting per column 2022-05-09 10:13:25 +02:00
phl0
4cb0a9a3e9
Sort QSL images by last added to be on top 2022-05-06 08:02:16 +02:00
Peter Goodhall
98dd08a6f8 [Migration] Add a service_username to thirdparty_logins 2022-05-05 15:11:33 +01:00
Peter Goodhall
867456de1a Update 091_create_thirdpartylogins_table.php 2022-05-05 15:07:36 +01:00
Peter Goodhall
264b914b8e [Migration] Create table thirdparty_logins
thirdparty_logins table will be used to store usernames and passwords for third party services.
2022-05-05 15:07:02 +01:00
Peter Goodhall
42edb8a5f0
Merge pull request #1471 from phl0/beautifyHardwareInterfaces
Beautify hardware interfaces list
2022-05-05 14:23:08 +01:00
phl0
384a11ca61
Beautify hardware interfaces list 2022-05-05 13:17:26 +02:00
Thomas Werzmirzowsky
b2e32080c2 added possibility to sort locations by id
server side sort is obsolete because of client side sort
2022-05-04 23:42:05 +02:00
Peter Goodhall
d3f5f8f1ec [Station Logbooks][Edit] Link to public dashboard shown if slugs set 2022-05-03 14:49:10 +01:00
Peter Goodhall
85528104cd [Station Logbooks] Cleaned up text and added link for public page 2022-05-03 14:36:30 +01:00
Peter Goodhall
45a20291ee [Login] Fixed text 2022-05-03 14:19:32 +01:00
phl0
798d6315fd
Add logbook and station profile name to Logbook page 2022-05-02 12:38:55 +02:00
Peter Goodhall
01a0f75f84 [Map][Custom] Fixes issue where multi grid caused error 2022-05-01 17:06:38 +01:00
Thomas Werzmirzowsky
8749f25c2d add station profile name to qso detail 2022-04-27 21:52:55 +02:00
Peter Goodhall
4253f29c56 Fixes map issue with custom map 2022-04-25 11:32:51 +01:00
Peter Goodhall
b02b5c84e3 Fixes issue with map dxcc item not always being correct 2022-04-25 11:01:32 +01:00
Andreas Kristiansen
5399db7602
Merge pull request #1444 from Werzi2001/post_contest_logging
post contest logging using manual parameter
2022-04-18 17:25:27 +02:00
phl0
ced69b8ea4
Fill US county from callbook / logbook 2022-04-16 22:07:13 +02:00
phl0
214fb9827e
Refactor links for DOKs 2022-04-16 18:04:27 +02:00
phl0
826f30309a
Add function for looking up DOK from previous QSO 2022-04-14 23:24:37 +02:00
Peter Goodhall
09bca9a8c3 [Station Location] Stop Gridsquare finder submitting the form 2022-04-14 16:09:40 +01:00
Peter Goodhall
21c8a82fcf Update edit.php 2022-04-14 16:07:10 +01:00
Peter Goodhall
ee711e239c Update create.php 2022-04-14 16:03:20 +01:00
Peter Goodhall
c3cf1c5439 {station locations] GPS Cleaned up Interface 2022-04-14 15:57:18 +01:00
Peter Goodhall
0dff9a0e2e Update footer.php 2022-04-14 15:49:02 +01:00
Peter Goodhall
647f172789 Update footer.php 2022-04-14 15:48:09 +01:00
Peter Goodhall
39096628b2 [Station Locations] Start of adding automatic gridsquare population 2022-04-14 15:45:35 +01:00
Andreas
b76b1e97bf [QRZ] search use_fullname = false - brought over from mater 2022-04-10 17:23:38 +02:00
Peter Goodhall
9210b5828c [JS] Upgraded momentjs to 2.29.2 2022-04-09 18:01:28 +01:00
Peter Goodhall
2d73ebbefb [CAT] Accept power for any radio type 2022-04-09 13:34:43 +01:00
Peter Goodhall
6b62e47879 Update Cat.php 2022-04-09 10:52:46 +01:00
Peter Goodhall
769a18fbea [CAT] Set SatPC32s prop mode to always SAT 2022-04-09 10:50:08 +01:00
phl0
52f38952d4
Add some hyperlinks 2022-04-09 10:54:44 +02:00
phl0
33acc7fd9a
Add some git info if exists 2022-04-09 10:47:20 +02:00
phl0
4ed0a3819f
Correct power field to be filled (correctly) 2022-04-08 22:13:08 +02:00
phl0
bfeb11026d
Forgot to change description 2022-04-08 22:01:07 +02:00
phl0
f6feea53bd
Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
Peter Goodhall
4f34408261 [QSO] do not populate power from API if its returned as 0
treat 0 as null
2022-04-08 20:30:02 +01:00
phl0
0977bd400a
Fix typo 2022-04-07 12:07:51 +02:00
phl0
7ef299c869
Add power field to CAT interface 2022-04-06 14:50:24 +02:00
Peter Goodhall
e173d202b9
Merge pull request #1450 from phl0/qrzImage
Show profile pic of QSO partner upon logging
2022-04-05 16:42:46 +01:00
phl0
10f8349961
Fix css and config hint 2022-04-04 20:30:01 +02:00
phl0
8d917f20c1
Optimize css and rephrase some descriptions 2022-04-04 19:45:52 +02:00
Peter Goodhall
ea829cb1f3 [Visitor] Adds improved code for multigrid markers 2022-04-04 15:24:47 +01:00
Peter Goodhall
0eb2b6043e [Mapping] calculate midpoint of multi grids for markers 2022-04-04 15:15:24 +01:00
phl0
86da0800b4
Merge remote-tracking branch 'upstream/station_logbooks' into qrzImage 2022-04-04 13:34:48 +02:00
phl0
24b9b91f89
fix comment 2022-04-04 13:25:02 +02:00
phl0
828429312e
Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
Peter Goodhall
f113d1c17b [Station Logbooks] Cleaned up the interface 2022-04-04 11:15:07 +01:00
phl0
73ce098676
Add user config option to select whether to show qrz.com images 2022-04-04 11:38:21 +02:00
phl0
926742ddbd
Remove qrz image stuff from (static) config file 2022-04-04 11:19:34 +02:00
phl0
ddf745645a
Add config option for qrz.com image display 2022-04-03 14:05:05 +02:00
phl0
f67ef05f81
Add German translation 2022-04-03 10:30:41 +02:00
phl0
d7a23d23a4
Pull image from qrz.com and display in QSO log window 2022-04-03 10:28:36 +02:00
Peter Goodhall
8c84235698 Merge pull request #1440 from ClaudeMa/master
French translation updated
2022-04-01 18:23:02 +01:00
Peter Goodhall
6c7a15f983 [QSL Upload] Improved error reporting 2022-04-01 17:39:23 +01:00
Peter Goodhall
22d5dbdb05 Update Qso.php 2022-04-01 16:06:04 +01:00
Peter Goodhall
9f774c8eac [Gridsquare Validation] when doing 6 char grids it errored
Regex stopped looking at chars after R
2022-04-01 16:04:06 +01:00
phl0
82d5021dc7
Remove spare checks for user_id (as this is unset for unauthenicated API
calls)
2022-04-01 16:17:05 +02:00
phl0
dbfbffd631
Also fetch my square for maps 2022-04-01 10:38:54 +02:00
Peter Goodhall
c9ab2fcff2 [Gridsquare Activators] Only show results if band has been posted 2022-03-31 22:21:39 +01:00
Peter Goodhall
9fda6518e5 [QSO Input] Changed Locator to Gridsquare for visual consistency 2022-03-31 18:38:08 +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
Thomas Werzmirzowsky
7870e31a9d post contest logging using manual parameter 2022-03-27 17:33:05 +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
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