Frédéric FRANCE
74806473ab
fix cti ( #29842 )
...
* fix cti odt asset
* comment unused code in template
* phpdoc
* fix unreachable code
* fix unreachable code
* fix not falsy
2024-06-05 14:55:07 +02:00
Frédéric FRANCE
652c8526fa
fix cti ( #29813 )
...
* fix cti
* fix cti
* no photo in asset lines
* no photo in asset lines
* no photo in asset lines
* no photo in asset lines
* no photo in recruitment lines
* no photo in recruitment lines
* fix
* fix dead catch
2024-06-03 13:44:14 +02:00
Frédéric FRANCE
689cfc36eb
fix cti ( #29812 )
...
* fix cti
Dead catch - OdfException is never thrown in the try block.
* Update json.lib.php
2024-06-03 13:43:20 +02:00
Laurent Destailleur
48c5d9b0bc
Debug v20
2024-05-29 12:26:04 +02:00
Frédéric FRANCE
5b349cc318
clean code pdf ( #29399 )
2024-04-20 22:36:54 +01:00
Laurent Destailleur
56f9ec41c0
FIX regression. A lot of broken feature and corruption of data du to
...
deprecation management.
2024-04-03 22:34:59 +02:00
Laurent Destailleur
3bbbf8ac38
Clean code
2024-03-24 16:03:00 +01:00
MDW
baaa7c721e
Fix PHPdoc typing ($cols, $phpmin)
2024-03-24 14:19:09 +01:00
MDW
83ca2f80d8
Fix PHPdoc for typing
2024-03-22 09:51:49 +01:00
Frédéric France
26fe76733c
fix warnings
2024-03-13 18:20:41 +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
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
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
707d853e84
Clean code
2023-08-10 11:29:09 +02:00
Laurent Destailleur
df76b9940d
Debug v18
2023-08-05 13:27:56 +02:00
Laurent Destailleur
9fd651ee5c
FIX warnings
2023-07-30 19:46:23 +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
2d17e77ff7
Fix warning
2023-05-01 17:29:54 +02:00
Laurent Destailleur
9fd9b0cfa0
Merge branch 'develop' into fix_multicompany_compatibility2
2023-03-02 13:42:40 +01:00
Regis Houssin
d3c65e390b
TODO remise_percent is a deprecated field for object parent
2023-02-28 15:47:33 +01:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +01:00
FLIO
cd289ca8ac
fix(qodana) fix function comment wrong return
2023-02-08 19:09:05 +01:00
Laurent Destailleur
268f0b7c36
Merge pull request #23375 from grandoc/new_branch_30_12_2022
...
update code toward php8 compliance
2023-01-04 08:33:25 +01:00
Laurent Destailleur
8774f4f092
Fix warning qodana
2022-12-31 13:44:11 +01:00
Philippe GRAND
9d5670faa8
update code toward php8 compliance
2022-12-30 12:48:27 +01:00
Philippe GRAND
76126d119d
update code toward php 8 compliance
2022-12-17 12:40:33 +01:00
Philippe GRAND
923b5d09ef
update code toward php 8 compliance
2022-12-17 12:27:32 +01:00
Philippe GRAND
ab2449cc80
Update code for php8 compliance
2022-12-10 16:00:07 +01:00
Laurent Destailleur
2dffe3748d
Debug v17 - Fix missing delete picto on ODT setup
2022-11-18 13:41:27 +01:00
Philippe GRAND
d6e12d3589
update code towards php8 compliance
2022-10-06 16:44:52 +02:00
Philippe GRAND
2f98dae0e2
update code towards php8 compliance
2022-10-06 10:00:29 +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
328d7962b3
update code towards php8 compliance
2022-10-03 11:27:31 +02:00
Philippe GRAND
135d535e21
update code toward php8
2022-09-29 11:59:14 +02:00
Frédéric France
c7ee2f413c
min php version is 7.0
2022-09-27 20:48:47 +02:00
Frédéric France
17fa3b327e
fix usage of getDolGlobalInt
2022-09-14 21:33:43 +02:00
Philippe GRAND
67cabdfa9e
update code toward php8 compliance
2022-09-14 19:19:17 +02:00