Wykres commitów

2853 Commity (050182f2f5cea11b14a3fd31d6c790571e602bac)

Autor SHA1 Wiadomość Data
Peter Goodhall 050182f2f5 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:25:15 +00:00
Peter Goodhall 6e194b81d6 [Satellites] Added CAS-9 (XW-3)
Added CAS-9 (XW-3) ready for boxing day launch.
2021-12-27 17:22:59 +00:00
Peter Goodhall a2d4e129d4
Merge pull request #1322 from Werzi2001/version_2_logbook_active_on_create
Version 2 set logbook active on create
2021-12-21 17:49:21 +00:00
Peter Goodhall cd8a38d717
Merge pull request #1318 from AndreasK79/qrz_logbook_v2_fix
Qrz logbook v2 fix
2021-12-21 17:48:32 +00:00
Peter Goodhall 84427d1a43
Merge pull request #1308 from Werzi2001/version_2_qsl_print_user_check
Version 2 "Print Requested QSLs"
2021-12-21 17:48:09 +00:00
Peter Goodhall 7dc7559165
Merge pull request #1309 from AndreasK79/dxatlas_v2_fix
Dxatlas v2 fix
2021-12-21 17:46:52 +00:00
Andreas 06a29f4743 [LoTW] Bugfix for sync when COL_LOTW_QSLRDATE is not set 2021-12-18 17:50:19 +01:00
Andreas Kristiansen b29abebf3f Updated readme from master 2021-12-12 09:39:58 +01:00
Andreas Kristiansen 60c8575caa
Merge pull request #1326 from AndreasK79/cat_fix
[CAT] Fixed a user_id bug when updating the radio entry.
2021-12-12 09:37:43 +01:00
Andreas 97e4f6bfe2 [CAT] Fixed a user_id bug when updating the radio entry. 2021-12-12 09:36:33 +01:00
Thomas Werzmirzowsky 278cf3b016 set logbook active on creation of first logbook
set station profile active on creation of first station profile
disabled deletion of active logbook
disabled deletion of active station profile
2021-12-04 17:14:57 +01:00
Andreas 4ac4f612cb [QRZ Logbook] Had to revert a few changes. Can't check user_id everywhere, since that will break cron 2021-11-25 20:43:31 +01:00
Andreas 197eceeb79 [QRZ Logbook] V2 fix for user_id 2021-11-25 20:18:44 +01:00
Andreas ec189c4e75 Added missing model. DXAtlas v2 user_id fix 2021-11-18 09:29:14 +01:00
Andreas 0bd1b87060 [DXAtlas Export] Limit station_locations to logged in user + only export for logged in user 2021-11-18 09:27:45 +01:00
Thomas Werzmirzowsky 821a00dabb added checks to backend and frontend of "print requested qsls" to only
allow access to QSOs of user
2021-11-17 22:30:20 +01:00
Andreas Kristiansen e044da8df0
Merge pull request #1305 from AndreasK79/search_fix_for_table_not_specified
[Advanced Search] This fix adds table name to column so that query do…
2021-11-17 17:22:37 +01:00
Andreas 763df0b8dd [Advanced Search] This fix adds table name to column so that query doesn't error 2021-11-17 17:17:17 +01:00
Peter Goodhall 8a32d52c59
Merge pull request #1304 from dg9vh/patch-3
Correct arrow...
2021-11-17 16:12:56 +00:00
Kim - DG9VH 22648f5801
Correct arrow...
incoming eQSL arrow putting into correct direction.
2021-11-17 16:59:36 +01:00
Peter Goodhall a3e747de9a
Merge pull request #1296 from Werzi2001/dashboard_same_qsos_in_map_as_in_list
map on dashboard now shows the same QSOs as the list below
2021-11-17 14:23:51 +00:00
Peter Goodhall 8f9ab23dc5
Merge pull request #1297 from Werzi2001/version_2_adif_import_export_tasks
adif import/export tasks for version 2
2021-11-16 14:00:14 +00:00
Peter Goodhall 181314f3b0
Merge pull request #1299 from Werzi2001/version_2_kml_logbook_check
added logbook check to KML export
2021-11-16 13:59:49 +00:00
Peter Goodhall 68a9d237d7
Merge pull request #1298 from Werzi2001/version_2_station_create_set_user
set user_id on station location create
2021-11-16 13:59:04 +00:00
Thomas Werzmirzowsky 9a5b136351 added "mark qsl sent" options to qso cog menu 2021-11-16 13:58:15 +00:00
Thomas Werzmirzowsky 6be7536493 added logbook check to KML export 2021-11-15 19:59:26 +01:00
Thomas Werzmirzowsky 6ab3256439 set user_id on station location create 2021-11-15 19:54:01 +01:00
Thomas Werzmirzowsky 309803e252 renamed station profile to station location
only show station locations of user
check station location user in backend
2021-11-15 19:46:20 +01:00
Thomas Werzmirzowsky 6e8729d9dd map on dashboard now shows the same QSOs as the list below (excluding
the ones without gridsquare)
2021-11-15 19:16:54 +01:00
Peter Goodhall aad1823e15 [Hardware] Allowed all user roles to view 2021-11-14 22:53:35 +00:00
Peter Goodhall 5eac022fae [Print QSL] Allowed all user roles access 2021-11-14 22:52:23 +00:00
Peter Goodhall e7902db33a Fixed a range of errors 2021-11-14 22:48:39 +00:00
Peter Goodhall 4f2fc64c01
Merge pull request #1291 from AndreasK79/implode_fix
Implode fix and fix for when the logbooks is empty
2021-11-14 22:29:03 +00:00
Peter Goodhall 5441f88394
Merge pull request #1290 from Werzi2001/version_2_qso_qsl_checks
added user checks to previous contacts and qsl management
2021-11-14 22:28:40 +00:00
Peter Goodhall 92ae65e4ba
Merge pull request #1294 from AndreasK79/cloudlog8
This PR will include everything from master that has not been merged.
2021-11-14 22:28:09 +00:00
Andreas Kristiansen 109f40bc23
Merge branch 'station_logbooks' into cloudlog8 2021-11-14 22:01:25 +01:00
Andreas ea93b69e04 [Statistics] Fixed when no QSOs 2021-11-14 18:46:09 +01:00
Andreas d71be33ffe [Gridsquares] Fixed if no QSOs 2021-11-14 18:06:49 +01:00
Andreas cd71d48656 [Distances Worked] Fix for QSOs not found 2021-11-14 17:57:33 +01:00
Thomas Werzmirzowsky 0ff857357c added user checks to previous contacts and qsl management 2021-11-14 17:50:11 +01:00
Andreas 341e8f4a33 [Days with QSOs] Fix if no QSOs found 2021-11-14 17:49:35 +01:00
Andreas 6e6fe817fe [Timeline] Fixed if no QSOs found. 2021-11-14 17:40:36 +01:00
Andreas 9e4c97e45b [Accumulated Statistics] Fixed when no QSOs found. 2021-11-14 17:33:24 +01:00
Andreas e257ffa109 [Timeplotter] Fixed error when no QSOs found. 2021-11-14 17:20:10 +01:00
Andreas 8719441eb6 [Custom Map] Fixed error if logbook is empty 2021-11-14 17:17:20 +01:00
Andreas 8c7fa355fb [Awards] Fixed implode error when logbook is empty 2021-11-14 17:11:59 +01:00
Peter Goodhall b58ed8bcbd
Merge pull request #1287 from Werzi2001/version_2_exclude_deleted
exclud deleted DXCC and IOTA by default
2021-11-14 13:11:50 +00:00
Peter Goodhall 08af5c3843 [Dashboard] Fixes errors on clean install where variables have no numbers on the dashboard counts 2021-11-14 13:10:18 +00:00
ShadowMov 914333693c [i18n] 3rd party codeigniter Chinese Simplified translation 2021-11-14 12:06:12 +00:00
iddq 6bd4308b01 Added Operator (COL_OPERATOR) to possible columns 2021-11-14 12:04:48 +00:00