提交图

2809 提交

作者 SHA1 备注 提交日期
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
2c0f009aa8
[Satellites] Added CAS-9 (XW-3)
Added CAS-9 (XW-3) ready for boxing day launch.
2021-12-23 16:11:40 +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
Peter Goodhall
1ae64a1acf
Update README.md 2021-12-10 18:12:10 +00:00
Andreas Kristiansen
e4b967628e
Merge pull request #1323 from AndreasK79/lotw_download_fix
[LoTW] Bugfix for sync when not COL_LOTW_QSLRDATE is set
2021-12-05 08:29:52 +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
Peter Goodhall
122db5c5c0
Merge pull request #1300 from Werzi2001/qsl_mark_sent_in_cog_menu
added "mark qsl sent" options to qso cog menu
2021-11-16 13:57:39 +00: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 Kristiansen
063bd4c1ed
Merge pull request #1277 from AndreasK79/cloudlog_php8_compatible
Cloudlog php8 compatible
2021-11-14 12:21:04 +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 Kristiansen
d3c9efc471
Merge pull request #1281 from AndreasK79/bands
[Bands] Consolidated get_worked_bands to it's own model. This will ma…
2021-11-13 16:00:35 +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 Kristiansen
57f370aa1e
Merge pull request #1280 from AndreasK79/kml_bug_fix
[KML Export] Fixed query to get the correct QSOs. Also added an extra…
2021-11-12 19:26:38 +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
Andreas
c5088707ae Fixed a small change in form_helper that was overwritten. 2021-11-09 20:39:15 +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
Peter Goodhall
6d6c60dd44
Merge pull request #1278 from onovy - Improves eQSL handing of digital card downloads 2021-11-08 13:56:36 +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
016cd7198c Updated CodeIgniter to latest dev from Github 2021-11-06 20:05:55 +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
iddq
fd17cae78d Added Operator (COL_OPERATOR) to possible columns 2021-11-06 12:14:45 +01:00
Andreas Kristiansen
f0b97c148a
Merge pull request #987 from abarrau/master
differents updates
2021-11-04 19:21:52 +01:00
Peter Goodhall
cd637049b9
Merge pull request #1272 from samhjn/feature_merge_back
[i18n] 3rd party codeigniter Chinese Simplified translation
2021-11-04 14:35:49 +00:00
ShadowMov
b8a0bf291b [i18n] 3rd party codeigniter Chinese Simplified translation 2021-11-04 22:12:45 +08:00
Peter Goodhall
c3f8c7bff6
Merge pull request #1271 from HakanKoseoglu/TR
Turkish translation v1.0
2021-11-04 13:11:34 +00:00
Hakan Koseoglu at jupiter
c2323667da Turkish translation v1.0 2021-11-04 12:55:08 +00:00
Peter Goodhall
c34f80f5e9 [LoTW] Remaps JS8, Q65 and FST4 correctly for LoTW uploads
Fixes #1248 where JS8 QSOs where being uploaded as MFSK
2021-11-04 11:43:17 +00:00
Peter Goodhall
ef6bcea1c0 [LoTW} Remap Satellite LILACSAT-2 to CAS-3H for LOTW uploads 2021-11-04 11:39:51 +00:00
Peter Goodhall
442bdd1455
Merge pull request #1262 from samhjn/feature_merge_back
[i18n] add translation Chinese Simplified
2021-11-03 16:07:40 +00:00
Peter Goodhall
32765fee9a
Merge pull request #1263 from LZ2ISI/patch-2
Added Bulgarian language translation
2021-11-03 16:06:50 +00:00
Peter Goodhall
09e6e29df5
Merge pull request #1264 from LZ2ISI/patch-3
Added Bulgarian language translation
2021-11-03 16:06:41 +00:00
Peter Goodhall
2d69a23ad5
Merge pull request #1265 from LZ2ISI/patch-4
Added Bulgarian language translation
2021-11-03 16:06:29 +00:00
Peter Goodhall
af739f469d
Merge pull request #1266 from LZ2ISI/patch-5
Added Bulgarian language translation
2021-11-03 16:06:19 +00:00
Peter Goodhall
d569c40684
Merge pull request #1267 from LZ2ISI/patch-6
Added Bulgarian language translation
2021-11-03 16:06:07 +00:00