Andreas
f0f89de57d
Datefix + added table-sm to tables.
2020-09-30 22:53:09 +02:00
Peter Goodhall
2623588c87
[Advanced Search] Fixes issue when saving changes you lose the filter settings (Issue #507 )
2020-09-30 17:19:11 +01:00
Peter Goodhall
c763efbe94
Merge pull request #634 from AndreasK79/tweaked_edit_qso_layout
...
Tweaked the edit qso layout a little bit to make better use of space.…
2020-09-30 17:08:43 +01:00
Andreas
a741f8c4d1
Tweaked the edit qso layout a little bit to make better use of space. That means 2 columns side by side, instead of one big one.
2020-09-29 13:19:50 +02:00
Andreas
59acc2afa4
Split award menu into dropdown and removed navbar form each award. Done this to clean up pages and to save screen estate.
2020-09-29 12:45:40 +02:00
Peter Goodhall
72da0645a1
Started building an english language file for Cloudlog so far dashboard has been done.
2020-09-28 19:16:22 +01:00
Peter Goodhall
7d13b480f1
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2020-09-28 14:47:18 +01:00
Peter Goodhall
d25a61468f
[Menu] When clicking on Profile on the dropdown it takes you to edit.
2020-09-28 14:47:13 +01:00
Peter Goodhall
e19cadd0f2
[Users] when viewing edit window on mobile boxes where to small
2020-09-28 14:45:50 +01:00
Peter Goodhall
859595b878
PR from AndreasK79 changing the popups to bootstrapdialog
...
This commit changes Cloudlogs popups from Fancybox to bootstrapdialog
2020-09-28 14:39:10 +01:00
Andreas
ca70049444
Timeline fixed.
2020-09-25 18:22:13 +02:00
Andreas
67417b39af
Last one?
2020-09-24 21:40:29 +02:00
Peter Goodhall
5f63a2ae75
[UX] Added two extra themes Dark & Blue selectable via User Profile plus the standard theme
2020-09-24 20:08:06 +01:00
Peter Goodhall
e6ab52ee25
Missing migration config file change, added IF statements to catch users who arent logged in
2020-09-24 20:03:05 +01:00
Andreas
d60c01df11
Fixed previous contacts.
2020-09-24 20:49:38 +02:00
Peter Goodhall
c16a2defc7
Merge pull request #627 from AndreasK79/datatable_added_to_dxcc_iota_vucc
...
Datatable added to tables in DXCC, IOTA and VUCC (in band page).
2020-09-24 19:39:19 +01:00
Andreas
f494b55491
Added bootstrapdialog in dashboard, logbook and search. I think that should cover it.
2020-09-24 20:22:09 +02:00
Andreas
5c452a7025
Added local copies of JS and CSS for DataTable.
2020-09-24 18:55:02 +02:00
Andreas
447e6b76a1
Added a blue theme as well. These themes are based on themes found here: https://bootswatch.com
2020-09-23 18:19:28 +02:00
Andreas
97fd1b137a
New feature: theme is user selectable.
2020-09-23 10:59:49 +02:00
Peter Goodhall
7851f1e102
Update header.php
2020-09-22 21:30:02 +01:00
Andreas
a759675800
Datatable added to tables in DXCC, IOTA and VUCC (in band page).
2020-09-22 21:08:26 +02:00
Peter Goodhall
1d2ab37c76
Update header.php
2020-09-22 19:38:39 +01:00
Peter Goodhall
433c3f3279
[UI] Top menu is no longer fixed this fixes menu issues on mobile
2020-09-22 19:36:49 +01:00
Andreas
4d490edaa3
Changed to h2 for title, and table-sm for table to compacts tables a bit.
2020-09-22 14:27:52 +02:00
Peter Goodhall
2c44517370
Merge pull request #625 from AndreasK79/current_streak
...
Current streak is added.
2020-09-21 11:53:43 +01:00
Peter Goodhall
827911a96f
Merge pull request #624 from AndreasK79/was_dialog_minor_fixes - Brings new UI to Awards Area
...
This commit brings improved UI changes to the awards area when displaying extra data.
2020-09-21 11:51:20 +01:00
Andreas
e4cddcdfdc
Current streak is added.
2020-09-21 10:52:13 +02:00
Andreas
13cdb9fd06
Added bootstrapdialog for VUCC award.
2020-09-20 14:09:46 +02:00
Andreas
7e7f5ce63e
Added bootstrapdialog for DOK award.
2020-09-20 13:57:14 +02:00
Andreas
c06baf39e3
Added bootstrapdialog for IOTA award.
2020-09-20 11:09:22 +02:00
Andreas
f138d84dc1
Added bootstrapdialog for CQ award.
2020-09-20 11:02:29 +02:00
Andreas
fe5ccb0ea2
Added bootstrapdialog for DXCC award.
2020-09-20 06:00:54 +02:00
Andreas
a65b19f991
Fixed display QSO for WAS-details as well. Changed so that bootstrapdialog is included on every page. Will start implementation on bootstrapdialog on other awards.
2020-09-18 12:17:41 +02:00
Peter Goodhall
61982c216a
Added empty value so user is forced to select
2020-09-16 21:02:00 +01:00
Peter Goodhall
b5774a76b0
Cleaned up the HTML for adding users
2020-09-16 21:00:16 +01:00
Kim Huebel
58e69f7ef4
Added some more date-formats and added date-format-chooser into user-add-dialog.
2020-09-16 21:22:37 +02:00
Andreas
70bd3fd2b3
Added blank option if measurement base is not set in db or config file.
2020-09-16 19:56:29 +02:00
Andreas
9696a1199c
Changed the dropdown selects to look the same (custom-select).
2020-09-16 10:17:58 +02:00
Peter Goodhall
75a4870ad9
[Users] Made Date Format defineable in the user profile and changed all the code in the system to follow selection
2020-09-15 22:04:47 +01:00
Peter Goodhall
5bab5dab14
Added comments to code and general clean up
2020-09-15 21:20:01 +01:00
Peter Goodhall
16ab6c8dc1
[Javascript] Split out JS code for ADIF and Notes pages
2020-09-15 21:09:18 +01:00
Peter Goodhall
d4aa6c9405
[Javascript] added base and site_urls as global vars
...
Added base and site_urls as global vars, this is the start of trying to put javascript into seperate files to make it easier to maintain.
2020-09-15 21:02:33 +01:00
Andreas
02f76113ab
Selects measurement_base from config-file when creating a new user.
2020-09-15 21:02:36 +02:00
Peter Goodhall
bd16b14dd0
Changed all text for QRZ to refer to the QRZ Logbook which is what its for making it clearer.
2020-09-15 17:56:15 +01:00
Peter Goodhall
dd09ca6350
Cleaned up the edit account area and gave it a new interface
2020-09-15 17:04:38 +01:00
Peter Goodhall
f98063fd56
Merge pull request #615 from AndreasK79/measurement_base
...
Measurement base moved to station_profile
2020-09-15 16:32:50 +01:00
Andreas
05a327bead
Selects measurement_base from config-file when creating a new user.
2020-09-15 11:16:47 +02:00
Peter Goodhall
1826ce2ef1
[Menu ] Changed the title to just eQSL
2020-09-14 13:42:00 +01:00
Andreas
04032ad72c
Merge branch 'measurement_base' of https://github.com/AndreasK79/Cloudlog into measurement_base
2020-09-14 12:32:23 +02:00
Andreas
6c07de7f2c
Changed it over to user profile. Fetches data from session instead.
2020-09-14 12:29:02 +02:00
Andreas Kristiansen
86643ca74d
Merge branch 'master' into measurement_base
2020-09-13 14:46:08 +02:00
Andreas
d38deea64a
Changed files to use measurement_base from station_profile
2020-09-13 14:42:49 +02:00
Peter Goodhall
1290fb8073
Merge PR #614 from AndreasK79 - Improved WAS Dialog popups with bootstrap4-dialog
...
Improved WAS javascript dialog windows and also added bootstrap4-dialog as we move away from Fancybox
2020-09-13 11:57:53 +01:00
Peter Goodhall
a95232c46a
[Stats] Removed DrawQSLChart as it was throwing an error due to not being used
2020-09-13 11:52:48 +01:00
Andreas
6e12336f89
Added the handling of measurement_base in the station_profile.
2020-09-13 11:45:49 +02:00
Andreas
a6e32226cc
File for loading details about WAS QSO in JS was missing.
2020-09-13 08:16:36 +02:00
Peter Goodhall
3f22d47e5b
Merge pull request #612 from AndreasK79/10_longest_streaks
...
10 longest streaks added to days with qsos
2020-09-12 21:42:43 +01:00
Andreas
fda81b3304
10 longest streaks added to days with qsos
2020-09-10 18:09:31 +02:00
Peter Goodhall
8009271d1a
Yay code comments
2020-09-06 21:08:49 +01:00
Peter Goodhall
590b527ea5
[Station Profile] Improved button text to make it clearer.
2020-09-06 20:59:25 +01:00
Peter Goodhall
8f943f21fc
[LoTW] Canadian Provinces added to TQ8 Export
2020-09-06 20:52:35 +01:00
Peter Goodhall
b96f73b4a1
[LoTW] Typo when mapping SAT_names
2020-09-06 20:32:41 +01:00
Peter Goodhall
1f00716cce
[LOTW] Map Sat Names to LOTW Sat Names
2020-09-06 20:18:26 +01:00
Peter Goodhall
752d73b7a2
[Search] Make sure Country name capitalistion is consistant
2020-09-05 23:34:56 +01:00
Peter Goodhall
048a86a581
[logbook] Convert the first character of each word in country name to upper case to be consistant
2020-09-05 23:33:23 +01:00
Peter Goodhall
e34107e0e8
Changed LoTW to Logbook of the World in the dropdown menu
2020-09-05 21:59:14 +01:00
Peter Goodhall
0c1e7cab42
LoTW Area changed icon and button style made it nicer
2020-09-05 21:55:45 +01:00
Kim Huebel
9ffe54be80
Fixed bug in Advanced Search
...
Actually there was an issue if the field 'submode' was not filled. Mode was not shown correctly. Now fixed.
73 de Kim
DG9VH
2020-09-04 22:14:47 +02:00
Matthias Jung
51344d56b4
Fixed small typo and ampersand in LOTW description
2020-09-04 14:42:20 +02:00
Peter Goodhall
9fce8fe76c
Improved IF statements for DXCC US when dealing with tq8
2020-09-03 16:34:47 +01:00
Peter Goodhall
f056e3f9a9
Open link in a new tab
2020-09-02 21:24:49 +01:00
Peter Goodhall
4666b63312
Changed the LoTW Github wiki page
2020-09-02 20:29:07 +01:00
Peter Goodhall
827e663238
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2020-09-02 20:28:28 +01:00
Kim Huebel
b2b8840ac6
Typo...
2020-09-02 21:07:07 +02:00
Kim Huebel
20ddd8114b
removed php-warnings on LoTW-Import...
...
If selected date is today or date in future, php notices appear and these iritates users. This patch removes the warnings on unset variables and puts out a clear message to check selected date.
2020-09-02 21:04:03 +02:00
Peter Goodhall
7ebf7cdc2f
Added some help information
2020-09-02 15:09:07 +01:00
Peter Goodhall
de19042277
Merge pull request #586 from AndreasK79/dropdown_for_cq_itu_station_profile
...
Dropdown for cq itu station profile
2020-09-02 15:02:54 +01:00
Peter Goodhall
1dca0564dc
Added some minor auth changes and removed dud code
2020-09-02 14:48:13 +01:00
Peter Goodhall
60a684d01b
Weird casing typo on LOTW
2020-09-02 14:25:27 +01:00
Peter Goodhall
b128f50cb2
US County added to the signing if available
2020-09-02 13:57:52 +01:00
Peter Goodhall
793ce241ad
Update adif_export.php
2020-09-02 13:54:08 +01:00
Peter Goodhall
eb5d1c40ca
Update adif_export.php
2020-09-02 13:53:43 +01:00
Peter Goodhall
19ef98f032
Added back state and county to lotw
2020-09-02 13:50:14 +01:00
Peter Goodhall
c419c9a326
Removed US stae as it was breaking
2020-09-02 11:50:41 +01:00
Peter Goodhall
947cfc57d8
removed us county for now
2020-09-02 11:48:55 +01:00
Peter Goodhall
24719a6b99
Added a BETA Warning to LoTW Sync
2020-09-01 18:13:26 +01:00
Peter Goodhall
e1af904162
Added support for US County in TQ8 export
2020-09-01 18:05:02 +01:00
Peter Goodhall
70ae1e48a8
Cleaned up some html
2020-09-01 18:02:31 +01:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync
2020-09-01 17:49:34 +01: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
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
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
Andreas
d2a977e301
Placed CQ and ITU side by side in edit and create station profile.
2020-08-29 12:57:14 +02:00
Andreas
cf6144bd5a
Added dropdown for CQ and ITU zone when creating and editing station profile.
2020-08-29 12:51:53 +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
a83a6fd3d0
Added TQ8 signing of Station State
2020-08-26 23:02:00 +01:00
Peter Goodhall
65e701da8a
Added extra validation on LOTW tq8 on freq field
2020-08-26 22:50:05 +01:00
Peter Goodhall
25f620a486
Builds and uploads TQ8 File to LOTW, Marks QSOs as sent to LOTW if successful
2020-08-26 21:04:17 +01:00
Peter Goodhall
94f3060419
Adds main cert & fixes some typos
2020-08-26 16:31:35 +01:00
Peter Goodhall
02f0a741b5
Update adif_export.php
2020-08-25 22:55:24 +01:00
Andreas
5fc4c65ff9
Added missing file.
2020-08-25 22:04:54 +02:00
Andreas
fe0a757726
Edit QSO is working with bootstrapdialog and ajax.
2020-08-25 22:03:54 +02:00
Peter Goodhall
042475a989
ADIF Export for LOTW ready for signing
2020-08-25 17:50:52 +01:00
Peter Goodhall
047636b674
Basics for ADIF TQ8 headers added based on database info
2020-08-25 15:53:20 +01:00
Andreas Kristiansen
37a7a20af5
Merge branch 'master' into award_was_summary
2020-08-24 20:24:06 +02:00
Andreas
712bbf1840
More work on QSO dialog for WAS award.
2020-08-24 20:16: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
f9448bddb2
Started code to read station profiles and find matching certs
2020-08-22 22:26:04 +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
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
Andreas
cccdb16d74
Added summary for DXCC award
2020-08-19 13:11:17 +02:00
Andreas
e30ea7a493
Added JS for dialog
2020-08-19 07:57:35 +02: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
Andreas
c8b999659c
Added summary on the WAS award page.
2020-08-18 14:41:16 +02:00
Peter Goodhall
fade52b18e
Added intro to uploading p12 and padlock icon
2020-08-17 21:38:16 +01:00
Peter Goodhall
5179a72c37
Added Last Upload DataTime field to LoTW_certs table to store when last sync took place
2020-08-17 17:09:00 +01:00
Peter Goodhall
90831f407b
Added all the parts to allow uploading p12 files into Cloudlog plus storing the data
2020-08-17 17:02:54 +01:00
Andreas
1f224d20e8
Added counter in award table for WAS and CQ.
2020-08-16 20:31:07 +02:00
Peter Goodhall
1296656dd6
Created the start of the frontend to display uploaded certificates.
2020-08-13 17:24:07 +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
Peter Goodhall
9368dfb55f
Removed some spacing
2020-08-10 23:12:05 +01:00
Peter Goodhall
fc1430f86a
Adds BAND_RX, FREQ_RX, SOTA_REF
...
Fixes #547 SOTA Ref missing on ADIF export
2020-08-10 22:24:01 +01:00
Peter Goodhall
7485b9d3b4
Merge pull request #571 from AndreasK79/qrz_upload_error_logging
...
Added a bit better error handling. Writing errors to logfile now, if …
2020-08-08 17:50:22 +01:00
AndreasK79
059246922b
Added Canadian provinces to state in Station Profile. Fixes #569
2020-08-08 16:01:19 +02:00
AndreasK79
0fbacec258
Added showing of error messages in GUI when uploading to QRZ.com
2020-08-08 15:52:59 +02:00
Peter Goodhall
427cd64c65
Merge pull request #562 from jtmnt/master
...
use measurement_base for distance calculation in views/view_log/qso.php
2020-08-06 11:51:27 +01:00
Kim - DG9VH
ab8876c883
Added 6cm into band selectbox
...
6cm was not listed...
2020-07-24 20:48:08 +02:00
es2ice
0d2daee7eb
use measurement_base for distance calculation
2020-07-16 22:53:24 +03:00
Kim - DG9VH
13e6b66d54
Fixed confusing behavior...
...
... when clicking on the "Mark imported/exported QSOs as uploaded to LoTW"... orifinally clicking on the export-label sets the marker on import, which was a bug by doublicated IDs on the HTML-entities.
2020-06-26 13:43:44 +02:00
AndreasK79
62e961747d
Added option for adif export to only export those not flagged as exported.
2020-06-23 09:22:37 +02:00
Peter Goodhall
797fd6db58
Cleaned up eQSL import screen
2020-06-17 15:17:46 +01:00
Peter Goodhall
5732cba6cc
Testing new checkbox layout
2020-06-17 15:11:05 +01:00
Peter Goodhall
a441377f19
Cleaned up the LoTW import screen
2020-06-17 15:05:21 +01:00
Peter Goodhall
008ff154ed
Changed QSO window pin to red dot.
2020-06-17 14:49:04 +01:00
Peter Goodhall
6d84a760b9
Changed QSO View Map pin to round dot
2020-06-17 14:37:17 +01:00
Peter Goodhall
94bef8da3a
Changed Map icon to round dot on dashboard and logbook
2020-06-15 16:59:27 +01:00
Peter Goodhall
0e15b79f4e
Fixes #533 where POST date/time has spaces
2020-06-05 21:50:09 +01:00
Peter Goodhall
5092f9b0dc
Merge pull request #531 from AndreasK79/reset_saved_time_and_date_on_post_qsos_after_24_hours
...
Resets date and time on post qso if the saved date and time was set f…
2020-06-04 22:11:55 +01:00
AndreasK79
cac020c4ea
Resets date and time on post qso if the saved date and time was set for more than 24 hours ago.
2020-06-04 22:29:20 +02:00
Peter Goodhall
48f9e86097
Merge pull request #527 from dl6nm/improve-add-user
...
Improve add user form
2020-06-04 21:19:24 +01:00
Kim - DG9VH
394ed759f3
Merge pull request #6 from dg9vh/patch-4
...
Update index.php
2020-06-03 22:18:10 +02:00
Kim - DG9VH
2efdcddaf9
Update index.php
2020-06-03 21:53:25 +02:00
Kim - DG9VH
0935ab2ef6
Update edit.php
2020-06-03 21:51:38 +02:00
dl6nm
4e70f77c20
Also keep timezone form data on error
2020-06-02 22:34:08 +02:00
Kim Huebel
dfc50b664e
Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
2020-05-31 23:40:48 +02:00
dl6nm
0642c70013
Set eQSL navigation tab "Upload QSOs" to the active one after import finished
2020-05-26 22:31:27 +02:00
Kim Huebel
6813237c59
reworked QSL-Indicators and print-functions to not only use "R" but also
...
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...
Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Peter Goodhall
0c11f4e9a7
Made callsign in the QSO popup bold
2020-05-24 23:15:07 +01:00
Peter Goodhall
9af164a41d
Made changes to the QSO information popup
2020-05-24 23:12:58 +01:00
Peter Goodhall
1cc0280650
Made date picker css local rather than a cdn
2020-05-24 22:43:18 +01:00
Peter Goodhall
1430aae552
Changed a few bits of code to clean it up
2020-05-24 22:40:37 +01:00
Kim Huebel
49e605090e
Made submodes visual clearer in selectbox using => as marker.
2020-05-24 11:13:40 +02:00
Kim Huebel
9cbd65b0cd
Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
...
some futher modifications
2020-05-24 08:51:30 +02:00
Kim Huebel
396eaab53a
Added Submode-Support in Logging/ADIF-Export etc.
2020-05-24 00:06:08 +02:00
Peter Goodhall
2ea3233ee2
Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup
2020-05-23 21:35:46 +01:00
Peter Goodhall
340adbaad5
On eQSL Import "Pull eQSL data for me" is selected by default to save button press
2020-05-22 12:12:34 +01:00
Peter Goodhall
0978769c77
On LOTW Import "Pull LoTW data for me" is selected by default saving a mouse press
2020-05-22 12:11:34 +01:00
Peter Goodhall
1ef515074c
Changed LOTW menu text to Lotw Import #496
...
Changed LOTW menu text to Lotw Import , this will of course be changed back once sync for uploading has been added which is becoming a priorty
2020-05-21 21:18:57 +01:00
Peter Goodhall
1c82450266
Added dropdowns for SAT NAME & Mode along with the free flow inputs this addresses #335
2020-05-21 21:01:43 +01:00
Peter Goodhall
df9ab47227
Made some text tweaks to QRZ views
2020-05-20 21:58:36 +01:00
Peter Goodhall
6121cda219
Merge pull request #502 from AndreasK79/qrz_upload_ui
...
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loadin…
2020-05-20 21:48:46 +01:00
AndreasK79
97440b2161
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loading button. https://github.com/loadingio/ldButton/tree/master/dist and https://github.com/loadingio/loading.css/tree/master/dist
2020-05-20 19:43:13 +02:00
Kim Huebel
ece34b756a
Added all modes in edit mode...
2020-05-17 15:08:21 +02:00
Kim Huebel
8f1dcf3db6
Make modes customizable and editable
...
As per request of some users, sometimes new modes or missing modes had to be
added into the code.
As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.
Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
Peter Goodhall
dbb722cd5d
Added Forum to the menu under profile along with help
2020-05-17 12:43:30 +01:00
Peter Goodhall
5e6e65301c
QSO Panel: CAT Timeout Warning Message #310
...
This adds a warning that Cloudlogs not received any recent data from CAT Interface this timeout is defined in the cloudlog.php configuration file
$config['cat_timeout_interval'] = 1800;
The default has been changed to 30mins.
2020-05-12 22:51:56 +01:00
Peter Goodhall
756499b2b3
Merge pull request #490 from stratoss/auto_grid_locator
...
Automatically work out Gridsquare from the location field based on geocoding.
2020-05-10 15:10:40 +01:00
Peter Goodhall
8d284228be
Merge pull request #492 from AndreasK79/Added_modes
...
Added ROS and JT6M. Fixes #491
2020-05-08 19:56:17 +01:00
AndreasK79
8230f60ec5
Added ROS and JT6M
2020-05-08 20:54:12 +02:00
Stanimir Stoyanov
256635919f
Ability to disable the auto QTH filler based on the location string
2020-05-08 14:52:53 +03:00
Peter Goodhall
0ea2ea5178
Changed text on the QRZ Logbook API inputs on station profile and added link to qrz for api
2020-05-08 12:07:33 +01:00
Stanimir Stoyanov
2eb89c1eff
Auto grid locator
2020-05-08 10:45:06 +03:00
Peter Goodhall
960f544726
Merge pull request #489 from AndreasK79/qrz_push
...
Added pushing of QSOs to QRZ.
2020-05-07 20:32:14 +01:00
AndreasK79
f1ad1d1d6e
Added pushing of QSOs to QRZ.
2020-05-07 17:35:58 +02:00
Peter Goodhall
7c3646cb67
Merge pull request #487 from dg9vh/ignored_qsl
...
Ignored QSLs are greyed arrowed...
2020-05-06 21:57:11 +01:00
Kim Huebel
f157378f9f
Ignored QSLs are greyed arrowed...
2020-05-02 22:15:25 +02:00
AndreasK79
1f1382353d
Forgot to remove some debugging stuff.
2020-05-02 18:08:14 +02:00
AndreasK79
ca3398e808
Saves date and time and keeps it when entering POST QSOs. Fixes #463 .
2020-05-02 16:54:13 +02:00
AndreasK79
9895494237
Added option if you want to import missing QSOs. If yes, try to locate station_id, if missing, do not import. Chose to use only 4 chars in gridsquare and like in query, to have the highest success in finding a station_id, since 6 char gridsquares can be entered, as well as multiples gridsquares. Fixes #407 .
2020-05-01 13:29:02 +02:00
AndreasK79
e2d84f2332
Added DXCC timeline.
2020-04-28 10:53:11 +02:00
Peter Goodhall
ac3b0475bc
Merge pull request #479 from AndreasK79/lotw_report_datepicker
...
Added datepicker for LoTW report download. Fixes #465 .
2020-04-25 22:12:47 +01:00
AndreasK79
adbc7f68ce
Added datepicker for LoTW report download. Fixes #465 .
2020-04-25 23:11:13 +02:00
Peter Goodhall
8ffe57fcf6
Merge pull request #475 from AndreasK79/days_with_qso
...
Added statistics for number of days with qso each year.
2020-04-25 16:20:14 +01:00
Peter Goodhall
de93daa3d6
Merge pull request #477 from AndreasK79/all_added_to_gridsquare_map
...
Added all to the gridsquare select. Fixes #470 .
2020-04-25 16:19:19 +01:00
AndreasK79
949c421a61
Added all to the gridsquare select. Fixes #470 .
2020-04-25 08:36:44 +02:00
AndreasK79
653549e3c2
Always run setRst to set mode when qso page is loaded. Fixes #474
2020-04-25 08:09:29 +02:00
AndreasK79
6dcdcca0bf
Added statistics for number of days qrv each year.
2020-04-24 23:29:01 +02:00
AndreasK79
9257417c71
Small bugfix in the propagation setting in qso entry
2020-04-22 18:43:51 +02:00
Peter Goodhall
c8a5c2624b
Merge pull request #464 from AndreasK79/edit_qso_improvements
...
Edit qso improvements
2020-04-22 15:29:45 +01:00
Peter Goodhall
4a0e8547a2
Merge pull request #461 from AndreasK79/dxcc_choice
...
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-22 15:24:03 +01:00
phl0
09437551e6
Only show details box if there is a QSO at all
2020-04-22 12:12:51 +02:00
phl0
9b1a570c25
Some minor spelling beauty :)
2020-04-21 11:48:43 +02:00
phl0
3b01617768
Add QSO count and Locator to details table
2020-04-20 21:05:00 +02:00
Kim Huebel
d50414ce4b
jumping back to Callsign after reset via ESC
...
After resetting fields on ESC-key jump back to callsign-field.
closed https://github.com/magicbug/Cloudlog/issues/466
2020-04-19 22:08:38 +02:00
AndreasK79
a0eee12275
Improved the edit QSO window with dropdowns. DXCC and CQ can now be changed as well.
2020-04-17 12:38:01 +02:00
AndreasK79
f1fa575178
Fixed badgesetting on DXCC.
2020-04-13 19:23:19 +02:00
Peter Goodhall
6bc90c8dc6
Added Transmit Power field to QSO panel under Station power is defined in watts
2020-04-13 16:47:58 +01:00
AndreasK79
4877ac7564
Moved DXCC/CQ to general. Fixed IOTA-populating. Fixed so that map location does not change if locator is filled.
2020-04-13 16:57:58 +02:00
AndreasK79
53a793ea00
Changed form-control to custom-select, as that was used other places.
2020-04-13 14:42:21 +02:00
AndreasK79
e974260913
Added IOTA-dropdown in QSO entry
2020-04-13 14:37:09 +02:00
AndreasK79
db2cd61b35
Added posibility to manually set dxcc and cq zone in qso entry window.
2020-04-13 10:34:02 +02:00
Peter Goodhall
8aae7299fc
Station Profile - IOTA Field - Added link to the IOTA World website reference list
2020-04-10 21:34:45 +01:00
Peter Goodhall
625f828bd5
If TX Powers stored in the database it will be shown on the QSO popup under "Station Information"
2020-04-09 15:44:15 +01:00
Peter Goodhall
353f860319
Hidden the CNTY fields in LOTW not required currently
2020-04-08 17:10:59 +01:00
Peter Goodhall
70831269e5
Added MY_STATE to the ADIF export
2020-04-08 17:04:01 +01:00
Peter Goodhall
48f6ea69bb
Added US state to station profile options
2020-04-08 17:00:25 +01:00
Peter Goodhall
d9ec5ec514
Final code commits for MY fields for tQSL
2020-04-08 15:00:48 +01:00
Peter Goodhall
752a8b48d3
Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location
2020-04-08 14:47:25 +01:00
Peter Goodhall
923e03d4a5
Fixed issue #444 when resetting previous contacts didn't clear back to the main list now resolved
2020-04-06 22:03:55 +01:00
AndreasK79
7c032d380c
Added a few options on ADIF import. Added mode to duplicate check when importing.
2020-04-05 14:23:43 +02:00
phl0
e3b2ea5801
Also show 6-digit grids worked and confirmed
2020-04-02 15:59:48 +02:00
Peter Goodhall
8fd62424f7
Merge pull request #452 from AndreasK79/LoTW_marking_on_export
...
Added possibility to mark QSOs as exported to LoTW. Fixes #446 .
2020-04-01 13:58:52 +01:00
AndreasK79
e7d1b3bf27
Added possibility to mark QSOs as exported to LoTW.
2020-04-01 08:43:08 +02:00
AndreasK79
2cfd8efdf2
Enhanced the CQ award with a table and form.
2020-03-30 21:03:38 +02:00
AndreasK79
cde55ab338
Rewrote WAS (Worked All States) to the same design as DXCC And IOTA.
2020-03-29 00:36:18 +01:00
Peter Goodhall
2ed763ec53
Changed IOTA in the nav to uppercase
2020-03-20 20:02:11 +00:00
Peter Goodhall
9250eb816d
Merge branch 'master' into IOTA_award_added
2020-03-20 19:56:37 +00:00
Peter Goodhall
f2e0e8d581
Updated CSS layout for awards nav
2020-03-20 17:32:33 +00:00
AndreasK79
01588e6e64
Fixed a typo in the IOTA-form.
2020-03-17 14:33:42 +01:00
Peter Goodhall
453de173bf
forgot to clear the table body when loading new qsos
2020-03-16 17:45:28 +00:00
Peter Goodhall
4cff817526
Clicking on a gridsquare on the gridsquare area when square is 4 char log shows who you worked.
2020-03-16 17:35:14 +00:00
Peter Goodhall
c1d2bd5e2f
Merge pull request #436 from AndreasK79/master
...
VUCC award added.
2020-03-16 11:24:27 +00:00
Peter Goodhall
47beff6e22
Starting to add popup to gridsquare map (not populated)
2020-03-16 11:20:10 +00:00
AndreasK79
992eb62a8b
VUCC award added.
2020-03-15 14:18:49 +01:00
Peter Goodhall
85039b8c42
strip gridsquare to just first 4 chars.
2020-03-14 22:13:22 +00:00
Peter Goodhall
a05344a0e3
Added onclick for map so that it returns the gridsquare of the mouse click thinking useful for a popup of the people worked in the square
2020-03-14 22:09:25 +00:00
Peter Goodhall
4ddaa36592
Automatically populate USA state from QRZ if its been supplied
2020-03-07 16:36:21 +00:00
AndreasK79
13771e9a07
IOTA Award added.
2020-03-07 11:39:22 +01:00
Peter Goodhall
01cade18fe
Added USA State to the edit fields list
2020-03-05 18:31:54 +00:00
Peter Goodhall
c72c5deea4
Added USA State to the QSO popup box
2020-03-05 18:29:31 +00:00
Peter Goodhall
f3e88ffdef
Added USA state to the General tab
2020-03-05 18:27:11 +00:00
Peter Goodhall
0ecbef6d9f
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2020-03-05 16:18:37 +00:00
Peter Goodhall
baa789f29c
UI things for upcoming changes
2020-03-05 16:17:25 +00:00
phl0
5accdc248f
Omit "Deleted" columen if deleted DXCCs are not included
2020-03-05 17:09:53 +01:00
phl0
fe286bd74c
Revert "Do not store div design in array"
...
This reverts commit 1aa2741351 .
2020-03-05 17:03:55 +01:00
phl0
1aa2741351
Do not store div design in array
2020-03-05 15:22:36 +01:00
phl0
390a9e5e06
Retain selected checkboxes so that you know what you filtered
2020-03-05 14:58:41 +01:00
Peter Goodhall
96e5000e08
Merge pull request #426 from AndreasK79/master
...
Reworked DXCC award. Changed look a bit, and added form for selection.
2020-03-03 14:45:12 +00:00
AndreasK79
e8941cf17d
Reworked DXCC award. Changed look a bit, and added form for selection.
...
Setting of start/end in dxcc_entities was fixed as well. This is needed to be able to select/deselect deleted entites.
2020-03-03 12:39:45 +01:00
Peter Goodhall
9d576be0fd
Cleaned up the popup boxes
2020-03-02 20:13:19 +00:00
Peter Goodhall
2d0aaba9bc
If SatPC32 radio is unselected reset the propagation select to none
2020-03-02 19:56:12 +00:00
Peter Goodhall
18abea2aa0
Sets propagation mode as a session variable and prepopulates the next QSO till its unselected, if SAT if sat name is selected prop_mode SAT automatically populated
2020-03-02 19:53:50 +00:00
Peter Goodhall
7b4f4621d0
Merge pull request #425 from phl0/noPasswordHintNeededHere
...
Password hint not applicable here
2020-03-02 14:41:38 +00:00
phl0
15fb2bbd76
Password hint not applicable here
2020-03-02 15:24:00 +01:00
Peter Goodhall
7d0917db8a
Made changes to popup boxes
2020-03-01 18:31:56 +00:00
Peter Goodhall
1dfdce63c5
Removed testing item
2020-03-01 18:08:32 +00:00
Peter Goodhall
c56aa4fa31
Updated Fancybox library, added function to save images to cloudlog from eqsl
2020-03-01 18:08:17 +00:00
Peter Goodhall
94219f3b62
Clicking on the received eQSL icon will redisplay the card (rate limited)
2020-03-01 16:59:03 +00:00
Peter Goodhall
f526eb4078
forgot to add a ; to end of function
2020-02-27 22:18:54 +00:00
Peter Goodhall
3fb2bb6065
Swapped to bootstrap bundle js wanted to start using tooltips
2020-02-27 22:17:42 +00:00
Peter Goodhall
ec7c87b853
Cleaned up the dashboard and added tooltip for confirmed dxcc information
2020-02-27 22:17:12 +00:00
Peter Goodhall
a3b134786c
Always get active station id from the database not session data
2020-02-27 14:43:07 +00:00
Peter Goodhall
c5aeab0ce0
Allow user to define date format
2020-02-21 11:40:05 +00:00
Peter Goodhall
ad694204ef
Small text change
2020-02-20 16:12:31 +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
AndreasK79
a57edd0366
Removed the ability to set none in stationprofile. Fixes #414
2020-02-12 19:55:36 +01:00
AndreasK79
e70039661a
Added WAS (Worked All States) under awards. It's based on the same layout as the DXCC award.
...
Display of qsoes when clicking a CQ-zone was also fixed.
2020-02-09 13:20:59 +01:00
Peter Goodhall
dc7016eeff
Merge pull request #411 from AndreasK79/master
...
Added placeholder on the datepicker in the ADIF export.
2020-02-08 12:13:17 +00:00
AndreasK79
7747359e8e
Added placeholder on the datepicker in the ADIF export.
2020-02-08 12:36:08 +01:00
Peter Goodhall
25394501e6
Merge pull request #394 from dg9vh/improved_countries_breakdown
...
Improved Countries Breakdown
2020-02-07 16:48:03 +00:00
AndreasK79
a4e942af43
Added a button to only delete the log, not the profile. I found this to be valuable when testing out the import, and not having to create a new profile each time.
2020-02-07 14:54:49 +01:00
AndreasK79
98377c8b4a
Implements a datepicker for exporting your log to an ADIF-file.
2020-02-07 14:17:05 +01:00
AndreasK79
c682b8f3b4
This fixes the ADIF header import bug. Fixes #363 .
2020-02-05 21:27:20 +01:00
Kim Huebel
1edefc1b56
Added ESC-Key for resetting all QSO-Fields (quick-delete at qso-entry)
2019-12-22 21:15:18 +01:00
Kim Huebel
024d4df010
added Paper/eQSL/LoTW...
2019-12-11 22:50:21 +01:00
Kim Huebel
64894d0573
Merge branch 'master' of https://github.com/magicbug/Cloudlog into improved_countries_breakdown
2019-12-11 22:36:54 +01:00
Peter Goodhall
a77a31be44
Reselecting 13cm after a logged QSO wasn't working due to a typo was 14cm instead of 13cm FAIL
2019-12-10 19:33:31 +00:00
Kim Huebel
4f1ba5327c
Improved Countries Breakdown by showing confirmed (by paper-QSL) and needed confirmed
2019-12-07 23:32:41 +01:00
Peter Goodhall
a79187c9be
Fixed issue where map wasn't displayed if it was showing it based on dxcc when gridsquare isn't provided
2019-12-04 20:02:37 +00:00
Peter Goodhall
c2a389cb99
When importing only check QSO exists for that station profile
2019-12-04 15:16:56 +00:00
Peter Goodhall
81e8b51729
Deleting a station profile also deletes all its associated QSOs
2019-12-03 19:16:40 +00:00
Peter Goodhall
b011b9876a
hide comment remarks if not logged in
2019-11-25 18:36:39 +00:00
Peter Goodhall
4252a3ab2d
Lots more ADIF validation.
2019-10-21 17:41:21 +01:00
Kim Huebel
4d2b456c83
Now all should be resetted correct :-)
2019-10-13 23:24:26 +02:00
Kim Huebel
1a20b06f36
reset :-)
2019-10-13 23:20:18 +02:00
Kim Huebel
00060fb12c
now with colored country-label
2019-10-13 23:15:04 +02:00
Kim Huebel
8db0de20ee
Sorry, forgot to reset the css-classes after reset/logging
2019-10-13 23:07:19 +02:00
Kim Huebel
192a63ad4b
Added indicators, if callsign/dxcc is worked on band and mode
...
like the locator-input the callsign-input is colored in red or green
the country-label is enabled with a label that tells us about worked/not wkd
2019-10-13 22:42:41 +02:00
Peter Goodhall
f67c3cee0e
Changed ADIF spec version to 3.1.0 which is the latest
2019-10-12 23:44:51 +01:00
Peter Goodhall
eb6651697b
Had an extra EOR at the end of the adif string
2019-10-12 23:43:07 +01:00
Peter Goodhall
7f538b4cab
added clublog/realtime function this hasn't been tested current thinking is to run in a cronjob every minute or so
2019-10-12 23:42:03 +01:00
Peter Goodhall
fc6bc4f8a7
Added card-body tot he html
2019-10-12 22:52:30 +01:00
Peter Goodhall
9cf5f06265
removed border around Previous Contacts box on QSO page to make more room
2019-10-12 22:49:06 +01:00
Peter Goodhall
4df3a6ce8b
Merge pull request #370 from dg9vh/improve_search
...
Enhancing advanced search with some more operators and enabling QSO-V…
2019-10-09 21:21:14 +01:00
Kim Huebel
bfd5526e13
Enhancing advanced search with some more operators and enabling QSO-View to link to edit page if logged in.
2019-10-09 18:57:55 +02:00
Peter Goodhall
8cca1bf998
Removed Select2 for now
2019-10-09 17:09:49 +01:00
Peter Goodhall
5617ea367e
Started QSL management system
2019-10-08 21:38:34 +01:00
Peter Goodhall
39bd4c6fbc
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2019-10-08 21:11:19 +01:00
Peter Goodhall
2fe45434cc
some html id changes
2019-10-08 21:11:13 +01:00
Michael G7VJR
80145b4732
Use Club Log CDN for cty.xml
...
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".
Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00
Peter Goodhall
1f53fceb26
Cleaned up some time display items
2019-10-06 16:50:33 +01:00
Peter Goodhall
48bb5948b5
Updated to improve storing of seconds against the time
2019-10-06 16:38:54 +01:00
Peter Goodhall
5ce70ec532
You can now edit the QSO and change the OPERATOR callsign if its not the one in the login account
2019-10-06 16:08:11 +01:00
Peter Goodhall
a2f8947ba7
You can now change Station profile when editing a QSO
2019-10-06 16:00:01 +01:00
Peter Goodhall
8a601e3c5e
small html change adding id tag
2019-10-05 23:21:52 +01:00
Peter Goodhall
71c3556a8b
Testing select2
2019-10-05 23:17:42 +01:00
Peter Goodhall
448fb61b93
Made UI improvements to ADIF functions area
2019-10-05 22:51:02 +01:00
Peter Goodhall
22d67eeefc
Header change: notes no longer a dropdown
2019-10-05 22:42:15 +01:00
Peter Goodhall
14d0dd94ef
Only loads quill on Notes Add & Edit
2019-10-05 22:14:52 +01:00
Peter Goodhall
214c718032
improvements to the notes ui
2019-10-05 22:10:45 +01:00
Peter Goodhall
46dfd35815
Added Quill WYSIWYG to Notes, added XSS to user area and Notes
2019-10-05 21:57:44 +01:00
Peter Goodhall
23e6dd66e1
testing settings layouts
2019-10-05 18:58:18 +01:00
Peter Goodhall
e79a349897
Start of settings
2019-10-04 18:30:55 +01:00
Peter Goodhall
fdb030bdfe
Fixed issue where when editing station profile city wasn't updated
2019-10-04 18:00:56 +01:00
Peter Goodhall
f4a0298247
Removed unneeded components from User edit which have moved to station profile screen
2019-10-04 11:37:55 +01:00
Peter Goodhall
1bf848bd4b
station profile edit area submit button said create instead of update (doh)
2019-10-04 11:35:37 +01:00
Peter Goodhall
6439af3df9
Cloudlog now requires eQSL QTH NIckname to upload QSOs
2019-10-04 11:32:29 +01:00
Peter Goodhall
698fc51dab
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2019-10-03 22:18:20 +01:00
Peter Goodhall
48f07949fb
Added function to edit station profiles
2019-10-03 22:18:14 +01:00
Peter Goodhall
24b7decba6
Merge pull request #355 from dg9vh/qslrequestedyellow
...
mark requested paper qsls (send and receive) with yellow maker
2019-10-03 21:35:01 +01:00
Peter Goodhall
01aa885bcc
Removed items from Station Profile display table shifting to a details area
2019-10-03 15:12:19 +01:00
Peter Goodhall
2a8f7f9272
Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname
2019-10-03 12:56:25 +01:00
Kim Huebel
14b621c835
mark requested paper qsls (send and receive) with yellow maker
2019-10-02 22:18:44 +02:00
Kim Huebel
044407fefc
considering only the QSOs of the active station profile now.
2019-09-27 23:04:49 +02:00
Peter Goodhall
939ef2acb6
Removed MY_ prefixed fields from the dropdown as these are now stored within station profiles
2019-09-25 00:50:47 +01:00
Peter Goodhall
fdb19f6406
Station callsign field must be returned by mysql to be shown.
2019-09-25 00:08:39 +01:00
Peter Goodhall
f638b82005
When exporting, always use the active station profile
2019-09-24 23:42:01 +01:00
Peter Goodhall
54e4e9677c
station callsign information shown in QSO popup windows and search
2019-09-24 23:10:59 +01:00
Peter Goodhall
26e4fd16ef
/logbook now shows the station_callsign used
2019-09-24 22:54:37 +01:00
Peter Goodhall
ecd7f7f6ac
On /station/ next to each profile it gives a QSO count.
2019-09-24 22:19:49 +01:00
Peter Goodhall
8c9e50ff85
Extended the Station Profile options these will act as logbooks within Cloudlog
2019-09-23 17:29:22 +01:00
Kim - DG9VH
890c4f713f
Typo: functons => functions
2019-09-22 19:55:30 +02:00
Peter Goodhall
558fe3a08d
left debug stuff on
2019-09-14 20:41:43 +01:00
Peter Goodhall
e81b3c1d5b
Added grouped searching and tidied up the search results
2019-09-14 20:40:17 +01:00
Peter Goodhall
c80f769a7c
set type fields for search and remove any INTL fields as they arent used
2019-09-14 17:42:20 +01:00
Peter Goodhall
460b422b62
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2019-09-14 17:21:42 +01:00
Peter Goodhall
a33f073df5
Added nav bar to search areas for basic and advanced
2019-09-14 17:19:44 +01:00
Peter Goodhall
9d23393d8d
Merge pull request #349 from dg9vh/csvexport
...
optimized CSV Download
2019-09-12 15:54:05 +01:00
Peter Goodhall
184b6ee1fb
Updated wiki link for Search filter docs
2019-09-12 01:12:56 +01:00
Peter Goodhall
771b386978
Removed custom from Statistics redundant will move functions to /search/filter
2019-09-12 01:01:22 +01:00
Peter Goodhall
c9a473bdb9
Started adding filtered search options (search/filter) using querybuilder "Add Group" doesn't work currently
2019-09-12 00:53:39 +01:00
Kim Huebel
33178fca89
optimized CSV Download - now direct download, not showing CSV in browser.
2019-09-11 22:09:51 +02:00
Peter Goodhall
d6acd34028
Added a public_search config option this allows you to make search available for users not logged in
2019-09-11 17:32:40 +01:00
Peter Goodhall
5e1f7fbce8
Changed browser CAT update to 3 seconds after code refactoring
2019-09-06 17:09:19 +01:00
Peter Goodhall
440ae1a5a2
Changed the CAT Update time to 5 seconds to reduce some cpu load
2019-09-06 16:08:45 +01:00
Peter Goodhall
d1b5db4ef2
More work done on search filter option
2019-09-04 23:42:11 +01:00
Peter Goodhall
5d1c13efab
building blocks to a proper search and filter system added code to come!
2019-09-04 23:12:45 +01:00
Peter Goodhall
1394b255d5
html clean up
2019-09-04 23:00:09 +01:00
Peter Goodhall
ccc6cf1277
Fixes #333 where country update files system needs php-xml to be installed if its not functions are disabled to update and your told to install it.
2019-09-04 22:57:38 +01:00
Peter Goodhall
dd789124a0
When typing a calllsign in the nav search box its uppercase
2019-09-04 22:16:14 +01:00
Peter Goodhall
c1e5f1f363
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2019-09-04 22:12:05 +01:00
Peter Goodhall
fe54069d6e
Cleaned up search bugs
2019-09-04 22:11:55 +01:00
Kim Huebel
9c618490ea
replace 0 with Ø in Callsigns for nicer printout in csv
2019-09-04 12:08:34 +02:00
Peter Goodhall
b12e6ebb7e
Fixed centered nav the container div needed to be with the nav tags
2019-08-29 22:02:57 +01:00
Peter Goodhall
8d7698b3db
Uncentered navbar as it broke ui and zindex
2019-08-29 21:54:55 +01:00
Peter Goodhall
1288a5c67e
Merge pull request #339 from teabreakninja/master
...
navbar to center, awards table header to sticky
2019-08-29 21:39:48 +01:00
Andy
3bbe108ef1
navbar to center, awards table header to sticky
2019-08-29 20:45:15 +01:00
Kim - DG9VH
7760a121ee
Update index.php
2019-08-28 22:28:30 +02:00
Kim Huebel
ed5a024181
improved via-datafield (added label)
2019-08-28 21:59:16 +02:00
Kim Huebel
9abbf8e46a
Corr Typo
2019-08-28 21:50:11 +02:00
Kim Huebel
dfa498c6e4
Modified Csv-Output
2019-08-28 21:45:50 +02:00
Kim Huebel
0f81c3f6a8
Exporting QSO-Data for printing QSLs
2019-08-28 21:13:24 +02:00
Peter Goodhall
87bc0a66e3
Added operator to adif export part of issue #336
2019-08-27 23:23:50 +01:00
Peter Goodhall
47d9efe218
Shows both Station Callsign and Operators callsign in the QSO popup window
...
This addresses some of the issues in #336 adding station operator callsign and the station callsign to the QSO popup for information purposes.
2019-08-27 23:15:31 +01:00
Peter Goodhall
b23dd5dff1
When you enter a gridsquare it will pan to it rather than sharp move removing shuddering
2019-08-26 15:13:52 +01:00
Peter Goodhall
392add4efd
Added Javascript confirm to station profile delete to make the user confirm.
2019-08-19 22:33:05 +01:00
Peter Goodhall
c124a0200c
You can now select station profile for ADIF file when importing
2019-08-19 22:25:50 +01:00
Peter Goodhall
6a65c26a28
Reset the freq and freq tx fields when no longer using SatPC32 as radio
2019-08-18 16:04:01 +01:00
Peter Goodhall
ae131c6679
If SatPC32 is unselected from radio dropdown clear the sat_name and sat_mode windows
2019-08-18 16:00:15 +01:00
Peter Goodhall
4b6d59d152
Cleaned up html a bit
2019-08-18 15:52:45 +01:00
Peter Goodhall
c0e7103d3a
Set TX/RX Sig reports to default to 599 for psk/rtty
2019-08-18 15:51:31 +01:00
Peter Goodhall
1f46d1b98e
Shows contest serial information on the QSO popup window
2019-08-18 15:36:30 +01:00
Peter Goodhall
71f496627f
cleaned up html
2019-08-18 15:35:08 +01:00
Peter Goodhall
8545e94c29
Shows contest strings on the logbook page
2019-08-18 15:34:30 +01:00
Peter Goodhall
0739790943
Grid worked before now checks based on type SAT or band/mode
2019-08-16 12:25:31 +01:00
Peter Goodhall
02c10858c0
When you change the QRA field in the QSO input, it will check gridsquare and return whether worked or not based on SAT or if sat_name isn't filled out it will do band/mode
2019-08-16 12:06:19 +01:00
Peter Goodhall
b1b4d36f37
Hide callsign suggest after emptying fields
2019-08-15 12:06:24 +01:00
Peter Goodhall
d06785923c
hide suggestions till a callsigns entered
2019-08-15 12:03:15 +01:00
Peter Goodhall
50fc45dd80
Added the start of the callsign suggest feature
2019-08-13 22:02:36 +01:00
Peter Goodhall
eafae062e5
Fixed issue where if DXCC wasn't defined during json callsign call it would cause lookup to fail
2019-08-13 16:11:12 +01:00
Peter Goodhall
d99ea19bb3
Callsign information is only looked up when you enter a callsign equals to or larger than 3 chars
2019-07-25 14:16:09 +01:00
Peter Goodhall
98cc57bcd3
Made save button on edit page screen
2019-07-25 13:50:13 +01:00
Peter Goodhall
a4407ef316
on the Edit user page, changed Clublog username text to email/callsign to match clublog.org due to some confusion by a couple of users.
2019-07-25 13:48:35 +01:00
Tobias Mädel
89f97531fe
Fix JS error when using hamqth
2019-07-25 09:11:11 +02:00
Peter Goodhall
830205dcfc
Make sure imported ADIF files are set to UTF-8
2019-07-23 20:25:09 +01:00
Peter Goodhall
a62764e69d
Added the ability to set the API key description #287
2019-07-09 17:18:19 +01:00
Peter Goodhall
b78259313a
Cleaned up old css and javascript
2019-07-08 20:30:19 +01:00
Peter Goodhall
e35c7671ac
Removed old JS reference
2019-07-08 20:26:37 +01:00
Peter Goodhall
39d8be0163
Added API.xsl back and changed url
2019-07-08 20:25:10 +01:00
Peter Goodhall
37e38c4433
Cleaned up old files not needed since all the changes at the start of the year
2019-07-08 19:42:03 +01:00
Peter Goodhall
4ab8b9ebfa
Fixed Frequency typo on the edit display
2019-07-02 17:27:35 +01:00
Peter Goodhall
8f4e10dffa
Redesigned the edit QSO window and added ability to edit MY Station info
2019-06-30 16:41:03 +01:00
Peter Goodhall
c3c2916c1d
Fixed issue with POST errors shown on the upload page before it had even been submitted fixes #311
2019-06-30 00:06:24 +01:00
Peter Goodhall
900b419982
Added then removed icons from notes and analytics because it looked rubbish
2019-06-30 00:01:33 +01:00
Peter Goodhall
6eb71dfe3b
Update header.php
2019-06-29 23:58:23 +01:00
Peter Goodhall
1ce2958cdd
Removed call to kml.js as its not used
2019-06-29 23:21:23 +01:00
Peter Goodhall
8b3d5cf1bb
Added band drop down on the gridsquare band view.
2019-06-28 18:17:54 +01:00
Peter Goodhall
ea138a2bd5
Added page titles to gridsquare areas
2019-06-28 17:32:07 +01:00
Peter Goodhall
14a331b942
Update index.php
2019-06-28 17:23:37 +01:00
Peter Goodhall
6de6a8ca29
Gridmaps show confirmed squares from Lotw & Paper (not eqsl), the band gridmaps do not show satellite, repeaters or anything internet related
2019-06-28 17:07:34 +01:00
Peter Goodhall
39158336d7
Created a new menu dropdown Analytics to show stats graphs and gridsquares plus new features to come
2019-06-27 15:06:31 +01:00
Peter Goodhall
f6a636eb15
Fixed type on the gridsquare index page.. should have been satellites in the url
2019-06-26 22:14:55 +01:00
Peter Goodhall
1734a05ded
Ability to map gridsquares at /gridsquares/
...
You can now see gridsquares on the map at /gridsquares either satellites or by band
2019-06-26 21:11:44 +01:00
Peter Goodhall
57fecec4fc
Removed some whitespace from view/footer.php
2019-06-26 16:52:36 +01:00
Peter Goodhall
2b7bca1ed3
Merge pull request #300 from dg9vh/set-rst
...
Modified Javascript to update RST on mode change via cat-control
2019-06-26 11:09:29 +01:00
Kim Huebel
0eb4d892fd
Added new Awards - DOK
...
This gives us a list of worked DOKs (counted only, if DXCC is 230 = Germany)
2019-06-26 10:17:06 +02:00
Kim Huebel
4d30dc426e
replaced 0 with Ø in callsigns
2019-06-25 15:28:59 +02:00
Peter Goodhall
13c225cf71
Cleaned up the qso view popup a bit
2019-06-25 11:00:55 +01:00
Peter Goodhall
12e2b15c1e
Updated view() function as it was preferencing the old dxcc table
2019-06-25 10:57:54 +01:00
Peter Goodhall
f8998f17a9
Merge pull request #306 from dg9vh/dok - Added DARC-DOK field to QSO window and also other sections
...
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
2019-06-25 10:51:07 +01:00
Kim Huebel
d71d592147
Moved location based on CR.
...
Also made common look&feel at qso-view (forgotten : on some field-labels)
2019-06-25 08:33:31 +02:00
Kim Huebel
73cd07e4c2
Possibility to add DARC-DOK in existing Database-Field COL_DARC_DOK
2019-06-24 23:03:13 +02:00
Peter Goodhall
91dc6dde94
Ability to turn gridsquare map on and off
2019-06-24 18:21:02 +01:00
Peter Goodhall
e67c1a4688
started code to show gridsquare overlay
2019-06-24 17:32:22 +01:00
Peter Goodhall
4a205f4b7f
Update footer.php
...
Added comment to reset_fields function
2019-06-24 16:18:17 +01:00
Peter Goodhall
914a815aef
Pressing the reset button on the QSO page resets all the correct fields
2019-06-24 16:13:51 +01:00
Peter Goodhall
6ef6680aaa
When typing a gridsquare in the field on the QSO page it will only get bearing and when the field has 4 chars saves useless calculation
2019-06-24 16:02:02 +01:00
Peter Goodhall
9891b44ae3
Within the Edit QSO box before it will delete you must confirm to save mistakes
2019-06-23 16:20:09 +01:00
Peter Goodhall
9a2abd2f1e
You can now delete a QSO via the cog dropdown
2019-06-23 16:11:55 +01:00
Peter Goodhall
ac231095c7
Completely removed any display of the time instead of **:**
2019-06-23 16:00:14 +01:00
Kim Huebel
0b7033a1ba
Made the whole thing configurable with
...
application/config/cloudlog.php
2019-06-22 12:34:06 +02:00
Kim Huebel
6288b0a28c
Fixed Headline.
2019-06-21 23:45:34 +02:00
Kim Huebel
17d57e071c
fixed forgotten Detail-view with time
2019-06-21 23:40:14 +02:00
Kim Huebel
0cc7b36796
Merge branch 'master' of https://github.com/magicbug/Cloudlog into dashboard
2019-06-21 22:34:17 +02:00
Peter Goodhall
d05717c1e6
You can now delete API keys via /api/help
2019-06-21 21:33:21 +01:00
Kim Huebel
3e3ade7c68
Masking QSO-Time on dashboard with **:** of not logged in
...
To avoid third parties to get to much infos on QSOs.
2019-06-21 22:25:11 +02:00
Peter Goodhall
1da6668331
Fixed bug where eqsl user wasn't being shown on the edit page.
2019-06-19 16:15:08 +01:00
Peter Goodhall
b26e9e4bdb
Generate ADIF file for upload to Clublog
2019-06-19 14:48:06 +01:00
Peter Goodhall
45a809c331
Added inputs and table columns to start supporting Clublog uploading
2019-06-19 14:14:10 +01:00
Kim Huebel
9163da4676
Modified Javascript to update RST on mode change via cat-control
2019-06-17 21:21:58 +02:00
Peter Goodhall
b4da6386e0
Cleaned up code a bit
2019-06-17 14:12:39 +01:00
Kim Huebel
5d31520faf
Make Awards - DXCC to show only worked band-slots
2019-06-17 10:10:55 +02:00
Peter Goodhall
183f4348f8
Merge pull request #296 from dg9vh/master
...
Added more Band-Slots on DXCC-Statistics
2019-06-16 18:20:21 +01:00
Peter Goodhall
09cf6c45d2
Fixed issue where IOTA Ref wasn't populated from QRZ
2019-06-16 18:13:19 +01:00
Kim - DG9VH
f400830170
Merge pull request #4 from magicbug/master
...
Merge with master
2019-06-16 19:06:17 +02:00
Peter Goodhall
53728a851d
Populate QSL Manager from QRZ in the QSL Via field on the QSO Page
2019-06-16 17:49:39 +01:00
Kim Huebel
cd4c752c8c
Added more Band-Slots on DXCC-Statistics
2019-06-16 18:41:02 +02:00
Peter Goodhall
5db81d6089
Displays under the callsign whether persons an lotw user or not
2019-06-16 16:37:26 +01:00
Peter Goodhall
33151391e2
Made a typo
2019-06-16 15:33:11 +01:00
Peter Goodhall
be6e47d0d5
Logbook options are now a cog dropdown to clean up the interface
2019-06-16 15:29:31 +01:00
Kim Huebel
42c24dc402
Added QSL-Received-Button
2019-06-15 20:20:20 +02:00
Peter Goodhall
ec5c356cc0
Added a map to the Add QSO page
2019-06-14 00:14:39 +01:00
Peter Goodhall
c3bb33ff03
SOTA list displayed in awards based on the SOTA field in the add qso being filled in correctly
2019-06-13 18:40:02 +01:00