Wykres commitów

1859 Commity (59af8dd7f1eb54bb9ccda8108bd3ef7ee0035f05)

Autor SHA1 Wiadomość Data
Peter Goodhall 9f3eec5f1a
Merge pull request #650 from AndreasK79/station_profile_changed_button_text
Changed text on button to clarify it's function.
2020-10-12 15:15:23 +01:00
Peter Goodhall 837953911a
Merge pull request #649 from AndreasK79/mode_ajax_activate_deactivate
Added button to activate/deactivate in mode list.
2020-10-12 15:14:46 +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 a313ceb307
Merge pull request #644 from AndreasK79/datatable_for_cq_and_was
Added Datatable to CQ and WAS award.
2020-10-12 15:09:37 +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 d0dabf1779
Merge pull request #642 from AndreasK79/distances_bugfix
Changed title on distances worked graph. Removed a hardcoded value in…
2020-10-12 15:05:25 +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
Peter Goodhall 6e47db1595
Merge pull request #647 from poll-busily/english-lang-fixes
Minor punctuation tweaks for English language
2020-10-10 16:25:11 +01:00
Peter Goodhall f7b5a65482
Merge pull request #648 from poll-busily/patch-1
Fix typo in radio view
2020-10-10 16:23:56 +01:00
Andreas f7a7f3e244 Changed text on button to clarify it's function. 2020-10-09 19:30:27 +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
Paul Beesley d941b1796c Fix typo in description.php
describle -> describe
2020-10-08 23:26:35 +01:00
Paul Beesley d210e030c4
Fix typo in radio view
functons -> functions
2020-10-08 20:27:13 +01:00
Andreas f3f09503fc Added loading indicator on show button.
Datatable added to the table, and included Datatable-files everywhere, since Datatable will be implemented several places.
2020-10-08 12:14:15 +02:00
Andreas dd200871cc Mode and period has been added. 2020-10-08 11:45:41 +02:00
Paul Beesley e10980804e
Minor punctuation tweaks for English language
Fixing up a couple of grammatical quirks.
2020-10-07 17:49:41 +01: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 f1ddfc42af Added Datatable to CQ and WAS award. 2020-10-06 22:01:29 +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
Peter Goodhall d6a46e05f2
[Dashboard] Fixes issue where Sunday QSOs are missing from the map
Include QSOs on Sunday of the current week
2020-10-05 13:40:09 +01:00
Andreas eaf83a5b02 Changed title on distances worked graph. Removed a hardcoded value in the js-function (one that wasn't used) 2020-10-04 21:47:50 +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 44eee371d6
PR #636 Fixes issue with QSO Streak Date
Datefix + added table-sm to tables.
2020-10-01 15:34:22 +01:00
Andreas f0f89de57d Datefix + added table-sm to tables. 2020-09-30 22:53:09 +02:00
Peter Goodhall 2623588c87 [Advanced Search] Fixes issue when saving changes you lose the filter settings (Issue #507) 2020-09-30 17:19:11 +01:00
Peter Goodhall c763efbe94
Merge pull request #634 from AndreasK79/tweaked_edit_qso_layout
Tweaked the edit qso layout a little bit to make better use of space.…
2020-09-30 17:08:43 +01:00
Peter Goodhall 01e9c366ac
[Awards] PR #633 This makes Awards into a dropdown with options
Split award menu into dropdown and removed navbar form each award.
2020-09-30 17:08:23 +01:00
Andreas a741f8c4d1 Tweaked the edit qso layout a little bit to make better use of space. That means 2 columns side by side, instead of one big one. 2020-09-29 13:19:50 +02:00
Andreas 59acc2afa4 Split award menu into dropdown and removed navbar form each award. Done this to clean up pages and to save screen estate. 2020-09-29 12:45:40 +02:00
Peter Goodhall 72da0645a1 Started building an english language file for Cloudlog so far dashboard has been done. 2020-09-28 19:16:22 +01:00
Peter Goodhall 7d13b480f1 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-09-28 14:47:18 +01:00
Peter Goodhall d25a61468f [Menu] When clicking on Profile on the dropdown it takes you to edit. 2020-09-28 14:47:13 +01:00
Peter Goodhall e19cadd0f2 [Users] when viewing edit window on mobile boxes where to small 2020-09-28 14:45:50 +01: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 67417b39af Last one? 2020-09-24 21:40:29 +02:00
Peter Goodhall 5f63a2ae75
[UX] Added two extra themes Dark & Blue selectable via User Profile plus the standard theme 2020-09-24 20:08:06 +01:00
Peter Goodhall e6ab52ee25 Missing migration config file change, added IF statements to catch users who arent logged in 2020-09-24 20:03:05 +01:00
Andreas d60c01df11 Fixed previous contacts. 2020-09-24 20:49:38 +02:00
Peter Goodhall c16a2defc7
Merge pull request #627 from AndreasK79/datatable_added_to_dxcc_iota_vucc
Datatable added to tables in DXCC, IOTA and VUCC (in band page).
2020-09-24 19:39:19 +01: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 5c452a7025 Added local copies of JS and CSS for DataTable. 2020-09-24 18:55:02 +02:00
Andreas 447e6b76a1 Added a blue theme as well. These themes are based on themes found here: https://bootswatch.com 2020-09-23 18:19:28 +02:00
Andreas 97fd1b137a New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
Peter Goodhall 7851f1e102 Update header.php 2020-09-22 21:30:02 +01:00