提交图

2479 提交

作者 SHA1 备注 提交日期
Peter Goodhall
195f025e3b Update index.php 2022-01-05 22:45:19 +00:00
Peter Goodhall
6d3ed34c1c [Station Logbooks] Typo 🐑 2022-01-05 22:43:54 +00:00
Peter Goodhall
6a99e4c135 [Station Logbooks] Improved the overall layout and intro text 2022-01-05 22:43:04 +00:00
Peter Goodhall
5c071fe85b [LoTW] Remaps all PSK modes correctly for upload. 2022-01-05 22:17:45 +00:00
Peter Goodhall
a64805e68a Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2022-01-05 22:05:52 +00:00
Peter Goodhall
0afdf302ea [Migration] Adds 072 to 073 to cover my muck up! 2022-01-05 22:05:50 +00:00
Peter Goodhall
91ebce55bb [LoTW] Add PSK Submodes for 31 and 63
Add PSK Submodes for 31 and 63 theres still a lot more to add

(cherry picked from commit 6b8960bf17)
2022-01-05 20:12:24 +01:00
Hugo Silva
a12531fa60 Fixes error on advanced search with nested groups
(cherry picked from commit 450f710cfd)
2022-01-05 20:07:37 +01:00
Andreas
f43115508c [WAS Map] Map scaling now works on mobile
(cherry picked from commit 2ee1a550b8)
2022-01-05 18:06:44 +01:00
phl0
8409dd03b0
Use station location as base for map 2022-01-05 15:21:26 +01:00
Andreas
902d121015 [WAS Award] Added filtering to summary 2022-01-04 19:13:41 +01:00
Peter Goodhall
1e4f6283e0 [SAT] Change Sat names stored as XW-3(CAS-9) to HO-113 2022-01-04 11:27:36 +00:00
Peter Goodhall
c7a718c337 Update 080_update_cas9_qsos.php 2022-01-04 00:55:10 +00:00
Peter Goodhall
59e4ea0316 [Sats] Change CAS-9 QSOs to HO-113 and set LoTW Sent to N 2022-01-03 18:17:04 +00:00
Andreas
a0645996a2 [WAS Map] Added tag to make the map responsive. Fixes #1346
(cherry picked from commit d852d4ebd0)
2022-01-03 18:39:02 +01:00
Peter Goodhall
38465fce24
Merge pull request #1344 from phl0/fixContestName
Need to load contest lang parts for correct display
2022-01-03 15:10:54 +00:00
Peter Goodhall
ea1f9df4df
Merge pull request #1347 from phl0/addGermanLangTags
Add missing German language tags
2022-01-03 15:10:39 +00:00
phl0
0653c064e3
Fix typo 2022-01-03 16:07:49 +01:00
phl0
c72ebf7ed1
Add missing German language tags 2022-01-03 16:05:47 +01:00
phl0
e8d6b17406
Replace _new by _blank for new windows/tabs 2022-01-03 11:07:29 +01:00
phl0
cfa08fd500
Add link also to display QSO page 2022-01-02 16:52:21 +01:00
phl0
74dd8c7776
Need to load contest lang parts for correct display 2022-01-02 14:21:50 +01:00
phl0
0593f0fee1
Add SOTA icon/link 2022-01-02 12:52:39 +01:00
Peter Goodhall
a4fd746a90
[QSO] Increase the callsign entry box width 2022-01-02 10:21:52 +00:00
phl0
7659e196fc Also show SRX/STX on dashboard
and fix PHP code formatting ;-)
2022-01-01 22:23:46 +00:00
phl0
d43261b544 Make SRX and STX left padded to at least 3 positions 2022-01-01 22:23:46 +00:00
phl0
8d6466334b Added hamqth.com and some tooltips 2022-01-01 21:38:18 +00:00
phl0
a292ce2b28 Align qrz icon next to callsign input box 2022-01-01 21:38:18 +00:00
phl0
4b7ae76baf Add icon link to qrz.com page 2022-01-01 21:38:18 +00:00
Andreas Kristiansen
1ba45fe622
Merge pull request #1329 from Werzi2001/bearing_by_station_profile
use station profile grid locator to calculate distance
2022-01-01 11:11:42 +01:00
Thomas Werzmirzowsky
ea1cf0141a added station profile check to bearing as well (used on change of
callsign, not on change of grid locator)
2021-12-31 17:49:44 +01:00
Andreas Kristiansen
2b1f3b5461
Merge pull request #1312 from Werzi2001/eqsl_lotw_on_dashboard
added eQSL and LotW to the dashboard
2021-12-31 15:26:39 +01:00
Andreas
3b76fb3572 [Dashboard] Added 50% width to the bottom right tables, as this makes them align. 2021-12-31 15:25:42 +01:00
Andreas Kristiansen
e562307e40
Merge pull request #1307 from Werzi2001/version_2_hide_sat_analytics
version 2 hide satellites
2021-12-31 14:27:32 +01:00
Andreas
66e72d035a [DXCC Award] Added filtering to the summary 2021-12-31 14:05:33 +01:00
Andreas
2bc331109c Added clickable link on previous QSOs 2021-12-28 20:08:41 +01:00
imlonghao
3404ff7050 [LoTW] Fix MFSK mode mapping
(cherry picked from commit ac0a4d966d)
2021-12-27 20:26:34 +01:00
Andreas
9e4bd5ff36 [Station location] Changed county limit to 300 to avoid result getting truncated. 2021-12-27 20:24:00 +01:00
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
Thomas Werzmirzowsky
451fd1e943 use station profile grid locator to calculate distance 2021-12-22 13:31:01 +01: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
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
Thomas Werzmirzowsky
602a63d8c1 added eQSL and LotW to the dashboard 2021-11-19 22:34:58 +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
Thomas Werzmirzowsky
3f7dbe81f9 fixed typo 2021-11-17 21:53:24 +01:00
Thomas Werzmirzowsky
e344bd0a9b hide satellites selection if there are not satellite QSOs in
statistics
distances worked
gridsquares
2021-11-17 21:48:44 +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
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
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
iddq
6bd4308b01 Added Operator (COL_OPERATOR) to possible columns 2021-11-14 12:04:48 +00:00
Peter Goodhall
37fba45cbc Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2021-11-14 12:02:17 +00:00
Ondřej Nový
558e111b5a 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-14 12:01:59 +00:00
Peter Goodhall
454b3b96f3
Merge pull request #1286 from Werzi2001/version_2_dashboard_todos
Version 2 dashboard todos
2021-11-14 11:58:27 +00:00
Thomas Werzmirzowsky
a3822698c0 exclud deleted DXCC and IOTA by default 2021-11-14 12:58:19 +01:00
Peter Goodhall
8cb990fc30 [API] Allows all users to access 2021-11-14 11:57:21 +00:00
Thomas Werzmirzowsky
239fad0037 Merge branch 'station_logbooks' into version_2_dashboard_todos 2021-11-14 12:46:55 +01:00
Thomas Werzmirzowsky
63dc682e51 adapted dashboard countries and qsl cards statistics for logbooks 2021-11-14 12:45:17 +01:00
Andreas
3ff17fb058 Remove the constructor in the bands-model 2021-11-13 20:08:52 +01:00
Andreas
7dec9a7684 Removed constructor in the newly added bands-model. 2021-11-13 20:04:29 +01:00
Andreas Kristiansen
7d404c31db
Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +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
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
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
Peter Goodhall
067d1f5d57
Merge pull request #1268 from LZ2ISI/patch-7
Added Bulgarian language translation
2021-11-03 16:05:58 +00:00
Peter Goodhall
94057d5ec1
Merge pull request #1269 from LZ2ISI/patch-8
Added Bulgarian language translation
2021-11-03 16:05:46 +00:00
Ivan
fb0c3781a7
Added Bulgarian language translation 2021-11-03 12:04:12 +02:00
Ivan
591b7d2c4b
Added Bulgarian language translation 2021-11-03 12:02:52 +02:00
Ivan
bfaaf942ee
Added Bulgarian language translation 2021-11-03 12:01:09 +02:00
Ivan
0ddfa89392
Added Bulgarian language translation 2021-11-03 11:59:02 +02:00
Ivan
79ffda06db
Added Bulgarian language translation 2021-11-03 11:57:37 +02:00
Ivan
3835bd33c7
Added Bulgarian language translation 2021-11-03 11:56:02 +02:00
Ivan
cd89168cc7
Added Bulgarian language translation 2021-11-03 11:54:08 +02:00
Ivan
bcf4e5d2d6
Added Bulgarian language translation 2021-11-03 11:52:10 +02:00
ShadowMov
144faa5c4c [i18n] add translation Chinese Simplified 2021-11-03 00:56:30 +08:00
iddq
40a77dbcd2 Added Operator (COL_OPERATOR) to possible columns 2021-11-01 18:38:18 +01:00
iddq
3d883409a1 Added Operator (COL_OPERATOR) to possible columns 2021-11-01 15:22:26 +01:00
Andreas
33868efa4c [Contest Logging] Bugfix for exchange logging. 2021-10-31 17:11:46 +01:00
Thomas Werzmirzowsky
6f39ce940f - QSO create/edit check that station belongs to user
- QSO form only shows stations of user
2021-10-31 10:25:35 +01:00
Thomas Werzmirzowsky
61b41df1d9 created helper methods to check access 2021-10-31 10:17:14 +01:00
Thomas Werzmirzowsky
9ed56e7211 improvements to multi user support of stations/logbooks
- Set active logbooks checks if logbook belongs to user
- Link station to logbook checks that station and logbook belong to user
- Unlink station from logbook checks that station and logbook belong to user
- Edit of logbook only shows stations of user
- Set active station checks if station belongs to user
- find_active and find_gridsquare of Stations model now check user
2021-10-31 09:56:45 +01:00
Andreas Kristiansen
2bf5894744
Merge pull request #1251 from AndreasK79/search_fix_replace
[Search] Replace O with slash when searching
2021-10-28 19:29:20 +02:00
Andreas
6fcb023216 [Search] Replace O with slash when searching 2021-10-28 19:28:22 +02:00
ShadowMov
6d066da791 eqsl: close root div 2021-10-27 23:43:23 +08:00
Andreas
36d1b75484 [Contesting] Implemented dupecheck 2021-10-24 16:48:23 +02:00
Andreas
6f266567a1 [Modes] Added buttons for activate / activate all 2021-10-23 19:55:57 +02:00
Andreas Kristiansen
76d9e639b0
Merge pull request #1245 from AndreasK79/contests_activate_deactivate_all
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:45:49 +02:00
Andreas
93b6cba00e [Contests] Added buttons for activate/deactivate all 2021-10-23 19:44:41 +02:00
Thomas Werzmirzowsky
5f39e99d47 sort logbook and station list by name 2021-10-20 21:26:35 +02:00
Andreas Kristiansen
58a2346de6
Merge pull request #1238 from Werzi2001/station_logbooks_wording
changed wording to station
2021-10-20 18:05:54 +02:00
Kim - DG9VH
451beca21e
Fixed Typo in eqsl_last_qsl_rcvd_date
There was the wrong database-field compared so eqsl_last_qsl_rcvd_date() always delivered 1970/01/01 as date.
2021-10-17 17:19:13 +02:00
Thomas Werzmirzowsky
e66e2007c0 one more change 2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky
b300106ade changed wording to station 2021-10-17 11:42:33 +02:00
Thomas Werzmirzowsky
f510bc314b added logbook filter to logbook main list 2021-10-17 11:25:01 +02:00
Andreas
53e825d885 [Themes] Fixed form in the view 2021-10-16 19:53:22 +02:00
Andreas Kristiansen
b324aba559
Merge pull request #1232 from AndreasK79/dok_contest
[Contesting] Added option to copy received exchange into Dok field in database
2021-10-16 19:39:12 +02:00
Andreas
d44831d3f5 [Contesting] Added selection for copying received exchange over to DOK field in the database. 2021-10-16 16:03:54 +02:00
ShadowMov
5052f5505c [logbook] fix table header html markup & contest serial info 2021-10-16 00:24:13 +08:00
Andreas
9576f576d9 Fixed down in migration script. 2021-10-15 11:14:28 +02:00
Andreas
99d8de9494 Missing logbook view 2021-10-15 08:58:14 +02:00
Andreas
25c377f801 Rewrote view for dashboard and logbook 2021-10-15 08:56:40 +02:00
Andreas Kristiansen
48a2d3fb7c
Merge pull request #1218 from AndreasK79/small_fixes_for_better_compability
PHP8 fix and folder not found fix
2021-10-15 08:54:49 +02:00
ShadowMov
e21639277d dashboard: fix RSTS/RSTR table header in mobile mode 2021-10-15 00:20:18 +08:00
Thomas Werzmirzowsky
d62ab2e7d4 added check for empty result from list_logbooks_linked
removed "echo" outputs as then the following redirect is not possible
2021-10-12 20:03:14 +02:00
Peter Goodhall
2d2a480fbb Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2021-10-12 15:19:41 +01:00
Peter Goodhall
87d5c8e1b0 [Station Logbook] Improved edit interface 2021-10-12 15:19:39 +01:00
Andreas
d174003518 Merge branch 'station_logbooks' of https://github.com/magicbug/Cloudlog into station_logbooks 2021-10-12 13:20:46 +02:00
Andreas
57e5836193 [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
Andreas
b63ebc02be [Contest Logging] Started work on adding DOK to exchange 2021-10-12 13:10:54 +02:00
Andreas
5fbf307650 [Advanced search] Adds dropdown if not exist when storing queries. Also removes dropdown if empty after delete. 2021-10-11 19:36:52 +02:00
Jesse Rhoads
7eedf970e5 Fix incorrect column header on live contest page 2021-10-09 16:49:35 -04:00
Chris Tabor
3b57245cd9 Fix dxcc_lookup query for dxcc_exceptions 2021-10-09 12:34:09 -07:00
Andreas
99379ec213 PHP8 fix and folder not found fix 2021-10-09 15:25:10 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Andreas
e0e80fb680 [Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller. 2021-10-07 21:42:19 +02:00
Andreas
60536c4d5c [ADIF Export] Added contest id to export 2021-10-07 19:15:08 +02:00
Peter Goodhall
c6f9a5a3ae [Search] Fixed incorrectly closed stristr 2021-10-07 15:08:28 +01:00
Andreas
c369cf9647 [Modes] Fixed form. In certain cases, creating a mode would not work 2021-10-07 12:14:17 +02:00
Andreas
349f3ee1ca [Contesting names] Bugfix in the form for creating contests and stopped loading of contesting.js when editing contestnames. 2021-10-06 20:24:14 +02:00
Peter Goodhall
e46152003f [Migration] Fixes issue when user_id already exists with the api table. 2021-10-06 11:16:54 +01:00
Andreas
d998a7f8a2 Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
Andreas Kristiansen
7a6bdf3fbc
Merge pull request #1212 from AndreasK79/storing_queries
Storing queries
2021-10-06 10:28:19 +02:00
Andreas
7c56741b92 [Advanced search] Changed to migration 71 to not have problems later when merging station_logbooks. 2021-10-06 10:19:45 +02:00
Andreas Kristiansen
fa1bb549ee
Merge pull request #694 from jsb2092/master
Added support for lookups in services for more detailed information when logged in
2021-10-05 20:58:48 +02:00
Andreas
9365f551a7 Removed lines that should not be there. Problably comes from a merge. 2021-10-05 19:24:50 +02:00
Andreas Kristiansen
4b8e9db1b1
Merge pull request #1205 from Byloth/master
[FIX] Solved a SQL syntax problem while using the latest MariaDB version.
2021-10-04 13:25:36 +02:00
Matteo Bilotta
c1854515c7
[FIX] Solved a SQL syntax problem while using the latest MariaDB version. 2021-10-04 12:32:20 +02:00
Andreas
3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Peter Goodhall
2dcd4f3965 Added comments 2021-09-29 22:02:08 +01:00
Peter Goodhall
650c73f4e6 [LoTW] Fixes issue with sync script running 2021-09-29 22:00:42 +01:00
Thomas Werzmirzowsky
43f96fab9d "Mark QSL Card Not Required" sets status to Ignore but sets red arrow
which reflects status No. Changed color to grey.
2021-09-29 21:51:42 +02:00
Peter Goodhall
6bf7d97df8 Removed test function. 2021-09-28 17:21:56 +01:00
Peter Goodhall
8b1770feab [API][CAT] Fixes issue where user_id isn't getting added to the hardware entry 2021-09-28 17:18:04 +01:00
Peter Goodhall
0f57e62a84 Revert "Correct user date formating on QSO pages (Live/Post)"
This reverts commit 77a99780cb.
2021-09-28 16:09:47 +01:00
Peter Goodhall
5f10c52323 Went through logbook and logbook model changing things to logbook linked profiles 2021-09-28 11:21:12 +01:00
Peter Goodhall
f765a1c169 [QSO Entry] Changed worked_grid_before in Logbooks.php to use All station locations 2021-09-28 11:12:35 +01:00
Peter Goodhall
7651517e74
Merge pull request #1190 from AndreasK79/custom_maps_station_logbooks
Custom maps station logbooks
2021-09-27 15:09:21 +01:00
Peter Goodhall
e8be6f8620 Only create the fields in db if they arent there 2021-09-27 15:07:38 +01:00
Andreas
62402c02a4 [QSLPrint] Added QSL-status to the QSOList 2021-09-27 10:49:18 +02:00
Andreas
7979431d95 [Advanced search] Added migration script. 2021-09-25 20:13:06 +02:00
Andreas
97b5b1b2c8 [Advanced search] Polished things up a bit by using alert and dialog to convey messages. 2021-09-25 20:06:14 +02:00
Andreas
17170433e0 [Advanced search] Only run a query which contains select, but not delete or update. Done for safety precautions. 2021-09-25 19:49:28 +02:00
Andreas
0717fa74ff [Advanced search] When saving a query, we add this to the dropdown. 2021-09-25 18:08:31 +02:00
Andreas
d71ba5a0c6 [Advanced search] When deleting a query, it will be removed from the dropdown. 2021-09-25 17:46:08 +02:00
Andreas
223ba0ca21 [Advanced search] You can now save a query for re-use. 2021-09-25 17:40:15 +02:00