提交图

47 提交

作者 SHA1 备注 提交日期
Peter Goodhall
b66261179c Add class and value to QSO checkboxes for batch actions
Added a 'qso-checkbox' class and value attribute to QSO checkboxes in the QSL print table for easier selection and identification. Updated JavaScript to use the new class for batch selection, row highlighting, and QSO actions, improving code clarity and maintainability.
2025-07-30 17:06:13 +01:00
HB9HIL
fbed324ca6 datatable for qslprint 2023-12-17 10:45:14 +01:00
int2001
72d69f6d88
Fixed "mark as sent" to not overwrite the method (only if empty) 2023-12-14 07:10:24 +00:00
HB9HIL
e71685d5ea qslprint language 2023-12-07 01:18:04 +01:00
HB9HIL
4709a6a8ee qslprint_language 2023-12-06 18:05:34 +01:00
HB9HIL
9a97d48fcf
Update qsolist.php
corrected a conflict
2023-11-26 20:07:15 +01:00
HB9HIL
6793b0eaef
Merge branch 'dev' into qslprint_rst 2023-11-26 20:03:45 +01:00
Peter Goodhall
4a5c979514 Fixed other instances of badge being incorrect 2023-11-26 15:03:25 +00:00
HB9HIL
796a695045 added rst to qslprint List 2023-11-26 15:27:17 +01:00
int2001
7bbdef5201
some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL
63e38c2da9
Merge branch 'dev' into bootstrap_5 2023-11-18 09:02:14 +01:00
Andreas
b116f79ae5 Suppress error message in qslprint/qsolist if band is null 2023-11-18 08:35:16 +01:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01: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
Andreas
c3c1ab2a13 [QSLPrint] Added checkboxes for multiselect 2023-08-10 21:33:33 +02:00
Andreas
9eee9d9751 [QSLPrint] Fixed js. Added button to mark as sent 2023-08-04 10:00:14 +02:00
int2001
126d781baa
Added Station-ID to label-qso-view 2023-08-03 11:15:02 +00:00
Andreas
b5d4e41806 [Translation] Replaced string $this->lang-line where no echo was used 2023-05-14 13:54:10 +02:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
Andreas
c4ac74c4ff [QSLPrint] Only set bureau for those QSOs that does not have col_qsl_sent_via 2023-05-03 20:52:42 +02:00
phl0
c2dd384d3f
Fix qslprint qsolist 2023-01-02 14:15:55 +01:00
Andreas
54c31a6b3f [QSLPrint] Added the display of qsl sent via 2022-12-26 16:29:28 +01:00
phl0
4bdafe185f
This PR adds some eye candy tooltips to QSLs icons as well as contest
exchanges on various sections within cloudlog

Squashed commit of the following:

commit 89edbf3ddadd7d796ba5412388f66d14e3e9ac17
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 12 20:47:17 2022 +0100

    Fix flicker issue on gridmaps page (by LA8AJA)

commit 5b0c2672aadbf0451ec52ecc65745e880b44ef8f
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 12 19:36:31 2022 +0100

    Also show tooltips for contest name

commit 88e091f65ace6bdbae3d605839665fdd457ea943
Author: phl0 <florian@florian-wolters.de>
Date:   Wed Jan 12 19:08:31 2022 +0100

    Enable QSL tooltips also for QSO list in qslprint section

commit 91b81a0b2ba531e867f82197fe1b201e24785dd2
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Jan 11 17:46:38 2022 +0100

    Prevent display of empty date values

commit a66be2dab1d23b15fa41df0a2c9a0c41f455afff
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Jan 11 17:12:43 2022 +0100

    Make tooltip work also for gridsquares section
    Tnx @AndreasK79

commit 92c13483b9c71d55fa3d863d426b300cf008dd31
Author: phl0 <florian@florian-wolters.de>
Date:   Tue Jan 11 15:37:21 2022 +0100

    Implement tooltip hints also for other awards sections

commit 625c0e73c5dd5823301d888be4d0b3419a76f1db
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 19:28:47 2022 +0100

    Implement tooltip for awards section

commit 0fe9061ecf3e4b8d9826dee62779e2493124d8a5
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 16:57:35 2022 +0100

    Fix bug with extra quotes if manager defined

commit cb8e4d1e4343670a60bc93ac3e87d54d45d0a9fd
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 16:18:44 2022 +0100

    Small bugix

commit 5bca33b7a1dca1b89d0921a8e0890fc1aebccedd
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 15:42:31 2022 +0100

    Add missing translations for electronic QSL

commit 617f58a6217aa385225eab27bfe577ad55b7ff37
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 00:40:32 2022 +0100

    Enable tooltips also for search results

commit 432a1b283a19196618d4c809545d01cef4f630d3
Author: phl0 <florian@florian-wolters.de>
Date:   Mon Jan 10 00:18:33 2022 +0100

    Also QSL method/manager info

commit b43e7a1419c75a199c0a28c9849f2b09e0c62288
Author: phl0 <florian@florian-wolters.de>
Date:   Sun Jan 9 23:28:54 2022 +0100

    Show details for paper QSLs

commit 1759d94d8af7299684265700cec51fe0591623dc
Author: phl0 <florian@florian-wolters.de>
Date:   Fri Jan 7 17:51:17 2022 +0100

    Add tooltip hints for QSL sent/rcvd dates
2022-01-12 20:51:24 +01:00
Kim - DG9VH
22648f5801
Correct arrow...
incoming eQSL arrow putting into correct direction.
2021-11-17 16:59:36 +01:00
Andreas
62402c02a4 [QSLPrint] Added QSL-status to the QSOList 2021-09-27 10:49:18 +02:00
Andreas
fddc03b4ef [QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in Station Location 2021-08-24 20:10:07 +02:00
Andreas
f96b608b52 [QSL Print] Added button to see list of QSOs with callsign. Can add them to print queue from this list. 2021-07-28 11:10:15 +02:00
Andreas
62b0d4058e [QSL Print] Fixed correct order in table headers. Fixed formatting of time and date. Added some translations. 2021-07-23 11:04:39 +02:00
Andreas
3e9fb468c5 [QSL Print] Removed text which were not relevant. 2021-07-22 17:24:28 +02:00
Andreas
c0a2134f62 [QSL Print] Delete now works. Added a working station profile selector, which changes table and links when changed. 2021-07-22 17:16:49 +02:00
Andreas
b80aaf4458 [QSLPrint] Added function for deleting QSOs from print queue. 2021-05-22 08:45:24 +02:00
Andreas
cfd6253dfc [QSL Print Queue] Expanded the view with a table to see which QSOs are ready for print. 2021-05-08 10:29:47 +02:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley
2ebf33a084 Update admin page titles
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Kim Huebel
6813237c59 reworked QSL-Indicators and print-functions to not only use "R" but also
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...

Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Kim Huebel
044407fefc considering only the QSOs of the active station profile now. 2019-09-27 23:04:49 +02:00
Kim Huebel
33178fca89 optimized CSV Download - now direct download, not showing CSV in browser. 2019-09-11 22:09:51 +02:00
Kim Huebel
9c618490ea replace 0 with Ø in Callsigns for nicer printout in csv 2019-09-04 12:08:34 +02:00
Kim - DG9VH
7760a121ee
Update index.php 2019-08-28 22:28:30 +02:00
Kim Huebel
ed5a024181 improved via-datafield (added label) 2019-08-28 21:59:16 +02:00
Kim Huebel
9abbf8e46a Corr Typo 2019-08-28 21:50:11 +02:00
Kim Huebel
dfa498c6e4 Modified Csv-Output 2019-08-28 21:45:50 +02:00
Kim Huebel
0f81c3f6a8 Exporting QSO-Data for printing QSLs 2019-08-28 21:13:24 +02:00