4c9dbbdabc
remove ModCfg dependency
...
because of minimal usage
2024-09-10 12:00:45 +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
5fa706fa3a
[OST726416][Fixed] Template path in dedicated model
2024-09-06 01:23:41 +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
be1a961f88
[Changed] general structure to OXID7 Standard ( Metadata, Composer, Constants )
2024-08-22 20:08:00 +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
09f6111c4d
don't reset new order state if bill number should set
...
this prevents required save in some cases
2020-11-20 11:52:59 +01:00
850976e386
change id of invoice without logo PDF
2020-08-13 16:29:25 +02: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
772ccfef19
add final changes
2020-07-03 21:59:18 +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
157d9540b3
fix set billdate
2020-06-04 11:04:17 +02:00
ccb8ffe403
move pdf download to pdf models, use different (changeable) filenames for every document
2020-06-04 10:31:38 +02:00
895ea19f89
improve code
2020-06-02 10:12:35 +02:00
efdc63225e
simplify registry configuration
2020-06-02 10:04:19 +02:00
fa96df326d
add documents without logo
2020-06-02 10:03:00 +02:00
3c2dc2df5f
rename classses
2020-05-30 01:17:27 +02:00
0ecdc1281b
rename registry classes
2020-05-30 01:02:50 +02:00
3da3d1e3ab
add documents and document classes
2020-05-30 00:48:43 +02:00
eddef3bbbf
add exceptions
2020-05-30 00:46:30 +02:00
5b43b21df1
add generator registries
2020-05-30 00:45:18 +02:00
1abce50eda
rename classes
2020-05-30 00:43:41 +02:00
0749221899
remove refund pdf templates to refund module
2020-05-29 15:25:55 +02:00
caeaa02aa6
remove debug notes
2020-05-29 10:20:22 +02:00
5ffd071954
throw exception in case of undefined pdf request type
2020-05-29 09:58:53 +02:00
8437314019
add missing css files, change template aliases
2020-05-28 14:31:35 +02:00
02d16f4f5e
fix namespaces
2020-05-28 13:32:34 +02:00