提交图

5033 提交

作者 SHA1 备注 提交日期
HB9HIL
a0e60dd37c days with qso translation 2024-01-01 14:47:45 +01:00
HB9HIL
86d04a76a5 multilanguage support 2024-01-01 14:45:37 +01:00
int2001
f1a7644c9b
Fix PHP-Error at DXCC-Summary (Add QSO, bottom) if logbook is empty 2024-01-01 09:50:29 +00:00
Peter Goodhall
a9dae8189b
Merge pull request #2892 from HB9HIL/german_typo
typo in german
2024-01-01 00:24:29 +00:00
phl0
eee64ee8e8
Fix details for grids with DXCC none 2024-01-01 01:06:04 +01:00
HB9HIL
a3963fb9fb typo 2023-12-31 23:21:23 +01:00
int2001
88cf148055
Added "ago" to the relative Time, truncated seconds 2023-12-31 07:01:43 +00:00
int2001
48838c4365
Added absolute Time of last-qso to "worked before" banner 2023-12-31 06:55:25 +00:00
int2001
70db88b521
Added time of "Worked before" in Contest-Section 2023-12-30 20:17:24 +00:00
Andreas Kristiansen
2886ec5a4c
Merge pull request #2889 from int2001/gridfence
Check VUCC_GRIDs and gridsquare for structual integrity at import
2023-12-30 18:47:36 +01:00
Andreas Kristiansen
d3d5d7cae2
Merge pull request #2869 from abarrau/ans-fix-menudropdown
[QSO] fix menu action display
2023-12-30 18:47:16 +01:00
int2001
f102e7efd4
Not only check structure, check validity of Grid also 2023-12-30 14:03:51 +00:00
int2001
c49b8e2163
Check VUCC_GRIDs and gridsquare for structual integrity at import 2023-12-30 06:15:20 +00:00
int2001
314fe3a948
reformatted 2023-12-29 08:28:34 +00:00
int2001
4089e6e3e8
Take care of LINKED-Profiles when counting last QSOs 2023-12-29 08:23:36 +00:00
int2001
52e93486b0
removed space in DL-Lang 2023-12-29 07:36:07 +00:00
HB9HIL
72e9bc1294 previous contacts 2023-12-29 08:26:15 +01:00
HB9HIL
cad55abdbb previous contacts language 2023-12-29 08:25:56 +01:00
int2001
748274e711
Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
Andreas Kristiansen
77a1c0772d
Merge pull request #2810 from abarrau/map-simplify-centralize-json-call
[MAP] Simplify call function for map json data
2023-12-28 14:15:16 +01:00
int2001
c304c1d760
Sharpened the keypress-handler, so it only reacts on searchfield and not - e.g. - on the NotesBox 2023-12-28 08:04:42 +00:00
abarrau
866ff7346a Merge remote-tracking branch 'upstream/dev' into ans-fix-menudropdown 2023-12-27 20:26:53 +01:00
abarrau
6ef2cf1dc7 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-27 20:21:58 +01:00
abarrau
fb21c33a1a remove /map (not used) 2023-12-27 20:10:45 +01:00
HB9HIL
a5130ebdb2 removed unused line 2023-12-27 19:58:15 +01:00
Andreas
f7729ed23c Removed debugging statement 2023-12-27 17:04:45 +01:00
Andreas
be329157e6 Fixes query so that only qsos from your station_id is shown 2023-12-27 17:02:19 +01:00
abarrau
c05d553657 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-27 14:22:44 +01:00
Andreas Kristiansen
6751eb43c8
Merge pull request #2879 from HB9HIL/oqrs_fix
[OQRS] Fix and Removal
2023-12-27 12:47:17 +01:00
Andreas Kristiansen
2b12d15702
Merge pull request #2875 from int2001/FixBandListNew
Fix: Show "blue" bar for new spots at BS5
2023-12-27 12:45:35 +01:00
abarrau
b251fc4d6b Merge remote-tracking branch 'upstream/dev' into ans-fix-menudropdown 2023-12-27 12:25:26 +01:00
HB9HIL
0b687ad1ba OQRS Language 2023-12-27 11:56:29 +01:00
HB9HIL
76c2198cd1 Station Name Column is optional 2023-12-27 11:56:14 +01:00
HB9HIL
4cedaf3d55 set default value for additional OQRS Option 2023-12-27 11:55:01 +01:00
HB9HIL
250d160b2e remove station name 2023-12-26 21:59:03 +01:00
HB9HIL
53e69594fe fix search field 2023-12-26 21:58:52 +01:00
Peter Goodhall
c10fadebeb Only alter COL_AWARD_SUMMITED if it exists in the qso table 2023-12-23 13:36:09 +00:00
int2001
ed02b0b6c7
Fix: Show "blue" bar for new spots at BS5 2023-12-23 04:27:00 +00:00
Peter Goodhall
043a5135eb
[THEME] Standardize get_theme function + fix display arrow on select list on dark theme 2023-12-22 15:54:13 +00:00
HB9HIL
cf8ecb1ed2 fixing version name 2023-12-22 16:46:18 +01:00
Peter Goodhall
7be723108a 2.6.1 2023-12-22 15:30:44 +00:00
abarrau
b4bd990504 add called function on each ajax generated table result 2023-12-22 11:15:00 +01:00
abarrau
3199660f9d add special name of this action menu (difference with top menu) 2023-12-22 11:14:25 +01:00
abarrau
59db0ed5a7 fix forgotten semicolon on php 2023-12-22 10:16:19 +01:00
abarrau
d8f007fb74 Merge remote-tracking branch 'upstream/dev' into map-simplify-centralize-json-call 2023-12-21 08:50:58 +01:00
abarrau
30fd69d805 fix for confirm QSL 2023-12-21 08:37:29 +01:00
Peter Goodhall
93aa9de72d
Merge pull request #2867 from HB9HIL/open_new_tab_on_print
[Labels] Open New Tab on Print
2023-12-20 22:35:56 +00:00
HB9HIL
6b2738e775 open new tab on print 2023-12-20 20:44:35 +01:00
int2001
9b7a3ce97a
improve loading of models/libs/etc. 2023-12-20 18:13:51 +00:00
Peter Goodhall
3b48befcc8
Add some Flag icons to Tweets and Toots 2023-12-20 10:58:23 +00:00