Wykres commitów

331 Commity (07bd0e64743f31ee981de1711e39212de8e0747c)

Autor SHA1 Wiadomość Data
HB9HIL 72e9bc1294 previous contacts 2023-12-29 08:26:15 +01:00
int2001 748274e711
Show times worked on "bare-call" in previous section 2023-12-29 06:41:45 +00:00
abarrau e960db6e2d standardize get_theme() function 2023-12-19 10:56:23 +01:00
abarrau 6d39b92d5c add special class for all map 2023-12-09 10:44:26 +01:00
Andreas Kristiansen 5e8075196b
Merge pull request #2772 from abarrau/ans-fix-qso-time-end
[QSO] Fix TimeOff on qso post
2023-12-06 18:08:37 +01:00
Andreas Kristiansen a4575a219d
Merge pull request #2785 from phl0/fixResetTimers
Only reset timers in live QSO mode
2023-12-06 17:26:06 +01:00
phl0 02ccbc8db2
Only reset timers in live QSO mode 2023-12-06 10:23:53 +01:00
abarrau fddd499752 css change with css class bs 2023-12-06 07:41:52 +01:00
HB9HIL d52155ef1e popper is included in bootstrap 5 2023-12-06 00:20:44 +01:00
abarrau 3ec9a446e8 fix icon not align near qrz field on qso page 2023-12-05 08:48:39 +01:00
abarrau b3e9832291 add language for text error 2023-12-04 21:56:04 +01:00
abarrau 19385baeb7 Merge remote-tracking branch 'upstream/dev' into ans-fix-qso-time-end 2023-12-04 21:06:13 +01:00
abarrau 4139b3cb4c qso time off tested befor submit 2023-12-04 21:06:00 +01:00
HB9HIL 779ba26b28 adjustment for charcoiunt in qso edit 2023-12-02 13:00:56 +01:00
HB9HIL 229a760416 eqsl charcounter 2023-12-02 11:08:59 +01:00
HB9HIL 262d6831d8 layout fix eqsl msg 2023-12-02 09:39:45 +01:00
abarrau d3a1f9ab76 eQSL default msg add function (english lang) 2023-11-29 14:17:58 +01:00
Peter Goodhall 64e8c28a17 [QSO] Fixed Badge colours not functioning correctly 2023-11-26 15:01:34 +00:00
int2001 c681bb19d5
Merge branch 'bs5_tt' into bs5_impro 2023-11-26 09:34:18 +00:00
int2001 7bbdef5201
some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL f3073fa467 red dxcc badge as it was before :) 2023-11-25 23:38:55 +01:00
HB9HIL 003ca6a1d0 made button more visible 2023-11-25 23:34:58 +01:00
HB9HIL 38c56e08d1
Merge pull request #26 from magicbug/dev
Dev
2023-11-20 15:39:03 +01:00
HB9HIL c2409ec582 removed input classes to fix #2703 2023-11-20 11:16:04 +01:00
HB9HIL 63e38c2da9
Merge branch 'dev' into bootstrap_5 2023-11-18 09:02:14 +01:00
HB9HIL ff2872de65 special characters check 2023-11-17 16:53:59 +01:00
HB9HIL c881ab2272 added htmlspecialchars to comment 2023-11-17 16:44:30 +01:00
HB9HIL 4726846d8d 'badge-light' to 'text-bg-light' 2023-11-14 18:00:22 +01:00
HB9HIL 8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
HB9HIL f270ddc1fc removed post value in callsign 2023-11-06 22:17:24 +01:00
HB9HIL 11e6d2c2ba switched quicklog method to POST 2023-11-06 12:34:21 +01:00
HB9HIL 46174ab0d9
Merge pull request #16 from magicbug/dev
Dev
2023-11-04 18:38:56 +01: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 559f3d1923
Merge pull request #15 from magicbug/dev
Dev
2023-11-04 01:15:37 +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
HB9HIL be15147d29 Merge remote-tracking branch 'upstream/dev' into dev-quicklog 2023-10-28 00:42:39 +02:00
phl0 b59244c191
Mark invalid time and date with red border 2023-10-25 09:30:40 +02:00
HB9HIL b399e93634
Merge pull request #6 from magicbug/dev
DEV
2023-10-18 16:57:54 +02:00
phl0 886829ba42
Rename default band and confirmation values in DB 2023-10-16 22:39:33 +02:00
phl0 190d3cb0fd
Generalize band and also use in QSO entry 2023-10-15 21:08:45 +02:00
HB9HIL 0f75d83fb6 Corrected PHP Error callsign value 2023-10-08 22:33:16 +02:00
HB9HIL 8e95208156 Quicklog Feature 2023-10-08 22:08:31 +02:00
phl0 180917238e
Harmonize table headers 2023-09-04 15:32:51 +02:00
int2001 dd39f02651
Use Col-Config (for overview / lb) also for previous-contacts 2023-09-03 17:35:21 +00:00
int2001 3b7dbffe24
Added Operatorcallsign to add QSO 2023-08-20 14:36:14 +00:00
int2001 4c9b752436
Added confirmation dialog and removed dbg 2023-08-19 15:11:15 +00:00
int2001 3a6d2d8a2a
cosmetics: star-icon instead of "FAV" 2023-08-19 04:55:59 +00:00
int2001 8fc412a1af
Added Prototype UI and Migrationscript 2023-08-18 16:54:50 +00:00
Peter Goodhall c8ac0de153
Merge pull request #2417 from phl0/lotwLink
Fix LoTW hints and make them a link
2023-08-18 11:13:21 +01:00