Andreas
8f37c06971
[QSLCard] Removed unused file. Added view qsl inside qso dialog, so that you know which file to delete (else you had to go to view qsl page and delete from there).
2020-11-01 21:45:47 +01:00
Andreas
bcfe979573
[QSL Card image] jQuery upload, dynamically adding/deleting to table and carousel.
2020-11-01 12:36:02 +01:00
Andreas
82ad08d290
Added front and back image upload at the same time.
2020-10-29 20:18:51 +01:00
Peter Goodhall
f974105329
Fixed migration file was malformed PHP, changed some text in the tabs
2020-10-29 17:34:59 +00:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01:00
Andreas
6b1f30cb0d
New feature: QSL card image upload
2020-10-28 23:20:03 +01:00
Paul Beesley
c65ce673aa
Normalise button styles
...
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.
Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Peter Goodhall
8f4609f060
[Logbook] Made the table big again, was far to cramped as table-sm was visually hard to read
2020-10-18 21:30:56 +01:00
Peter Goodhall
ef3c3c724f
Update qso.php
2020-10-18 15:47:14 +01:00
Peter Goodhall
5f331b651f
[QSO Window] Country names not full uppercase
2020-10-18 15:40:26 +01:00
Peter Goodhall
2862b7851a
[QSO Window] Added Share QSO Via Twitter
2020-10-18 15:38:49 +01:00
Andreas
a58c913449
Fix for DXCC count on qsl/eqsl/lotw on dashboard.
2020-10-16 20:11:45 +02:00
Peter Goodhall
7d7156de6d
[Logbook] make country names less shouty and uniformed
2020-10-12 15:32:21 +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
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
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
Andreas
02f76113ab
Selects measurement_base from config-file when creating a new user.
2020-09-15 21:02:36 +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
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
Andreas
5fc4c65ff9
Added missing file.
2020-08-25 22:04:54 +02: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
b5d1a7c96b
Merge branch 'master' into configurable_modes
2020-08-18 16:22:26 +01:00
es2ice
0d2daee7eb
use measurement_base for distance calculation
2020-07-16 22:53:24 +03:00
Kim Huebel
dfc50b664e
Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
2020-05-31 23:40:48 +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
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
Kim Huebel
f157378f9f
Ignored QSLs are greyed arrowed...
2020-05-02 22:15:25 +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
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
c72c5deea4
Added USA State to the QSO popup box
2020-03-05 18:29:31 +00:00
Peter Goodhall
9d576be0fd
Cleaned up the popup boxes
2020-03-02 20:13:19 +00: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
c5aeab0ce0
Allow user to define date format
2020-02-21 11:40:05 +00: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
b011b9876a
hide comment remarks if not logged in
2019-11-25 18:36:39 +00: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
2fe45434cc
some html id changes
2019-10-08 21:11:13 +01:00
Kim Huebel
14b621c835
mark requested paper qsls (send and receive) with yellow maker
2019-10-02 22:18:44 +02: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
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
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
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
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
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
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
Peter Goodhall
b4da6386e0
Cleaned up code a bit
2019-06-17 14:12:39 +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
ad76b88ac1
Added field for SOTA Ref and its shown in the popups
2019-06-13 18:35:14 +01:00
Peter Goodhall
da4dc1bf27
Fixed CSS/HTML for the qso information popup
2019-05-25 18:43:32 +01:00
Peter Goodhall
71353f943f
Arrow was pointing the wrong way
2019-05-22 22:27:08 +01:00
Peter Goodhall
7e242c1a17
QSL changed to arrows
2019-05-22 22:22:09 +01:00
Peter Goodhall
39a8e0e667
Display changes for eqsl status
2019-05-22 22:17:13 +01:00
Peter Goodhall
e2ff5d77c1
Logbook interface updated
2019-05-14 16:46:16 +01:00
Peter Goodhall
18c20aa270
Search Interface updated
2019-05-14 11:52:11 +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
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
g0wfv
e85ee13ffd
Logging: Change to single source file
2018-12-16 12:31: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
Peter Goodhall
906a4ce249
Fixed QSO popup map to show only one pin and the callsign in a popup
2018-11-27 14:11:14 +00:00
=
fd6e815b93
Made zoom a variable, changed Social/maps to use OpenStreetMap
2018-11-26 20:24:14 +00:00
=
c33865a8c5
Move from GoogleMaps to OpenStreeMap
2018-11-25 14:21:12 +00:00
Tobias Mädel
80f8c3f158
Added configurable google maps key
2018-11-05 11:56:55 +01:00
Andy
9752bf7858
Check existing log entries against the new DXCC/Country list
2016-02-22 08:09:50 +00:00
Andy
34212d2976
DXCC awards has links to show stations worked on that band and country
2016-02-15 17:46:33 +00:00
Andy
98a17832c9
eQSL column now showing correctly
2016-02-13 13:55:16 +00:00
Peter Goodhall
c00c799a9e
added lotw data to logbook view
2016-02-12 18:23:46 +00:00
Peter Goodhall
2c99a0e2de
only shows confirmed by lotw if its true
2016-02-12 17:55:04 +00:00
Peter Goodhall
de598e5f3b
added if statement to outside the tr tag
2016-02-12 17:48:51 +00:00
Peter Goodhall
51357514f4
hide eqsl from table heading if config isnt populated
2016-02-12 17:47:25 +00:00
Peter Goodhall
9935985591
if eqsl username isnt provided dont show in logbook table
2016-02-12 17:44:51 +00:00
Peter Goodhall
018224349a
if COL_EQSL_QSL_SENT != N then show the fields
2016-02-12 17:40:19 +00:00
Andy
c40eb37f40
more changes
2016-02-12 16:31:29 +00:00
Andy
58bad43b73
Dxcc Chart
...
Moved log to partial
QSO log bug fix
Allow ADIF upload (not just ADI)
2016-02-12 16:22:30 +00:00
Warren Volz
fb5da66476
make google map calls use https
2014-07-15 23:48:24 -06:00
Peter Goodhall
6df862b135
bands are always shown with a lowercase m
2014-01-08 18:05:14 +00:00