Commit Graph

39551 Commits

Author SHA1 Message Date
Frédéric FRANCE
933e87ca81 Update codespell-dict.txt (#29644)
* Update codespell-dict.txt

* WYSIWYG

* phan
2024-05-10 12:34:08 +02:00
Laurent Destailleur
e1fe455ac9 Sync transifex 2024-05-10 12:33:35 +02:00
Laurent Destailleur
8265bdedcb Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-10 12:03:33 +02:00
Laurent Destailleur
4438446c0a Fix warnings 2024-05-10 11:53:09 +02:00
Laurent Destailleur
1f38a08cbe Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-05-10 11:25:16 +02:00
Laurent Destailleur
a9b1f606d7 FIX ZAR currency must show the R before the amount 2024-05-10 11:15:21 +02:00
Philippe Grand
0fcbdcb408 Fix : Warning: Undefined array key "help" in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/dict.php on line 1810 (#29642)
* 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

* update

* fix : Warning: Undefined array key help in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/admin/dict.php on line 1810

* fix typo in extrafields.class.php
2024-05-10 01:25:35 +02:00
Laurent Destailleur
458ffdb23e css 2024-05-09 18:15:57 +02:00
Laurent Destailleur
4a2db9698d NEW Can show the legal form in address of recipient in PDF 2024-05-09 14:55:50 +02:00
Laurent Destailleur
0cce9ac3c0 FIX extrafields on Organized events was broken 2024-05-09 13:19:06 +02:00
Laurent Destailleur
3792b6011a TODO Enhance method manageFileBackups 2024-05-09 13:09:49 +02:00
lamrani abdelwadoud
6f54eae082 New functionality for save 5 oldest versions of pages (#29616)
* New functionality for save 5 oldest versions of pages

* update function to save files by adding timestamp and sorted by time

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-09 12:48:42 +02:00
Laurent Destailleur
fa75dc5213 FIX Better compatibility when objectdesc is not valid, and warnings 2024-05-09 12:33:55 +02:00
Laurent Destailleur
39791e2187 Code comment 2024-05-09 12:32:18 +02:00
Laurent Destailleur
934a849463 Debug v20 2024-05-08 16:01:00 +02:00
Laurent Destailleur
27bc1cddad Debug v20 2024-05-08 15:43:46 +02:00
Laurent Destailleur
9bb1f98ffd Debug v20 2024-05-08 14:53:10 +02:00
Laurent Destailleur
de4941fd49 Workaround to allow selection of contact from full combo once a
thirdparty is selected;
2024-05-08 14:23:39 +02:00
Laurent Destailleur
ea8f3f8be6 Debug v20 2024-05-08 01:58:21 +02:00
lvessiller-opendsi
c44f63a8c2 FIX update price HT on expense report card (#29631) 2024-05-07 22:38:14 +02:00
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
a05c03ff4e Debug v20 2024-05-07 10:47:23 +02:00
Laurent Destailleur
3a7bdaad87 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-07 10:28:27 +02:00
Laurent Destailleur
642f70e152 Debug v20 2024-05-07 10:27:17 +02:00
Laurent Destailleur
6d599ae0d7 Look and feel v20 2024-05-07 02:20:48 +02:00
Laurent Destailleur
087cc34a6c Rename a page with the english name 2024-05-07 02:11:06 +02:00
Laurent Destailleur
b9ffbad472 Add getMultidirTemp function similar to getMultidirOutput 2024-05-07 01:31:51 +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
Sami Filali
6842e28b5e update (#29613)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-06 23:01:17 +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
01e15a2564 Simplify code 2024-05-06 18:50:11 +02:00
Laurent Destailleur
b1f4f09b1c Code comment 2024-05-06 18:25:06 +02:00
Laurent Destailleur
b44e35e8ef Fix warning 2024-05-06 18:01:59 +02:00
Laurent Destailleur
1a8eb720d1 Better error management on import web site with PHP 2024-05-06 15:16:08 +02:00
Laurent Destailleur
55d2f3d9fc Debug v20 2024-05-06 10:00:18 +02:00
Laurent Destailleur
70a7197327 Fix warning 2024-05-05 18:30:25 +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
Mohamed DAOUD
a8bf174722 Fix edit inline mode for the website module (#29590)
* edit inline website

* check user rights before

* Update editinline.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 02:48:23 +02:00
lamrani abdelwadoud
999bdaa719 NEW online signature of shipments (#29559)
* New functionality for signed shipment

* Add attribute for check if was already signed

* Update expedition.class.php

* Update onlineSign.php

* Update expedition.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 02:48:02 +02:00
lamrani abdelwadoud
373ee15009 New function to display 2 sitweb export function in a popup (#29592)
* new function to display 2 sitweb export function in a popup

* Update website.lang

* update function overwriteTemplate for handle the path to export website

* update function for check the relative/absolute path

* add infoBull for explain to user where it will exported

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-05 01:15:32 +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
b7317e3e7c Fix warning 2024-05-05 00:02:25 +02:00
Laurent Destailleur
8be481d6de Fix phpunit 2024-05-04 23:58:37 +02:00