Wykres commitów

466 Commity (d941b1796ceb4e9f771ed1a7a29ab5bbf82332af)

Autor SHA1 Wiadomość Data
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
Peter Goodhall 91c172f315 Update Last_Upload field inside lotw_cert table when tq8 upload is successful 2020-08-26 21:20:58 +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 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
Peter Goodhall f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Andreas 9ced2f4791 Hopefully fixed DXCC summary. 2020-08-19 17:42:42 +02:00
Andreas f7cb30e3b9 Had to remove band from query as well. 2020-08-19 17:30:37 +02:00
Peter Goodhall f418778947 Revert "Merge pull request #579 from AndreasK79/dxcc_summary_fix"
This reverts commit 0365a87476, reversing
changes made to 87bb8be156.
2020-08-19 16:25:59 +01:00