Commit Graph

6586 Commits

Author SHA1 Message Date
HB9HIL
e47e491ea4 fallback to default language if browsers language wasn't found 2024-06-18 08:24:08 +02:00
HB9HIL
c71adf890f set default language if no cookie or session is available
the old default language in the user configs does not fit here. We hardcode a default language in the gettext config to avoid error messages due the use of API or if no cookies or session is available (first load of wavelog, etc)
2024-06-15 20:57:17 +02:00
Joerg (DJ7NT)
518185806d Merge pull request #472 from int2001/filter_no_prop_mode
Added Filter for "empty" prop mode to gridmap
2024-06-15 09:00:06 +02:00
HB9HIL
7e4259385f Merge pull request #474 from HB9HIL/fix_oqrs_disabled
[OQRS] Fix saving Station Locations
2024-06-15 08:59:41 +02:00
HB9HIL
52cac470f2 fix saving a station location if oqrs is disabled 2024-06-15 00:28:44 +02:00
HB9HIL
0235816412 use primary key for QSO instead searching for it again 2024-06-15 00:09:11 +02:00
int2001
389b5238cf with sort-by-file switch 2024-06-14 15:00:45 +00:00
int2001
e5d9bf89b4 German Translation 2024-06-14 14:56:19 +00:00
int2001
ee8858432c Added Filter "No-Propmode given" also to LBA 2024-06-14 14:55:23 +00:00
int2001
1da5421578 Just trying around with gettext 2024-06-14 14:47:21 +00:00
int2001
22cf035359 Added Filter for empty Prop-Mode 2024-06-14 07:40:50 +00:00
phl0
55d83a669e Remove lang loads 2024-06-14 09:26:09 +02:00
phl0
60eded80e4 Fix variable assignment 2024-06-14 09:23:52 +02:00
phl0
c7519f0e5f Fix merge conflicts 2024-06-14 09:20:38 +02:00
phl0
c1f8acab29 Move migration as due to release tag merged in 2024-06-14 09:12:02 +02:00
phl0
ef5c2d9ad7 Merge remote-tracking branch 'upstream/dev' into HEAD 2024-06-14 09:09:31 +02:00
phl0
4d33b99f00 Release version 1.6.1 2024-06-13 22:52:12 +02:00
HB9HIL
8da6d4a99c Merge branch 'dev' into alpha 2024-06-13 15:00:16 +02:00
HB9HIL
72c63a900a Merge branch 'dev' into no_oqrs 2024-06-13 14:53:24 +02:00
Christoph Kottke
ed28899a1b * [OQRS] hide menu entry only if the feature is disabled 2024-06-13 14:40:54 +02:00
Christoph Kottke
f1ff18cbb0 * [OQRS] hide button in public visitor pages 2024-06-13 14:19:36 +02:00
Christoph Kottke
c58bf3ec73 * [OQRS] incomplete PHP closing 2024-06-13 13:17:45 +02:00
Christoph Kottke
b03872324b * [OQRS] disable the entire controller 2024-06-13 12:08:50 +02:00
Christoph Kottke
c2d888872c * [OQRS] also disable the admin menu 2024-06-13 12:08:50 +02:00
Christoph Kottke
71f6896b69 * [OQRS] config-switch to disable oqrs-feature 2024-06-13 12:08:50 +02:00
Christoph Kottke
200f6d965f * [OQRS] show menu entry only if requests occur 2024-06-13 12:08:50 +02:00
Christoph Kottke
8629957cee * html syntax fix in view user 2024-06-13 12:07:49 +02:00
phl0
145d32e077 Fix whitespace 2024-06-13 11:55:27 +02:00
HB9HIL
53d51e63d1 Merge branch 'dev' into alpha 2024-06-13 11:46:30 +02:00
int2001
062b06012b Limit QSL-Queue to 1000 2024-06-13 09:22:22 +00:00
HB9HIL
7e8985bc72 Merge branch 'dev' into alpha 2024-06-13 09:55:13 +02:00
int2001
6b9c78eff6 Fixes showing other stations QSL-Requests (missing bracket at OR-Statement) 2024-06-11 04:30:49 +00:00
HB9HIL
52ff8ce0ce fixed typo 2024-06-10 08:56:51 +02:00
HB9HIL
e79c6e8b60 added some more strings for user login/logout 2024-06-09 20:40:03 +02:00
HB9HIL
3006dd3b77 no url's in translations 2024-06-09 17:05:09 +02:00
HB9HIL
cd210ec1f3 header adjustments (po) 2024-06-09 15:51:57 +02:00
HB9HIL
a5edbc279d updated translations after found that typo 2024-06-09 10:28:02 +02:00
HB9HIL
ba10afc417 typo 2024-06-09 10:21:00 +02:00
HB9HIL
784e3c86cf matching syntax 2024-06-08 14:09:20 +02:00
HB9HIL
fab83a2d36 language update 2024-06-08 11:41:48 +02:00
HB9HIL
379de9cdf6 header is twice 2024-06-08 11:28:11 +02:00
HB9HIL
22d47b6523 typo 2024-06-08 11:25:09 +02:00
HB9HIL
9076b787fd little css fix 2024-06-08 11:24:13 +02:00
HB9HIL
78fefb4d41 dxcc update status 2024-06-08 11:20:00 +02:00
HB9HIL
d2338738dd typo 2024-06-08 11:19:51 +02:00
HB9HIL
8c604a5226 typo 2024-06-08 11:13:17 +02:00
HB9HIL
1ce87ec422 commenting out debugging log message 2024-06-08 11:03:23 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
0b8fd515bd datatables language 2024-06-08 10:21:59 +02:00
HB9HIL
e454a4d2ef stringify finished views 2024-06-08 09:54:45 +02:00