提交图

1419 提交

作者 SHA1 备注 提交日期
Andreas Kristiansen
0f609593e6
Merge pull request #2371 from AndreasK79/qslprint_mark_as_printed
[QSLPrint] Fixed js. Added button to mark as sent
2023-08-04 11:51:32 +02:00
Andreas
9eee9d9751 [QSLPrint] Fixed js. Added button to mark as sent 2023-08-04 10:00:14 +02:00
int2001
1afb72063a
Changed Header of label to DD.MM.YY UTC 2023-08-04 05:35:43 +00:00
int2001
14cff47f04
Added inches to papertype / extended logic for inches 2023-08-04 04:45:10 +00: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
int2001
f5baeb8fa2
fixed "no active label"-detection 2023-08-03 11:34:29 +00:00
int2001
126d781baa
Added Station-ID to label-qso-view 2023-08-03 11:15:02 +00:00
int2001
2824f31ac6
Disabled "use for print" if no paper given, catching error if those label was active 2023-08-03 08:55:16 +00:00
int2001
85a2299322
Added warning if no paper_type is assigned 2023-08-03 06:53:22 +00:00
int2001
262cca5465
Added orientation and usage count to view/controller/model 2023-08-03 06:15:51 +00:00
int2001
6d2c4b1b76
Switched from paper_name to paper_id 2023-08-03 04:37:25 +00:00
Andreas
d1d602a941 Added error message when saving or editing a paper type with duplicate name 2023-08-02 19:10:35 +02:00
Andreas
3593987983 Merge branch 'dev' into labels_paper_types 2023-08-02 18:23:58 +02:00
int2001
f2272e9fb5
1st version with orientation 2023-08-02 10:20:38 +00:00
int2001
4a19e00965
Moved from paper_id to paper_name 2023-08-02 09:46:19 +00:00
int2001
ed6ca09b67
Enhances PDFLabel (and some parts of label-controller/model) to custom-papertypes. UNTESTED 2023-08-02 09:34:32 +00:00
Andreas
d76e7e74d5 [Labels] Added custom papertypes to create label 2023-08-02 10:34:19 +02:00
Andreas
a043060a8c [Labels] Added papertypes to dropdown for editing labels 2023-08-02 10:17:22 +02:00
Andreas
206c10f80a [Labels] Added edit/delete paper type 2023-08-02 10:05:24 +02:00
int2001
bca73b1295
Commented migscript, Added lang-choser to Useradd 2023-08-02 07:06:34 +00:00
int2001
5d98554999
Fixed lifetime of cookie and language-loading 2023-08-02 06:37:56 +00:00
int2001
c8ea174030
Implemented Userlanguages with a lot of help from @AndreasK79 2023-08-02 06:34:12 +00:00
Andreas
b419e804bb Added updated controller 2023-08-01 18:59:05 +02:00
Peter Goodhall
2f4107c1c2
Merge branch 'dev' into winkeytest 2023-08-01 16:24:33 +01:00
Andreas
1e82df7530 [Awards] Added xss_clean to all used inputs 2023-08-01 14:20:14 +02:00
Andreas Kristiansen
25e62a2708
Merge pull request #2355 from int2001/welcome_fix
protect DANGEROUS Functions from being called without authed user
2023-08-01 13:26:37 +02:00
Andreas
41d535b805 Secure calltester so that it can only run when logged in and you are admin 2023-08-01 13:25:36 +02:00
Peter Goodhall
9ddcb70588 Return macros as json 2023-08-01 11:40:32 +01:00
int2001
6183a9208e
protect DANGEROUS Functions from being called without authed user 2023-08-01 10:37:20 +00:00
Peter Goodhall
57a5e2ae85
Merge pull request #2354 from AndreasK79/label_offset_advanced_logbook
[Advanced Logbook] Added dialog to set label offset when printing labels
2023-08-01 10:56:58 +01:00
int2001
fac37ca657
Added controller 2023-08-01 08:42:34 +00:00
Andreas
e3789ae1be [Advanced Logbook] Added dialog to set label offset when printing labels 2023-08-01 10:30:05 +02:00
int2001
1158bf312e
Moved "reassign QSOs" to adminarea with Menu 2023-08-01 08:21:17 +00:00
Peter Goodhall
43bacdc62a Save and Update Macros from the Database 2023-07-31 15:52:32 +01:00
int2001
4840bc822d
Comments added (testing branch/merge/PR-Issue) 2023-07-31 09:44:27 +00:00
int2001
bc3002bf86
Fixed params when calling webadif via cron 2023-07-31 09:13:28 +00:00
int2001
112d997ca5
Check if QRZ-QSOs belong to user, when triggering via GUI 2023-07-31 07:16:15 +00:00
int2001
bcc8bda3e5
WebAdif fixing. cron is trusted 2023-07-31 06:59:04 +00:00
int2001
8e5dacea01
Removed unused functions at Dashboard / Secured webadif 2023-07-31 05:34:44 +00:00
int2001
ef65d6a7c4
check if qso belongs to user when deleting/requesting/confirming QSOs/QSLs 2023-07-31 05:03:05 +00:00
Andreas Kristiansen
61b55a2e3d
Merge branch 'dev' into secfix 2023-07-30 21:40:48 +02:00
int2001
feb81eecde
Only Export Cabrillo for stations belonging to the User 2023-07-30 17:31:54 +00:00
int2001
e957402b37
redirect if one wants to try print labels from other station 2023-07-30 17:25:52 +00:00
int2001
bcf3aecd1a
Fixed sec-issues at stations (edit / delete / empty / copy) 2023-07-30 09:05:51 +00:00
Andreas
4387a5b2ed Fixed error when sat_mode is null 2023-07-30 09:59:38 +02:00
int2001
33d469f4b8
Fixed detection of new QSO 2023-07-30 06:50:08 +00:00
int2001
be2478a3ae
Respect different BAND_RX only when working SAT 2023-07-30 06:18:36 +00:00
int2001
52b3d3585b
Fixing of SATMode / BandRX 2023-07-30 06:08:01 +00:00
int2001
b5d73e50c3
Fixed start_at 2023-07-30 05:46:25 +00:00
Andreas
2543a721ad [Labels] Added support for label offset in backend 2023-07-29 20:49:45 +02:00