提交图

4743 提交

作者 SHA1 备注 提交日期
Peter Goodhall
6ab636ae3b Tag 2.5.1 2023-11-14 13:57:59 +00:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
Peter Goodhall
0325d5c898
Merge pull request #2684 from int2001/singlecat
Enable QRG-Only-Update (should fix #2611)
2023-11-13 13:57:39 +00:00
Peter Goodhall
4b66a4acf2
Merge pull request #2682 from littlebear0729/master
Update Chinese translation
2023-11-13 11:48:04 +00:00
Peter Goodhall
c4e8fe1004
Merge pull request #2676 from abarrau/ans-update-language-french
update french language (+ standardize some format)
2023-11-13 11:44:40 +00:00
Peter Goodhall
cee346f591
Merge pull request #2677 from phl0/parseQrzError
Pass error message given by qrz.com to the user
2023-11-13 11:44:13 +00:00
int2001
cce52c126c
Enable QRG-Only-Update (should fix #2611) 2023-11-13 09:18:56 +00:00
HB9HIL
5f8ab7b801 dedicated id's 2023-11-13 10:08:58 +01:00
HB9HIL
0479f36a4e typo in german 2023-11-13 09:58:38 +01:00
abarrau
a8ffe3306c
change tag lotw_report_download_overview_helptext (only one) 2023-11-13 09:47:22 +01:00
abarrau
5f9d291fb4
remove _part1 on title 2023-11-13 09:31:17 +01:00
Andreas Kristiansen
f4c2bbd58d
Merge pull request #2681 from HB9HIL/small_browser_error_fix
Small browser error fixes
2023-11-13 08:16:25 +01:00
littlebear0729
6f48c2cfae Update Chinese translation 2023-11-13 15:04:38 +08:00
littlebear0729
a8df9fd52a Merge branch 'dev' of https://github.com/magicbug/Cloudlog 2023-11-13 14:59:37 +08:00
Andreas Kristiansen
c75ded1311
Merge pull request #2678 from HB9HIL/more-qso-bug-fix
[BUG FIX] Empty results if click on "More QSOs" in QSO Windows
2023-11-13 07:47:05 +01:00
abarrau
ade2324ffd update french language
1/ state update tranlate french language

DONE (with delimitor ")
- account_lang.php
- adif_lang.php
- admin_lang.php
- contesting_lang.php
- eqsl_lang.php
- export_lang.php
- filter_lang.php
- general_words_lang.php
- gridsquares_lang.php
- lotw_lang.php
- notes_lang.php
- qslcard_lang.php
- statistics_lang.php

IN PROGRESS
- awards_lang.php

TO DO
- menu_lang.php
- options_lang.php
- qso_lang.php
- station_lang.php

2/ change add/edit station_profil for tag "gen_find_zone_xxx" (general_words)
--> same consistency for all languages

3/ add tag "gridsquares_gridsquares_worked" (general_words) for all language file
--> exist only for english
2023-11-12 17:50:23 +01:00
HB9HIL
53028d223d datetimepicker 2023-11-12 16:29:37 +01:00
HB9HIL
5e4e27bbf5 fixing typo 2023-11-12 16:25:54 +01:00
HB9HIL
3dbae9897d datetimepicker error in browser 2023-11-12 16:10:42 +01:00
HB9HIL
c55c3bb594 $data already in the header 2023-11-12 15:41:10 +01:00
HB9HIL
8e3f2e8d6e new MigrationVersion Model 2023-11-12 15:34:48 +01:00
HB9HIL
2bab8a9633 show migration value from db 2023-11-12 15:34:32 +01:00
HB9HIL
f82ab33136 loading MigrationVersion Model 2023-11-12 15:34:18 +01:00
HB9HIL
b4ae66d5af changed searchBar back to callsign 2023-11-12 13:14:56 +01:00
HB9HIL
d528b6b139 fixed post reference 2023-11-12 12:38:35 +01:00
phl0
5421e13f25
Cover hamqth case for now with empty message 2023-11-11 22:38:05 +01:00
phl0
87437ca1fb
Pass error message given by qrz.com to the user 2023-11-11 21:30:45 +01:00
abarrau
72808efb3e update french language (+ standardize format)
1/ Update French tag value for files :
account_lang.php --> done
adif_lang.php --> done
admin_lang.php --> done
awards_lang.php
contesting_lang.php --> done
eqsl_lang.php	--> non change
export_lang.php
filter_lang.php
general_words_lang.php --> in progress
gridsquares_lang.php
lotw_lang.php
menu_lang.php
notes_lang.php --> done
options_lang.php
qslcard_lang.php --> done
qso_lang.php
station_lang.php
statistics_lang.php --> done

2/ addition of a space (on 1 line of the adif file for each language) to standardize the structure of the files

3/ standardize css form-control for 1 field on add/edit user view
2023-11-11 19:04:58 +01:00
HB9HIL
77c83adaad check also recursive 2023-11-11 09:35:27 +01:00
Peter Goodhall
c5f9809d73
Merge pull request #2672 from phl0/roveComment
Make rove comment a separate column
2023-11-10 18:16:12 +00:00
Peter Goodhall
743c46f9a5
Merge pull request #2669 from HB9HIL/simplefle_bug_fixing
SimpleFLE bug fixing
2023-11-10 13:25:19 +00:00
HB9HIL
428b679907 no correct use of label for 2023-11-10 12:55:25 +01:00
phl0
4114c247f4
Add some XSS clean here 2023-11-10 09:20:41 +01:00
int2001
c4d31e20cd
Added xss_clean and null-exception-handling to grid 2023-11-10 06:44:14 +00:00
phl0
172daaf799
Make rove comment a separate column 2023-11-10 07:35:00 +01:00
HB9HIL
31e3162ad9 removed console.log 2023-11-09 22:00:06 +01:00
HB9HIL
bb5355d32f bug fix for getFreqFromBand 2023-11-09 21:49:17 +01:00
phl0
04c64331fd
Skip rove table if empty and display info message 2023-11-09 16:06:47 +01:00
Peter Goodhall
0372af2766
Merge pull request #2670 from phl0/emptyContestResults
Fix lookups for empty contest sessions
2023-11-09 14:19:06 +00:00
phl0
83b3261034
Fix lookups for empty contest sessions 2023-11-09 15:11:36 +01:00
littlebear0729
ed023f6afe Update Chinese translation 2023-11-09 12:50:17 +08:00
HB9HIL
8633aa1f4c added var lang for warning time 2023-11-08 17:51:13 +01:00
HB9HIL
2f46dc578b Warning Message Time 2023-11-08 17:49:57 +01:00
littlebear0729
1f8a1c2b5b Merge branch 'dev' of https://github.com/magicbug/Cloudlog 2023-11-08 15:11:40 +08:00
littlebear0729
9ca4600f3c Update Chinese translation 2023-11-08 14:39:46 +08:00
Peter Goodhall
5a56845305
Merge pull request #2657 from HB9HIL/quicklog-bug-fixing
Quicklog Bug Fixes
2023-11-07 21:34:40 +00:00
HB9HIL
075a9a9459 added translation for 'Show' 2023-11-07 22:24:27 +01:00
HB9HIL
95fe268ca8 added confirmation translations 2023-11-07 22:16:26 +01:00
HB9HIL
4e7ed84ae6 added comments and timeline translation 2023-11-07 22:11:58 +01:00
HB9HIL
0eaefcbf4a added multilanguage support 2023-11-07 22:11:12 +01:00
HB9HIL
d8b6ad0a9d added some general word 2023-11-07 22:10:33 +01:00
HB9HIL
14b2d8c4bc fixed enter problem 2023-11-06 23:00:53 +01:00
HB9HIL
0088d12399 fixed enter action 2023-11-06 22:20:18 +01:00
HB9HIL
f270ddc1fc removed post value in callsign 2023-11-06 22:17:24 +01:00
HB9HIL
5d9d77c6ab changed quicklog to localstorage 2023-11-06 22:17:01 +01:00
HB9HIL
c0b7f49d5d renamed searchBar 2023-11-06 22:16:45 +01:00
Peter Goodhall
19f01dd393
Merge pull request #2662 from phl0/alsoUpdateAttributes
We also need tu update value attribute of inputs
2023-11-06 15:13:15 +00:00
phl0
b006861403
We also need tu update value attribute of inputs 2023-11-06 16:02:51 +01:00
Peter Goodhall
4dbcdb3d31
Merge pull request #2659 from HB9HIL/simplefle-bug-fixes
SimpleFLE Bug Fix
2023-11-06 13:27:10 +00:00
HB9HIL
1eba4332a3 added adjusted syntax help text 2023-11-06 13:37:56 +01:00
HB9HIL
cc98f41876 adjusted syntax help example data 2023-11-06 13:37:41 +01:00
HB9HIL
11e6d2c2ba switched quicklog method to POST 2023-11-06 12:34:21 +01:00
HB9HIL
6d8804b189 changed quicklog form to text 2023-11-06 12:29:33 +01:00
HB9HIL
ff1a65d831 Added Translation for 'Close' Button 2023-11-05 19:38:34 +01:00
HB9HIL
bce2c633b3 added Translation for Filtering On 2023-11-05 19:32:03 +01:00
HB9HIL
79750c17de added general language 2023-11-05 19:31:43 +01:00
HB9HIL
ba8f813039 translations 2023-11-05 19:31:23 +01:00
HB9HIL
f98ee999ed added Translation for Filtering On 2023-11-05 19:31:07 +01:00
HB9HIL
61e3313355 added various translations 2023-11-05 19:30:35 +01:00
HB9HIL
a49def5054 added general word for filtering in 2023-11-05 19:30:10 +01:00
HB9HIL
83ca8f84b3 translation for filter view 2023-11-05 19:29:44 +01:00
HB9HIL
7c0b4486a5 Multilanguage Support 2023-11-05 17:46:30 +01:00
HB9HIL
ffffa6fc3f added various translations 2023-11-05 17:46:13 +01:00
HB9HIL
9d02cb13c0 created lang file for bulgarian 2023-11-05 17:45:53 +01:00
HB9HIL
cd685aaa71 added general word 'Count' 2023-11-05 17:44:58 +01:00
HB9HIL
4308ed1372 added general language script 2023-11-05 16:57:53 +01:00
HB9HIL
4a1f077a94 added various translations 2023-11-05 16:57:31 +01:00
HB9HIL
b96a5e939d Merge branch 'dev' of github.com:HB9HIL/Cloudlog into dev 2023-11-05 15:35:46 +01:00
Peter Goodhall
a7b6b593ef
Merge pull request #2554 from HB9HIL/dev-quicklog
Quicklog Feature
2023-11-05 14:31:48 +00:00
HB9HIL
94943b4f76 Added general hamradio words 2023-11-05 15:31:42 +01:00
HB9HIL
5e74bd8016 Added Translation for Map Elements 2023-11-05 15:31:16 +01:00
HB9HIL
e55984dd71
Merge pull request #17 from magicbug/dev
Dev
2023-11-05 14:12:09 +01:00
HB9HIL
e198b7d5e9 edited pwa meta header 2023-11-05 14:07:05 +01:00
HB9HIL
ed157b784c modified header meta paths 2023-11-05 13:35:22 +01:00
HB9HIL
0f96bd9cd1 added Quicklog Translations 2023-11-05 12:31:09 +01:00
HB9HIL
9b7a029875 added option for user_quicklog_enter 2023-11-05 12:30:52 +01:00
HB9HIL
1d52ac5120 modified logic for user option user_quicklog_enter 2023-11-05 12:30:33 +01:00
HB9HIL
a2c4a8e743 added user_quicklog_enter 2023-11-05 12:29:59 +01:00
HB9HIL
26a871c9de Renamed Main Menu Options 2023-11-05 10:42:35 +01:00
HB9HIL
a8b5abaf69 Renamed german Translation for Themes 2023-11-05 10:42:17 +01:00
HB9HIL
0a1bb39aff moved the option to main menu options 2023-11-05 10:38:12 +01:00
HB9HIL
3c1d08f4cb added handlekeyPress 2023-11-04 23:05:24 +01:00
HB9HIL
c9a9ebe7ed set quicklog to live qso mode 2023-11-04 21:39:48 +01:00
HB9HIL
1902bf1fb2 removed 1st quicklog draft from dashboard 2023-11-04 21:36:54 +01:00
HB9HIL
171dabec18 replaced js to save ressources if ql. is disabled 2023-11-04 21:34:08 +01:00
HB9HIL
04ff8d7434 implemented search and qso redirect 2023-11-04 21:15:36 +01:00
HB9HIL
605119f92f added translations 2023-11-04 19:06:35 +01:00
HB9HIL
6503787f26 added Translations 2023-11-04 18:57:09 +01:00
HB9HIL
9fd7c5c8b4 corrected migration 2023-11-04 18:43:38 +01:00
HB9HIL
46174ab0d9
Merge pull request #16 from magicbug/dev
Dev
2023-11-04 18:38:56 +01:00
HB9HIL
e6238dbf66 fixed typo 2023-11-04 18:36:08 +01:00
HB9HIL
1899ad8021 Updated Header with Quicklog Feature 2023-11-04 18:34:16 +01:00
HB9HIL
08fd2bc992 added Quicklog User Option 2023-11-04 18:32:16 +01:00
HB9HIL
802c4ab2e6 added quicklog to User Model 2023-11-04 18:31:59 +01:00
HB9HIL
6be6309d0f added quicklog to User Controller 2023-11-04 18:31:46 +01:00
Andreas
cd47d1aea7 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-11-04 18:31:41 +01:00
Andreas
39bb190fd2 Fix county format in ADIF export 2023-11-04 18:31:39 +01:00
HB9HIL
a160663009 updated migration config 2023-11-04 18:31:23 +01:00
HB9HIL
139668fcc8 created migration for quicklog user option 2023-11-04 18:31:07 +01:00
Peter Goodhall
07d9872b89
Merge pull request #2651 from HB9HIL/simplefle-utc-time
SimpleFLE Added UTC Time and QSO Date hint
2023-11-04 16:15:41 +00:00
phl0
26a1f8531f
Also handle logging of start time only 2023-11-04 15:31:44 +01:00
phl0
be7632ef58
Add reset buttons for times to reset on click 2023-11-04 14:19:56 +01:00
HB9HIL
70fbafb844 added Translations for QSO Date hint 2023-11-04 12:55:47 +01:00
HB9HIL
a071a4b8d9 added QSO Date hint 2023-11-04 12:55:33 +01:00
HB9HIL
5984f3799c added utc time translations 2023-11-04 12:45:44 +01:00
HB9HIL
c357e0f90c added utc time to view 2023-11-04 12:45:23 +01:00
HB9HIL
559f3d1923
Merge pull request #15 from magicbug/dev
Dev
2023-11-04 01:15:37 +01:00
phl0
01341b107f
Add German translation for warnings 2023-11-03 21:54:49 +01:00
Peter Goodhall
6a75a4ed94 [Migration] Tag Cloudlog as 2.5.0 2023-11-03 12:42:56 +00:00
Andreas Kristiansen
a1b8a4b063
Merge pull request #2648 from HB9HIL/translation-user-edited
added translation for user edited success banner
2023-11-03 12:24:12 +01:00
HB9HIL
671ae9f4ce added translation for user edited success banner 2023-11-02 21:24:18 +01:00
HB9HIL
827dfdb152 web manifest and meta tag 2023-11-02 20:58:40 +01:00
HB9HIL
0867edc0f3 replaced refs hint 2023-11-02 14:50:21 +01:00
HB9HIL
f4cbbb7eba added translation for Refs hint 2023-11-02 14:50:00 +01:00
Andreas
df9c813fd6 Changed REF text header 2023-11-02 09:40:38 +01:00
HB9HIL
6026297649 Example Data 2023-11-02 08:22:01 +01:00
Andreas
0f1f619e50 Added scrollable QSO table 2023-11-01 21:56:33 +01:00
HB9HIL
291b511764 removed unnessesary translation 2023-11-01 21:41:29 +01:00
HB9HIL
99b4061217 prepared sample data 2023-11-01 21:08:21 +01:00
Peter Goodhall
36ab996848 [Migration] Set INSPIRE-SAT 7 sat qsos to reupload to lotw 2023-11-01 16:01:18 +00:00
Peter Goodhall
37f267a91f [LoTW] Remap INSPIRE-SAT 7 to INSPR7 for LOTW uploads 2023-11-01 15:57:25 +00:00
phl0
12ab752fc3
Display seconds in live contest logging 2023-11-01 14:33:13 +01:00
phl0
973d76eeb5
Add option to log QSO end times separately
Squashed commit of the following:

commit 595f620d9e
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:58:05 2023 +0100

    Update languages

commit f670a06059
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 13:55:04 2023 +0100

    Added user option for enabling QSO end time logging

commit 36d9a95ebb
Merge: 54d5bb53 352931b1
Author: phl0 <github@florian-wolters.de>
Date:   Wed Nov 1 12:18:39 2023 +0100

    Merge branch 'dev' into qsoTime

commit 54d5bb535b
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:58 2023 +0200

    start/end times for other languages

commit c5f6bb0cab
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:42 2023 +0200

    Hide end time if only differs in seconds as we only display minutes
    anyway ...

commit d519d88604
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:14:29 2023 +0200

    use start as end time if end is not set separately

commit f2588ad132
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:43 2023 +0200

    reset timers on form reset

commit 2b7ee4e48c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:27 2023 +0200

    Strip seconds from session time variable

commit e0c35aa0cf
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:13:11 2023 +0200

    Adapt contest logging

commit 5368ef25f3
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:50 2023 +0200

    Make date field a little smaller

commit ad2d7e756c
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:12:30 2023 +0200

    Add button to reset start time

commit f56e031946
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:11:09 2023 +0200

    Copy start to end time on focus out

commit b741d0428d
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:10:45 2023 +0200

    Only min and sec for post QSO template

commit 77314edd31
Author: phl0 <github@florian-wolters.de>
Date:   Fri Oct 27 10:08:49 2023 +0200

    Basics for QSO end time logging
2023-11-01 14:24:13 +01:00
Andreas
47ee4c4b78 Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev 2023-11-01 10:18:30 +01:00
Andreas
95744266e2 Removed leftover translation variable 2023-11-01 10:18:27 +01:00
HB9HIL
f979921157 added translations 2023-11-01 01:41:58 +01:00
HB9HIL
8272fbbc5a added pota and iota, improved regex 2023-10-31 23:06:49 +01:00
Andreas Kristiansen
e6c485fc27
Merge branch 'dev' into simple-fast-log-entry 2023-10-31 09:05:23 +01:00
Andreas Kristiansen
6bc902dd28
Merge branch 'dev' into cabrillo-multilanguage 2023-10-31 09:01:16 +01:00
phl0
5b7a31fe11
count rows returns 1 even with 0 as result ... 2023-10-31 08:29:12 +01:00
HB9HIL
f28d0cd23c SimpleFLE Multilanguage Support 2023-10-30 23:52:20 +01:00
HB9HIL
1023baea95 added general language 2023-10-30 23:50:56 +01:00
HB9HIL
e948f700af Added Translation for "Light" 2023-10-30 21:38:55 +01:00
HB9HIL
cad3646efa Cabrillo Multilanguage Support 2023-10-30 21:35:42 +01:00
HB9HIL
a640f16538 cabrillo multilang 2023-10-30 20:32:36 +01:00
Andreas
475820d09b Added translations 2023-10-30 18:45:40 +01:00
Andreas
627f51572f Added missing changes in the controller 2023-10-30 12:23:55 +01:00
Andreas
70504c5022 [Dashboard] Added some warnings 2023-10-30 12:15:08 +01:00
HB9HIL
b18c1a6750 removed tabbed design 2023-10-29 23:25:47 +01:00
phl0
5c40fa21d7
Fix misaligned thead and tbody 2023-10-29 11:33:04 +01:00
Andreas Kristiansen
707d587df0
Merge pull request #2635 from phl0/noOfUnassignedQsos
Show correct callsign left of dropdown menu
2023-10-29 06:25:41 +01:00
phl0
90a0529203
Show correct callsign left of dropdown menu 2023-10-29 02:43:22 +02:00
Andreas Kristiansen
abbbf72671
Merge pull request #2634 from phl0/noOfUnassignedQsos
No of unassigned qsos
2023-10-28 18:32:22 +02:00
phl0
adb8e8d03c
Allow for selection of QSOs to be reassigned 2023-10-28 16:06:32 +02:00
HB9HIL
be15147d29 Merge remote-tracking branch 'upstream/dev' into dev-quicklog 2023-10-28 00:42:39 +02:00
HB9HIL
1421f82168 Merge remote-tracking branch 'upstream/dev' into simple-fast-log-entry 2023-10-28 00:40:37 +02:00
HB9HIL
d86e971957 tabbed design 2023-10-28 00:29:43 +02:00
HB9HIL
c258a86455 prepared tabbed area (incomplete) 2023-10-28 00:23:43 +02:00
HB9HIL
2d9b8b6413 added user_id to local storage 2023-10-27 21:45:15 +02:00
phl0
839b124c92
Show list of unassigned QSOs 2023-10-27 13:28:53 +02:00
Andreas Kristiansen
e850de2dbd
Merge pull request #2629 from phl0/noOfUnassignedQsos
Show number of unassigned QSOs in Maintenance
2023-10-27 12:46:26 +02:00
Andreas Kristiansen
c69f823cce
Merge pull request #2630 from phl0/slashedZeroQsl
Show slashed zero in (e)qsl view
2023-10-27 12:45:59 +02:00
phl0
b284b6f5ec
Only show notes if present 2023-10-27 09:54:48 +02:00
phl0
ec348b1ca9
Also for QSL 2023-10-27 09:01:25 +02:00
phl0
e6c605094e
Also change box header 2023-10-27 09:00:31 +02:00
phl0
14c656e676
Show slashed zero in (e)qsl view 2023-10-27 08:53:58 +02:00
phl0
310736d18f
Show number of unassigned QSOs in Maintenance 2023-10-26 23:30:48 +02:00
HB9HIL
a3f4f1b564 added several UX/UI features 2023-10-26 22:50:55 +02:00
Andreas
33fb946256 [SimpleFLE] Saving QSO partially works 2023-10-26 20:46:13 +02:00
Andreas
8ab156297f [SimpleFLE] Forgot the view 2023-10-26 20:14:53 +02:00
Andreas
587660383e [SimpleFLE] Replaced hardcoded bands with bands from db 2023-10-26 19:59:02 +02:00
HB9HIL
50551441a1 Prepoulate active Station Location 2023-10-26 16:10:05 +02:00
HB9HIL
a33a5ead0a SimpleFLE Language 2023-10-26 15:49:18 +02:00
HB9HIL
8632b05cca controller 2023-10-26 15:17:17 +02:00
HB9HIL
ee90bdee9c SyntaxHelp Text Dialog 2023-10-26 14:21:33 +02:00
HB9HIL
462e464f6e added syntaxhelp text 2023-10-26 14:06:54 +02:00
Andreas Kristiansen
cb5969a090
Merge pull request #2627 from int2001/label_via
Add "send via" to labels
2023-10-26 13:42:02 +02:00
int2001
0e46192055
Changed printed text to "via [via]" from " | send via [via]" 2023-10-26 11:29:58 +00:00
int2001
8e6c4733d9
Added "QSL via" also to LBA 2023-10-26 09:37:25 +00:00
int2001
613d17642c
Added "Via" as option for labels 2023-10-26 09:10:38 +00:00
HB9HIL
690d8d11b4 Merge branch 'simple-fast-log-entry' of github.com:HB9HIL/Cloudlog into simple-fast-log-entry 2023-10-26 10:54:44 +02:00
HB9HIL
4bae53433a
Merge pull request #14 from HB9HIL/dev
Dev
2023-10-26 10:53:02 +02:00
HB9HIL
14e0fc9a81 working son simplefle 2023-10-26 10:46:15 +02:00
Andreas Kristiansen
41b17a82a6
Merge pull request #2615 from HB9HIL/cq-magazine-multilanguage
CQ Award Multilanguage Support
2023-10-26 10:43:46 +02:00
HB9HIL
664c819c59 fixed css mistake 2023-10-26 10:24:30 +02:00
Andreas Kristiansen
5df64cb1e8
Merge pull request #2618 from int2001/label_sort_lookup
Added sorting like printing and callbook-lookup to Label-List
2023-10-26 08:24:51 +02:00
HB9HIL
aefc1df461
Merge branch 'simple-fast-log-entry' into dev 2023-10-25 16:53:36 +02:00
HB9HIL
2dedfbf0e8 working on simplefle 2023-10-25 16:32:39 +02:00
HB9HIL
503f67c16e working on simple fle 2023-10-25 15:14:53 +02:00
Peter Goodhall
bc7749dbed
Merge pull request #2620 from phl0/dateTimePattern
Mark invalid time and date with red border
2023-10-25 10:54:31 +01:00
HB9HIL
d2a8c7fc85 working on simple fle 2023-10-25 10:59:18 +02:00
HB9HIL
f0d0225f13 working on simplefle 2023-10-25 10:58:34 +02:00
HB9HIL
a63244a78a working on simplefle 2023-10-25 10:02:06 +02:00
int2001
a2dbf6e362
2nd location needs to be fixed for eqsl 2023-10-25 07:41:01 +00:00
phl0
b59244c191
Mark invalid time and date with red border 2023-10-25 09:30:40 +02:00
HB9HIL
0364df723a working on sfle 2023-10-25 09:29:16 +02:00
int2001
cb51d83eba
Prevent EQSL-Prcoessing if no station_location was created 2023-10-25 07:15:13 +00:00
HB9HIL
49143eec40 renamed link 2023-10-25 08:05:30 +02:00
HB9HIL
9e6686dc53 renamed stuff 2023-10-25 07:48:51 +02:00
HB9HIL
4176d9322a renamed simplefle controller 2023-10-25 07:45:01 +02:00
int2001
f9e1b4b2b7
Fixed MapBug at QSO-Detail 2023-10-25 05:44:46 +00:00
int2001
47b090b283
Add Detailview to QSLPrint-View 2023-10-25 05:36:46 +00:00
int2001
424a1e38c9
Removed commtened "Backup-Line" 2023-10-25 04:54:46 +00:00
int2001
116d0ea2e1
Added sorting like printing and callbook-lookup to Label-List 2023-10-25 04:53:03 +00:00
HB9HIL
bb9827d0cf Simple FLE Controller 2023-10-24 23:45:51 +02:00
HB9HIL
75df99ced0 created simple fle view 2023-10-24 22:54:35 +02:00
HB9HIL
9017e42bd0 added menu entry 2023-10-24 22:54:17 +02:00
HB9HIL
31063992f7 added simplefle menu title 2023-10-24 22:54:06 +02:00
HB9HIL
be37112819 Created controller for Simple FLE 2023-10-24 22:53:45 +02:00
Peter Goodhall
4cd25737dd
Merge pull request #2613 from phl0/workedGridsquareSearchResult
Check if grid worked on default band for callbook results
2023-10-24 16:51:36 +01:00
Peter Goodhall
3bfef81dfa
Merge pull request #2608 from HB9HIL/kml-export-dateinput-style
KML, DX Atlas, SOTA Export  - Style synced and translation
2023-10-24 16:51:25 +01:00
HB9HIL
01a5009b3c Multilanguage Support 2023-10-24 17:44:07 +02:00
HB9HIL
e7e0e5b1cf several translations 2023-10-24 17:43:18 +02:00
HB9HIL
cca8ca60c6 added general language for map views 2023-10-24 17:42:53 +02:00
phl0
3e7429d464
Check if grid worked on default band for callbook results 2023-10-24 15:13:48 +02:00
HB9HIL
13bd87b68b added deleted dxcc hint in dxcc select 2023-10-23 23:09:02 +02:00
HB9HIL
8d736e39d2 Multilanguage Support 2023-10-23 23:07:28 +02:00
HB9HIL
45d004f302 synced layout 2023-10-23 22:29:47 +02:00
HB9HIL
b50f79d716 same layout as sotacsv and dxatlas 2023-10-23 22:01:46 +02:00
HB9HIL
5ec8c7918f datetimepicker css class 2023-10-23 22:01:16 +02:00
HB9HIL
3b0db81f5a datetimepicker css class 2023-10-23 22:00:57 +02:00
HB9HIL
52ed2a1395 fixed datetimepicker in kml export 2023-10-23 21:59:31 +02:00
HB9HIL
a230c88880 german translation 2023-10-23 11:17:39 +02:00
HB9HIL
2a58be38ef german translation 2023-10-23 11:14:16 +02:00
HB9HIL
ab6ef2719f typo 2023-10-23 11:13:09 +02:00
HB9HIL
5f109619ac added missing french lang file 2023-10-23 11:10:47 +02:00
HB9HIL
06bb1bd4ab added ja grid description 2023-10-23 11:06:54 +02:00
HB9HIL
770631b51c added award info box 2023-10-23 11:06:34 +02:00
HB9HIL
696dac013c renamed lang var's to diff from ja gridmaster 2023-10-23 10:36:03 +02:00
HB9HIL
29cfc7c3e9
Merge pull request #12 from phl0/jaGridmaster
JA gridmaster and a more generalized approach serving as blueprint for
2023-10-23 10:02:09 +02:00
HB9HIL
4333825dfc small style hack 2023-10-22 23:21:09 +02:00
HB9HIL
b722249fae German Translation Award Info Boxes 2023-10-22 22:43:34 +02:00
HB9HIL
407c05d377 German Translation 2023-10-22 22:28:46 +02:00
HB9HIL
ec8f0b97d6 added award info text to all languages 2023-10-22 21:50:33 +02:00
HB9HIL
fcfd948f52 Award Info Box Text 2023-10-22 21:47:53 +02:00
phl0
3e18f50a90
JA gridmaster and a more generalized approach serving as blueprint for
future gridmaster map pages
2023-10-22 21:23:51 +02:00
HB9HIL
6e319f2b9b
Merge pull request #11 from magicbug/master
2.4.11
2023-10-22 19:19:24 +02:00
Peter Goodhall
10f7f9ca6e [Migration] Tag release as 2.4.11 2023-10-22 13:53:53 +01:00
HB9HIL
6e35e84448 adjusted info box titles 2023-10-21 09:46:48 +02:00
HB9HIL
99a2a6bca6 removed not necessary lang string 2023-10-21 09:43:23 +02:00
HB9HIL
2f45174ffd adjusted page titles 2023-10-21 09:35:09 +02:00
HB9HIL
ab7e726bdc SIG description 2023-10-21 09:27:42 +02:00
HB9HIL
b0e46db948 US County Award Description 2023-10-21 09:20:42 +02:00
HB9HIL
b5d2a18954 WWFF description 2023-10-21 09:11:08 +02:00
HB9HIL
8d4923d822 WAS description 2023-10-21 09:07:19 +02:00
HB9HIL
1f71046228 Sota description 2023-10-21 09:03:48 +02:00
HB9HIL
184d8e0e45 Pota description 2023-10-21 08:59:05 +02:00
HB9HIL
cec59fcd7d DOK Award(s) 2023-10-21 08:42:03 +02:00
HB9HIL
abb89e38f9 DOK Awards Description 2023-10-21 08:41:22 +02:00
HB9HIL
1b447b365f added more award descriptions 2023-10-21 02:29:13 +02:00