提交图

2271 提交

作者 SHA1 备注 提交日期
Ondřej Nový
c43ac0715b Add "Lookup on HamQTH" to drop-down menu. 2022-01-19 21:33:17 +01:00
Peter Goodhall
64f7e7cc00 [CAT] Sets timetamp if one isn't provided (UTC) 2022-01-14 19:09:56 +00:00
pheasantus
1a30da40c9
Update notes_lang.php 2022-01-06 22:46:44 +01:00
pheasantus
2ccb3184ff
Update lotw_lang.php 2022-01-06 22:44:34 +01:00
pheasantus
5deb9b57e8
Delete Polish.zip 2022-01-06 22:34:33 +01:00
pheasantus
45b064645a
Add files via upload 2022-01-06 22:33:55 +01:00
Peter Goodhall
7e9e289a38 [LoTW] Remaps all PSK modes correctly for upload. 2022-01-05 22:17:55 +00:00
Andreas Kristiansen
80b5199715
Merge pull request #1327 from hugosilvaparagramanet/bugfix/advanced-search-grup-condition-error
Fixes error on advanced search with nested groups
2022-01-05 20:01:01 +01:00
Andreas
2ee1a550b8 [WAS Map] Map scaling now works on mobile 2022-01-05 18:04:53 +01:00
Peter Goodhall
6b8960bf17 [LoTW] Add PSK Submodes for 31 and 63
Add PSK Submodes for 31 and 63 theres still a lot more to add
2022-01-04 17:10:32 +00:00
Peter Goodhall
1c519a385a [SAT] Change Sat names stored as XW-3(CAS-9) to HO-113 2022-01-04 11:23:39 +00:00
Peter Goodhall
1b84393ee2 Update 072_update_cas9_qsos.php 2022-01-04 00:54:14 +00:00
Peter Goodhall
1406364b9c Update 072_update_cas9_qsos.php 2022-01-04 00:48:16 +00:00
Peter Goodhall
f4e99ae4c3 [Sats] Change CAS-9 QSOs to HO-113 and set LoTW Sent to N 2022-01-03 21:29:51 +00:00
Andreas
d852d4ebd0 [WAS Map] Added tag to make the map responsive. Fixes #1346 2022-01-03 18:35:47 +01:00
phl0
5c280c3c13
Also show SRX/STX on dashboard
and fix PHP code formatting ;-)
2022-01-01 21:50:28 +01:00
phl0
2995425ddb
Make SRX and STX left padded to at least 3 positions 2022-01-01 21:33:48 +01:00
phl0
45d2270825
Merge remote-tracking branch 'upstream/master' into linkQRZ 2021-12-30 23:27:56 +01:00
Andreas
7b0dae3439 Added clickable link on previous QSOs 2021-12-28 20:07:00 +01:00
Andreas
021aa384d4 [Station location] Changed county limit to 300 to avoid result getting truncated. 2021-12-27 20:20:18 +01:00
Peter Goodhall
8c2b073bf9
This might fix issues where mysql isn't using UTC
There appears to be an issue when UTC isn't the native time for the MySQL server so instead of using NOW() which is the servers date/time use utc_timestamp instead. this means all interfaces MUST set time stamps as UTC.
2021-12-27 17:18:27 +00:00
Peter Goodhall
dde0b0ef01
Merge pull request #1315 from imlonghao/fix-mode-map
[LoTW] Fix MFSK mode mapping
2021-12-21 17:48:48 +00:00
Hugo Silva
450f710cfd Fixes error on advanced search with nested groups 2021-12-20 19:15:22 +00:00
phl0
dcc61ecb9f
Added hamqth.com and some tooltips 2021-12-19 22:07:51 +01:00
phl0
a4fadb3d69
Align qrz icon next to callsign input box 2021-12-19 17:34:28 +01:00
phl0
5d8039face
Add icon link to qrz.com page 2021-12-19 14:22:49 +01:00
Andreas
24db70fba0 [LoTW] Bugfix for sync when not COL_LOTW_QSLRDATE is set 2021-12-05 08:28:59 +01:00
imlonghao
ac0a4d966d
[LoTW] Fix MFSK mode mapping 2021-11-20 20:51:01 +08:00
Andreas Kristiansen
eb5f16259a
Merge pull request #1306 from AndreasK79/search_fix_for_master
[Advanced Search] This fix adds table name to column so that query do…
2021-11-17 17:22:28 +01:00
Andreas
bef977950c [Advanced Search] This fix adds table name to column so that query doesn't error. 2021-11-17 17:21:15 +01:00
Thomas Werzmirzowsky
021e2023ea added "mark qsl sent" options to qso cog menu 2021-11-15 20:38:17 +01:00
Peter Goodhall
87d3f694b3 Revert "Update User.php"
This reverts commit 8353c54884.
2021-11-14 22:24:33 +00:00
Peter Goodhall
e85e8d2d02 Revert "[API] Allow all user groups to access API Keys"
This reverts commit 69bc0ceef0.
2021-11-14 22:24:30 +00:00
Peter Goodhall
8353c54884 Update User.php 2021-11-14 11:54:21 +00:00
Peter Goodhall
69bc0ceef0 [API] Allow all user groups to access API Keys 2021-11-14 11:53:35 +00:00
Peter Goodhall
f5f8243fc2 Revert "Merge branch 'station_logbooks' into master"
This reverts commit 246cec2d66, reversing
changes made to 57f370aa1e.
2021-11-14 11:28:50 +00:00
Andreas Kristiansen
246cec2d66
Merge branch 'station_logbooks' into master 2021-11-14 12:22:59 +01:00
Andreas
7dec9a7684 Removed constructor in the newly added bands-model. 2021-11-13 20:04:29 +01:00
Andreas Kristiansen
42fa1a06d0
Merge branch 'station_logbooks' into cloudlog_php8_compatible 2021-11-13 16:03:52 +01:00
Andreas
939434090d [Bands] Consolidated get_worked_bands to it's own model. This will make it easier to have everything in one place, and perhaps also move bands to db. 2021-11-13 15:55:17 +01:00
Andreas
1ce153a2ca [KML Export] Fixed query to get the correct QSOs. Also added an extra check if lat and lng were undefined 2021-11-12 12:45:33 +01:00
Peter Goodhall
92850e821d [Header] Admin dropdown is only displayed to users with Admin role 2021-11-08 22:43:59 +00:00
Peter Goodhall
0ffe57dc63 [Auth] Changed Roles either Administrator or Operator
This is the first step in changes to the AUTH system it will have two roles

- Admin - who can access all the admin tools plus log qsos
- Operator - who can just access the main Cloudlog functions and their own logbooks and locations
2021-11-08 15:28:16 +00:00
Peter Goodhall
3a36b38b82 [Dashboard] Redirect to Login if user isn't logged in 2021-11-08 15:22:17 +00:00
Ondřej Nový
cf706fb17d More robust eQSL.
* download eQSL only once
* don't save empty file
* add entry to DB only for correctly downloaded and saved eQSL
* use redirect instead of "subrequest"
2021-11-07 23:01:10 +01:00
Andreas
b8ce4fa33d Added checks if logbooks exists. Cloudlog would load with an error when starting a new install. 2021-11-06 20:53:36 +01:00
Andreas
1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas Kristiansen
7fe1c8fed9
Merge pull request #1261 from iddq/master
Added Operator (COL_OPERATOR) to possible columns
2021-11-06 16:00:50 +01:00
Andreas Kristiansen
a9f9916315
Update index.php
Changed TD to TH tag in the header.
2021-11-06 15:53:04 +01:00
iddq
8665089fb8 Merge branch 'master' of github.com:iddq/Cloudlog 2021-11-06 12:15:23 +01:00