Frédéric FRANCE
|
f4d278b3db
|
fix odt shipping (#29991)
* fix odt shipping
* fix odt shipping
* fix odt shipping
|
2024-06-12 16:44:15 +02:00 |
|
Frédéric FRANCE
|
7ea296ff75
|
Fix Dead catch Exception phpstan (#29959)
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
fix phpstan
fix phpstan
* fix phpstan
|
2024-06-10 14:26:41 +02:00 |
|
Laurent Destailleur
|
d756c8c3d3
|
Fix unexpected quote
|
2024-03-24 16:13:19 +01:00 |
|
Laurent Destailleur
|
14278a3e8c
|
Update pdf_strato.modules.php
|
2024-03-24 16:08:58 +01:00 |
|
Laurent Destailleur
|
727b8c3a0d
|
Update pdf_strato.modules.php
|
2024-03-24 16:07:47 +01:00 |
|
Laurent Destailleur
|
d63e241050
|
Update pdf_strato.modules.php
|
2024-03-24 16:06:51 +01:00 |
|
Laurent Destailleur
|
247ab6d4f8
|
Merge branch 'develop' into new_branch_11_03_2024
|
2024-03-24 16:03:33 +01:00 |
|
Laurent Destailleur
|
3bbbf8ac38
|
Clean code
|
2024-03-24 16:03:00 +01:00 |
|
MDW
|
81c0026be6
|
Fix typing with phpdoc
|
2024-03-22 09:51:57 +01:00 |
|
Laurent Destailleur
|
fb181e438f
|
Update pdf_strato.modules.php
|
2024-03-12 14:53:21 +01:00 |
|
Laurent Destailleur
|
d5146d6aeb
|
Update pdf_strato.modules.php
|
2024-03-12 14:50:17 +01:00 |
|
Laurent Destailleur
|
7226c7c25a
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-11 18:30:27 +01:00 |
|
Laurent Destailleur
|
c2602eadf7
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-11 18:29:07 +01:00 |
|
Laurent Destailleur
|
330abe14fe
|
FIX Option MAIN_DOC_USE_TIMING can be a string with date format
|
2024-03-11 18:28:20 +01:00 |
|
Philippe GRAND
|
b4fac54211
|
update code and better compliance with php 8
|
2024-03-11 16:47:09 +01:00 |
|
MDW
|
abbec034c6
|
Qual: Several typing hints/some fixes. (#28483)
* Update documentation to improve static tool messages
* Suppress PhanPluginSuspiciousParamOrder
* Fix typing hint
* Fix typing hint (number->int)
* Fix typing hint (PDF->TCPDF)
* Fix typing hint (PDF->TCPDF)
* Modify code to hint typing check
* Correct Noop statement (createfromclone)
* Remove useless if/else with same result
* Suppress PhanRedefineFunctionInternal
* Suppress PhanParamSuspiciousOrder
* Suppress PhanPluginDuplicateArrayKey
* Suppress multiple phan messages
* Ignore PhanPluginSuspiciousParamOrder
* Add phan typing
* Remove useless if statement
* Remove useless if/else condition
* Remove useless if
* Remove useless if
* Join duplicate if/else statements
* Fix useless if
* Fix useless if
* Fix phan notice by optimizing 2**$i to 1<<$i
|
2024-02-28 15:36:29 +01:00 |
|
MDW
|
8655d5a86b
|
QUAL Use phan to help detect new issues (#27706)
* Qual: Add phan flow
- Add phan configuration (config, baseline, stubs);
- Add github action;
- Update apstats.php.
* Add directives to ignore false phan notices
* Qual: Add typing hints for extrafields TPL files
# Qual: Add typing hints for extrafields TPL files
Add typing hints for phan on view files
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-02-21 18:14:29 +01:00 |
|
Laurent Destailleur
|
e9a0905fba
|
Use same return
|
2024-02-13 11:14:11 +01:00 |
|
MDW
|
89004f7e03
|
Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
|
2024-01-13 19:48:20 +01:00 |
|
MDW
|
39769482b1
|
Qual: Fix typing hints for DoliDB (#27484)
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
|
2024-01-13 15:50:02 +01:00 |
|
Laurent Destailleur
|
4501872f17
|
Clean code with rector 2
|
2024-01-05 04:33:58 +01:00 |
|
Laurent Destailleur
|
fb083a6cfc
|
Fix warning with rector
|
2023-12-13 16:33:17 +01:00 |
|
Laurent Destailleur
|
9e1b90e4a1
|
Fix with php-cs-fixer
|
2023-12-04 12:07:31 +01:00 |
|
Laurent Destailleur
|
53dab922fd
|
Fix php8.2 warnings
|
2023-11-27 11:39:32 +01:00 |
|
Laurent Destailleur
|
5b50135a53
|
FIX #26813
|
2023-11-23 15:14:19 +01:00 |
|
Laurent Destailleur
|
51a90b5865
|
Fix infinite loop
|
2023-11-17 12:36:41 +01:00 |
|
Lucas Marcouiller
|
68d996b482
|
fix some phpstan errors (#26608)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
|
2023-11-16 15:01:46 +01:00 |
|
Laurent Destailleur
|
6cdb7c929a
|
Debug v19
|
2023-11-10 15:10:41 +01:00 |
|
Laurent Destailleur
|
1f38e54e78
|
Clean code
|
2023-10-15 15:32:35 +02:00 |
|
Laurent Destailleur
|
b546e7c624
|
css
|
2023-09-10 20:24:58 +02:00 |
|
Laurent Destailleur
|
24040c78bb
|
Tooltip for help in ODT doc generation setup is now clickable
|
2023-08-18 01:46:54 +02:00 |
|
Laurent Destailleur
|
a4d04b84f5
|
css
|
2023-08-18 01:06:47 +02:00 |
|
Laurent Destailleur
|
707d853e84
|
Clean code
|
2023-08-10 11:29:09 +02:00 |
|
Laurent Destailleur
|
df76b9940d
|
Debug v18
|
2023-08-05 13:27:56 +02:00 |
|
Florian HENRY
|
ce10c68d31
|
getDol rather than ->global
|
2023-06-08 22:38:11 +02:00 |
|
Frédéric FRANCE
|
c61d96c98f
|
put phpmin info in one place
|
2023-05-31 09:31:22 +02:00 |
|
Laurent Destailleur
|
23a7491e12
|
NEW: Add option PDF_SHOW_EMAIL_AFTER_USER_CONTACT to show email after
specific assigned contact on PDF
|
2023-05-15 11:30:45 +02:00 |
|
Laurent Destailleur
|
5876e71072
|
NEW: Add option PDF_SHOW_PHONE_AFTER_USER_CONTACT to show phone after
specific assigned contact on PDF
|
2023-05-15 11:20:18 +02:00 |
|
Laurent Destailleur
|
f3a3a8b854
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-03-02 13:18:01 +01:00 |
|
Laurent Destailleur
|
c9f6c24368
|
Debug v17
|
2023-03-02 13:11:08 +01:00 |
|
Laurent Destailleur
|
0b4cacd291
|
Use dolChmod
|
2023-02-17 20:01:53 +01:00 |
|
Laurent Destailleur
|
a0c53bc0bc
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-14 21:04:44 +01:00 |
|
Laurent Destailleur
|
753ec9e384
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-02-13 13:55:50 +01:00 |
|
stickler-ci
|
78e1fad6bd
|
Fixing style errors.
|
2023-02-09 14:27:50 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
e83559afb0
|
FIX strato pdf
|
2023-02-09 15:20:07 +01:00 |
|
Laurent Destailleur
|
8774f4f092
|
Fix warning qodana
|
2022-12-31 13:44:11 +01:00 |
|
Laurent Destailleur
|
2dffe3748d
|
Debug v17 - Fix missing delete picto on ODT setup
|
2022-11-18 13:41:27 +01:00 |
|
Philippe GRAND
|
cf46e8f97f
|
update code towards php8 compliance
|
2022-10-06 10:02:40 +02:00 |
|
Laurent Destailleur
|
dc30cb19b5
|
Merge pull request #22456 from grandoc/new_branch_29_09_2022
update code toward php8
|
2022-10-04 18:10:01 +02:00 |
|
Philippe GRAND
|
848b9f7593
|
update code towards php8 compliance
|
2022-10-03 11:29:45 +02:00 |
|