Commit Graph

36 Commits

Author SHA1 Message Date
d89b00843f
add template block overloadable company logo 2024-09-09 22:44:49 +02:00
beaa79c0e9 get dev mode from module setting service 2024-09-09 16:29:13 +02:00
785637254b [Fixed] no img leads to an error
[Added] metadata setting for alternative PDF-Logo filename; translations
[Changed] img-handling in documentsGeneric and header.html.twig

I didn't check for smarty yet!
2024-09-06 18:24:42 +02:00
d555656a38 [OST726416][Added] try+catch for template-exceptions 2024-09-06 01:27:21 +02:00
ce3d8c3e29 [OST726416][Changed] Template Variable 2024-09-06 01:26:10 +02:00
7c3eb1895f [Changed] rename file alias 2024-09-03 19:06:16 +02:00
8392de0566 [Changed] engine handler
adjust it for twit ( no safe changes! )
2024-09-02 22:58:49 +02:00
6ae437ab56 [Fixed] wrong template alias
former aliases needed to be changed to the new ones too
2024-08-27 15:26:13 +02:00
6da3e99a0e [Fixed] TemplateRenderer Getter 2024-08-26 23:43:09 +02:00
1e91990a28
handle unset order in order based document types 2023-09-19 23:32:55 +02:00
34498edfa4
fix multiple documents at once
when generating several documents in a common call (e.g. order manager task), the contents of the later documents are appended to the earlier ones
2023-05-09 12:10:45 +02:00
d835b64fe3
make CLI check compatible to PHP internal server 2021-11-29 10:07:56 +01:00
d7b279a4aa
use improved filename sanitizing methods of ModCfg 2021-02-22 10:07:26 +01:00
7d27e27764
add preAction and postAction calls to prevent wrong filenames because unset values 2020-08-13 14:50:48 +02:00
52f904318e
apply GPL v3 license 2020-07-04 23:25:24 +02:00
5541acaab0
change small syntax issues 2020-07-03 20:04:21 +02:00
a2d5dbf6aa
change small syntax issues 2020-07-02 10:35:56 +02:00
8d0a9e6fac
add payment informations 2020-07-02 01:21:14 +02:00
91dfce774f
adjust translations 2020-06-30 00:44:07 +02:00
c7cf568e89
Merge remote-tracking branch 'remotes/current/modules/rel_mod_pdfDocumentsFull' into dev_initial
# Conflicts:
#	Application/views/tpl/documents/inc/header.tpl
#	Application/views/tpl/documents/invoice/includingFiles/pdfHeader.tpl
#	Application/views/tpl/documents/invoice/invoice.tpl
#	Modules/out/src/pdfStyling.css
#	metadata.php
2020-06-23 09:37:05 +02:00
bb1073b894
make valid filenames 2020-06-17 09:05:49 +02:00
d06c822126
change invoice templates 2020-06-13 22:43:57 +02:00
d49135f6ee
add dev mode 2020-06-11 01:26:16 +02:00
cf2c61078a
set PDF metadata 2020-06-09 22:49:47 +02:00
4c561976a6
document can save to disc 2020-06-09 14:56:14 +02:00
7eb770440d
add ordermanager combination 2020-06-08 16:39:33 +02:00
0edb64153a
add filename extension if it's missing 2020-06-05 10:06:58 +02:00
d13dda978d
allow forced filename 2020-06-05 09:37:11 +02:00
015e85c942
use TCPDF functions instead of own implementations, use constants for configuration 2020-06-04 15:18:51 +02:00
ccb8ffe403
move pdf download to pdf models, use different (changeable) filenames for every document 2020-06-04 10:31:38 +02:00
3c2dc2df5f
rename classses 2020-05-30 01:17:27 +02:00
3da3d1e3ab
add documents and document classes 2020-05-30 00:48:43 +02:00
0749221899
remove refund pdf templates to refund module 2020-05-29 15:25:55 +02:00
7357722a8f
set missing requirements, refactor class structure 2020-05-28 12:21:11 +02:00
ac8498044d
extract type specific lines from generic to specific clases 2020-05-27 09:46:44 +02:00
738f5ec772
refactor class structure 2020-05-26 16:32:22 +02:00