提交图

1404 提交

作者 SHA1 备注 提交日期
Peter Goodhall
d4a164fc94 [LOTW] LoTW user lookup switched from importing CSV to database to PHP reading it directly reducing MySQL load 2020-09-21 14:02:50 +01: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
Peter Goodhall
305f8d3eb6 [User] Added missing logic to actually save date format and also measurement when creating a user 2020-09-16 20:54:26 +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
45ceb90609 [eQSL] Commented Code 2020-09-15 22:50:59 +01:00
Peter Goodhall
9ce97d1236 [eQSL] Errors if no eQSL Nicknames have been defined with Station Profiles (Fixes #613) 2020-09-15 22:49:05 +01: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
Peter Goodhall
ccc8dbbc3c Class type typo in the migration class should be "add_users_measurement_base" 2020-09-15 16:30:16 +01:00
Andreas
05a327bead Selects measurement_base from config-file when creating a new user. 2020-09-15 11:16:47 +02:00
Andreas
9d4c40e44c Measurement_base in config is now fallback if not set in user profile. 2020-09-14 20:24:57 +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
Andreas
e487ebdd45 Migration file added. 2020-09-13 13:57:21 +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
6bb5e0087c [LoTW] Improved error reporting 2020-09-08 00:49:54 +01:00
Peter Goodhall
caed5b61ec Update Lotw.php 2020-09-08 00:48:27 +01:00
Peter Goodhall
07be28b848 Update Lotw.php 2020-09-08 00:47:53 +01:00
Peter Goodhall
99a4c8489a [LoTW] It will let you know if theres nothing to upload for the station profile in the output 2020-09-08 00:45:58 +01:00
Peter Goodhall
5e8d0109a0 Update Lotw.php 2020-09-08 00:33:41 +01:00
Peter Goodhall
f526cb6bcf [lotw] minor bugs 2020-09-08 00:31:22 +01:00
Peter Goodhall
0b31b54664 extra check on empty field 2020-09-08 00:30:16 +01:00
Peter Goodhall
8f3abf6652 Minor Improvements 2020-09-08 00:20:27 +01:00
Peter Goodhall
c0700eb102 Checking some LOTW bits 2020-09-08 00:12:11 +01:00