提交图

1408 提交

作者 SHA1 备注 提交日期
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
Andreas
aa051f7ffd [Labels] Added form to choose which label to start at 2023-07-29 20:02:18 +02:00
int2001
2b29c6cbe4
Shortened Date / see https://github.com/magicbug/Cloudlog/discussions/2164#discussioncomment-6575981 2023-07-28 13:13:21 +00:00
int2001
b804a41c41
SatMode label fix 2023-07-28 10:37:49 +00:00
phl0
00c98609fd
Minor changes to output 2023-07-28 12:19:01 +02:00
int2001
d0c55fe628
Time-Formatter included 2023-07-28 10:13:15 +00:00
int2001
c4df2d77d0
flip PSE/TNX 2023-07-28 09:31:39 +00:00
int2001
2e1329a159
Added TNX/PSE to label 2023-07-28 09:24:01 +00:00
int2001
77821a49ff
Split labels when SAT/Non-SAT 2023-07-28 08:28:17 +00:00
int2001
4bb448d369
Removed font from settings. Fixt it to DejaVuSans 2023-07-28 07:51:52 +00:00
int2001
71d861f8b7
Take care of max-lbl-count 2023-07-28 06:49:50 +00:00
int2001
4752b70649
SAT-Addon 2023-07-28 06:36:57 +00:00