2
0
forked from Wavyzz/dolibarr
Commit Graph

5 Commits

Author SHA1 Message Date
MDW
83f350bea4 Fix: Copyright generation when single year 2025-01-05 15:16:18 +01:00
MDW
2bf3729f8a Qual: Fix copyright fixer (#31072)
* Qual: Fix copyright fixer

# Qual: Fix copyright fixer

Enable actual file write, disable debug message

* Fix: ci/missing global $conf in chargessociales
2024-09-23 01:30:21 +02:00
MDW
7b4c4d772c Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related (#31086)
* Qual: Fix Array of tabs typing hints

# Qual: Fix Array of tabs typing hints

Fixed same typing hints accross several files

* Qual: Fix pdf.lib.php, project.lib.php and related files

# Qual: Fix pdf.lib.php, project.lib.php and related files

Fix most phan notices for pdf.lib.php and project.lib.php.
And fixed some items in other files in the process

* Qual: Fix notifications commande/card advtarget.tpl fichinter/card societe/card supplier_proposal/card

* Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related

# Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related

Fix notices in the files for the classes above and other files to accomodate
these changes/fixes
2024-09-23 00:37:30 +02:00
MDW
4189be78ae Qual: Update copyright alignment (#31027)
# Qual: Update copyright alignment

One can observe that copyright statements already generated are manually
aligned to the shorter statements in the file.

32 characters (or 8 tabs) was considered the maximum width for the
name column in the entire codebase and used to generate the new
copyright notices.
However, this is often shortend.

This update makes the fixcopyrightheader.php check the copyright notices
already present in the file and adapt the new notice to those
2024-09-20 00:33:30 +02:00
Laurent Destailleur
a8e777993b Rename scripts 2024-05-22 00:39:22 +02:00