提交图

1833 提交

作者 SHA1 备注 提交日期
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
Peter Goodhall
68f5c01196
Merge pull request #616 from AndreasK79/was_dialog_bugfix
Fixes issue with edit areas
2020-09-15 20:17:05 +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
Peter Goodhall
9e97266b79 Fixed missing js libraries 2020-09-13 11:51:11 +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
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
e20f1c58ca [LoTW] Removed test code and added comments 2020-09-06 20:38:45 +01:00
Peter Goodhall
93c53c1e1e [LoTW] Removed Debugging Code 2020-09-06 20:33:12 +01:00
Peter Goodhall
b96f73b4a1 [LoTW] Typo when mapping SAT_names 2020-09-06 20:32:41 +01:00
Peter Goodhall
ee03991b6d Update Lotw.php 2020-09-06 20:28:21 +01:00
Peter Goodhall
8f5b537309 Update Lotw.php 2020-09-06 20:27:23 +01:00
Peter Goodhall
9b2da775ae Update Lotw.php 2020-09-06 20:26:19 +01:00
Peter Goodhall
1f00716cce [LOTW] Map Sat Names to LOTW Sat Names 2020-09-06 20:18:26 +01:00
Peter Goodhall
954e31ef97 [LOTW] Error in the code 2020-09-06 17:45:13 +01:00
Peter Goodhall
7630db5c3a [LoTW] Added extra error if LoTW data is missing 2020-09-06 17:44:06 +01:00
Peter Goodhall
a79ef3398c [LoTW] After running /lotw_upload to upload TQ8s download any matches using lotw_download() function 2020-09-06 17:35:45 +01:00