提交图

801 提交

作者 SHA1 备注 提交日期
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