Wykres commitów

4842 Commity (71d861f8b7f47d1ee264d42b0bbf887f93c3cb58)

Autor SHA1 Wiadomość Data
Peter Goodhall 6b2654f5e0
Merge pull request #2262 from AndreasK79/advancedlogbook_added_more_ref
[Advanced Logbook] Added SOTA, POTA, WWFF searches and refs
2023-07-07 15:12:40 +01:00
Peter Goodhall 76cfecd28d
Merge pull request #2263 from int2001/hotfix_options
Hotfix for Mass QRZ and HRDLog-Upload
2023-07-07 15:04:24 +01:00
phl0 08c7e65271
Make band and QSL type user select- and storable 2023-07-07 16:04:19 +02:00
phl0 033aa96204
Merge remote-tracking branch 'upstream/dev' into loadGridmapOnPageLoad 2023-07-07 16:02:46 +02:00
int2001 0eacddb0bd Hotfix: Disable zero-value at station_location-chooser when doing Bulk QRZ or HRD. Otherwise page will break 2023-07-07 13:50:48 +00:00
Peter Goodhall 5dfec295c1
Merge pull request #2260 from int2001/hrdlog
This one adds HRDLog-Support to Cloudlog
2023-07-07 14:01:39 +01:00
int2001 58e0a57f5e Removed whole index-function at controller 2023-07-07 12:19:21 +00:00
int2001 6253650190 Controller, Migrationscript and View for HRDLog 2023-07-07 11:35:01 +00:00
int2001 a6b04edd5c JS-Functions for HRDLog 2023-07-07 11:34:13 +00:00
int2001 723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Andreas 6fc021f14c [Advanced Logbook] Added SOTA, POTA, WWFF searches and refs 2023-07-07 10:03:52 +02:00
Andreas Kristiansen 878094a5ab
Merge pull request #2259 from int2001/eqsl_image_qso 2023-07-06 18:46:52 +02:00
int2001 35664c9e09 Fixes bug: if there's no (e)qsl-image at the database, qsl-detail-view will try to fetch /images/eqsl_card_images/ which produces a 403 2023-07-06 16:40:17 +00:00
Peter Goodhall e8040e3296
Merge pull request #2258 from int2001/dev
Minor languagefile-adjustments
2023-07-06 15:11:40 +01:00
int2001 8f10361013 Accidently changed this file. idk why 2023-07-06 14:06:06 +00:00
int2001 89e13a92c4 some minor language-adjustements 2023-07-06 14:00:44 +00:00
int2001 76668feace Minor Language Adjustments 2023-07-06 13:56:31 +00:00
int2001 f7b35a38b1 Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-06 13:52:18 +00:00
Peter Goodhall 9ff0b8c01e
Merge pull request #2254 from int2001/eqsl_bandfix
Added MODE to matching for LotW/eQSL Confirmations
2023-07-06 13:49:20 +01:00
Peter Goodhall 6571bdd300
Merge pull request #2257 from int2001/mastodon
Adds Mastodon-integration as mentioned in issue #1802
2023-07-06 13:48:53 +01:00
int2001 34b35ec4a3 Fixed header of migrationscript. Accidently there was the amsat-feature documented... 2023-07-06 08:22:44 +00:00
int2001 613a89b8b4 Adds Mastodon-integration as mentioned in issue #1802 2023-07-06 08:17:20 +00:00
Andreas Kristiansen fc0c04673f
Merge pull request #2255 from cats-shadow/rus-translation
Russian translation update
2023-07-06 09:59:26 +02:00
cats-shadow a47db4a7d4 Russian translation update 2023-07-06 04:45:09 +03:00
int2001 4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +00:00
int2001 1026f6bc30 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-07-05 14:28:41 +00:00
int2001 c95f4e0ece Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-05 14:26:47 +00:00
Peter Goodhall 7090c95447
Merge pull request #2253 from int2001/api_1632
Resolves issue 1632.
2023-07-05 15:23:58 +01:00
int2001 f938270f4c Resolves issue 1632. JSON-Array of stations will be returned if /index.php/api/station_info/[key] is called 2023-07-05 14:16:53 +00:00
Peter Goodhall cfa0a59156 typo 2023-07-05 14:48:38 +01:00
Peter Goodhall 355070438d [API] Removed search_callsign()
Think search_callsign() is a left over from testing code but isn't used
2023-07-05 14:48:22 +01:00
Andreas Kristiansen 1321023f18
Merge pull request #2250 from AndreasK79/advanced_logbook_quickfilters
[Advanced Logbook] Added Quickfilter search.
2023-07-05 15:06:58 +02:00
Peter Goodhall fd93704990
Merge pull request #2251 from iu2frl/dev
Removing index.php in directory and URL in case of configuration error
2023-07-05 13:54:30 +01:00
Peter Goodhall da9e6401c7
Merge pull request #2249 from int2001/dev
Fixes #2238
2023-07-05 13:54:16 +01:00
Peter Goodhall 23710ea70f
Merge pull request #2252 from int2001/qrz_fix
Qrz failure fixing - Fixes https://github.com/magicbug/Cloudlog/issues/2198
2023-07-05 13:53:00 +01:00
int2001 5ffcc413e9 Added Errormessage for User in case of invalid/expired key 2023-07-05 12:20:39 +00:00
int2001 8c04f5ecc2 Removed debug-Output 2023-07-05 12:07:00 +00:00
int2001 782857aef9 Fixes Issue 2198 2023-07-05 12:05:02 +00:00
Andreas 982b4a4ce9 [Advanced Logbook] Changed warning poup 2023-07-05 13:03:10 +02:00
Andreas 6430ad5692 [Advanced Logbook] Fixed Quickfilters if eQSL or LoTW columns are hidden 2023-07-05 12:51:49 +02:00
Peter Goodhall 646bf737e0 [Update] Fixed Typo 2023-07-05 11:34:00 +01:00
Luca 4546fa8143
Removing index.php in directory and URL in case of configuration error 2023-07-05 09:50:29 +02:00
Andreas 9d73c30f91 [Advanced Logbook] Added Quickfilter search. Mark one line and click filter button 2023-07-05 09:29:13 +02:00
int2001 f27cf6b683 Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-04 18:55:41 +00:00
int2001 ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
int2001 8fd58b8545 Fixes Issue #2238 2023-07-04 18:26:22 +00:00
int2001 35e05c08eb Merge branch 'dev' of github.com:int2001/Cloudlog into dev 2023-07-04 18:20:31 +00:00
Joerg d59a998091
Merge branch 'magicbug:dev' into dev 2023-07-04 20:18:27 +02:00
Peter Goodhall ee90929a3c
Merge pull request #2248 from iu2frl/dev
Fixed #2244
2023-07-04 17:39:54 +01:00
Luca 6c2686e95e
Fixing permission as reported in https://github.com/magicbug/Cloudlog/issues/2244 2023-07-04 17:57:45 +02:00