Laurent Destailleur
|
aece3844c6
|
Fix better error message if password is empty
|
2021-07-12 10:35:25 +02:00 |
|
Laurent Destailleur
|
278d8c1317
|
Debug
|
2021-04-30 15:34:02 +02:00 |
|
Laurent Destailleur
|
a5034d44f7
|
$_POST war
|
2021-03-24 19:53:31 +01:00 |
|
stickler-ci
|
eac95a1a29
|
Fixing style errors.
|
2021-02-22 14:18:47 +00:00 |
|
Frédéric FRANCE
|
858a65a173
|
code syntax
|
2021-02-22 15:18:01 +01:00 |
|
Laurent Destailleur
|
acb73966f7
|
Clean code. Removed phpexcel library.
|
2020-12-13 16:27:44 +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
|
cb3e204281
|
Fix use of dolibarr_main_distrib
|
2020-10-30 13:06:55 +01:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
26c6e2d92e
|
Clean code
|
2020-07-02 03:34:28 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
a636f81eac
|
add new rule
|
2020-05-21 02:17:21 +02:00 |
|
Scrutinizer Auto-Fixer
|
1bf5745286
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-25 11:52:07 +00: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 |
|
Frédéric FRANCE
|
e75f7d448c
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
|
2019-10-16 20:00:01 +02:00 |
|
Alexandre SPANGARO
|
16c6c9ae75
|
Merge remote-tracking branch 'upstream/develop' into 11.0_https
|
2019-10-01 06:12:24 +02:00 |
|
Laurent Destailleur
|
3ca1a9ba28
|
Merge branch 'test_pgsql_installation' of https://github.com/atm-greg/dolibarr into atm-greg-test_pgsql_installation
|
2019-09-30 19:59:52 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
d3d0ce4649
|
Better error message when missing grant privileges
|
2019-06-05 10:42:59 +02:00 |
|
Laurent Destailleur
|
2218994958
|
FIX Duplicate encoding on error message
|
2019-05-29 09:51:45 +02:00 |
|
Laurent Destailleur
|
fad2fa48dd
|
NEW Introduce a config parameter $dolibarr_main_instance_unique_id
|
2019-04-07 15:44:17 +02:00 |
|
atm-greg
|
d809c017ca
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into test_pgsql_installation
|
2019-03-20 06:10:53 +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 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|
Laurent Destailleur
|
6d84036f66
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/contact/list.php
htdocs/core/class/html.form.class.php
htdocs/expensereport/card.php
htdocs/install/doctemplates/shipment/template_shipment.odt
htdocs/public/payment/newpayment.php
|
2018-12-01 19:23:06 +01:00 |
|
Laurent Destailleur
|
cb9ada2119
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/class/html.formmail.class.php
htdocs/core/modules/modSociete.class.php
htdocs/product/price.php
|
2018-12-01 18:19:45 +01:00 |
|
Maxime Kohlhaas
|
7585461486
|
Fix #9070
|
2018-11-30 22:16:17 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Alexey Pyltsyn
|
49de7a5881
|
Replace multiple load calls with loadLangs method
|
2018-10-01 09:22:23 +03:00 |
|
Laurent Destailleur
|
538a2cc647
|
NEW Add first template of website
|
2018-09-08 13:55:15 +02:00 |
|
atm-greg
|
c735653180
|
add postgresql to test + add test on installation process
|
2018-07-26 13:49:12 +02:00 |
|
Steve
|
65e42522d3
|
minor html and css corrections (as shown by browser validation and phpstorm inspections)
|
2018-07-07 23:50:41 +02:00 |
|
Laurent Destailleur
|
9842978b85
|
Fix trim config values
|
2018-07-04 11:16:45 +02:00 |
|
Laurent Destailleur
|
7ef6b16d31
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/install/step1.php
|
2018-07-03 10:04:25 +02:00 |
|
Laurent Destailleur
|
0138b0e0b7
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/core/class/html.form.class.php
|
2018-07-03 10:01:30 +02:00 |
|
Laurent Destailleur
|
3f2b3c0840
|
FIX #9032
|
2018-06-29 19:38:12 +02:00 |
|
Laurent Destailleur
|
c4143763be
|
Update step1.php
|
2018-06-29 19:23:17 +02:00 |
|
Regis Houssin
|
41709f07d0
|
Fix: #9032 Vulnerability
|
2018-06-29 18:18:10 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
Laurent Destailleur
|
f9382ce395
|
Upgrade octicons
|
2018-04-15 11:27:39 +02:00 |
|
Laurent Destailleur
|
664f57a5f0
|
Clean code
|
2018-04-12 19:13:06 +02:00 |
|
Laurent Destailleur
|
435e4823a5
|
Fix some warning during install
|
2018-02-24 11:58:09 +01:00 |
|
Laurent Destailleur
|
a892a3fe71
|
Fix info of collation is wrong on log
|
2018-01-19 12:10:03 +01:00 |
|
Laurent Destailleur
|
937a27396f
|
Fix log of install disappear.
|
2018-01-19 11:43:55 +01:00 |
|
Laurent Destailleur
|
612dfb91ff
|
Add more img templates for medias dir
|
2017-11-15 21:01:05 +01:00 |
|
Laurent Destailleur
|
4052e15565
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
Conflicts:
htdocs/comm/action/card.php
|
2017-08-26 21:58:29 +02:00 |
|
Laurent Destailleur
|
a01bb27d7e
|
FIX install process with DoliWamp
|
2017-08-26 21:53:29 +02:00 |
|