提交图

2394 提交

作者 SHA1 备注 提交日期
phl0
87a9511f0a
Add German translations for account pages 2021-07-09 15:19:19 +02:00
Peter Goodhall
b4a01660b7
Merge pull request #1072 from AndreasK79/cyborg_css_map_popup_fix
[Cyborg CSS Theme] Fix for callsign in map popup. It was all white. Fixes #1067
2021-06-22 11:36:15 +01:00
Andreas
07fc336f09 [Cyborg CSS Theme] Fix for callsign in map popup. It was all white. 2021-06-19 12:21:06 +02:00
Peter Goodhall
87fcf34435 [Logbook] Added Lookup on QRZ to the dropdown 2021-06-11 16:18:58 +01:00
Peter Goodhall
31ef5565b9 [Logbook] Added dropdown item to mark QSL Card as not required. 2021-06-11 16:14:34 +01:00
Peter Goodhall
def0ed9f4b [Logbook] Adds QSL Card Requested to the dropdown for each qso 2021-06-11 16:05:49 +01:00
Peter Goodhall
719581e6ec [Custom Maps] Fixes #1055 where time wasn't handled. 2021-06-11 14:41:28 +01:00
Peter Goodhall
656ff24744 [HamQTH] Fixes issue where certain passwords don't work. 2021-06-07 17:48:27 +01:00
Peter Goodhall
1fdeeea684 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2021-06-07 17:28:28 +01:00
Peter Goodhall
5ac5d60880 Handles issue with QSO info popup with lat long errors #1058 2021-06-07 17:28:26 +01:00
Peter Goodhall
0dfbc1b4aa
Update README.md 2021-06-01 11:22:39 +01:00
Peter Goodhall
3a80bc2956
Merge pull request #1040 from AndreasK79/state_map_move_hawaii_text
[WAS US State Map] This moved the HI text on Hawaii on top of the isl…
2021-05-25 16:46:10 +01:00
Peter Goodhall
ffc48078df
Merge pull request #1039 from AndreasK79/award_us_counties_sql_fix
[Award US counties] A small SQL fix if when sql_mode=only_full_group_…
2021-05-23 16:11:57 +01:00
Andreas
1fa68870ee [WAS US State Map] This moved the HI text on Hawaii on top of the island so that it is displayed when not using dark mode. 2021-05-22 08:50:39 +02:00
Andreas
164a395b76 [Award US counties] A small SQL fix if when sql_mode=only_full_group_by is on. Fixed #1037 2021-05-22 08:47:24 +02:00
Peter Goodhall
4c1c5852ce
Merge pull request #1032 from ea8cpu/spanish-fields-translations
Spanish fields translations
2021-05-18 16:47:07 +01:00
Leroy Diaz
604178e1e8 Update Spanish general_words lang file
For "translating" column headers added in
https://github.com/magicbug/Cloudlog/pull/1019
2021-05-17 19:35:56 +01:00
Leroy Diaz
ded6a142ca Translate account_lang to Spanish 2021-05-17 19:35:46 +01:00
Peter Goodhall
c180a886bb
Merge pull request #1029 from ve1cwj/patch-1
Update satellite_data.json to add JO-97 linear transponder
2021-05-13 14:11:45 +01:00
ve1cwj
0e0e37dcf4
Update satellite_data.json
Added JO-97 U/V linear transponder
2021-05-13 08:00:47 -03:00
Peter Goodhall
4fdd700df4
Merge pull request #1028 from whyIsMyNameUsed/patch-1
Update Qrz.php
2021-05-10 17:23:32 +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
Peter Goodhall
4e95924454
Merge pull request #1026 from oh1jw/master
Updated Finnish translation
2021-05-08 16:02:54 +01: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
Peter Goodhall
560116fd4a
Merge pull request #1024 from AndreasK79/column_selection_bug_fix
[User selectable columns] Need to change the content as well. The tit…
2021-05-08 09:52:39 +01: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
Peter Goodhall
91bb142acb
Merge pull request #1022 from AndreasK79/fifth_column
[User selectable columns] Added a fifth column, used only in logbook …
2021-05-07 21:50:38 +01: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
17c1728a03 Update general.css 2021-05-06 16:49:33 +01: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
Peter Goodhall
d6782e53e5
Merge pull request #1019 from AndreasK79/selectable_columns
[User selectable columns] Added the possibility to configure some of …
2021-05-06 13:56:59 +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
1c0270dd60 [WAS][MAP] made the popup bigger 2021-05-02 22:20:50 +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
8c166cd47b Removed whitespace 2021-05-02 16:13:06 +01:00
Peter Goodhall
fab2759d29 Added new Patreons. 2021-05-02 16:06:57 +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
Peter Goodhall
f5ec8c1c60
Merge pull request #1013 from AndreasK79/adif_import_always_use_login_call
[ADIF Import] Added option to always use login call as operator.
2021-05-02 15:26:45 +01:00