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