Laurent Destailleur
|
630e305161
|
Standardize db drivers. No more static class.
|
2023-08-04 04:18:59 +02:00 |
|
Frédéric FRANCE
|
0c86eebcc7
|
fix debug bar
|
2023-04-14 10:15:23 +02:00 |
|
Laurent Destailleur
|
fbc74cd571
|
Fix missing doxygen doc
|
2023-01-14 15:57:12 +01:00 |
|
Laurent Destailleur
|
0f763d2606
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-12-31 15:01:24 +01:00 |
|
Laurent Destailleur
|
1934db2dd1
|
Debug v17
|
2022-12-31 14:37:33 +01:00 |
|
Laurent Destailleur
|
24fcb2ff16
|
The deprecated method escapeunderscore() of database handlers has been
removed. You must use escapeforlike instead.
|
2022-12-17 13:06:22 +01:00 |
|
Laurent Destailleur
|
94767f5fd1
|
Fix signature of begin method
|
2022-10-06 17:09:38 +02:00 |
|
Laurent Destailleur
|
34da698537
|
FIX Import in upgrade when using a socialnetwork field.
|
2022-09-14 16:01:45 +02:00 |
|
Laurent Destailleur
|
6592eb5d73
|
Debug for php 8.1
|
2022-05-08 18:25:22 +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 |
|
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 |
|
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
|
f57b4fd2fd
|
Fix escaping
|
2020-09-20 02:30:53 +02:00 |
|
Laurent Destailleur
|
622b5c4ac9
|
Doxygen
|
2020-05-27 23:37:22 +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
|
78bfc8997d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/link.class.php
|
2019-10-11 16:14:29 +02:00 |
|
Laurent Destailleur
|
c3aba5f1a3
|
FIX #12083
|
2019-10-11 14:53:30 +02:00 |
|
Abbes Bahfir
|
8f2786cf7b
|
fix:this is not accessible in static context
|
2019-08-10 00:09:36 +02:00 |
|
Abbes Bahfir
|
ae4efe9b75
|
fix:this is not accessible in static context
|
2019-08-09 10:02:56 +01:00 |
|
Laurent Destailleur
|
adb3062a9f
|
Work on nblignes -> nblines
|
2019-06-29 16:38:14 +02:00 |
|
Laurent Destailleur
|
2854e0dae6
|
Code comment
|
2019-06-22 19:15:15 +02:00 |
|
Laurent Destailleur
|
d9f6d9f0c3
|
Code comment
|
2019-06-22 19:12:44 +02:00 |
|
Laurent Destailleur
|
71d7c11388
|
Fix phpcs
|
2019-03-16 23:31:48 +01:00 |
|
Laurent Destailleur
|
9a132d9691
|
Fix phpcs
|
2019-03-16 23:17:23 +01:00 |
|
Laurent Destailleur
|
95c1275efc
|
Fix phpcs
|
2019-03-16 20:10:22 +01:00 |
|
Laurent Destailleur
|
c2badb57d7
|
NEW: Add module debugbar
|
2019-03-16 16:27:14 +01:00 |
|