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
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