Laurent Destailleur
55d2f3d9fc
Debug v20
2024-05-06 10:00:18 +02:00
Laurent Destailleur
335d56c479
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-06 09:36:44 +02:00
Laurent Destailleur
71169e6e3d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-06 09:36:31 +02:00
Frédéric FRANCE
17ef59421c
Update dynamic_translation_keys.lst ( #29611 )
2024-05-06 09:06:28 +02:00
Laurent Destailleur
1297fd015a
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-05-05 18:30:44 +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
Laurent Destailleur
a6f15b6a19
Fix look and feel
2024-05-05 12:53:52 +02:00
Laurent Destailleur
45465a1e27
Add link to help wiki
2024-05-05 04:35:59 +02:00
Laurent Destailleur
4048e74853
Fix link
2024-05-05 04:21:13 +02:00
Laurent Destailleur
5cee29dafe
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-05 03:36:42 +02:00
Laurent Destailleur
4b653e9504
Add link to OAuth doc page
2024-05-05 03:31:31 +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
Laurent Destailleur
2a1fd6bc05
Typo
2024-05-05 01:33:48 +02:00
Laurent Destailleur
ef6f78fe82
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-05 01:28:26 +02:00
Laurent Destailleur
d90341af62
More complete db structure for online signature
2024-05-05 01:27:32 +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
PsyCrow
27a5b02a28
Prevents PHP Warnings on multicurrency_rate.php ( #29485 )
...
* Prevents PHP Warnings on multicurrency_rate.php
Prevents PHP Warnings about undefined variables
$type
$texte
$newcardbutton
and Undefined array key "nbfield"
* Update multicurrency_rate.php
Avoid PHP Warnings about undefined variables: $type, $texte, $newcardbutton and Undefined array key "nbfield"
2024-05-05 00:38:59 +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
28887963be
Fix missing the unique keys on category table
2024-05-05 00:30:14 +02:00
Laurent Destailleur
f12378d732
Prepare 19.0.2
19.0.2
2024-05-05 00:12:36 +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
Laurent Destailleur
0b885d2afe
Typo
2024-05-04 22:55:08 +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
ed8e1353ae
Removed duplicated column
2024-05-04 19:06:27 +02:00
Laurent Destailleur
f8bf23da3a
Fix phpunit
2024-05-04 18:56:26 +02:00
Laurent Destailleur
8484113cef
Rename var
2024-05-04 18:36:04 +02:00
Laurent Destailleur
641f638539
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-04 18:28:48 +02:00
Laurent Destailleur
efd7702bc4
Fix travis
2024-05-04 18:28:34 +02:00
stefkpl
0f69c75b0e
feat add Global String to disabled invoice supplier ( #29601 )
2024-05-04 11:51:57 +02:00
Laurent Destailleur
4f99eff91b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-03 19:30:09 +02:00
Laurent Destailleur
b4804be56e
Fix phan
2024-05-03 19:29:54 +02:00
hansemschnokeloch
e5bbd30195
Fix #29338 ( #29586 )
...
Fix #29338
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-05-03 19:23:17 +02:00
Florian Mortgat
702709f890
New declare dictionaries more easily ( #29600 )
...
* NEW: method to help declare dictionaries more easily
* Example use of `declareNewDictionary()` method (redeclaring dictionaries of module Ticket with the new method)
* minor fixes: $this->db->prefix() in modTicket.class.php
2024-05-03 19:03:00 +02:00
Laurent Destailleur
e0d815f540
Fix case
2024-05-03 18:49:27 +02:00
Laurent Destailleur
d1146e9bea
Fix case
2024-05-03 18:49:24 +02:00
Laurent Destailleur
93eded598e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-03 18:24:03 +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
Eric
5c45bc53a3
new status shipment in progress + comments ( #29584 )
2024-05-03 18:06:30 +02:00
Florian Mortgat
cf6cbafa8c
FIX: PUT /thirdparties/{id} and PUT /contacts/{id} should throw exception if update returns < 0 ( #29596 )
...
+ FIX some PHPDoc (types and throws)
+ FIX issue #29594 : trigger should be called on contact update by API
2024-05-03 18:03:14 +02:00
Philippe Grand
4cdf87977d
Fix : Fatal error: Uncaught TypeError: abs(): Argument #1 ($num) must be of type int|float, string given in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/tpl/commonfields_add.tpl.php on line 39 ( #29595 )
...
* 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
* Fatal error: Uncaught TypeError: abs(): Argument #1 () must be of type int|float, string given in /home/httpd/vhosts/aflac.fr/domains/dol190.aflac.fr/httpdocs/core/tpl/commonfields_add.tpl.php on line 39
* Update commonfields_add.tpl.php
fix tab/space
* Update commonfields_add.tpl.php
fix space after cast
2024-05-03 18:01:38 +02:00