提交图

1543 提交

作者 SHA1 备注 提交日期
Andreas
a796073585 Configurable updates folder. Changed install\config\config.php also. 2021-09-22 14:19:48 +02:00
Matt Melling
ba33f69c6a
configurable updates folder 2020-09-01 20:38:37 +01:00
Peter Goodhall
3a7ab319da
Merge pull request #591 from dg9vh/bugfix_modes
enlarged submodes-field, updated cropped submodes to original content
2020-09-01 10:53:38 +01:00
Peter Goodhall
bd7ef2ec6c
Changed IFs to include isset 2020-08-31 21:55:50 +01:00
Peter Goodhall
e2fd678f58
#592 Fixes LoTW error when doing QRZ Logbook Uploads in real time 2020-08-31 21:13:38 +01:00
Kim Huebel
ea46b95cc0 enlarged submodes-filed, updated cropped submodes to original content 2020-08-31 17:11:43 +02:00
Peter Goodhall
ac74f6f34f
Merge pull request #589 from AndreasK79/bugfix_band_casing
Fixed casing on band import, and band select in edit.
2020-08-31 10:18:26 +01:00
Andreas
2af06ed216 Fixed casing on band import, and band select in edit. 2020-08-30 21:59:02 +02:00
Peter Goodhall
b4a05b579c
Updated Readme to state PRs must be single features only. 2020-08-29 17:11:01 +01:00
Peter Goodhall
243b4453d5
Updated Readme to state PRs must be single features only. 2020-08-29 17:10:53 +01:00
Peter Goodhall
b0ba2d9041
Set MySQL 5.7 as the min as this is the standard
The min requirement for Cloudlog is MySQL is MySQL 5.7, please note any commits MUST be compatible with this version else they will be rejected
2020-08-29 17:09:30 +01:00
Peter Goodhall
f8b6a6e83a Revert "Merge pull request #584 from AndreasK79/longest_streak"
This reverts commit ae11d17ff0, reversing
changes made to ccac7f1828.
2020-08-29 17:04:46 +01:00
Peter Goodhall
7663684ba7 Revert "dayswithqsos added "col_time_on" to "getDates" to see if it fixes error"
This reverts commit 30f0b6b3e7.
2020-08-29 17:04:34 +01:00
Peter Goodhall
30f0b6b3e7
dayswithqsos added "col_time_on" to "getDates" to see if it fixes error
Change to see if it fixes #582
2020-08-29 16:57:47 +01:00
Peter Goodhall
ae11d17ff0
Merge pull request #584 from AndreasK79/longest_streak
Implemented displaying of the 10 longest streaks in the log of the ac…
2020-08-29 14:06:51 +01:00
Peter Goodhall
ccac7f1828
Merge pull request #587 from AndreasK79/bugfix_in_logbook_model_qrz
Found a space that should not be there.
2020-08-29 14:04:52 +01:00
Andreas
cc541aba61 Found a space that should not be there. 2020-08-29 13:50:22 +02:00
Andreas
9aa0b0d3e6 Implemented displaying of the 10 longest streaks in the log of the active station profile 2020-08-29 09:11:03 +02:00
Peter Goodhall
a6d780a1d3
Merge pull request #580 from AndreasK79/award_was_summary
Add summary table to WAS Awards area
2020-08-24 22:24:43 +01:00
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary 2020-08-24 20:24:06 +02:00
Peter Goodhall
7be6b74935
Merge pull request #581 from AndreasK79/dxcc_summary_last_fix
Hopefully fixed DXCC summary.
2020-08-24 16:42:16 +01:00
Peter Goodhall
655d44587e Gridsquare maps now full width with zoom level of 3 2020-08-23 16:50:25 +01:00
Peter Goodhall
a2f572809a Made the world map full width on the /logbook page to match dashboard 2020-08-23 16:42:23 +01:00
Peter Goodhall
c646aba73d Made the dashboard map fullwidth rather than contained. 2020-08-22 23:34:15 +01:00
Peter Goodhall
6ea224ccd2 Added alert for QSO Panel notes saying its not exported data 2020-08-22 23:26:37 +01:00
Peter Goodhall
a204d192d1 QSO tabs all one line again 2020-08-22 23:25:08 +01:00
Peter Goodhall
ee3ac62f03 removed test code from controller 2020-08-21 17:20:51 +01:00
Peter Goodhall
7a7372647f Removed some database calls that wasn't used 2020-08-21 17:15:35 +01:00
Peter Goodhall
4f79330df5 Fixed error where advance search controls wasn't loading 2020-08-21 17:09:48 +01:00
Andreas
9ced2f4791 Hopefully fixed DXCC summary. 2020-08-19 17:42:42 +02:00
Andreas
f7cb30e3b9 Had to remove band from query as well. 2020-08-19 17:30:37 +02:00
Peter Goodhall
f418778947 Revert "Merge pull request #579 from AndreasK79/dxcc_summary_fix"
This reverts commit 0365a87476, reversing
changes made to 87bb8be156.
2020-08-19 16:25:59 +01:00
Peter Goodhall
0365a87476
Merge pull request #579 from AndreasK79/dxcc_summary_fix
Split the query for the dxcc summary in two. Some configurations of m…
2020-08-19 16:24:31 +01:00
Andreas
49a6ca53e1 Fixed summary to include SAT. Also split the query for the was summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:23:24 +02:00
Peter Goodhall
87bb8be156 Made /modes table responsive for mobile devices 2020-08-19 16:19:56 +01:00
Peter Goodhall
c715231ef1 Revert "Merge pull request #577 from AndreasK79/award_was_summary"
This reverts commit 488a4e1748, reversing
changes made to a81ab1001e.
2020-08-19 16:14:19 +01:00
Andreas
48980c0566 Split the query for the dxcc summary in two. Some configurations of mysql didn't like this type of query. 2020-08-19 17:14:08 +02:00
Peter Goodhall
fa19166da9 Revert "Merge pull request #578 from AndreasK79/award_dxcc_summary"
This reverts commit 3935971e3c, reversing
changes made to 640d0c151b.
2020-08-19 13:42:20 +01:00
Peter Goodhall
3935971e3c
Merge pull request #578 from AndreasK79/award_dxcc_summary
Added summary for DXCC award
2020-08-19 12:59:02 +01:00
Andreas
cccdb16d74 Added summary for DXCC award 2020-08-19 13:11:17 +02:00
Peter Goodhall
640d0c151b
Merge pull request #499 from dg9vh/configurable_modes
Configurable modes
2020-08-18 16:22:48 +01:00
Peter Goodhall
b5d1a7c96b
Merge branch 'master' into configurable_modes 2020-08-18 16:22:26 +01:00
Peter Goodhall
84e794ab5f Fixed issue where sub mode in adifs files was out of alignment 2020-08-18 16:18:55 +01:00
Peter Goodhall
488a4e1748
Merge pull request #577 from AndreasK79/award_was_summary
Added summary on the WAS award page.
2020-08-18 16:03:45 +01:00
Andreas
c8b999659c Added summary on the WAS award page. 2020-08-18 14:41:16 +02:00
Peter Goodhall
a81ab1001e
Merge pull request #576 from AndreasK79/Counter_in_award_table
Added counter in award table for WAS and CQ.
2020-08-16 21:16:25 +01:00
Andreas
1f224d20e8 Added counter in award table for WAS and CQ. 2020-08-16 20:31:07 +02:00
Peter Goodhall
03b25d00d5 Fixed backup features 2020-08-10 23:26:02 +01:00
Peter Goodhall
65ec84a982 Update exportsat.php 2020-08-10 23:16:00 +01:00
Peter Goodhall
38b34538be Update exportall.php 2020-08-10 23:14:42 +01:00