提交图

519 提交

作者 SHA1 备注 提交日期
Tobias Mädel
47ea38b4e7 Fix invalid sat mode output 2019-02-25 23:17:00 +01:00
Tobias Mädel
b9e53b48ca Fixed CAT database layout, added downlink frequency selection, repaired frequency storage over multiple QSOs 2019-02-25 23:13:09 +01:00
Tobias Mädel
2c4e1c595b Fixed default frequencies 2019-02-25 22:08:43 +01:00
Peter Goodhall
c3894f7b47
Merge pull request #254 from Manawyrm/patch-1
Fix API test button
2019-02-25 16:46:20 +00:00
Tobias Mädel
47123e51a1
Fix API test button 2019-02-25 17:30:25 +01:00
Tobias Mädel
bd91f7aa2c Changed DB layout to UTF8mb4 2019-02-25 17:26:44 +01:00
Tobias Mädel
3b9be81743 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-02-24 18:39:18 +01:00
Tobias Mädel
012a548e8f Changed frequency display to MHz and display RX frequency 2019-02-24 18:37:31 +01:00
Peter Goodhall
6ad34e5165 Fixed error on partial log lookups only using hamli which is now removed. 2019-02-10 23:03:14 +00:00
Peter Goodhall
0c8c14ed8c Bootstrap Updates 2019-02-10 22:47:57 +00:00
Peter Goodhall
f506750cfb Bootstrap Interface Updates 2019-01-14 16:29:06 +00:00
Peter Goodhall
0187548829 Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller 2019-01-13 19:11:46 +00:00
Peter Goodhall
5ab9fc020e deleted social components not needed 2019-01-13 17:09:04 +00:00
Peter Goodhall
b2e70badce Updated Radio Interface, removed Social (old idea) and switched most UI assets to local js. 2019-01-13 15:59:16 +00:00
Peter Goodhall
9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Peter Goodhall
04981ac6d3 Adding the files for the latest bootstrap 2019-01-08 22:54:29 +00:00
Peter Goodhall
514df2398e Update exportsat.php 2019-01-07 17:01:26 +00:00
Peter Goodhall
e7eff66b59 export satellite adif only 2019-01-07 16:58:23 +00:00
Peter Goodhall
e3053f6c98 fixed vucc grids not being included in ADIF export 2019-01-07 16:48:11 +00:00
Peter Goodhall
df3de16d5a Creation of station profiles
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.

This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
Peter Goodhall
71d8eb22a2 Support Multi Grids for VUCC 2018-12-31 15:43:21 +00:00
Peter Goodhall
b10e6e80ef If Gridsquare is empty because of VUCC_GRIDS then show that instead 2018-12-31 12:10:53 +00:00
Peter Goodhall
02c8b5b68c Added all ADIF fields on important
All ADIF fields are now imporved if file supplies it.
2018-12-31 12:05:41 +00:00
Peter Goodhall
b99fe4de80 Updated QSO Entry fixed bug where after making a qso it only returned the last 10 logged qsos instead of 16 2018-12-26 14:30:32 +00:00
Peter Goodhall
9263af62bd Turn off autocomplete on the date fields when doing a custom stats search 2018-12-23 23:02:12 +00:00
Peter Goodhall
821ff3b8f6 rolled back change as it broke other stuff 2018-12-21 14:53:49 +00:00
Peter Goodhall
d0c60f8cfb added a space to tidy up formatting 2018-12-18 18:26:01 +00:00
Peter Goodhall
5494f03f60 Cleaned up the Radio page so that correct values are shown #243 2018-12-18 18:24:01 +00:00
Peter Goodhall
0d988a1b45
Merge pull request #236 from g0wfv/SingleFileLogging
Combines the Live/Manual QSO Interfaces into a single file which is easier for maintenance.
2018-12-18 18:00:52 +00:00
Tobias Mädel
9191cfc332
Fix encoding on this file (convert to UTF8) 2018-12-18 00:05:29 +01:00
Peter Goodhall
1b3d496aaa Removed cat_status from controller and model as I believe its not used anymore if it breaks just have to rollback 2018-12-17 22:19:23 +00:00
Tobias Mädel
556a4bd768
Added authentication for api/radio 2018-12-17 22:16:06 +01:00
Peter Goodhall
984cfb0c6a Added some error checking that seems to stop PHP 7.2.12 from erroring while importing 2018-12-17 14:41:38 +00:00
Tony Corbett, G0WFV
b0f0a44591 Logging: also clear down the Locator field. 2018-12-16 14:03:40 +00:00
g0wfv
65b23d153b Header: Fix Live & Post QSO tool tips 2018-12-16 12:53:10 +00:00
Tony Corbett, G0WFV
204d09f597 Single file QSO logging: Disable auto update from radio if post. 2018-12-16 12:33:27 +00:00
g0wfv
a52d9493a5 Fixed adding non 'SSB','DATA','CW' qso (teabreakninja) 2018-12-16 12:32:59 +00:00
g0wfv
e85ee13ffd Logging: Change to single source file 2018-12-16 12:31:50 +00:00
Andy
096faa3012 Revert "Fixed adding non 'SSB','DATA','CW' qso"
This reverts commit 45f2896a49.
2018-12-16 12:29:50 +00:00
Tony Corbett, G0WFV
3e471cc4b9 QSO Add: default LoTW status to N if username is defined 2018-12-15 17:05:20 +00:00
Peter Goodhall
2687d061d0
Merge pull request #232 from g0wfv/PreventLotwPullError
LoTW: Prevent error auto pull after initial pull
2018-12-14 23:35:20 +00:00
Andy
45f2896a49 Fixed adding non 'SSB','DATA','CW' qso 2018-12-14 19:32:05 +00:00
Tony Corbett, G0WFV
e907bd9ca2 Lotw: Fix the auto pull error 2018-12-14 18:59:29 +00:00
Tony Corbett, G0WFV
baec4be5bd LoTW: Prevent error auto pull after initial pull 2018-12-14 16:54:29 +00:00
Peter Goodhall
0b732d59ca If SatPC32 isn't the selected radio then clear the sat_name and sat_mode fields 2018-12-02 17:14:14 +00:00
Tony Corbett, G0WFV
9b6faf231e Fix #213: Eqsl errors in download may not be handled correctly 2018-11-30 19:05:54 +00:00
Tobias Mädel
06028a4018
Update Update.php 2018-11-28 23:21:43 +01:00
Peter Goodhall
546aafb757 Removed each() which is depreciated 2018-11-27 15:50:50 +00:00
Peter Goodhall
62939a44e9 changed zoom level 2018-11-27 14:19:11 +00:00
Peter Goodhall
1690bd1bb8 Fixed OSM maps to display only QSOs being displayed in table 2018-11-27 14:15:06 +00:00