Wykres commitów

69 Commity (6de9ff69b0a814d3ad8d1595e9c5f835152dc488)

Autor SHA1 Wiadomość Data
Andreas Kristiansen b22ed135b3
Merge branch 'master' into qsl_card_upload 2020-10-29 17:55:23 +01:00
Andreas 6b1f30cb0d New feature: QSL card image upload 2020-10-28 23:20:03 +01:00
Andreas b33898abdb Expanded timeline with more options. 2020-10-23 12:25:16 +02:00
Peter Goodhall e8b660b775
PR #670 from poll-busily - Normalise all the Admin pages so they all match the same format
Normalise styles of admin pages
2020-10-22 16:27:04 +01:00
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 6f70c92b7c Added csv-export on dxcc-award table. 2020-10-19 14:10:58 +02:00
Andreas 66365a7e55 New feature: timeplotter 2020-10-18 00:00:01 +02: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 e80c9b8ef8 Added mode, view and controller for accumulated stats. 2020-10-04 21:41:01 +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 d25a61468f [Menu] When clicking on Profile on the dropdown it takes you to edit. 2020-09-28 14:47:13 +01: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
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 5c452a7025 Added local copies of JS and CSS for DataTable. 2020-09-24 18:55:02 +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
Andreas a759675800 Datatable added to tables in DXCC, IOTA and VUCC (in band page). 2020-09-22 21:08:26 +02:00
Peter Goodhall 1d2ab37c76 Update header.php 2020-09-22 19:38:39 +01:00
Peter Goodhall 433c3f3279 [UI] Top menu is no longer fixed this fixes menu issues on mobile 2020-09-22 19:36:49 +01:00
Andreas a65b19f991 Fixed display QSO for WAS-details as well. Changed so that bootstrapdialog is included on every page. Will start implementation on bootstrapdialog on other awards. 2020-09-18 12:17:41 +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 1826ce2ef1 [Menu ] Changed the title to just eQSL 2020-09-14 13:42:00 +01: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 e34107e0e8 Changed LoTW to Logbook of the World in the dropdown menu 2020-09-05 21:59:14 +01:00
Peter Goodhall c58784c022
Merge branch 'master' into lotw-sync 2020-09-01 17:49:34 +01:00
Peter Goodhall f9448bddb2 Started code to read station profiles and find matching certs 2020-08-22 22:26:04 +01:00
Andreas e30ea7a493 Added JS for dialog 2020-08-19 07:57:35 +02:00
Kim Huebel dfc50b664e Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes 2020-05-31 23:40:48 +02:00
Peter Goodhall 1cc0280650 Made date picker css local rather than a cdn 2020-05-24 22:43:18 +01:00
Peter Goodhall 1430aae552 Changed a few bits of code to clean it up 2020-05-24 22:40:37 +01:00
Kim Huebel 9cbd65b0cd Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
some futher modifications
2020-05-24 08:51:30 +02:00
Peter Goodhall 1ef515074c Changed LOTW menu text to Lotw Import #496
Changed LOTW menu text to Lotw Import , this will of course be changed back once sync for uploading has been added which is becoming a priorty
2020-05-21 21:18:57 +01:00
Peter Goodhall df9ab47227 Made some text tweaks to QRZ views 2020-05-20 21:58:36 +01:00
Peter Goodhall 6121cda219
Merge pull request #502 from AndreasK79/qrz_upload_ui
UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loadin…
2020-05-20 21:48:46 +01:00
AndreasK79 97440b2161 UI for uploading QSOs to QRZ.com Added 2 css files for dynamic loading button. https://github.com/loadingio/ldButton/tree/master/dist and https://github.com/loadingio/loading.css/tree/master/dist 2020-05-20 19:43:13 +02:00
Kim Huebel 8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
Peter Goodhall dbb722cd5d Added Forum to the menu under profile along with help 2020-05-17 12:43:30 +01:00
AndreasK79 e2d84f2332 Added DXCC timeline. 2020-04-28 10:53:11 +02:00
AndreasK79 6dcdcca0bf Added statistics for number of days qrv each year. 2020-04-24 23:29:01 +02:00
Peter Goodhall c56aa4fa31 Updated Fancybox library, added function to save images to cloudlog from eqsl 2020-03-01 18:08:17 +00:00
AndreasK79 e6c788a131 Added distanceplotting. Fixes #384. 2020-02-18 10:49:27 +01:00
AndreasK79 98377c8b4a Implements a datepicker for exporting your log to an ADIF-file. 2020-02-07 14:17:05 +01:00
Peter Goodhall 71c3556a8b Testing select2 2019-10-05 23:17:42 +01:00
Peter Goodhall 22d67eeefc Header change: notes no longer a dropdown 2019-10-05 22:42:15 +01:00
Peter Goodhall 14d0dd94ef Only loads quill on Notes Add & Edit 2019-10-05 22:14:52 +01:00
Peter Goodhall 46dfd35815 Added Quill WYSIWYG to Notes, added XSS to user area and Notes 2019-10-05 21:57:44 +01:00
Peter Goodhall c9a473bdb9 Started adding filtered search options (search/filter) using querybuilder "Add Group" doesn't work currently 2019-09-12 00:53:39 +01:00
Peter Goodhall d6acd34028 Added a public_search config option this allows you to make search available for users not logged in 2019-09-11 17:32:40 +01:00
Peter Goodhall dd789124a0 When typing a calllsign in the nav search box its uppercase 2019-09-04 22:16:14 +01:00