2
0
forked from Wavyzz/dolibarr
Commit Graph

11074 Commits

Author SHA1 Message Date
Laurent Destailleur
7e02ad1b0c Rename method 2024-05-14 11:25:03 +02:00
Laurent Destailleur
7f3ed10922 Add phpunit case 2024-05-14 04:08:54 +02:00
Laurent Destailleur
4365485582 Debug v20 2024-05-13 19:00:45 +02:00
Laurent Destailleur
16336a66ad Rename french module name into english 2024-05-13 10:45:20 +02:00
Laurent Destailleur
047f2f5dc3 Use english name for file 2024-05-13 10:42:46 +02:00
Laurent Destailleur
0163cc6278 Debug export website 2024-05-12 20:27:03 +02:00
Laurent Destailleur
d502e2e3eb Debug v20 2024-05-12 19:21:39 +02:00
atm-etienne
a1d21836ce Add new conf and update dolGetButtonAction function to display action buttons inline instead of into a dropdown (#29629) 2024-05-10 13:12:09 +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
a9b1f606d7 FIX ZAR currency must show the R before the amount 2024-05-10 11:15:21 +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
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
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
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
1a8eb720d1 Better error management on import web site with PHP 2024-05-06 15:16:08 +02:00
Laurent Destailleur
fa86f753f6 Debug v20 2024-05-05 18:04:46 +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
Laurent Destailleur
89afbbba2b Fix hardcoded fulltext indexation 2024-05-04 22:52:29 +02:00
Laurent Destailleur
37a2bcf5a8 NEW Add option MAIN_USE_FULL_TEXT_INDEXATION 2024-05-04 20:42:41 +02:00
Laurent Destailleur
8484113cef Rename var 2024-05-04 18:36:04 +02:00
Laurent Destailleur
390ea76702 Debug v20 2024-05-03 18:00:17 +02:00
Laurent Destailleur
d53279eb64 Fix warning 2024-05-03 15:34:18 +02:00
Laurent Destailleur
3edcaf97fc Debug v20 2024-05-03 03:02:04 +02:00
Laurent Destailleur
283f16234f Debug v20 2024-05-03 01:02:40 +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
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
1d2371af34 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-02 13:30:08 +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
4b3606ac4c Look and feel v20 2024-05-02 12:41:33 +02:00
Laurent Destailleur
bb63f10cb0 Add a default limit in nb to agenda export 2024-05-01 23:58:12 +02:00
Frédéric FRANCE
57a2149b5c fix phan xcal.lib.php (#29572)
* fix phan xcal.lib.php

* Update box_graph_invoices_peryear.php
2024-05-01 17:52:18 +02:00
Yannis Hoareau
37fcbc34b8 FIX: search and add extrafields to tasks when conf disabled (#29542)
* FIX: task could be searched even if disabled

* FIX: could add extra fields to task even if disabled
2024-05-01 17:37:12 +02:00
Laurent Destailleur
ce94b1de64 NEW Take image from content for RSS 2024-05-01 03:35:57 +02:00
Laurent Destailleur
7da26342c4 NEW Take image from content for RSS 2024-05-01 03:20:39 +02:00
Laurent Destailleur
233325cdfb Fix RSS 2024-05-01 03:02:13 +02:00
Laurent Destailleur
2d48477bae Fix uid or RSS 2024-05-01 02:58:57 +02:00
Laurent Destailleur
37aac75caf Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-01 02:49:41 +02:00