stable

Clone or download

Read-only

feat: Display user/date in templates list

In order to be consistent with images list, the user and date of the last edition of the template is displayed in the templates list. Bonus: remove dependency to print-js in artidoc (we use print-as-pdf now). Part of story #38630: Export to file Change-Id: I97685ff83301e6680c97e8ab41b3e270d9f316c2

Modified Files

Name
M plugins/artidoc/scripts/artidoc/package.json +0 −1 Go to diff View file
M plugins/artidoc/scripts/artidoc/pnpm-lock.yaml +0 −7 Go to diff View file
M plugins/pdftemplate/include/PdfTemplate/Admin/IndexPdfTemplateController.php +2 −0 Go to diff View file
M plugins/pdftemplate/include/PdfTemplate/Admin/PdfTemplatePresenter.php +5 −1 Go to diff View file
M plugins/pdftemplate/include/PdfTemplate/Admin/index.mustache +24 −3 Go to diff View file
M plugins/pdftemplate/include/PdfTemplate/Admin/template-metadata.mustache +2 −2 Go to diff View file