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
|
f193d3edd8
|
Fix for php7.4
|
2019-12-23 16:38:37 +01:00 |
|
Frédéric FRANCE
|
e2afcfb999
|
clean indent
|
2019-10-27 11:53:20 +01:00 |
|
stickler-ci
|
66a2dc4994
|
Fixing style errors.
|
2019-10-20 09:18:55 +00:00 |
|
Frédéric FRANCE
|
33c35780e0
|
wip
|
2019-10-20 11:17:54 +02:00 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
22719b90b6
|
Fix remove warning
|
2019-08-27 12:31:15 +02:00 |
|
Laurent Destailleur
|
a5711a51ab
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/lib/json.lib.php
test/phpunit/JsonLibTest.php
|
2019-03-02 18:30:17 +01:00 |
|
Frédéric FRANCE
|
40d34940f1
|
fix exclude from phpcs
|
2019-03-02 10:00:51 +01:00 |
|
Frédéric FRANCE
|
ba4ca5d7c2
|
add visibility
|
2019-02-28 00:15:32 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Laurent Destailleur
|
8d7f6843a4
|
Must be able to export lockedlog for a dedicated year.
Fix date are nto humanly readable.
|
2018-01-25 12:57:36 +01:00 |
|
Scrutinizer Auto-Fixer
|
aab2799981
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-11-27 13:48:36 +00:00 |
|
Laurent Destailleur
|
8dfa87fcf6
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-09-19 19:30:28 +02:00 |
|
Laurent Destailleur
|
978702d04b
|
Fix false deprecated warning
|
2017-09-19 01:41:57 +02:00 |
|
Laurent Destailleur
|
2d7916f77d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/core/lib/json.lib.php
|
2017-09-14 11:49:02 +02:00 |
|
Laurent Destailleur
|
fe1ce5b3ac
|
Fix php 7.2 compatibility
|
2017-09-14 11:44:47 +02:00 |
|
Laurent Destailleur
|
8de51ede18
|
Add warning to warn against json emulation
|
2017-09-04 13:22:21 +02:00 |
|
Laurent Destailleur
|
eef5df583e
|
Fix php 7.2
|
2017-06-20 00:50:30 +02:00 |
|
Raphaël Doursenaud
|
85c34af019
|
[Qual] Replaced deprecated dol_json_*()
|
2015-09-24 18:57:05 +02:00 |
|
Laurent Destailleur
|
ff8969073c
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/core/class/extrafields.class.php
htdocs/main.inc.php
|
2015-07-28 18:57:13 +02:00 |
|
Florian HENRY
|
517e9094da
|
FIX : Avoid warning strict mode when hosting server do not have
php5_curl installed
|
2015-07-27 22:34:30 +02:00 |
|
Raphaël Doursenaud
|
ea798c2315
|
Qual: deprecate dol_json_encode() and dol_json_decode()
PHP > 5.3 supports json_encode() and json_decode() natively
|
2015-06-01 11:00:11 +02:00 |
|
Scrutinizer Auto-Fixer
|
27e99793a3
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-03-06 02:10:01 +00:00 |
|
Laurent Destailleur
|
007f18bcf7
|
Merge branch 'review' of https://github.com/GPCsolutions/dolibarr into
GPCsolutions-review
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/cashjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/comm/action/peruser.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/report.lib.php
|
2015-01-17 15:11:12 +01:00 |
|
Laurent Destailleur
|
7224f64224
|
Work on multi user for events.
Fix: Modules must be reloaded after migration.
|
2014-09-23 16:15:15 +02:00 |
|
Raphaël Doursenaud
|
eea9a76589
|
FIX: Variable might not be traversable
|
2014-09-19 03:07:52 +02:00 |
|
Laurent Destailleur
|
de97cd1812
|
Fix: json
|
2013-10-11 18:33:21 +02:00 |
|
Laurent Destailleur
|
9da5f7f47a
|
Qual: Doxygen
|
2013-08-22 16:49:23 +02:00 |
|
Laurent Destailleur
|
36c55971b5
|
Fix: PHPUnit Regression
|
2013-04-14 23:57:07 +02:00 |
|
Laurent Destailleur
|
1cf2276584
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/comm/prospect/list.php
|
2013-04-05 22:59:06 +02:00 |
|
fhenry
|
9572eebae0
|
Check style
(http://www.dolibarr.fr/forum/3-installation/40712-sauvegarde)
|
2013-04-02 22:22:57 +02:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
9812c91aff
|
Fix: wrong EOL !!!!!!!
|
2013-01-10 08:27:12 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Regis Houssin
|
5740c7e694
|
Fix: change for a neutral email
|
2012-12-30 15:11:07 +01:00 |
|
Laurent Destailleur
|
ca6e9643ea
|
Fix: Pb in json function for objects
|
2012-12-29 12:21:13 +01:00 |
|
Laurent Destailleur
|
17a3204578
|
Fix: dol_json_encode was wrong with objects
|
2012-12-29 06:51:12 +01:00 |
|
Laurent Destailleur
|
70cf195fb4
|
Fix: removed test code
|
2012-10-19 09:34:31 +02:00 |
|
Laurent Destailleur
|
657d0197b6
|
Fix: json is a fuck... sh... 3 hours to find a bug ! (json fails
without any warning when converting non utf8 strings).
|
2012-10-18 16:30:12 +02:00 |
|
Laurent Destailleur
|
1347ecf14e
|
Qual: Removed warnings
|
2012-09-19 12:49:58 +02:00 |
|
Regis Houssin
|
6f1651309e
|
Fix: global converting lines delimiter
|
2012-07-02 19:30:37 +02:00 |
|
Laurent Destailleur
|
81eadcd426
|
Fix: Avoid warning if param is empty
|
2012-06-15 10:05:28 +02:00 |
|
Laurent Destailleur
|
c592bc88b8
|
Fix: Init
|
2012-06-15 02:17:00 +02:00 |
|
Regis Houssin
|
d7d5681b4b
|
Fix: avoid phpunit warning
|
2012-03-26 08:18:03 +02:00 |
|
Laurent Destailleur
|
693d0441b3
|
Fix: json emulated function now support utf8 char.
|
2012-03-25 14:25:32 +02:00 |
|