提交图

1979 提交

作者 SHA1 备注 提交日期
Leroy Diaz
ded6a142ca Translate account_lang to Spanish 2021-05-17 19:35:46 +01:00
whyIsMyNameUsed
23c0e0115a
Update Qrz.php
Not all character works for the qrz-password without urlencode.
2021-05-10 17:59:51 +02:00
oh1jw
05555d62ed New Finnish language file (account_lang.php)
New Finnish lines to general_words_lang.php
2021-05-08 14:34:08 +03:00
Andreas
bf1e42bd2b [User selectable columns] Need to change the content as well. The title was correct. 2021-05-08 10:37:33 +02:00
Andreas
cfd6253dfc [QSL Print Queue] Expanded the view with a table to see which QSOs are ready for print. 2021-05-08 10:29:47 +02:00
Andreas
f0ec15b1ee [User selectable columns] Gridsquare fix. Now shows COL_VUCC_GRIDS if COL_GRIDSQUARE is empty/null 2021-05-07 08:18:45 +02:00
Andreas
de5c65c121 [User selectable columns] Added a fifth column, used only in logbook view. Also fixed a bug when adding user accounts. 2021-05-07 08:03:25 +02:00
Peter Goodhall
9692adc75a [QSO Popup] Cleaned up code 2021-05-06 15:44:38 +01:00
Peter Goodhall
c6d2e701fe Added Library Frequency to autoload
Added frequency to autoload and changed the Radio Status to use the library.
2021-05-06 15:36:52 +01:00
Peter Goodhall
422fbd4490 [Frequency Library] Added hz_to_mhz function to the library as its used a lot in Cloudlog 2021-05-06 15:34:30 +01:00
Andreas
da279ffedf [User selectable columns] Added translations for the new texts added. Started a new language file for user accounts. 2021-05-06 12:58:55 +02:00
Andreas
5bc59883ed [User selectable columns] Added some translations. 2021-05-06 12:39:14 +02:00
Andreas
159aa0562d [User selectable columns] Added the possibility to configure some of the columns shown in the dashboard and in the logbook. 2021-05-05 17:52:42 +02:00
Peter Goodhall
4fb2d03913 [Global Options] Added the option to define the Radio Timeout Warning
Radio timeout warning is used to alert users when a radio interface has disconnected and is providing stale info for logging.
2021-05-03 14:50:33 +01:00
Peter Goodhall
bbdd0eadde [Dashboard] Adds Radio Status showing radios active in the last 15mins 2021-05-03 14:06:56 +01:00
Peter Goodhall
31b5439bc1 Update map.php 2021-05-02 22:29:20 +01:00
Peter Goodhall
9c731730b6 Update map.php 2021-05-02 22:27:39 +01:00
Peter Goodhall
141f3243d1
Merge pull request #1015 from AndreasK79/was_map_more_tweaks
[WAS Map] Added JS from this fork https://github.com/kcaran/us-map to…
2021-05-02 22:16:58 +01:00
Andreas
658641e51b [WAS Map] Added JS from this fork https://github.com/kcaran/us-map to enable labels on all states. Made a minor tweak to show popup with QSOs from clicked state. Tooltip is available, but disabled right now. 2021-05-02 17:25:59 +02:00
Peter Goodhall
50d64af400 [eQSL] Log Upload responses as debug messages in log 2021-05-02 16:20:31 +01:00
Peter Goodhall
615ee09402 [eQSL] Adding eQSL upload response to output 2021-05-02 16:16:14 +01:00
Peter Goodhall
8d15346d9b
Merge pull request #1012 from AndreasK79/was_map_tweak
[WAS MAP] Minor tweaks. Always show button. Fetches band directly fro…
2021-05-02 15:28:22 +01:00
Andreas
64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Andreas
66e26ad8cb [WAS MAP] Moved the map button to the right of the two other buttons. 2021-05-01 09:42:32 +02:00
Andreas
a4132ee7f3 [WAS MAP] Minor tweaks. Always show button. Fetches band directly from the dropdown instead. Removed unneeded call to summary. 2021-05-01 07:57:08 +02:00
Peter Goodhall
de5671ef57 added some code comments 2021-04-30 16:25:38 +01:00
Peter Goodhall
b95ef6d07d [WAS][Map] Map now available for all bands & sats 2021-04-30 15:27:18 +01:00
Peter Goodhall
2b9dc45b02 When you have selected "SAT" in WAS it will show button to show map 2021-04-29 23:50:45 +01:00
Peter Goodhall
23ecffafd0 [WAS Map] Hide the smaller state legend. 2021-04-29 22:52:31 +01:00
Peter Goodhall
df7fa373bc US State Map colours changed 2021-04-29 22:46:07 +01:00
Peter Goodhall
31b6788520 [WAS]{SATS} This adds a demo of US State Map showing worked, confirmed
This adds US State map functions to Cloudlog at the moment SATS only.

Can be found at awards/was_map

Using https://newsignature.github.io/us-map/
2021-04-29 22:38:55 +01:00
Peter Goodhall
480015d482
Merge pull request #982 from wvolz/dxcc-table-cleanup
Correct dxcc exceptions table name
2021-04-23 20:19:51 +01:00
Andreas
fdcf04b117 [Adif export] Bugfix. Programversion showed incorrect length. Fixed line endings in view. Fixes #997. 2021-04-21 12:23:01 +02:00
Warren Volz
346b28754e fix display lookup so Nebraska looks for NE not ME 2021-04-10 00:19:02 -06:00
Warren Volz
0fcd7eb07e Correct dxcc exceptions table name 2021-04-05 15:26:20 -06:00
Peter Goodhall
ae4a7e596b [Contesting] Check if QSOTable is initialised
This fixes the javascript error reported in #981 not sure if it solves all the issues though
2021-04-05 17:40:34 +01:00
Peter Goodhall
2396aec9d6 [Debug] If the ENVIRONMENT variable is set to development show debug options 2021-04-05 14:41:47 +01:00
Peter Goodhall
627f1d8013 [Debug] Added a simple debug panel under Admin
This debug gives you a quick overview of the server software and whether Cloudlog can write to all the needed folders.
2021-04-05 11:31:41 +01:00
Peter Goodhall
b87e3fafbd [LoTW] Removed the BETA warning system seems to be functioning OK 2021-03-31 16:02:34 +01:00
Peter Goodhall
f41e1fbcea
[Callbook][Update] Check for and populate blank Gridsquares from either QRZ or HamQTH
Check for and populate blank Gridsquares from callbook whether that is QRZ or HamQTH.

This will update missing grids if both COL_GRIDSQUARE & COL_VUCC_GRIDS is empty within the database table.

You can run this function using index.php/update/check_missing_grid
2021-03-31 15:47:51 +01:00
Peter Goodhall
c20c9bb59f Make sure that VUCC_Grid hasn't been filled in before adding a gridsquare to the COL_gridsquare 2021-03-31 15:41:11 +01:00
Andreas
035525e0ad [Migration script] Typo in the script name. 2021-03-31 11:56:44 +02:00
Randy T
f1b5f00bcd
Add function for Gridsquare Update 2021-03-30 21:12:55 -04:00
Randy T
b39715e0c5
Add function for Gridsquare Update 2021-03-30 21:04:49 -04:00
Peter Goodhall
4c9ba52a9b [QRA] Check length of the gridsquare isn't greater than 6 chars
This fixes #934 as Cloudlog bearings only works for squares that are less than 6 chars.
2021-03-30 17:41:56 +01:00
Peter Goodhall
e3ba7411aa
Merge pull request #969 from AndreasK79/import_speedup
[ADIF Import] Reworking the logic for fetching the QRZ API Key, skips…
2021-03-30 17:08:30 +01:00
Peter Goodhall
4b38e392c4
[Awards CQ] Added index for speedup
[Awards CQ] Added index for speedup. Removed some unused code and red…

Merge pull request #968 from AndreasK79/cq_award_optimize
2021-03-30 17:07:10 +01:00
Peter Goodhall
fba5fe92ab
Adds UTF-8 / multi-byte charset support to ADIF parser 2021-03-30 17:01:13 +01:00
Andreas
1eedb7f2c9 [ADIF Import] Reworking the logic for fetching the QRZ API Key, skips 1 call to db for each qso imported. 2021-03-28 14:53:38 +02:00
Andreas
5979cceb33 [Awards CQ] Added index for speedup. Removed some unused code and reduced number of queries by a few. 2021-03-27 14:28:29 +01:00
Peter Goodhall
51ff9c1734 [Langs] Changed Station Profile to Station Location 2021-03-24 18:02:00 +00:00
Peter Goodhall
141d27f008 [Station Locations] Missed a title that needed changed 2021-03-24 18:00:31 +00:00
Peter Goodhall
673228bc4c [Station Locations][Edit] Changed the UI ahead of further improvements 2021-03-24 17:58:54 +00:00
Peter Goodhall
48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Peter Goodhall
b6fcce67eb [QSO Info Popup] Fixed Div windows to correctly collaspe so maps below on mobile 2021-03-24 17:16:16 +00:00
Peter Goodhall
32f8b35c58 whitespace in file logbook model 2021-03-24 16:52:20 +00:00
Peter Goodhall
db3221107a [QSO] Improved font-size on Previous Contacts for alignment 2021-03-21 14:10:45 +00:00
Peter Goodhall
a896370cc5 [QSO] Removed the QSO Map heading above the map
Removed the QSO Map heading above the map as it felt unnecessary, it also frees up some space for some ideas about showing RIG information on the QSO page.
2021-03-21 14:04:52 +00:00
Peter Goodhall
f090902156
Merge pull request #962 from oh1jw/master
Finnish language update and WWFF general word insertion
2021-03-21 13:47:50 +00:00
Peter Goodhall
b6aff5ae75
Merge pull request #961 from AndreasK79/sig_datatable
[Awards SIG] Added datatable to the QSO list
2021-03-21 13:47:10 +00:00
oh1jw
c6281d7a2d Revert "MODE column to SIG award"
This reverts commit 0dca869cb3.
2021-03-21 13:33:17 +02:00
Andreas
a7c7316c30 [Awards SIG] Added mode to the QSO-list view. Thanks to @oh1jw. 2021-03-21 11:58:36 +01:00
oh1jw
0dca869cb3 MODE column to SIG award
Added MODE column to SIG award search results. Sometimes different modes are treated as different QSOs.
2021-03-21 12:49:50 +02:00
oh1jw
191093ba16 Added WWFF reference to general_words_lang.php
Added WWFF reference line
2021-03-21 12:47:05 +02:00
oh1jw
346214a318 Update Finnish general_words_lang.php
updated the Finnish language file to the English language level and updated a few translations to be more natural. Note! Added WWFF reference line!
2021-03-21 12:46:10 +02:00
oh1jw
9b423df3ce Updated finnish language files
Updated Finnish language files
2021-03-21 12:43:34 +02:00
Andreas
7fdd5b6bec [Awards SIG] Added datatable to the QSO list 2021-03-21 08:19:38 +01:00
Andreas
31e8eb9ac6 [Main menu] And nice to include the migration script as well. 2021-03-20 22:35:51 +01:00
Andreas
997ae932ec [Main menu] Added user option to hide notes in the main menu. Fixes #942. 2021-03-20 21:19:07 +01:00
Peter Goodhall
fb679a6117 [Search] Show Station Profile to all users when displaying search results 2021-03-20 16:15:03 +00:00
Peter Goodhall
b5ed97869f [Awards][WAB] Removes legcy code for tracking WAB squares
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.

Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Peter Goodhall
cb922cfd02 [Awards][Wacral] Removes WACRAL view will be handled by SIG
This was legacy code when tracking WACRAL members use the SIG field and awards views system
2021-03-20 15:49:40 +00:00
Peter Goodhall
023766063e
[Awards][Sigs] Creation of the Sig area within the Awards dropdown with data grids and ADIF export
Creation of the Sig area within the Awards dropdown that shows each unique SIG option in the database and the ability to see the references along with exporting them as ADIF.
2021-03-20 15:38:34 +00:00
Andreas
94980ec285 [Award] Changed to correct view when exporting (not that it does matter, they are equal). 2021-03-20 11:43:32 +01:00
Andreas
ebc4ac0c4b [Award] SIG added to awards. Based on the work by @daccle. 2021-03-20 11:24:13 +01:00
Mike KJ4Z
8152dd9a64 Adding support for FT4 2021-03-19 15:55:58 -07:00
Peter Goodhall
7ad66ef669
Merge pull request #946 from AndreasK79/quick_lookup_wwff_added
[Quick lookup] WWFF added.
2021-03-19 15:03:04 +00:00
Peter Goodhall
86fdeaca45
Merge pull request #945 from AndreasK79/refactor_footer_php
Refactor footer php
2021-03-19 15:02:37 +00:00
Peter Goodhall
71745a2ea8 [LoTW] Adds Code to LOTW QSO upload to remap mode 2021-03-18 17:16:03 +00:00
Peter Goodhall
90d1655c09 Update Lotw.php 2021-03-18 17:08:01 +00:00
Peter Goodhall
657fa1065a Merge branch 'master' of https://github.com/magicbug/Cloudlog 2021-03-18 17:06:24 +00:00
Peter Goodhall
a33a094f3b [LoTW] Creates a map_mode function for converting ADIF modes to lotw modes
LoTW has a weird habbit of using on standard modes this matches those to ADIF modes
2021-03-18 17:06:21 +00:00
Peter Goodhall
172b3fb18b
Merge pull request #920 from oh1jw/patch-1
Update log.php
2021-03-17 17:36:53 +00:00
Peter Goodhall
2f73813481
Merge pull request #919 from oh1jw/patch-2
Update log_ajax.php
2021-03-17 17:36:22 +00:00
Andreas
c8b0e48bcd [Quick lookup] WWFF added. Did some refactoring to simplify code, and make it easier to add queries. 2021-03-17 18:23:01 +01:00
Andreas
098657c952 [Refactor footer.php] Split timeplotter functions to it's own file 2021-03-17 12:56:04 +01:00
Andreas
cf9e87c627 [Refactor footer.php] Split modes functions to it's own file 2021-03-17 12:51:13 +01:00
Andreas
58f14d407a [Refactor footer.php] Split contesting names to it's own file 2021-03-17 12:44:39 +01:00
Peter Goodhall
961f766d65
Merge pull request #937 from AndreasK79/quick_lookup
[Quick lookup] New feature to quickly check worked/confirmed on band/…
2021-03-16 16:49:38 +00:00
Andreas
616eb0e09b [Station profile] Fix when editing a station profile with US County set. If state was set, county could not be changed. 2021-03-14 17:30:36 +01:00
Andreas
6af95ae5ed [QSO Edit] Fix when editing a QSO with US County set. Selectize would not let you erase everything, since comma is used as a delimiter. 2021-03-14 17:16:06 +01:00
Peter Goodhall
014027eaf2 [QSO Popup] Adds QSO Confirmation date for LoTW and eQSL if available
This commit uses code from @ofadam which was part of his PR

Co-Authored-By: Adam <adam@ofadam.com>
2021-03-14 15:11:21 +00:00
Peter Goodhall
675920044c [QSO Popup] Made Map 100% of the switch of the div and improved spacing 2021-03-14 15:03:48 +00:00
Peter Goodhall
341c014a8e Moved Cookie set to before QSO Save
This might fix #938
2021-03-14 14:41:24 +00:00
Andreas
d23464aa5f [Quick lookup] Fix if user inputs longer grid than 4 characters. 2021-03-14 11:56:45 +01:00
Andreas
850b00447a [Quick lookup] Added xss_clean to input. 2021-03-14 11:50:21 +01:00
Andreas
681cd0af9b [Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L 2021-03-14 10:11:21 +01:00
Peter Goodhall
db80f8baf5 [Nav[ Changed Forum icon 2021-03-12 16:31:12 +00:00
Peter Goodhall
d6b435bb17 Moved none admin items to the callsign dropdown
This change moves all non admin items from the dropdown and moves them under the callsign drop down top right.

This allows us to make further changes to the auth system and roles going forward.
2021-03-12 16:22:40 +00:00
Peter Goodhall
e8e7c5f5eb
Merge pull request #931 from AndreasK79/bootstrapdialog_theme_css
[Bootstrapdialog] Moved CSS to themes
2021-03-12 16:04:37 +00:00