dolibarr/htdocs/core
sonikf c5587519f0
NEW: PDF Add option to print rounded corner frames (#31172)
* NEW: Add option to enable PDF frame rounded corners

* NEW: function printRoundedRect

* NEW PDF frame rounded corners

* New add rounded corners in frames

* New add rounded corners in frames

* Update admin.lang

* fix incoterm frame height

* Update pdf_sponge.modules.php

* fix pre-commit

* fix pre-commit

* fix php-stan (8.2)

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix phan php-stan (8.2) declare property

* New add rounded corners in frames

* New add rounded corners in frames

* add phpdoc for corner radius

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix php-stan (8.2)

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix whitespace

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix pre-commit empty line

* fix phan php-stan (8.2)

* fix phan php-stan (8.2)

* fix Travis

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan phpdoc

* fix pre-commit

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-04 09:13:44 +02:00
..
ajax Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-30 20:10:47 +02:00
boxes Look and feel v21 2024-09-30 14:02:39 +02:00
class NEW: PDF Add option to print rounded corner frames (#31172) 2024-10-04 09:13:44 +02:00
data
db FIX Toolt to convert utf8mb4 2024-09-30 23:12:01 +02:00
filemanagerdol Qual: Enable & fix or ignore Invalid DimOffset (#31176) 2024-09-29 21:52:31 +02:00
js Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-03 20:35:33 +02:00
lib New create public page for recruitment candidature (#31220) 2024-10-04 09:00:17 +02:00
login Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774) 2024-08-29 09:24:33 +02:00
menus Qual: Enable & fix or ignore Invalid DimOffset (#31176) 2024-09-29 21:52:31 +02:00
modules NEW: PDF Add option to print rounded corner frames (#31172) 2024-10-04 09:13:44 +02:00
tpl Qual: Fix phan notices (#31212) 2024-10-03 19:40:34 +02:00
triggers Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-03 20:35:33 +02:00
actions_addupdatedelete.inc.php FIX fatal error 2024-08-02 13:53:11 +02:00
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php NEW Can link an object to another using the ref. Close #31001 2024-09-28 18:28:06 +02:00
actions_extrafields.inc.php Fix ignored phpstan (#31009) 2024-09-20 02:19:05 +02:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-03 15:50:44 +02:00
actions_massactions.inc.php Fix ignored phpstan (#31009) 2024-09-20 02:19:05 +02:00
actions_printing.inc.php fix typo phan and Co 💊 (#31214) 2024-10-03 15:43:04 +02:00
actions_sendmails.inc.php Qual: Fix some CommonIncoterm/DocGenerator/People typings (#30940) 2024-09-13 03:09:23 +02:00
actions_setmoduleoptions.inc.php Qual: Fix phan notices (#31193) 2024-09-30 10:05:24 +02:00
actions_setnotes.inc.php fix phpstan (#31061) 2024-09-20 17:25:39 +02:00
antispamimage.php
bookmarks_page.php Look and feel 2024-08-17 01:40:44 +02:00
commonfieldsinexport.inc.php Qual: Improve typing in Export class (#30859) 2024-09-09 03:15:26 +02:00
commonfieldsinimport.inc.php
customreports.php Qual: Fix phan notices (#31193) 2024-09-30 10:05:24 +02:00
datepicker.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-22 02:54:55 +02:00
doxygen.php Removed not up to date portal 2024-07-22 11:09:32 +02:00
extrafieldsinexport.inc.php Qual: Improve typing in Export class (#30859) 2024-09-09 03:15:26 +02:00
extrafieldsinimport.inc.php
get_info.php Qual: Fix phan notices (#31212) 2024-10-03 19:40:34 +02:00
get_menudiv.php Qual: Fix phan notices wrt main.inc.php, menus (#30633) 2024-08-14 14:05:56 +02:00
multicompany_page.php Fix missing test on permissions 2024-09-01 14:04:10 +02:00
photos_resize.php Clean code. Add permission test after action = something. 2024-09-30 11:38:29 +02:00
search_page.php fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
search.php
tools.php
website.inc.php