Laurent Destailleur
99e0df1ef9
Fix warnings
2024-05-07 22:28:28 +02:00
Benjamin Falière
ca744d907c
FIX: langs overwrite ( #29630 )
...
* FIX: langs overwrite
* ChangeLog typo
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr >
2024-05-07 20:27:59 +02:00
Laurent Destailleur
8b84be2d6c
Add select component to support correctly option C
...
ONTACT_USE_SEARCH_TO_SELECT
2024-05-07 19:59:20 +02:00
Laurent Destailleur
6110cccf63
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-06 23:56:29 +02:00
Laurent Destailleur
4055bb90ec
Doc
2024-05-06 23:55:46 +02:00
Frédéric FRANCE
a848019d54
set extrafield type as optional ( #29615 )
...
this extrafield type feature is incomplete
2024-05-06 22:57:54 +02:00
Laurent Destailleur
157ca199c1
Fix regression when using DOLDeprecatedHandler. You fetch an object with
...
status = null in database, the we set ->status=0 and ->statut=0, then we
call update(), calling the updateCommon(). Inside the updateCommon that
is into commObject.class.php, the ->status is 0 but ->statut is null
making the update saving null instead of 0.
2024-05-06 20:35:26 +02:00
Laurent Destailleur
55d2f3d9fc
Debug v20
2024-05-06 10:00:18 +02:00
Laurent Destailleur
ca9b795ee1
Fix warnings
2024-05-05 18:28:23 +02:00
Laurent Destailleur
fa86f753f6
Debug v20
2024-05-05 18:04:46 +02:00
Lucas Marcouiller
85a635d17a
New add multiinput for text type fields ( #29555 )
...
* New add multiinput for text type
* fix CI
* fix some code + add $value persistance
* fix some things to be more global
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 02:52:14 +02:00
Vaadasch
7562eacbf6
NEW Add option to open files in new tab ( #29604 )
...
* Add option to open files in new tab
* Add option to open files in new tab - with MAIN_DISABLE_FORCE_SAVEAS
* Add option to open files in new tab - fix
* Open in new tab with MAIN_DISABLE_FORCE_SAVEAS == 2
---------
Co-authored-by: Vaadasch <me@local.here >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 02:51:05 +02:00
Frédéric FRANCE
d0830b3159
fix phpstan ( #29602 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
fix phpstan
fix phpstan
fix phpstan
fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix travis
* fix phpstan
* fix phpstan
* fix phpstan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-05 00:34:19 +02:00
Laurent Destailleur
d1146e9bea
Fix case
2024-05-03 18:49:24 +02:00
Laurent Destailleur
e9f7a1996f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-05-03 18:18:39 +02:00
Laurent Destailleur
4fef808efa
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-05-03 18:16:58 +02:00
Laurent Destailleur
1c81155a9a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-05-03 18:13:21 +02:00
Marc de Lima Lucio
3258b00e16
FIX: notification: error 500 in fixed emails due to a bad copy/paste ( #29580 )
2024-05-03 18:12:55 +02:00
Laurent Destailleur
580fe5a043
Debug v20
2024-05-03 11:10:22 +02:00
Laurent Destailleur
0b9bd5408b
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
...
MAIN_USE_GEOPHP. Fix webportal module.
2024-05-03 02:39:35 +02:00
Laurent Destailleur
642a3d5984
Fix regression
2024-05-03 01:28:19 +02:00
Laurent Destailleur
30de8684fd
More complete fix for #29587 for suplier with no vat. Fix also
...
ref_supplier not propagated.
2024-05-03 00:30:01 +02:00
Laurent Destailleur
5e50b4aa2e
Fix restore line lost
2024-05-02 23:21:06 +02:00
MDW
2115980560
Qual: Fix Phan notices in CommonObject ( #29354 )
...
* Fix PhanPluginSimplifyExpressionBool in commonobject
* Fix commonobject for phan notices
* Allow null for $usedolidb argument
* Allow null for $outputlangs argument of \dol_format_address()
* Fix multiple phan notices
* Ignore PhanTypeArraySuspiciousNullable
* Fix PhanTypeMismatchArgumentProbablyReal
* Update baseline
* Improve typings
* Update type specification getCountry/withCode
* Fix CommonObject Phan notices & update baseline
* Fix phan notices
* Correct typing for showInputField to be the same as parent class
* Fix PhanPluginSimplifyExpressionBool in commonobject
* Fix commonobject for phan notices
* Allow null for $usedolidb argument
* Allow null for $outputlangs argument of \dol_format_address()
* Fix multiple phan notices
* Ignore PhanTypeArraySuspiciousNullable
* Fix PhanTypeMismatchArgumentProbablyReal
* Update baseline
* Improve typings
* Update type specification getCountry/withCode
* Fix CommonObject Phan notices & update baseline
* Fix phan notices
* fixup! Correct typing for showInputField to be the same as parent class
2024-05-02 19:33:51 +02:00
Laurent Destailleur
07fb11e08e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-05-02 13:24:33 +02:00
Laurent Destailleur
594280e1df
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-05-02 13:22:47 +02:00
Laurent Destailleur
36873b9fe7
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-05-02 13:20:04 +02:00
Laurent Destailleur
cc90397eb7
Try suggestion of mdeweerd
2024-05-02 13:14:30 +02:00
Laurent Destailleur
fdb63a6540
Fix related to #29580
2024-05-02 13:06:48 +02:00
Laurent Destailleur
4dbed777eb
More info in tooltip
2024-05-01 19:33:14 +02:00
Vaadasch
5865151eb3
NEW : Add option position['find'] to DolEditor ( #29546 )
...
* Add option position['find'] to DolEditor
* Add option position['find'] to DolEditor - fix spaces
* Add option position['find'] to DolEditor - fix spaces
* Add option position['find'] to DolEditor - fix semi-colon
* Add option position['find'] to DolEditor - exemples -> examples...
* Add option position['find'] to DolEditor - reviews
* Add option position['find'] to DolEditor - empty indent
---------
Co-authored-by: Vaadasch <me@local.here >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-01 18:04:18 +02:00
Laurent Destailleur
afc178f246
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-30 13:21:04 +02:00
Laurent Destailleur
9393c2c0e2
NEW users can set their own length for short lists
2024-04-30 10:20:40 +02:00
Laurent Destailleur
6b70b32f1e
NEW Move dir of cache for widgets
2024-04-30 10:01:09 +02:00
Laurent Destailleur
e3daa23949
Look and feel v20
2024-04-30 09:45:28 +02:00
Laurent Destailleur
8ff36d2dca
Debug v20
2024-04-30 02:47:03 +02:00
atm-irvine
e87338f71d
FIX : Hide number beside select contract & added langs to translate c… ( #29529 )
...
* FIX : Hide number beside select contract & added langs to translate contract
* Update html.formticket.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-29 21:43:53 +02:00
Laurent Destailleur
5c018013ed
Debug v20
2024-04-29 19:38:02 +02:00
Laurent Destailleur
f5adfeca59
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-29 13:39:20 +02:00
Laurent Destailleur
9e654e65dd
Debug v20
2024-04-29 11:04:19 +02:00
Laurent Destailleur
45acd65cc3
Try to fix phan warning
2024-04-28 12:48:36 +02:00
Laurent Destailleur
ca2f0c43ae
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-28 12:31:17 +02:00
Laurent Destailleur
5b777188e2
Fix Phan
2024-04-28 01:47:18 +02:00
Frédéric FRANCE
82d63247d7
fix phpstan pgsql.class.php ( #29511 )
...
* fix phpstan pgsql.class.php
* Update Database.interface.php
* fix phan
fix phan
fix phan
* fix phan
* fix phan
* fix phan
* fix phan
fix phan
fix phan
fix phan
fix phan
* fix phan
* fix phan
* fix phan
* fix phan
2024-04-27 22:01:34 +02:00
Philippe Grand
661582875a
Fix : Warning: Undefined property: stdClass::$PRODUIT_DEFAULT_BARCODE_TYPE in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/modules/barcode/mod_barcode_product_standard.php on line 187 ( #29479 )
...
* fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/compta/bank/various_payment/list.php on line 370
* backward
* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/modules/barcode/mod_barcode_product_standard.php on line 187
* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/modules/barcode/mod_barcode_thirdparty_standard.php on line 188
* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/class/html.formbarcode.class.php on line 83
* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/class/html.formbarcode.class.php on line 84
* fix :Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/barcode.php on line 460
* fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/barcode.php on line 471
* Update mod_barcode_product_standard.php
* Update mod_barcode_thirdparty_standard.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-27 18:14:20 +02:00
Laurent Destailleur
f533fccc5f
Doc
2024-04-27 17:01:53 +02:00
Laurent Destailleur
c656df9d35
Doc
2024-04-27 16:39:26 +02:00
Laurent Destailleur
6994a787bd
Doc
2024-04-27 13:35:35 +02:00
Frédéric FRANCE
26da44e254
fix phpstan ( #29431 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* remove params not used
* add WARNING
2024-04-27 12:45:50 +02:00
atm-irvine
71c2256a6d
NEW : Edit ticket ( #29497 )
...
* NEW : Edit ticket
* Fixed for travis
* Fix pre-commit
* Fix for phan
* Update html.formticket.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-27 12:43:04 +02:00