提交图

655 提交

作者 SHA1 备注 提交日期
Paul Beesley
2ebf33a084 Update admin page titles
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
Andreas
499d1804d2 Awards cleanup. Several details_ajax.php removed, and directed awards to use awards/details.php instead. 2020-10-19 19:24:11 +02:00
Peter Goodhall
35ed0d3c22
PR AndreasK79/timeplotter_feature
New feature: timeplotter
2020-10-18 15:09:05 +01:00
Andreas
66365a7e55 New feature: timeplotter 2020-10-18 00:00:01 +02:00
Andreas
68c8b3889c Fixed a couple of bugs in countries breakdown on dashboard. 2020-10-16 20:02:54 +02:00
Andreas
337caa1424 Added AJAX-delete of mode as well. 2020-10-13 12:38:44 +02:00
Andreas
529c81575c Dialog with ajax to create a new mode. 2020-10-13 12:24:19 +02:00
Peter Goodhall
9abc79081d [Dashboard][SetupChecklist] Started code to bring a setup checklist for new installs to cloudlog 2020-10-12 16:14:28 +01: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
6c9fdc12e3
Merge pull request #646 from AndreasK79/station_profile_add_iota_dropdown
Added an IOTA-dropdown in edit/create station profile. We have the ta…
2020-10-12 15:11:06 +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
Peter Goodhall
10303fd2de
Merge pull request #638 from AndreasK79/bootstrapdialog_cleanup
Cleaned up unused files and functions when moving to bootstrapdialog.
2020-10-12 15:04:57 +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
d38aa6eb51 Added an IOTA-dropdown in edit/create station profile. We have the table with IOTA, so I added a dropdown to make it a bit more user-friendly. 2020-10-06 23:47:39 +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 Brain
cf4efcced0
Include QSOs on Sunday of the current week, fixes #639 2020-10-04 15:23:13 +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
Peter Goodhall
859595b878
PR from AndreasK79 changing the popups to bootstrapdialog
This commit changes Cloudlogs popups from Fancybox to bootstrapdialog
2020-09-28 14:39:10 +01:00
Andreas
ca70049444 Timeline fixed. 2020-09-25 18:22:13 +02:00
Andreas
f494b55491 Added bootstrapdialog in dashboard, logbook and search. I think that should cover it. 2020-09-24 20:22:09 +02:00
Andreas
97fd1b137a New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
Peter Goodhall
f3e927317c
Doh forgot the ";" at the end of echo 2020-09-21 17:45:12 +01: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
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
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
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
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
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
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
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
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
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
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
Peter Goodhall
6e7984b8dc [lotw] changed login info encoding to urlencode 2020-09-06 17:33:15 +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
Peter Goodhall
2fdda56338 [LOTW] missed a couple of rawurlencode on user/pass fixed 2020-09-06 16:43:49 +01:00
Peter Goodhall
b891154176 [LOTW] encode password in case special chars used 2020-09-06 16:42:14 +01:00
Peter Goodhall
6f3ecdd305 [lotw] Add Station_Callsign of the QSO match to the table 2020-09-06 16:37:03 +01:00
Peter Goodhall
cc8a0ae9ab Update Lotw.php 2020-09-06 16:32:02 +01:00
Peter Goodhall
62d009f274 Removed unrequired code 2020-09-06 16:31:04 +01:00
Peter Goodhall
d58f0ed8b1 Automatic download currently needs an ID of where the logins stored (this will be changed) 2020-09-06 16:28:33 +01:00
Peter Goodhall
6d521505b7 Update Lotw.php 2020-09-06 16:27:36 +01:00
Peter Goodhall
1e3b085886 Building function for automatic lotw downloads 2020-09-06 16:26:15 +01:00
Peter Goodhall
2d2af35536 Added AISAT-1 as AISAT1 in the LOTW Sat name map 2020-09-05 22:03:30 +01:00
Peter Goodhall
ebd408b425 Improved LOTW commenting on code 2020-09-05 21:42:55 +01:00
Peter Goodhall
8cfa51fa24 Added OpenSSL is required Warning to LOTW pages if modules missing 2020-09-05 21:42:07 +01:00
Peter Goodhall
7195538e5a Started the code that will replace satellite names with LOTW suitable names based on the name mapping 2020-09-03 23:20:22 +01:00
Peter Goodhall
1dca0564dc Added some minor auth changes and removed dud code 2020-09-02 14:48:13 +01:00
Peter Goodhall
6814c38ed4 Create folder /uploads/lotw/certs if it doesnt exist. 2020-09-02 14:02:58 +01:00
Peter Goodhall
5d645b0844 dont upload if no qsos are present 2020-09-02 12:02:29 +01:00
Peter Goodhall
1940f0c730 typo on isset 2020-09-02 11:46:54 +01:00
Peter Goodhall
636af12d66 move on if LOTW cert isnt found 2020-09-02 11:45:50 +01:00
Peter Goodhall
9bce835377 Removed LIMIT from query, added Date checks for LOTW QSO upload 2020-09-02 11:22:08 +01:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01: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
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
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
232f8144fe Added code comments to thank PY2RAF 2020-08-26 21:26:37 +01:00
Peter Goodhall
eb8e4c0971 removed unneeded code 2020-08-26 21:23:28 +01: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