Wykres commitów

4572 Commity (7090c95447333e3b06c3b6523634fe2d0699c231)

Autor SHA1 Wiadomość Data
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 ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00: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
Luca ed631e15a0
Restoring permissions settings 2023-07-04 17:33:57 +02:00
Luca 1a13f94264
Update Dockerfile 2023-07-04 17:33:08 +02:00
Luca 0d6adb0edf
More concise Dockerfile 2023-07-04 17:12:26 +02:00
Luca 76dea7bd82
Setting root as owner of files 2023-07-04 17:07:15 +02:00
Luca 52b6bd8939
Testing https://github.com/magicbug/Cloudlog/issues/2244 2023-07-04 15:48:33 +02:00
Luca 8b83c84f7a
Improving Dockerfile syntax 2023-07-04 15:35:46 +02:00
Peter Goodhall e65c5146d4
Merge pull request #2246 from phl0/fixUserEdit
Fix variable name
2023-07-04 11:21:39 +01:00
phl0 af88c5c9e2
Fix variable name 2023-07-04 11:59:34 +02:00
Andreas 9efb2f3233 [Grid Map] Swapped padding for longitude/latitude 2023-07-03 20:55:00 +02:00
Andreas f70419cc02 [Grid Map] Adjusted coordinate info to not jump around 2023-07-03 20:52:42 +02:00
Peter Goodhall abe25ef309 [AMSAT Status] Fix issue with AO-7 not reporting 2023-07-03 17:11:04 +01:00
Andreas Kristiansen b43d78f865
Merge pull request #2237 from AndreasK79/gridmap_geocoding 2023-07-02 17:05:12 +02:00
Andreas Kristiansen 012cc853a5
Merge pull request #2235 from hugosilvaparagramanet/fix/lotw-export-qso-end-date-issue
LOTW QSO end date issue
2023-07-02 16:53:58 +02:00
Andreas 36fdce5eca [Gridsquare Map] Added display of coordinates, gridsquare, distance and bearing when mouseover 2023-07-02 16:50:06 +02:00
Andreas a6da3c1277 [QSO Popup] Load QSL carousel from separate view file 2023-07-02 11:37:48 +02:00
Hugo Silva b95efafb06
Merge pull request #2 from phl0/updateExistingCertsReEndDate
Update qso_end_date of existing certs where time is 00:00:00
2023-07-02 09:59:13 +01:00
phl0 08765a8bd8
Update qso_end_date of existing certs where time is 00:00:00 2023-07-01 23:06:31 +02:00
Hugo Silva 0c0e9219a3 When importing LOTW certs, consider full day for end date 2023-07-01 17:25:21 +01:00
Andreas 38dee35937 [Advanced Logbook] Added QSL image popup and indicator 2023-06-30 23:36:35 +02:00
Andreas cfbe4971d0 [QSL Image Carousel] Fixed carousel in QSO popup 2023-06-30 12:50:58 +02:00
Andreas cb95b3a5e1 [QSL Image Upload] Fixed some errors in the upload 2023-06-30 11:54:39 +02:00
Andreas Kristiansen 27643c662e
Merge pull request #2233 from AndreasK79/advanced_logbook_filters_lookups
[Advanced logbook] Added more filters and lookup
2023-06-30 09:11:41 +02:00
Andreas Kristiansen db27b649b1
Merge pull request #2232 from int2001/dev
Prevent .git being served by Webserver
2023-06-30 09:11:32 +02:00
Andreas 5d4681696a [Advanced Logbook] Added missing changes 2023-06-30 07:59:12 +02:00
Andreas Kristiansen d259ebae36
Merge pull request #2231 from phl0/fixEmptyQo100DxClubUpload
Add error message for no outstanding QO-100 QSOs
2023-06-30 07:56:42 +02:00
Joerg 131abcce7d
Prevent .git being served by Webserver
Securitything:
Prevent .git-directory being served/exposed
2023-06-30 07:01:03 +02:00
Peter Goodhall b1a535b259
Merge pull request #2228 from phl0/qslPicMarking
Add option to mark QSL RX from pic upload window
2023-06-29 22:07:14 +01:00
phl0 f4296b2c24
Add error message for no outstanding QO-100 QSOs 2023-06-29 22:05:04 +02:00
Andreas 34c0a925f2 [Advanced Logbook] Added eQSL/LoTW filter and DXCC/CQ/IOTA lookup 2023-06-29 18:59:12 +02:00
phl0 7e836149ff
Add buttons for outgoing QSL 2023-06-29 17:53:18 +02:00
phl0 e82a866611
Brush up layout 2023-06-29 14:57:19 +02:00