Commit Graph

10362 Commits

Author SHA1 Message Date
HB9HIL
03ae44fc3c typo 2024-08-14 10:32:12 +02:00
HB9HIL
cfab545779 searchable dxcc for qso view 2024-08-14 00:40:39 +02:00
HB9HIL
baf72b28e1 searchable dxcc for station profiles 2024-08-14 00:28:47 +02:00
HB9HIL
6915033c29 translations for primary and secondary subdivisions 2024-08-13 23:27:14 +02:00
HB9HIL
3a20161194 xss_cleaning and uppercase callsign 2024-08-13 22:04:25 +02:00
HB9HIL
0fefb205d9 Merge pull request #742 from HB9HIL/cookies
Cookies Fix
2024-08-13 21:50:36 +02:00
HB9HIL
f027763ca9 Merge branch 'dev' into cookies 2024-08-13 21:50:28 +02:00
github-actions
5407da2434 po/mo updates 2024-08-13 19:24:05 +00:00
Andreas Kristiansen
f32808c118 Merge pull request #743 from AndreasK79/fix_activated_gridsquares
This fixes activated gridsquares where only a border or corner was worked
2024-08-13 21:23:40 +02:00
phl0
bb53cf9b6a Fix SQL group by 2024-08-13 21:21:34 +02:00
Andreas Kristiansen
8d70ec37fe Forgot the view 2024-08-13 21:18:58 +02:00
Andreas Kristiansen
96b76fb7d4 Merge pull request #745 from violarulan/visitor_grid_fix
Fix visitor satellite page grids not showing when logged out
2024-08-13 19:51:14 +02:00
Karuru
f3b88bbba0 fix visitor sat page grids not showing 2024-08-13 22:51:55 +08:00
github-actions
9f38c65676 po/mo updates 2024-08-13 14:17:28 +00:00
HB9HIL
57fd60c96e Merge pull request #741 from Wavelog-Translator/weblate-wavelog-main-translation
Translations update from Weblate
2024-08-13 16:17:06 +02:00
Weblate
d5e8d8a0be Merge remote-tracking branch 'origin/dev' into dev 2024-08-13 14:15:55 +00:00
HB9HIL
496f13a718 added Z63DRI to translators 2024-08-13 16:15:31 +02:00
Weblate
538d7f32c3 Merge remote-tracking branch 'origin/dev' into dev 2024-08-13 11:38:44 +00:00
HB9HIL
75b86461ea make mig 196 compatible with older mysql versions
With utf8mb4 a constraint of 255 results in a maximum possible primary key of 1020 bytes which is larger then the maximum 767 bytes in older MySQL versions. Changing the constraint to 191 results in a max. primary key of 764 bytes which will work with those ancient versions and 191 is still enough for this column. The id's in the cron table are text, why we can't use numerical ID's here
2024-08-13 13:38:20 +02:00
HB9HIL
0165508b04 small UI addition 2024-08-13 11:52:41 +02:00
Andreas Kristiansen
a222661230 Added some air in the code 2024-08-13 11:36:00 +02:00
Andreas Kristiansen
b54026b8bc Fixed the count function too 2024-08-13 11:28:24 +02:00
Andreas Kristiansen
cc8c4ae2b8 This fixes activated gridsquares where only a border or corner was worked 2024-08-13 10:56:50 +02:00
Weblate
d39f2ca69b Merge remote-tracking branch 'origin/dev' into dev 2024-08-13 07:12:32 +00:00
github-actions
2c4d0e79f7 po/mo updates 2024-08-13 07:12:28 +00:00
Andreas Kristiansen
8fe99cb8fb Merge pull request #740 from violarulan/dev
Fix map attribution
2024-08-13 09:12:07 +02:00
Andreas Kristiansen
da865b3103 Fixed hardcoded attributes in exportmap 2024-08-13 09:10:44 +02:00
HB9HIL
b281143aa8 make use of the config for cookie names 2024-08-13 08:30:54 +02:00
HB9HIL
5e7a6b5cb1 fix keep_login cookie 2024-08-13 08:26:28 +02:00
HB9HIL
19af0c49c8 fix gettext cookie 2024-08-13 08:08:57 +02:00
Weblate
74e1d6c366 Merge remote-tracking branch 'origin/dev' into dev 2024-08-13 04:18:03 +00:00
Dragan Đorđević
3067b27a53 Translated using Weblate (Serbian)
Currently translated at 99.3% (158 of 159 strings)

Translation: Wavelog/Installer
Translate-URL: https://translate.wavelog.org/projects/wavelog/installer/sr/
2024-08-13 04:18:03 +00:00
Dragan Đorđević
82e6ce3035 Translated using Weblate (Serbian)
Currently translated at 4.1% (78 of 1897 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/sr/
2024-08-13 04:18:03 +00:00
github-actions
5add80fdb6 po/mo updates 2024-08-13 04:17:58 +00:00
Joerg (DJ7NT)
e905bde91b Merge pull request #737 from int2001/bindings 2024-08-13 06:17:36 +02:00
Joerg (DJ7NT)
01729ae402 Merge branch 'dev' into bindings 2024-08-13 06:17:28 +02:00
Viola
6bc4b90110 fix logbook_advanced map attribution
another part of #730
2024-08-13 09:52:32 +08: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
github-actions
69ee148e16 po/mo updates 2024-08-12 16:02:19 +00:00
HB9HIL
c39a76c243 Merge pull request #736 from HB9HIL/binding
Bindings
2024-08-12 18:01:57 +02:00
github-actions
62ba3cca7a po/mo updates 2024-08-12 16:01:24 +00:00
HB9HIL
077cad0990 Merge pull request #733 from Wavelog-Translator/weblate-wavelog-main-translation
Translations update from Weblate
2024-08-12 18:00:58 +02:00
Weblate
43815247af Merge remote-tracking branch 'origin/dev' into dev 2024-08-12 15:38:36 +00:00
HB9HIL
929a5bc97f removed "no docker support" 2024-08-12 17:38:06 +02:00
Dragan Đorđević
c2f90e43b0 Translated using Weblate (Serbian)
Currently translated at 51.9% (80 of 154 strings)

Translation: Wavelog/Installer
Translate-URL: https://translate.wavelog.org/projects/wavelog/installer/sr/
2024-08-12 15:29:51 +00:00
Francisco (F4VSE)
5447688e3b Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (159 of 159 strings)

Translation: Wavelog/Installer
Translate-URL: https://translate.wavelog.org/projects/wavelog/installer/pt_PT/
2024-08-12 15:29:51 +00:00
Francisco (F4VSE)
61fb54a830 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/pt_PT/
2024-08-12 15:29:50 +00:00
Karuru
60b41a305e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (159 of 159 strings)

Translation: Wavelog/Installer
Translate-URL: https://translate.wavelog.org/projects/wavelog/installer/zh_Hans/
2024-08-12 15:29:50 +00:00
Karuru
fb4594acb4 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Wavelog/Main Translation
Translate-URL: https://translate.wavelog.org/projects/wavelog/main-translation/zh_Hans/
2024-08-12 15:29:50 +00:00
Dragan Đorđević
5b1fbeebc3 Translated using Weblate (Serbian)
Currently translated at 46.7% (72 of 154 strings)

Translation: Wavelog/Installer
Translate-URL: https://translate.wavelog.org/projects/wavelog/installer/sr/
2024-08-12 13:55:57 +00:00