Laurent Destailleur
ecf19c5a39
css
2024-09-06 03:53:00 +02:00
Laurent Destailleur
40f0173678
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-09-05 22:44:57 +02:00
Laurent Destailleur
ba489369dd
Fix phpunit
2024-09-05 22:41:49 +02:00
Laurent Destailleur
ad134baa2e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 19:08:57 +02:00
Laurent Destailleur
5f7efbe041
Fix regression
2024-09-05 19:08:18 +02:00
Laurent Destailleur
070b17f397
Fix error management.
2024-09-05 18:27:46 +02:00
Laurent Destailleur
07546f4d7e
Debug v20
2024-09-05 18:10:24 +02:00
Frédéric FRANCE
80d1f47d4d
fix ignored phpstan (most of expects string, int given) ( #30649 )
...
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-09-05 16:05:37 +02:00
MDW
97a9e2b3b0
Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh ( #30825 )
...
* Qual: Add force_install_createuser to setup script
* Qual: Improve dev/setup/phpunit/setup_conf.sh
# Qual: Improve dev/setup/phpunit/setup_conf.sh
- Use variables for credentials instead of repeating hardcoded values;
- Add variables to configuration parameters;
- Add prefix to tables;
- Execute repair.php.
* Fix deprecated calls to explode(<string>, null)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-05 15:51:15 +02:00
Laurent Destailleur
9a986aaa26
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:45:03 +02:00
Laurent Destailleur
c496301486
Clean table tmp_llx_accounting_account - #30825
2024-09-05 15:44:43 +02:00
Alexandre SPANGARO
8378767732
FIX Missing field vat_reverse_charge in societe_per_entity with constant MAIN_COMPANY_PERENTITY_SHARED ( #30854 )
2024-09-05 15:30:15 +02:00
Laurent Destailleur
6e2d7ccd99
Debug v20 - Fix label
2024-09-05 15:28:49 +02:00
Zephyriony
313fb9dd6d
FIX shipment closing date not saved ( #30853 )
...
* Bug: shipment closing date not saved
* Update expedition.class.php
* Update expedition.class.php
2024-09-05 15:24:33 +02:00
Laurent Destailleur
bee59df23c
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 15:02:30 +02:00
Laurent Destailleur
ea599f1264
Debug v20 Fix can't create an event
2024-09-05 14:58:56 +02:00
Laurent Destailleur
d862b40f3d
Fix warning
2024-09-05 14:25:14 +02:00
Laurent Destailleur
6af16694cc
NEW Add test to forbidden NOW() SQL function.
2024-09-05 13:22:19 +02:00
Laurent Destailleur
c33324210a
Clean php code from NOW() in sql
2024-09-05 13:04:13 +02:00
Laurent Destailleur
048fe00f3f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 12:57:34 +02:00
William Mead
a57635d701
Qual isolate PropaleLigne class to separate file ( #30838 )
...
* Moved PropaleLigne class to separate file
* Removed unnecessary requires
* Updated PHPDoc
* Fixed PHPDoc
* Fixed PHPDoc
* Update propaleligne.class.php
* Fixed PHPDoc
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-05 12:48:31 +02:00
Laurent Destailleur
1b16ae87e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 12:40:15 +02:00
Laurent Destailleur
c80d75c8b3
NEW Add gitleaks into pre-commit
2024-09-05 11:57:32 +02:00
Laurent Destailleur
78b344d779
NEW Add gitleaks into pre-commit
2024-09-05 11:53:24 +02:00
Laurent Destailleur
3d3527d466
Fix repair to convert charset utf8 utf8mb4
2024-09-05 11:49:33 +02:00
Laurent Destailleur
2ccfe2e2c0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-05 10:17:12 +02:00
Jakub Stříbrný
fe9cbaa679
Fix selection of parentholder for button dropdown ( #30835 )
...
WIth this fix multiple buttons can be used on one page.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-05 10:08:45 +02:00
Mohamed DAOUD
e45bf5c487
fix extname for getimagepublicurlofobject ( #30830 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-05 10:03:20 +02:00
Laurent Destailleur
4f48a08d1b
Protect param extName
2024-09-05 10:03:00 +02:00
ptibogxiv
b2762be57d
Update api_agendaevents.class.php with pagination ( #30820 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 23:14:55 +02:00
ptibogxiv
a94c94abb3
Update api_expensereports.class.php with pagination ( #30815 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 23:14:45 +02:00
Mohamed DAOUD
7200d244c2
dynamically set seo meta tags ( #30826 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 23:14:25 +02:00
William Mead
ca3f55cc31
Qual isolate OrderLine class to separate file ( #30840 )
...
* Moved OrderLine class to separate file
* Removed unnecessary requires
* Updated PHPDoc
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 23:01:53 +02:00
Laurent Destailleur
227e13fe31
Fix phan
2024-09-04 22:27:18 +02:00
Laurent Destailleur
8121c82ad3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-04 22:12:52 +02:00
Laurent Destailleur
001dc9378f
Fix phan
2024-09-04 22:10:33 +02:00
MDW
8fe0fa77b3
Qual: Add exclusion for *PDF for codespell ( #30823 )
2024-09-04 21:59:53 +02:00
Laurent Destailleur
107f818cf2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-04 21:56:14 +02:00
Laurent Destailleur
310d858978
Fix phan warnings
2024-09-04 21:55:59 +02:00
hansemschnokeloch
9ea29c01a6
Fix countable error ( #30839 )
2024-09-04 21:19:07 +02:00
hansemschnokeloch
bab6c9bc68
Fix countable error ( #30839 )
2024-09-04 21:18:11 +02:00
Laurent Destailleur
e318a739be
CSS for nature
2024-09-04 20:51:20 +02:00
Laurent Destailleur
b5ff7ff97e
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-04 20:21:44 +02:00
Lucas Marcouiller
955ba328a1
New radio for adherent nature input ( #30837 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-04 20:21:32 +02:00
HENRY Florian
575917a3c9
fix: create invoice from shipping list (20.0) ( #30851 )
...
* fix: When create invoice from shipping list translation of mass action is wrong and invoice line desc is wrong
* fix: translation
* fix: translation
* fix: translation
2024-09-04 20:20:52 +02:00
Lucas Marcouiller
02e6c3da2e
Fix #30628 currency convertion rate error ( #30849 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-04 20:19:17 +02:00
Lucas Marcouiller
ff25e2ba7a
Fix #30628 currency convertion rate error ( #30849 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-09-04 20:18:54 +02:00
atm-thomasb
9b9987c0c3
New/column fk_societe_rib in llx_prelevement_demande ( #30848 )
...
* NEW Added a new column fk_iban in prelevement demande
* FIX: renamed table to a better name
* FIX: placement and type
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-09-04 20:18:21 +02:00
Laurent Destailleur
93fa554583
Fix phan
2024-09-04 20:17:31 +02:00
Laurent Destailleur
37922f464f
Fix phan
2024-09-04 19:44:01 +02:00