Wykres commitów

304 Commity (61d283868e61d19d973242d691f8f272be8e2713)

Autor SHA1 Wiadomość Data
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
phl0 0320acbefd
Make LoTW hint clickable and show last upload from LoTW page 2023-08-18 01:00:39 +02:00
Peter Goodhall 473532c6b3 [QSO] Reloads previous contacts table every 5s this means that any incoming QSOs from API or a different browser is shown 2023-08-17 13:59:18 +01:00
Peter Goodhall f828a56800 [QSO] Fade out added QSO notice 2023-08-14 15:10:24 +01:00
Peter Goodhall ee93a64a02 [QSO] Move Rig freq data to under the map 2023-08-14 15:02:13 +01:00
Andreas 05a0f5333d [Winkeyer] Fixed url when Cloudlog is in a subfolder 2023-08-04 13:55:47 +02:00
Peter Goodhall e6004d0c12 [Account][Winkey] Allows users to enable and disable winkey via their account settings 2023-08-03 13:59:02 +01:00
Peter Goodhall c814399fc1 Fixed a typo 2023-08-01 18:04:35 +01:00
Peter Goodhall c7f945bd67 Allow function key window to display when buttons arent shown 2023-08-01 18:03:55 +01:00
Peter Goodhall 5d3dea438a visual clean up 2023-08-01 17:58:57 +01:00
Peter Goodhall b79229f326 Hide winkey buttons 2023-08-01 16:37:57 +01:00
Peter Goodhall 2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Peter Goodhall 59689f80cc Only show CW functions if using SSL and only when mode is CW 2023-08-01 16:18:56 +01:00
Peter Goodhall ba89628b8c Load the macros into the buttons 2023-08-01 14:07:11 +01:00
Peter Goodhall 43bacdc62a Save and Update Macros from the Database 2023-07-31 15:52:32 +01:00
phl0 318fc29449
Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
int2001 9783cf0ec3 Moved DXCluster-Cache-Settings from config-file to Admin page 2023-07-18 15:45:56 +00:00
int2001 6aab4f7bbc Implemented DXCluster-Lookup for current QRG 2023-07-16 11:53:53 +00:00
int2001 b9c39ed6ed Added LotW-Gradient to add_qso and changed getting lotw-info from File to DB 2023-07-13 15:19:08 +00:00
phl0 dc218854b8
Added preview of distance on initial edit of QSO 2023-06-16 22:07:04 +02:00
phl0 bc103249a8
Update distance on editing QSO 2023-06-16 12:17:56 +02:00
phl0 11efa6b03a
Store distance into QSO table 2023-06-15 16:03:24 +02:00
Peter Goodhall 96a747e15c Change to interface for CW settings 2023-05-17 21:19:18 +01:00
Peter Goodhall 4ec722236e Cleaned up the UI added a settings popup modal 2023-05-15 15:35:11 +01:00
Peter Goodhall af6ba5f547 onclick 2023-05-15 14:46:14 +01:00
Peter Goodhall ac5bb52cd4 test button 2023-05-15 14:42:53 +01:00
Peter Goodhall 4478c8fb78 moved to js file 2023-05-15 14:38:33 +01:00
Peter Goodhall 1f94457171 Update index.php 2023-05-15 14:35:09 +01:00