Andreas Kristiansen
da865b3103
Fixed hardcoded attributes in exportmap
2024-08-13 09:10:44 +02:00
Viola
b6f9e5e648
fix visitor page map attribution
...
Issue: 'views/interface_assets/footer' is not included in '/visitor/<callsign>' page, so that leafembed.js cannot access the option_map_tile_server_copyright variable.
2024-08-13 09:51:09 +08:00
HB9HIL
7542aa094f
fix sfle string
2024-08-12 12:06:19 +02:00
HB9HIL
2a2fcc280a
also added albanian
2024-08-12 11:40:16 +02:00
HB9HIL
c0ee393433
Merge branch 'dev' into new_langs
2024-08-12 10:45:44 +02:00
Viola
e00fd0644e
fix osm attribution: use global variable
...
another part of #730
use global variable defined on top of this file to improve data re-use
2024-08-12 10:57:30 +08:00
HB9HIL
1310d52e97
added 4 new languages
2024-08-11 21:42:01 +02:00
Karuru
63aa7e1a85
fix osm tile copyright attribution
2024-08-11 23:28:04 +08:00
Andreas Kristiansen
fa6b46bce2
Fixed typo
2024-08-10 12:23:19 +02:00
HB9HIL
e7c80ed2c9
start date is currently not in use
2024-08-10 11:28:05 +02:00
HB9HIL
91a2d33926
Revert "use the timezones from database"
...
This reverts commit cd5e3f179e .
2024-08-10 11:26:55 +02:00
HB9HIL
cd5e3f179e
use the timezones from database
2024-08-10 11:19:05 +02:00
HB9HIL
3bd1d27524
custom user datetime format
2024-08-10 10:26:23 +02:00
HB9HIL
47cbc4dc9e
frontend adjustment and code reduction
2024-08-10 10:11:42 +02:00
HB9HIL
d40f32eb43
added gettext strings
2024-08-10 10:08:16 +02:00
HB9HIL
94ec95d45e
Merge branch 'dev' into default_radio
2024-08-08 20:15:51 +02:00
Andreas Kristiansen
2c769b88a8
Merge pull request #716 from AndreasK79/sat_stuff
2024-08-08 16:50:01 +02:00
Andreas Kristiansen
4a8476dc88
Fixed missing old translation
2024-08-08 10:13:31 +02:00
int2001
45f8bfc906
Fix issue, where station_power is null
2024-08-08 07:54:28 +00:00
Andreas Kristiansen
8c7e7aaaaa
Moved menu items to sat
2024-08-08 09:38:25 +02:00
Andreas Kristiansen
ccd10f3c71
Hide menu items if dev mode is not active
2024-08-08 09:28:13 +02:00
Andreas Kristiansen
3486519f6a
Merge branch 'dev' into sat_stuff
2024-08-08 09:12:28 +02:00
int2001
fb3f255b2c
Root-Cause found. Variable $band was accidently(!) correct filled with SAT (if there was a SAT-QSO)
2024-08-07 15:26:19 +00:00
int2001
6534400a04
Fixes a bug where $band wasn't set
2024-08-07 14:54:22 +00:00
HB9HIL
5095f506ed
Merge branch 'dev' into default_radio
2024-08-07 16:03:13 +02:00
HB9HIL
d01acfa9be
fixing quotes because of gettext
2024-08-07 14:44:37 +02:00
HB9HIL
259b7c4f08
cat fix in qso logging
2024-08-07 13:41:56 +02:00
HB9HIL
34ea1be57e
Merge branch 'dev' into default_radio
2024-08-07 10:17:44 +02:00
HB9HIL
000f55494d
stringify
2024-08-06 18:24:06 +02:00
HB9HIL
98f1677144
Merge branch 'dev' into default_radio
2024-08-06 17:18:44 +02:00
github-actions
696b79fb5a
same for contesting and in footer
2024-08-06 13:12:15 +02:00
github-actions
caf51f0131
Merge remote-tracking branch 'upstream/dev' into xss
2024-08-06 12:31:50 +02:00
github-actions
0d308e2e2a
fix lock warning
2024-08-06 11:02:55 +02:00
github-actions
c6bd33d16a
show which radio was last updated
2024-08-06 00:04:59 +02:00
github-actions
b00de6ffd7
fix xss vulnerability
2024-08-05 21:08:19 +02:00
github-actions
09572ff923
some more frontend
2024-08-05 19:47:21 +02:00
github-actions
ac647d9c9c
some more frontend and code formatting
2024-08-05 18:18:34 +02:00
github-actions
dce3a45808
move js to a dedicated file
2024-08-05 18:06:28 +02:00
github-actions
16e41578cb
gettext and frontend
2024-08-05 17:57:48 +02:00
Andreas Kristiansen
e6dc3ab803
Sets CQ Zone when DXCC is set when you create a location
2024-08-05 10:54:03 +02:00
Anthony Di Iorio
f0dcbb52d7
Map Canadian Province in sign_string
...
Necessary to avoid mismatch for Quebec and Newfoundland and Labrador
2024-08-03 18:02:24 -04:00
HB9HIL
490829e421
warning if migfile locks migrations (basic implementation)
2024-08-01 17:01:46 +02:00
DB4SCW
ae3badba0d
changed switch handling in exportall.php
2024-07-31 16:20:00 +00:00
DB4SCW
c49f2f5283
changed the implementation to a less verbose version
2024-07-31 15:53:47 +00:00
DB4SCW
1b2b85d3f0
changed exportall ADIF view to be switchable between internal render and file download
2024-07-31 13:28:18 +00:00
Joerg (DJ7NT)
d06ce5bce2
Merge pull request #664 from DB4SCW/new_qso_pull_api
...
New API to pull ADIF QSO data for a defined station
2024-07-31 06:19:36 +02:00
HB9HIL
f4b6f89959
catch case if exec() is not usable
2024-07-30 21:15:16 +02:00
Andreas Kristiansen
04473c8e74
Merge branch 'dev' into qslstats
2024-07-30 14:44:51 +02:00
www-data
b613c0f418
initial implementation of Pull API for ADIF QSO data
2024-07-30 08:50:29 +00:00
Andreas Kristiansen
34c9af6731
Layout tweaks
2024-07-30 09:14:02 +02:00