Laurent Destailleur
|
24f8e9c401
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-07-22 18:09:38 +02:00 |
|
Regis Houssin
|
0c7a868306
|
FIX avoid Passing null to parameter #1 of type string is deprecated
|
2022-07-16 16:20:11 +02:00 |
|
Laurent Destailleur
|
f2a6560d8f
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-07-07 11:45:36 +02:00 |
|
Laurent Destailleur
|
86c11cb357
|
Fix phpunit
|
2022-07-06 15:48:17 +02:00 |
|
Laurent Destailleur
|
22d35c6d0b
|
Fix scrutinizer
|
2022-07-06 03:16:08 +02:00 |
|
Laurent Destailleur
|
de71df9df2
|
Debug install v16 with php 8.1
|
2022-07-04 03:06:56 +02:00 |
|
Laurent Destailleur
|
091ca31b6c
|
NEW Add method hintindex() in database handlers.
|
2022-04-06 17:32:56 +02:00 |
|
Laurent Destailleur
|
5f7abc0f8c
|
Merge pull request #19703 from atm-maxime/fix_mysql8_createuser
Fix #19662 : mysql8 user creation in 2 steps
|
2022-03-31 16:06:53 +02:00 |
|
Laurent Destailleur
|
cd81312b6a
|
Update mysqli.class.php
|
2022-03-31 16:04:28 +02:00 |
|
Laurent Destailleur
|
4c293aa49b
|
Update doc
|
2022-03-19 13:06:30 +01:00 |
|
Laurent Destailleur
|
34f3ec8a39
|
Try a fix with php that return a fatal error on some mysql
|
2022-01-28 11:11:36 +01:00 |
|
Maxime Kohlhaas
|
706ee8ce62
|
Fix #19662 : mysql8 user creation in 2 steps
|
2021-12-28 16:26:21 +01:00 |
|
Laurent Destailleur
|
aab9c2e6ca
|
Fix #yogosha7605
|
2021-11-11 18:20:31 +01:00 |
|
Laurent Destailleur
|
0021381201
|
Fix #yogosha7605
|
2021-11-11 17:08:35 +01: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
|
f65aa6024f
|
Add replace into forbidden sql in read-only mode
|
2021-07-10 09:42:20 +02:00 |
|
Laurent Destailleur
|
3fadd5cda5
|
NEW Add $dolibarr_main_db_readonly in conf.php for readonly access.
|
2021-07-09 19:37:12 +02:00 |
|
Frédéric FRANCE
|
554e449e40
|
code syntax core directory
|
2021-02-23 22:03:23 +01: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
|
54c0f742b1
|
Fix escape
|
2020-09-19 21:19:04 +02:00 |
|
Laurent Destailleur
|
42234ba506
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/price.lib.php
|
2020-07-24 00:07:57 +02:00 |
|
Laurent Destailleur
|
521c4679d9
|
FIX #14241 Mysql 8 compatibility
|
2020-07-19 01:52:30 +02:00 |
|
Laurent Destailleur
|
5b3670f300
|
FIX SQL syntax error when editing extrafields
Conflicts:
htdocs/core/lib/security.lib.php
|
2020-06-29 14:28:53 +02:00 |
|
Laurent Destailleur
|
7c5b0be6a3
|
FIX SQL syntax error when editing extrafields
|
2020-06-29 13:48:00 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
Laurent Destailleur
|
95a6d7f8f5
|
Doxyen
|
2019-11-14 09:13:15 +01:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
0a1a930bfe
|
Fix to reduce effect of Deny Of Service attacks
|
2019-08-29 03:51:58 +02:00 |
|
Laurent Destailleur
|
adb3062a9f
|
Work on nblignes -> nblines
|
2019-06-29 16:38:14 +02:00 |
|
florian HENRY
|
acad2e633b
|
fix scrutinzer
|
2019-06-05 16:34:32 +02:00 |
|
Laurent Destailleur
|
d3d0ce4649
|
Better error message when missing grant privileges
|
2019-06-05 10:42:59 +02:00 |
|
Laurent Destailleur
|
bea4647107
|
Fix auto swith on utf8 when using utf8mb4
|
2019-05-21 14:36:16 +02:00 |
|
Laurent Destailleur
|
05c2ae6778
|
Remove warnings
|
2019-03-23 12:36:05 +01:00 |
|
Laurent Destailleur
|
ea010b9e01
|
Fix reduce side effects of debugbar
|
2019-03-23 12:15:42 +01:00 |
|
Laurent Destailleur
|
5d21547854
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/product/price.php
htdocs/user/perms.php
|
2019-03-21 12:20:24 +01:00 |
|
Laurent Destailleur
|
a7fdd34973
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-03-21 12:17:50 +01:00 |
|
Laurent Destailleur
|
032aa869e4
|
FIX Can't insert if there is extrafields mandatory on another entity.
FIX Can't set default value of extrafield of type varchar
|
2019-03-21 12:14:15 +01:00 |
|
Laurent Destailleur
|
b4bdbda9f5
|
Update mysqli.class.php
|
2019-03-07 12:36:57 +01:00 |
|
Christophe Battarel
|
414bac6fb4
|
avoid logging empty query
|
2019-03-06 17:56:43 +01:00 |
|
Frédéric FRANCE
|
c5c27fdb77
|
add visibility
|
2019-03-01 19:24:06 +01:00 |
|
Frédéric FRANCE
|
bd2e541fd6
|
add visibility
|
2019-03-01 18:28:51 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Laurent Destailleur
|
4f9f0fd7b5
|
Merge branch 'develop' into elseif
|
2019-01-27 17:54:06 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|