Andreas
1696656082
Added total for the DXCC award.
2020-10-14 13:03:21 +02:00
Peter Goodhall
e5ce202dd4
Merge pull request #654 from AndreasK79/iota_award_summary
...
Added summary for the IOTA award.
2020-10-12 15:16:04 +01:00
Peter Goodhall
07a9cb87bd
Merge pull request #653 from AndreasK79/cq_award_summary
...
Added summary for the CQ award.
2020-10-12 15:15:44 +01:00
Peter Goodhall
2f69d3c4d9
Merge branch 'master' into mode_ajax_activate_deactivate
2020-10-12 15:12:59 +01:00
Peter Goodhall
76691aaa6d
Merge pull request #643 from AndreasK79/accumulated_stats
...
New feaure: Accumulated stats for DXCC, WAS, IOTA or WAZ
2020-10-12 15:08:42 +01:00
Andreas
99df3c8290
Added summary for the IOTA award.
2020-10-11 14:54:23 +02:00
Andreas
161798c44d
Added summary for the CQ award.
2020-10-11 14:46:35 +02:00
Andreas
4aadd4e931
Added button to activate/deactivate in mode list. This is done dynamically with javascript.
2020-10-09 18:29:41 +02:00
Andreas
dd200871cc
Mode and period has been added.
2020-10-08 11:45:41 +02:00
Andreas
20dc1caa27
Implemented dynamic loading of chart and table. Band and award is now selectable.
2020-10-06 21:12:14 +02:00
Andreas
e80c9b8ef8
Added mode, view and controller for accumulated stats.
2020-10-04 21:41:01 +02:00
Andreas
9f517736fd
Cleaned up unused files and functions when moving to bootstrapdialog.
...
Fixed CQ Awards map to use bootstrapdialog.
Changed size of headers to be the same in all detail_ajax files that are loaded in bootstrapdialog from awards.
Increased size of modal-log to 900px.
Added a close qso-dialog when deleting qso within edit qso dialog.
Also changed last table in qsostreak to table-sm (forgot in last pr).
2020-10-03 23:19:09 +02:00
Andreas
f0f89de57d
Datefix + added table-sm to tables.
2020-09-30 22:53:09 +02:00
Andreas
97fd1b137a
New feature: theme is user selectable.
2020-09-23 10:59:49 +02:00
Peter Goodhall
235c977040
Added Migration to delete the LoTW User List table and removed some unneeded coded
2020-09-21 14:10:55 +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
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
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
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
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
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
Andreas
6e12336f89
Added the handling of measurement_base in the station_profile.
2020-09-13 11:45:49 +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
0b31b54664
extra check on empty field
2020-09-08 00:30:16 +01:00
Peter Goodhall
44edb1361b
[LOTW] Run through every Cloudlog user with LOTW user info and download and match QSOs
2020-09-06 16:55:30 +01:00
George Smart
d991deb14e
Update ADIF import to parse MHz and output Hz
...
Simplify the ADIF importer's handling of frequencies. The ADIF spec states frequency supplied in MHz. New importer code converts this MHz to Hz.
2020-09-04 15:38:49 +01:00
Peter Goodhall
249c659430
Adjusted lotw_cert query to stop group by error that some where seeing if MySQL Servers running in strict
2020-09-03 23:05:38 +01:00
Peter Goodhall
33055f5ab0
Merge pull request #594 from magicbug/lotw-sync
...
Lotw sync
2020-09-02 11:26:03 +01:00
Peter Goodhall
9bce835377
Removed LIMIT from query, added Date checks for LOTW QSO upload
2020-09-02 11:22:08 +01:00
Kim Huebel
e367dec6cd
Bugfixing edit modes
...
I forgot to add the submode to the edit-function :-)
2020-09-01 22:58:56 +02:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync
2020-09-01 17:49:34 +01:00
Peter Goodhall
bd7ef2ec6c
Changed IFs to include isset
2020-08-31 21:55:50 +01:00
Peter Goodhall
e2fd678f58
#592 Fixes LoTW error when doing QRZ Logbook Uploads in real time
2020-08-31 21:13:38 +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
7663684ba7
Revert "dayswithqsos added "col_time_on" to "getDates" to see if it fixes error"
...
This reverts commit 30f0b6b3e7 .
2020-08-29 17:04:34 +01:00
Peter Goodhall
30f0b6b3e7
dayswithqsos added "col_time_on" to "getDates" to see if it fixes error
...
Change to see if it fixes #582
2020-08-29 16:57:47 +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
Peter Goodhall
ccac7f1828
Merge pull request #587 from AndreasK79/bugfix_in_logbook_model_qrz
...
Found a space that should not be there.
2020-08-29 14:04:52 +01:00
Andreas
cc541aba61
Found a space that should not be there.
2020-08-29 13:50:22 +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