提交图

1521 提交

作者 SHA1 备注 提交日期
Andreas
1af82d5dea Added total to CQ award summary 2020-10-15 12:27:45 +02:00
Andreas
503ac06599 Added total to WAS summary 2020-10-15 12:24:20 +02:00
Andreas
bea973b34d Removed an extra tag that shouldn't be there in the table. 2020-10-15 09:52:54 +02:00
Andreas
dbdbbdebf3 Added total count for summary in Iota award 2020-10-15 09:49:55 +02:00
Andreas
1696656082 Added total for the DXCC award. 2020-10-14 13:03:21 +02:00
Andreas
daeeeb4e2f Added Datatable to the table in timeline 2020-10-14 12:22:13 +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
Andreas
d2a668dde2 Added Datatable to the mode list. 2020-10-12 20:45:48 +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
4a1fc0b035 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2020-10-12 15:35:23 +01:00
Peter Goodhall
49e02bef84 [QSO] DXCC Dropdown uppercase first letter instead of full caps less shouty 2020-10-12 15:35:19 +01:00
Peter Goodhall
7d7156de6d [Logbook] make country names less shouty and uniformed 2020-10-12 15:32:21 +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
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
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
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
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
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
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
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
Peter Goodhall
aea14b3f9a
Merge pull request #626 from AndreasK79/awards_compact_tables
Changed to h2 for title, and table-sm for table to compacts tables a …
2020-09-22 19:32:38 +01:00
Andreas
4d490edaa3 Changed to h2 for title, and table-sm for table to compacts tables a bit. 2020-09-22 14:27:52 +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
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
61982c216a Added empty value so user is forced to select 2020-09-16 21:02:00 +01:00
Peter Goodhall
b5774a76b0 Cleaned up the HTML for adding users 2020-09-16 21:00:16 +01: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
Kim Huebel
58e69f7ef4 Added some more date-formats and added date-format-chooser into user-add-dialog. 2020-09-16 21:22:37 +02:00
Andreas
70bd3fd2b3 Added blank option if measurement base is not set in db or config file. 2020-09-16 19:56:29 +02:00
Andreas
9696a1199c Changed the dropdown selects to look the same (custom-select). 2020-09-16 10:17:58 +02: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
Peter Goodhall
5bab5dab14 Added comments to code and general clean up 2020-09-15 21:20:01 +01:00
Peter Goodhall
16ab6c8dc1 [Javascript] Split out JS code for ADIF and Notes pages 2020-09-15 21:09:18 +01:00
Peter Goodhall
d4aa6c9405 [Javascript] added base and site_urls as global vars
Added base and site_urls as global vars, this is the start of trying to put javascript into seperate files to make it easier to maintain.
2020-09-15 21:02:33 +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
Peter Goodhall
f98063fd56
Merge pull request #615 from AndreasK79/measurement_base
Measurement base moved to station_profile
2020-09-15 16:32:50 +01:00
Peter Goodhall
ccc8dbbc3c Class type typo in the migration class should be "add_users_measurement_base" 2020-09-15 16:30:16 +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
Peter Goodhall
1826ce2ef1 [Menu ] Changed the title to just eQSL 2020-09-14 13:42:00 +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