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