Commit Graph

84 Commits

Author SHA1 Message Date
Frédéric FRANCE
47d241bf50 fix php8.2 warnings 2023-01-30 12:07:59 +01:00
Laurent Destailleur
1934db2dd1 Debug v17 2022-12-31 14:37:33 +01:00
Laurent Destailleur
8c237c8f38 Debug v17 2022-12-24 15:32:20 +01:00
Laurent Destailleur
685a7dbd59 Clean code. Add a phpunit test to avoid duplicate jquery. 2022-12-24 15:06:32 +01:00
Laurent Destailleur
94767f5fd1 Fix signature of begin method 2022-10-06 17:09:38 +02:00
rsanjoseo
39863897b7 Add a new tab with php errors and warnings to the debug bar 2022-09-18 11:30:41 +02:00
Laurent Destailleur
35d8320328 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-14 17:26:20 +02:00
Laurent Destailleur
34da698537 FIX Import in upgrade when using a socialnetwork field. 2022-09-14 16:01:45 +02:00
Frédéric France
835441d437 remove blank line 2022-09-07 20:14:49 +02:00
Laurent Destailleur
97acf949fc Clean message on email limit 2022-07-13 13:39:16 +02:00
Alexandre SPANGARO
917574aa61 Fix PHP 8.1.7 2022-06-12 21:34:47 +02:00
Alexandre SPANGARO
4620224b65 Fix PHP 8.1.7 2022-06-12 07:01:17 +02:00
jyhere
777de32736 Add sql queries duration to debugbar 2022-06-08 11:20:16 +02:00
Laurent Destailleur
6592eb5d73 Debug for php 8.1 2022-05-08 18:25:22 +02:00
Laurent Destailleur
9f379dfcf4 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/core/modules/modCashDesk.class.php
	htdocs/debugbar/class/DataCollector/DolLogsCollector.php
	htdocs/langs/en_US/admin.lang
2022-05-03 12:17:54 +02:00
Laurent Destailleur
0cc3eec599 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-05-03 11:55:45 +02:00
Laurent Destailleur
36fdee3337 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2022-05-03 11:54:57 +02:00
Laurent Destailleur
a254412c61 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
	htdocs/debugbar/class/DataCollector/DolLogsCollector.php
2022-05-03 11:54:28 +02:00
Laurent Destailleur
cc1a3080d0 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2022-05-03 11:53:23 +02:00
Laurent Destailleur
b5f887b3e4 Fix DEBUGBAR_USE_LOG_FILE 2022-05-03 11:52:32 +02:00
Lucas Marcouiller
bc4373a5de Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#4 2021-10-23 11:47:06 +02:00
Lucas Marcouiller
3a9ce1476d fix error 2021-10-23 11:45:27 +02:00
Lucas Marcouiller
6ccd8ce83a Fix : PHP errors 8.0 2021-10-23 11:45:06 +02:00
Frédéric FRANCE
2780bb73c3 fix warning 2021-10-22 21:57:34 +02:00
Laurent Destailleur
0176ab6057 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/bookkeeping/list.php
2021-09-27 11:40:47 +02:00
Laurent Destailleur
d5d4b8d8e0 Fix escape the undescore on search in website module 2021-09-26 14:21:23 +02:00
Laurent Destailleur
cac1a7ba5f Fix sql request when using encrypt 2021-09-02 13:45:44 +02:00
Laurent Destailleur
06a0d922cc NEW Can use the result_mode of mysqli driver. Save memory for list count 2021-08-16 22:01:58 +02:00
Laurent Destailleur
8a62d97b89 Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
Laurent Destailleur
b528011392 Merge pull request #17084 from dolibit-ut/patch-211
Create index.html
2021-04-02 22:33:48 +02:00
Laurent Destailleur
ecac9d3c47 Merge pull request #17085 from dolibit-ut/patch-212
Create index.html
2021-04-02 22:33:38 +02:00
UT from dolibit
fbc0a0fce7 Create index.html 2021-04-02 20:50:04 +02:00
UT from dolibit
58dda89b7a Create index.html 2021-04-02 20:49:00 +02:00
UT from dolibit
acdbd2d172 Create index.html 2021-04-02 20:48:23 +02:00
Frédéric FRANCE
ef28a76ad0 code syntax datapolicy dav debugbar directories 2021-02-25 22:09:10 +01:00
Indelog
843f49643d Fix Debugbarr : TraceableDB::idate not compatible with DolDB::idate
The `TracableDB` class extend the `DolDB` but not implement the method `idate`
correctly : it missing the `$gm` parameter.
2021-01-08 12:39:03 +01:00
Frédéric FRANCE
d9bf49c5dc phpcs 2020-10-31 21:04:38 +01:00
Scrutinizer Auto-Fixer
ab25e047c0 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 17:51:30 +00:00
stickler-ci
284c9bc6a8 Fixing style errors. 2020-10-31 13:34:01 +00:00
Scrutinizer Auto-Fixer
7f52920716 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Laurent Destailleur
a24071492e Start fix for php8 compatibility 2020-10-30 05:56:07 +01:00
Laurent Destailleur
3e75cbbeb5 Fix for smartphone 2020-10-16 14:50:36 +02:00
Laurent Destailleur
520645a02c Renamed all methods valide() into validate() 2020-10-15 10:15:37 +02:00
Laurent Destailleur
f57b4fd2fd Fix escaping 2020-09-20 02:30:53 +02:00
stickler-ci
ef0078cbb2 Fixing style errors. 2020-09-08 19:29:01 +00:00
Scrutinizer Auto-Fixer
c263c8a76c Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-09-08 19:27:28 +00:00
Laurent Destailleur
c95e54843c Update lib debugbar
Update php-parallel-lint
2020-09-07 21:00:40 +02:00
Laurent Destailleur
f66555b396 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-05-27 23:38:46 +02:00
Laurent Destailleur
622b5c4ac9 Doxygen 2020-05-27 23:37:22 +02:00
Frédéric FRANCE
b41ac00b98 add new rule 2020-05-21 15:05:19 +02:00