Quatadah Nasdami
bf801fc11d
temporary transformation (from string to array) so it can be traversable
2022-06-15 16:50:34 +02:00
Quatadah Nasdami
ce80c64782
adding an unexisting variable of old usage
2022-06-15 16:17:34 +02:00
NASDAMI Quatadah
5b93c103a3
evaluate function checks if is empty + unit test
2022-06-15 15:18:37 +02:00
NASDAMI Quatadah
b713592c25
adding abstract function to Stats class
2022-06-15 14:00:24 +02:00
NASDAMI Quatadah
fc4f5d9af2
adding abstract function in Stats class
2022-06-15 12:25:00 +02:00
NASDAMI Quatadah
20ce5c5323
declaring a used abstract function in the Stats class
2022-06-15 11:10:31 +02:00
Laurent Destailleur
28234c6f44
Merge pull request #21276 from badre-agtaib/scru4
...
FIX bug :The properties product_tosell & product_tobuy do not exist on OrderLine
2022-06-15 11:05:34 +02:00
Quatadah Nasdami
821a5a833a
Merge branch 'develop' into dolicloud-qnasdami-scrutinizer-003
2022-06-15 11:00:57 +02:00
bagtaib
22152dd254
declaring the propreties product_tosell & product_tobuy
2022-06-15 00:50:34 +02:00
Laurent Destailleur
5d9e09be8e
Merge pull request #21278 from bb2a/FIX---php-V8-Extrafields-checkbox-empty
...
FIX - php V8 Extrafields checkbox empty
2022-06-14 21:14:20 +02:00
Laurent Destailleur
4da19f6e0b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-06-14 20:54:59 +02:00
Laurent Destailleur
5bf304bf5c
Merge pull request #21258 from Quatadah/dolicloud-qnasdami-scrutinizer-007
...
BUG FIX : variable name does not exist
2022-06-14 20:42:55 +02:00
Laurent Destailleur
6f0c9bdbf9
Doc
2022-06-14 20:42:44 +02:00
Laurent Destailleur
ac3d3528ff
Doc
2022-06-14 18:19:02 +02:00
BB2A Anthony Berton
389c2e8faf
FIX - php V8 Extrafields checkbox empty
2022-06-14 18:11:19 +02:00
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
NASDAMI Quatadah
642810cb6d
changing function name to the exisiting one
2022-06-14 11:08:28 +02:00
NASDAMI Quatadah
2c6e422791
changing function name to existing one
2022-06-14 11:06:10 +02:00
NASDAMI Quatadah
a52313bd83
changing function name to the existing one
2022-06-14 11:02:14 +02:00
NASDAMI Quatadah
5775213844
changing variable name
2022-06-14 10:43:08 +02:00
Laurent Destailleur
f0f24291d4
Debug v16
2022-06-14 10:40:10 +02:00
Laurent Destailleur
985c581c01
php8
2022-06-13 18:09:06 +02:00
NASDAMI Quatadah
f5b3890721
BUG FIX: checking if array is empty with empty() function instead of comparing it to a boolean
2022-06-13 15:47:31 +02:00
NASDAMI Quatadah
8729b9f2dd
array instead of string in @param pfx() function
2022-06-13 13:34:18 +02:00
Alexandre SPANGARO
448027f8ed
Fix PHP 8.1.7
2022-06-12 22:54:15 +02:00
Laurent Destailleur
d18d570ecb
Merge pull request #21141 from al-misbah-informatique/develop
...
NEW: Send Notification Without File when E-mail Template doesn't attach file
2022-06-12 19:43:57 +02:00
Laurent Destailleur
a6c637efd4
Merge pull request #21188 from defrance/patch-205
...
formail php V8 warning
2022-06-12 12:06:57 +02:00
Laurent Destailleur
f052dd4ae6
Merge pull request #21190 from bb2a/FIX---php-V8-extrafields
...
FIX - Extrafields checkbox PHP error
2022-06-12 12:04:19 +02:00
Laurent Destailleur
c2fe5de852
Merge pull request #21195 from frederic34/useismodenabled
...
use isModEnabled function
2022-06-12 11:56:31 +02:00
Laurent Destailleur
559ec051ab
Fix scrutinizer
2022-06-12 11:43:29 +02:00
Alexandre SPANGARO
33ecfddf83
Fix PHP 8.1.7 - $out not defined
2022-06-12 07:36:12 +02:00
Laurent Destailleur
ca2bcfa594
Fix php8
2022-06-11 21:56:25 +02:00
Frédéric France
3fdbce7a31
use isModEnabled function
2022-06-11 09:46:28 +02:00
Frédéric FRANCE
38b18a68d7
Merge branch 'develop' into useismodenabled
2022-06-10 10:07:41 +02:00
Frédéric France
5dcfc28913
use isModEnabled function
2022-06-09 22:41:59 +02:00
Frédéric France
400afc937f
use isModEnabled function
2022-06-09 22:16:48 +02:00
BB2A Anthony Berton
293141e578
checkbox PHP error
2022-06-09 15:52:47 +02:00
BENKE Charlene
d335bb22a2
Update html.formmail.class.php
2022-06-09 15:13:29 +02:00
NASDAMI Quatadah
793e95d88c
fixing bug (colspan should be int)
2022-06-09 14:04:32 +02:00
Abdelaziz MISBAH
14e7c5454e
FIX #21141 Update condition to check for attached file to E-mail Template
...
Update condition to check for attached file to E-ail Template, initial Commit doesn't check for if null (may generate fatal error depending on context), now we check if is an object, before checking if we join files.
2022-06-09 11:47:34 +01:00
Laurent Destailleur
7a7d296533
Fix fatal error on canvas
2022-06-09 10:49:24 +02:00
Laurent Destailleur
2b9dbe4c98
Doc
2022-06-09 03:21:31 +02:00
Laurent Destailleur
b5a1ded537
Merge branch 'develop' into 15_fix_reception_stock_move
2022-06-09 02:41:51 +02:00
Sylvain Legrand
ab3f19dd59
Fix error when supplier deposit are used to pay supplier invoice
2022-06-08 22:07:48 +02:00
Laurent Destailleur
1838baaa5c
Debug v16
2022-06-08 21:20:12 +02:00
Laurent Destailleur
8688ba23b4
Merge pull request #21145 from bb2a/FIX---php-V8-warning-class-html-form
...
FIX - php V8 warning class html form
2022-06-08 15:02:58 +02:00
Laurent Destailleur
7ee4cccc84
FIX ODT tags for subobjects {object_subobject_yyy} was not working.
2022-06-07 19:59:33 +02:00
Laurent Destailleur
8303347ab8
FIX label and get_substitutionarray_each_var_object on ODT generation
2022-06-07 19:27:43 +02:00
Laurent Destailleur
32c6daee2f
CSS
2022-06-07 18:18:01 +02:00
Laurent Destailleur
0033a1a02a
CSS
2022-06-07 17:54:51 +02:00
BB2A Anthony Berton
03f8d49c94
FIX - php V8 warning class html form
2022-06-07 17:25:33 +02:00
Abdelaziz MISBAH
a29aa48100
Send Notification Without File when E-mail Template does'nt attach file
...
When we create an Email Template that does'nt require main file to be attached, we still send notification with an attached file, eg: when we send a notification when validating proposal it send proposal with attached file with mention NOT VALIDATED.
I added OR condition on checking pdf_path.
2022-06-07 13:13:08 +01:00
Laurent Destailleur
07f4ebf8b8
Merge pull request #21125 from bb2a/FIX---php-V8-warning-class-extrafields
...
FIX - php V8 warning class extrafields
2022-06-07 09:58:50 +02:00
Laurent Destailleur
33d9c164c2
Update extrafields.class.php
2022-06-07 09:57:15 +02:00
Laurent Destailleur
2b8de78572
Merge pull request #21126 from bb2a/FIX---php-V8-warning-class-commonobject-extrafields
...
FIX - php V8 warning class commonobject extrafields
2022-06-07 09:53:52 +02:00
Laurent Destailleur
fc0f624445
Debug v16
2022-06-04 02:08:08 +02:00
Laurent Destailleur
0f7b84cfae
Fix phpcs
2022-06-03 18:20:02 +02:00
BB2A Anthony Berton
d8e6ce1ae8
FIX - php V8 warning class commonobject extrafields
2022-06-03 16:06:25 +02:00
BB2A Anthony Berton
fc26196a7f
FIX - php V8 warning class extrafields
2022-06-03 15:35:20 +02:00
Laurent Destailleur
87230795cc
Fix warning
2022-06-03 14:23:37 +02:00
Laurent Destailleur
b2e6f9fc68
Update commonobject.class.php
2022-06-03 11:12:55 +02:00
Sylvain Legrand
2fe29627e6
Fix error on change payment term
2022-06-03 08:59:19 +02:00
Laurent Destailleur
6f6d7d7f48
Fix ODT tags in BOM template
...
Conflicts:
htdocs/core/class/commonobjectline.class.php
2022-06-02 20:18:11 +02:00
Laurent Destailleur
69a7b01f20
Fix ODT tags in BOM template
2022-06-02 20:15:49 +02:00
Laurent Destailleur
f5705e89a8
Merge branch 'develop' into patch-195
2022-06-01 22:03:19 +02:00
Laurent Destailleur
731702c7eb
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-06-01 22:01:47 +02:00
Laurent Destailleur
958833484f
Fix bad var
2022-06-01 22:01:03 +02:00
Laurent Destailleur
cbd12288d3
Merge pull request #21067 from bb2a/php-V8-warning-class-commonobject
...
php V8 warning class commonobject
2022-06-01 21:28:22 +02:00
Laurent Destailleur
f89892f7e4
Merge pull request #21069 from bb2a/php-V8-warning-class-html-form
...
php V8 warning class html form
2022-06-01 20:58:22 +02:00
BENKE Charlene
0126f043c9
fixed
2022-06-01 10:53:52 +02:00
Laurent Destailleur
d6ecbe65b7
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/langs/en_US/errors.lang
2022-05-31 15:16:54 +02:00
Laurent Destailleur
64a683c8e7
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/projet/tasks/task.php
2022-05-31 14:33:19 +02:00
Laurent Destailleur
0b9d4de20d
Fix warning
2022-05-31 14:20:59 +02:00
BB2A Anthony Berton
d917ac46e7
php V8 warning class html form
2022-05-31 14:14:22 +02:00
BB2A Anthony Berton
d7eebeb913
php V8 warning class commonobject
2022-05-31 11:41:38 +02:00
Laurent Destailleur
1655890f84
Debug v16
2022-05-31 10:35:36 +02:00
Laurent Destailleur
b95440b83f
Fix picto phone
2022-05-31 09:57:49 +02:00
BENKE Charlene
008800cf52
correct it
2022-05-30 07:46:21 +02:00
Laurent Destailleur
f5da6ebfe2
Merge pull request #21036 from OPEN-DSI/14.0_fix_show_category_on_sellist_extrafields
...
FIX: Show sellist type of extrafield when none category selected
2022-05-29 11:24:35 +02:00
Laurent Destailleur
a56a6abb20
Merge pull request #21045 from defrance/patch-196
...
fix php V8 warning
2022-05-29 10:50:18 +02:00
Laurent Destailleur
23eb0b3264
Clean code
2022-05-28 21:07:52 +02:00
BENKE Charlene
4c96921a5f
php 8 fix warning
2022-05-28 09:54:59 +02:00
BENKE Charlene
8963a41085
php V8 warning
...
and don instead donation
2022-05-27 16:47:23 +02:00
Laurent Destailleur
2b5e21379b
Fix phpcs
2022-05-25 23:54:03 +02:00
Laurent Destailleur
271fb43bc6
FIX Import of fk_stcomm
2022-05-25 23:08:53 +02:00
Laurent Destailleur
571110f60a
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2022-05-25 23:04:58 +02:00
kamel
f1914ff66f
FIX: Show sellist type of extrafield when none category selected
2022-05-25 18:02:18 +02:00
Florian HENRY
4e289741f9
fix: extrafields chkbxlst or checkbox or badly displayed in line object
2022-05-25 16:59:23 +02:00
Laurent Destailleur
d0b6daaf4c
Fix length of field
2022-05-25 16:50:09 +02:00
Laurent Destailleur
9a7c28d61d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-05-25 09:12:59 +02:00
Laurent Destailleur
0e3d7c4e2e
Merge pull request #19099 from johnvan7/develop
...
New: receipt beep alternative and current date/time
2022-05-24 22:13:59 +02:00
Laurent Destailleur
8385ca604f
Merge pull request #20098 from atm-lena/NEW_OF_Child
...
Create MO Child
2022-05-24 22:00:19 +02:00
Laurent Destailleur
4c10c04f9f
Merge pull request #20495 from atm-john/new_fix_regression_select_extrafield_search
...
FIX : regression select extrafield search + fix function name
2022-05-24 21:55:33 +02:00
Laurent Destailleur
259a292704
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-05-24 16:33:24 +02:00
Laurent Destailleur
34199cf0fb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/core/modules/modRecruitment.class.php
2022-05-24 16:31:45 +02:00
Laurent Destailleur
58d82841e3
css
2022-05-24 12:11:51 +02:00
Laurent Destailleur
43be070300
PHP8.1 strftime("%Y%m%d%H%M") => dol_print_date(dol_now('gmt'),
...
"dayhourlogsmall", 'tzuser')
2022-05-24 11:55:21 +02:00
Laurent Destailleur
30e300fbc8
FIX Remove warning during dump
2022-05-24 11:52:55 +02:00
atm-lena
eba84382dc
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_OF_Child
2022-05-24 09:37:39 +02:00
Laurent Destailleur
35edd3ac6e
Fix bad test
2022-05-23 01:10:37 +02:00
Laurent Destailleur
8bacb6c755
Fix name of var
2022-05-22 17:09:08 +02:00
Laurent Destailleur
7b4dae8773
CSS
2022-05-22 16:16:17 +02:00
Laurent Destailleur
96867fac4f
FIX ZATCA regression
2022-05-22 13:04:16 +02:00
Laurent Destailleur
d3f1332b24
FIX ZATCA regression
2022-05-22 13:02:51 +02:00
Laurent Destailleur
324721ac1e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
htdocs/core/tpl/list_print_total.tpl.php
htdocs/fichinter/list.php
htdocs/fourn/class/fournisseur.commande.class.php
2022-05-22 12:54:40 +02:00
Laurent Destailleur
f65f63b562
FIX Zatca QR code must use company name/vat
2022-05-22 12:38:52 +02:00
Laurent Destailleur
cde2af7614
Fix var missing
2022-05-21 23:05:51 +02:00
Maxime Kohlhaas
1dc1c2aa79
Fix parse error on formfile
2022-05-21 22:23:29 +02:00
Nicolas SILOBRE
055d5508e4
Merge branch 'Dolibarr:develop' into develop
2022-05-21 19:15:39 +02:00
Laurent Destailleur
8ede0f03f1
Merge pull request #20956 from hregis/fix_php8_compatibility
...
FIX php8 compatibility
2022-05-21 19:07:05 +02:00
Laurent Destailleur
3cce8babc3
Merge pull request #20959 from Hystepik/develop#5
...
Fix : php 8.0 warnings
2022-05-21 19:00:23 +02:00
Lucas Marcouiller
51041bbea1
Fix : php 8.0 warnings
2022-05-21 18:46:41 +02:00
stickler-ci
aa313f23ad
Fixing style errors.
2022-05-21 16:26:20 +00:00
Regis Houssin
019a68b3bb
FIX clean code
2022-05-21 18:25:07 +02:00
Regis Houssin
cc7cc8bb5f
FIX avoid stickler error : Line exceeds 500 characters
2022-05-21 18:18:31 +02:00
Nicolas SILOBRE
7cf97cfb93
FIX: warning Php 8
2022-05-21 18:15:44 +02:00
Regis Houssin
28540a85f2
FIX php8 compatibility
2022-05-21 17:36:19 +02:00
Laurent Destailleur
812298f740
Merge pull request #20945 from atm-maxime/fix_default_value_boolean
...
Fix default value boolean
2022-05-21 17:28:39 +02:00
Laurent Destailleur
d5344cf2e1
Merge pull request #20950 from atm-john/new_form_setup_color
...
Fix backport for 16 and ADD color, default value ,
2022-05-21 17:27:14 +02:00
Nicolas
d8a68d280e
FIX missing morecss for multiselectarray
2022-05-21 17:06:36 +02:00
John BOTELLA
321195ef96
add color
2022-05-21 16:35:10 +02:00
Maxime Kohlhaas
9b2a543170
Fix phpcs too long line
2022-05-21 15:49:27 +02:00
Maxime Kohlhaas
4932f86a2d
Fix default value for boolean extrafield
2022-05-21 15:41:34 +02:00
Laurent Destailleur
b14c04a8f0
Fix regression
2022-05-21 15:02:14 +02:00
Laurent Destailleur
106fe22234
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-05-20 23:35:41 +02:00
Laurent Destailleur
d9dbfd063b
Debug v16
2022-05-20 23:34:58 +02:00
Laurent Destailleur
29092c2eca
Merge pull request #20929 from atm-john/16.0_fix_form_setup
...
FIX : fatal error and missing param
2022-05-20 23:10:42 +02:00
John BOTELLA
c3e3eab594
Fix missing hooks and fatal error
2022-05-20 22:34:44 +02:00
Laurent Destailleur
d7f93826dd
Merge pull request #20916 from hregis/fix_scrutinizer
...
Fix scrutinizer
2022-05-20 22:29:51 +02:00
John BOTELLA
b081649907
Fix fatal error and missing param
2022-05-20 22:05:13 +02:00
Norbert Penel
31c39226d6
Update commonobject.class.php
2022-05-20 21:57:02 +02:00
Norbert Penel
e77bf4a320
dangerous overwritting
2022-05-20 21:53:42 +02:00
Laurent Destailleur
fb74bbc204
Merge pull request #20920 from homer8173/develop
...
propagate tva rate from supplier FIX #20803
2022-05-20 21:42:17 +02:00
Laurent Destailleur
168d1d4334
Merge pull request #20890 from Hystepik/develop#1
...
Fix : php 8.0 warnings
2022-05-20 19:41:20 +02:00
Laurent Destailleur
b44676aa1a
Merge pull request #20887 from grandoc/new_branch_18_05_2022
...
fix deprecated for fk_statut
2022-05-20 19:40:22 +02:00
Norbert Penel
a3fc71981f
send tva rate
2022-05-20 19:09:46 +02:00
Regis Houssin
334baeffaa
FIX syntax error
2022-05-20 17:37:36 +02:00
Regis Houssin
56d6dd0603
FIX scrutinizer
2022-05-20 17:34:37 +02:00
Nicolas
9a1aa0d5ea
FIX Warning on attribut
2022-05-20 17:14:30 +02:00
Laurent Destailleur
2d16af1d31
Debug import wizard
2022-05-19 20:18:18 +02:00
Laurent Destailleur
4b996f79a9
Debug v16
2022-05-19 13:52:29 +02:00
Laurent Destailleur
672a646fa9
Fix scrutinizer
2022-05-19 12:59:29 +02:00
Laurent Destailleur
7fd3bb0aae
Remove deprecated code
2022-05-19 12:08:03 +02:00
Laurent Destailleur
e5cda0b80e
Debug v16
2022-05-19 11:55:14 +02:00
Laurent Destailleur
09cf9e82f8
Debug v16
2022-05-19 11:47:43 +02:00
Laurent Destailleur
53aca952db
phpcs
2022-05-18 23:55:59 +02:00
Laurent Destailleur
38aced687b
Fix scrutinizer
2022-05-18 23:52:43 +02:00
Laurent Destailleur
5736709991
Look and feel v16
2022-05-18 16:55:03 +02:00
Laurent Destailleur
3afeb16227
Debug v16
2022-05-18 13:37:49 +02:00
Laurent Destailleur
308e7a3d9b
Fix scrutinizer
2022-05-18 12:40:44 +02:00
lmarcouiller
cf2c46b583
Fix : php 8.0 warnings
2022-05-18 12:31:09 +02:00
Philippe GRAND
e0c3fa79cb
fix : method was undefined and attached files was nok
2022-05-18 11:39:47 +02:00
Laurent Destailleur
177e8c17fb
Fix scrutinizer
2022-05-18 11:23:21 +02:00
Laurent Destailleur
ed2e1bda46
Clean code v16
2022-05-18 11:00:43 +02:00
Laurent Destailleur
2e15a14c14
css
2022-05-18 00:10:44 +02:00
Laurent Destailleur
2a34d6354f
Fix scrutinizer
2022-05-17 20:08:59 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
ddd0848acc
Look and feel v16
2022-05-17 01:21:33 +02:00
Laurent Destailleur
37f7fed003
Maxi debug of export profiles for v16
2022-05-17 00:51:47 +02:00
Laurent Destailleur
402398912b
Merge pull request #20866 from Easya-Solutions/new-ticket-public-interface
...
NEW create third-party with contact if not found on pulic ticket
2022-05-16 20:44:40 +02:00
Laurent Destailleur
049799c2e6
Update to ckeditor 4.18
2022-05-16 20:28:00 +02:00
Laurent Destailleur
b87b997c7d
Debug v16
2022-05-16 19:19:52 +02:00
Laurent Destailleur
84fccb0988
Debug v16
2022-05-16 13:57:11 +02:00
Laurent Destailleur
c3673bfc3c
NEW A public form for to send a message and create a lead is available
2022-05-16 13:05:17 +02:00
lvessiller
d5356076fa
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new-ticket-public-interface
2022-05-13 09:32:37 +02:00
Laurent Destailleur
775a8c5334
Look and feel v16
2022-05-12 20:18:58 +02:00
lvessiller
7c17f6b1cf
NEW create third-party with contact if not found on public ticket
2022-05-12 16:52:02 +02:00
Laurent Destailleur
5c620c0071
Merge pull request #20829 from Hystepik/develop#5
...
fix php 8.0 warnings
2022-05-12 01:48:37 +02:00
Laurent Destailleur
162bb2c9df
Merge pull request #20833 from atm-john/15.0_fix_formsetup
...
Fix missing array managements for form setup class
2022-05-12 01:45:21 +02:00
John BOTELLA
dcd5cfe190
Fix missing array managements
2022-05-11 18:05:06 +02:00
lmarcouiller
207ebc9266
fix php 8.0 warnings
2022-05-11 15:06:11 +02:00
Laurent Destailleur
a526021459
Better size
2022-05-11 11:30:20 +02:00
Laurent Destailleur
e7ab9a3545
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-05-11 10:06:01 +02:00
Laurent Destailleur
fef6b159bd
Merge pull request #20798 from atm-kevin/FIX_Trigger_SetProject
...
FIX : Trigger on commonObject setProject
2022-05-10 19:30:14 +02:00
Laurent Destailleur
2dc97ac3ae
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/errors.lang
2022-05-10 17:16:11 +02:00
Laurent Destailleur
1f59e329cd
Work on public form for partnership
2022-05-10 16:50:33 +02:00
kevin
76b0deefb3
Merge branch 'develop' of github.com:Dolibarr/dolibarr into FIX_Trigger_SetProject
2022-05-10 15:41:06 +02:00
Laurent Destailleur
a788597723
Merge pull request #20813 from Easya-Solutions/new-ticket-send-message-uncheck-private-message
...
NEW uncheck send message when private message is checked
2022-05-10 14:49:15 +02:00
Laurent Destailleur
628554caf4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-05-10 14:38:52 +02:00
Laurent Destailleur
91d539bbef
Clean code of not used method
2022-05-10 14:38:40 +02:00
lvessiller
419fd94025
NEW uncheck send message when private message is checked
2022-05-10 12:08:23 +02:00
Laurent Destailleur
1e8547dd44
Merge pull request #20650 from bb2a/Move-checkbox-column-as-first-column-on-Thirdparty-list
...
NEW - Move checkbox column as first column on Thirdparty list
2022-05-10 12:00:13 +02:00
Laurent Destailleur
c2143e01ee
Merge branch 'fixes/formconfirm-pass-action' of
...
https://github.com/vold-lu/dolibarr into
vold-lu-fixes/formconfirm-pass-action
# Conflicts:
# htdocs/core/class/html.form.class.php
2022-05-10 11:07:16 +02:00
Aloïs Micard
80ed7af114
formConfirm: pass action even when not confirming
2022-05-10 10:18:53 +02:00
Laurent Destailleur
d0c95d87af
Debug v16
2022-05-09 18:59:11 +02:00
Laurent Destailleur
32a1c20154
Fix phpcs
2022-05-09 17:33:45 +02:00
Laurent Destailleur
720a09dacb
Fix regression
2022-05-09 15:57:10 +02:00
Florian HENRY
333b22b961
fix: limit filename lenght to show glasses
2022-05-09 14:32:47 +02:00
Laurent Destailleur
b3b6337c4c
Merge branch 'develop' into NEW_deposit_payment_terms
2022-05-08 23:09:06 +02:00
Laurent Destailleur
c24c2015af
Merge pull request #20762 from fappels/develop_chkbxlst_entity_filter
...
NEW: Can use current entity filter on 'chkbxlst'
2022-05-08 19:16:20 +02:00
Laurent Destailleur
b416c49348
Merge pull request #20796 from altairis-melina/transradio
...
FIX: size and translations of radio buttons
2022-05-08 19:07:11 +02:00
Laurent Destailleur
6592eb5d73
Debug for php 8.1
2022-05-08 18:25:22 +02:00
Laurent Destailleur
f52a7a26f6
Debug v16 - Fix for postgresql - Fix for sql loading per module - php8
2022-05-08 15:18:34 +02:00
kevin
19cedae1c1
Add trigger on commonObject setProject
2022-05-06 16:14:38 +02:00
Laurent Destailleur
bb6f73136a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2022-05-06 12:46:26 +02:00
melina
7af2d3a54d
fix radio buttons size
2022-05-06 12:04:57 +02:00
melina
a65cb2baff
translate radio buttons label
2022-05-06 12:04:12 +02:00
Laurent Destailleur
d76e7224d9
NEW Can set the max number of attendees for an organized event
2022-05-04 01:53:45 +02:00
Laurent Destailleur
bdc80d22ea
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-05-04 01:23:25 +02:00
Laurent Destailleur
2bc958efe3
Merge pull request #20686 from Easya-Solutions/new-mass-action-send-last-main-doc
...
NEW Option MAIL_MASS_ACTION_ADD_LAST_IF_MAIN_DOC_NOT_FOUND to send last document in mass mailing action
2022-05-04 01:17:20 +02:00
Laurent Destailleur
0a7d7d503b
Make syntax for field_, titlefieldcreate, valuefieldcreate standard.
2022-05-04 00:52:49 +02:00
Laurent Destailleur
ae282245fe
FIX assign member cateogry to a member
2022-05-03 21:54:34 +02:00
Frédéric FRANCE
27948216be
fix missing td
2022-05-03 20:37:04 +02:00
Laurent Destailleur
c55da219d9
FIX sending email on payment of registration of event
2022-05-03 20:35:28 +02:00
Laurent Destailleur
207373d37d
FIX sending email on payment of registration of event
2022-05-03 20:07:21 +02:00
Laurent Destailleur
05abe38f78
Look and feel v16
2022-05-03 17:40:19 +02:00
Laurent Destailleur
6ebe41324f
Fix php8 compatibility
2022-05-03 16:29:57 +02:00
Laurent Destailleur
c87c695d43
Debug v16
2022-05-03 14:15:42 +02:00
Laurent Destailleur
1dd8cfe559
NEW More mode for THEME_TOPMENU_DISABLE_IMAGE
2022-05-02 20:10:42 +02:00
Francis Appels
db5bc961b4
NEW: Can use current entity filter on 'chkbxlst'
2022-05-02 14:46:03 +02:00
lvessiller
0a48c09a74
NEW last generated doc if main not found for mailing mass action
2022-05-02 11:35:12 +02:00
Laurent Destailleur
1a589c5f18
Merge pull request #20656 from FHenry/dev_20652
...
NEW: Add column template invoice in invoice list
2022-05-01 13:49:02 +02:00
Laurent Destailleur
22a2aa55e2
Show tooltip on nb of translation files
2022-05-01 13:39:22 +02:00
Laurent Destailleur
8023e1b0cd
Debug v16
2022-04-30 20:41:18 +02:00
Laurent Destailleur
c96e3bdddf
PHP v8 compatibility
2022-04-30 19:50:20 +02:00
Laurent Destailleur
477d681c49
Fix warnings
2022-04-30 17:47:45 +02:00
Laurent Destailleur
7b8e08bbf6
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-30 17:28:55 +02:00
Laurent Destailleur
2676aeb93f
Merge pull request #20681 from hregis/fix_missing_hook_parameter
...
FIX missing hook parameter ($possiblelinks)
2022-04-29 18:01:32 +02:00
Laurent Destailleur
49d15b691b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/expensereport/card.php
2022-04-29 17:35:36 +02:00
Laurent Destailleur
7b509706b6
Merge pull request #20722 from dolibarr95/patch-61
...
NEW: Add option to foce delivery on email for purchase order receipt to yes
2022-04-29 16:37:58 +02:00
Laurent Destailleur
921aabfc54
Look and feel v16
2022-04-29 14:11:38 +02:00
Laurent Destailleur
708d3610a5
Look and feel v16
2022-04-29 13:04:29 +02:00
Quentin-Seekness
726b899d30
FIX: Delete an extrafield where type is double
...
Found the bug on a propal's extrafield, it was impossible to delete a decimal extrafield. In updateExtraField() the $value stayed "" where it needed to be null.
The same issue can be found in insertExtraFields().
2022-04-29 10:45:08 +02:00
Laurent Destailleur
a129b6d132
FIX phpcs
2022-04-28 22:29:48 +02:00
Laurent Destailleur
40d0c3b996
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/tva/card.php
htdocs/langs/en_US/admin.lang
2022-04-28 19:23:13 +02:00
dolibarr95
4939da560f
New: Add option to foce delivery receipt to yes
...
Add a constant to force delivery receipt for supplier order.
2022-04-27 09:25:38 +02:00
Laurent Destailleur
97328f732e
Fix error managemnt when getting RSS.
2022-04-24 23:02:53 +02:00
Regis Houssin
731d85130c
FIX missing hook parameter
2022-04-21 09:49:00 +02:00
Laurent Destailleur
aa86b2c71f
Fix root passfield not editable on install
...
Fix user photo when gravatar not reachable
2022-04-19 22:26:27 +02:00
Florian HENRY
292df417fe
NEW: Add column template invoice in invoice list
2022-04-15 11:32:53 +02:00
BB2A Anthony Berton
b8f6020088
Move checkbox column as first column on Thirdparty list
2022-04-15 10:35:36 +02:00
Laurent Destailleur
914b037a9a
Fix regression: bad cache management of linked object loading.
2022-04-12 22:35:12 +02:00
Laurent Destailleur
98c7139859
Fix regression on fetchObjectLinked when used in loop on a static object
2022-04-12 10:34:50 +02:00
Laurent Destailleur
cb15a21e41
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
2022-04-11 21:22:27 +02:00
Laurent Destailleur
3ac268c200
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
...
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
2022-04-11 21:14:51 +02:00
Laurent Destailleur
c035ee6f2a
Look and feel v16
2022-04-11 19:21:04 +02:00
Laurent Destailleur
7028e82cf7
Merge pull request #20551 from Easya-Solutions/new-common-generate-document-show-errors
...
NEW display errors in a message box after generating documents
2022-04-11 16:33:58 +02:00
Laurent Destailleur
40720fad25
Fix php8 compatibility
2022-04-11 02:01:32 +02:00
Laurent Destailleur
6169f76a34
Add log for debug. Make new method for stripe payment an option.
2022-04-08 12:38:49 +02:00
Laurent Destailleur
623f15711d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-04-07 19:26:07 +02:00
Laurent Destailleur
0e36097eba
Save result of some methods into cached properties.
2022-04-07 19:16:50 +02:00
Laurent Destailleur
6f413e03d8
Merge pull request #20523 from ATM-Consulting/NEW_16.0_consistency_mechanism_for_trigger_names
...
NEW 16.0 - proposal for a prefix-based consistency mechanism for trigger names
2022-04-07 18:25:03 +02:00
Laurent Destailleur
746cec015b
Fix remove warning on chartjs 3.5
2022-04-07 17:50:18 +02:00
Laurent Destailleur
37fbe859df
FIX country not visible into list of states
2022-04-07 16:33:19 +02:00
lvessiller
e6a0ca5042
FIX errors to catch
2022-04-07 16:32:08 +02:00
Laurent Destailleur
a120f65521
FIX country not visible into list of states
2022-04-07 16:32:03 +02:00
Laurent Destailleur
637f73a833
Merge pull request #17966 from cfoellmann/quickadd
...
quickadd menu like bookmarks
2022-04-07 15:41:57 +02:00
Laurent Destailleur
26c3e235cf
Merge pull request #19459 from frederic34/productmerge
...
can merge products
2022-04-07 15:02:03 +02:00
atm-florian
4ced0bac89
replace throw new Exception(…) with dol_print_error + exit
2022-04-07 14:39:14 +02:00
atm-florian
5953c3cd38
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_16.0_consistency_mechanism_for_trigger_names
2022-04-07 14:33:22 +02:00
Laurent Destailleur
0d121148c0
Merge pull request #20534 from ATM-Consulting/NEW_optimize_PDF_generation
...
avoid fetch_objectlinked for each page of the document
2022-04-07 14:25:10 +02:00
Gauthier PC portable 024
75b74a5fd3
FIX : identification new td
2022-04-07 10:43:31 +02:00
Gauthier PC portable 024
9ffe82e259
FIX : originproductline array td identification
2022-04-07 10:32:23 +02:00
Gauthier PC portable 024
dfaf985634
Merge branch '12.0_NEW_column_total_ht_to_array_products_on_document_creation_card' into NEW/Add_column_Total_HT_to_products_array_on_document_creation_card
2022-04-07 09:50:37 +02:00
atm-greg
ff7e1643e3
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_optimize_PDF_generation
2022-04-06 09:08:25 +02:00
lvessiller
dd6706e521
NEW display errors in a message box after generating documents
2022-04-05 17:31:34 +02:00
Laurent Destailleur
d143b8bf6e
Debug dol_uncompress and add phpunit tests
2022-04-05 17:19:12 +02:00
Laurent Destailleur
f17db2a919
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-04-05 15:33:29 +02:00
Laurent Destailleur
40ad12c3c3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-04-05 15:29:54 +02:00
Laurent Destailleur
f0d163a4ac
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-04-05 15:28:54 +02:00
Laurent Destailleur
8e4c89673a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2022-04-05 15:28:43 +02:00
atm-greg
aa42df9961
just for glory
2022-04-05 15:11:37 +02:00
atm-greg
59fec7d094
implement cache managed by current object
2022-04-05 15:10:31 +02:00
atm-greg
ad145c94ca
add comment
2022-04-04 17:23:34 +02:00
Laurent Destailleur
71012a7933
FIX #19777 #20281
2022-04-04 15:25:29 +02:00
atm-greg
2455d8fe52
avoid fetch_objectlinked for each page of the document
2022-04-04 14:31:48 +02:00
atm-florian
563716b633
16.0 - Proposal for trigger prefix consistency: instead of adding missing prefix, check that trigger starts with declared prefix
2022-04-04 10:00:10 +02:00
Laurent Destailleur
d514d72ac5
Doxygen
2022-04-03 12:35:30 +02:00
Laurent Destailleur
45fca25408
NEW Upgrade chartjs library to 3.7.1
2022-04-03 11:52:25 +02:00
Laurent Destailleur
f1d5695cb0
Merge pull request #20225 from thomas-Ngr/develop_new_ticket_workflow_auto_link_contract
...
NEW: add a workflow to auto link contract on a ticket
2022-04-02 18:15:27 +02:00
Laurent Destailleur
f07e11179d
Merge pull request #20472 from hregis/fix_avoid_hooks_conflict
...
NEW add hooks contact tab badge and hooks parameter for avoid conflicts
2022-04-02 18:06:01 +02:00
Laurent Destailleur
e2a957c738
Clean some trigger names
2022-04-02 16:08:04 +02:00
Laurent Destailleur
5b91ae062f
All triggers with a name XXX_UPDATE have been renamed XXX_MODIFY for
...
code consistency purpose.
2022-04-02 10:31:58 +02:00
atm-florian
96c432566d
NEW 16.0 - proposal for a prefix-based consistency mechanism for trigger names
2022-04-01 19:20:47 +02:00
Laurent Destailleur
0c27578e69
Merge pull request #20233 from marc-dll/13.0_FIX_clone_with_unique_extrafields
...
FIX: object cloning: set unique extrafield values to null to prevent duplicates
2022-04-01 14:49:25 +02:00
Laurent Destailleur
8349e48559
Reponsive
2022-04-01 11:24:45 +02:00
Laurent Destailleur
df4e5fe84d
Fix missing param
2022-03-31 13:28:19 +02:00
Laurent Destailleur
7422fd9b07
css on separators
2022-03-30 18:20:09 +02:00
Laurent Destailleur
f7c5154cac
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-30 13:04:50 +02:00
Laurent Destailleur
1304ed5763
Merge branch 'develop' into Notify
2022-03-30 12:41:57 +02:00
Laurent Destailleur
889c35e8df
NEW Default value for MAIN_SECURITY_CSRF_WITH_TOKEN is now 2
2022-03-30 12:02:20 +02:00
ATM john
16968b08f9
Add GETPOSTISARRAY
2022-03-30 11:49:48 +02:00
ATM john
75d7c439dd
Merge branch '14.0_fix_regression_selct_extrafield_search' of github.com:atm-john/dolibarr into new_fix_regression_select_extrafield_search
2022-03-30 11:09:29 +02:00
Laurent Destailleur
5108240ed5
Merge pull request #20456 from hregis/fix_mutlicompany_sharings_compatibility
...
FIX multicompany sharings compatibility
2022-03-29 13:56:43 +02:00
Regis Houssin
97a1774bf3
NEW add hooks contact tab badge and hooks parameter for avoid conflicts
2022-03-26 12:57:30 +01:00
Laurent Destailleur
453c8981e8
CSS
2022-03-26 12:24:28 +01:00
Marc de Lima Lucio
cbba7d7d5f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW_deposit_payment_terms
2022-03-25 16:14:53 +01:00
Regis Houssin
ffa79c59f9
FIX wrong alias of table if no parent and parentkey
2022-03-24 20:48:43 +01:00
Regis Houssin
391c02993d
FIX better test for all usage
2022-03-24 20:26:47 +01:00
Regis Houssin
c38437f0de
FIX wrong error message
2022-03-24 17:12:37 +01:00
Regis Houssin
6fdb140f04
FIX missing table alias
2022-03-24 16:54:02 +01:00
Regis Houssin
e8dae7a8db
FIX Multiccompany sharings compatibility
2022-03-24 16:40:51 +01:00
Laurent Destailleur
a22d66b021
css
2022-03-24 13:31:03 +01:00
BB2A Anthony Berton
958b6abdaa
pdf_path
2022-03-23 17:31:54 +01:00
Laurent Destailleur
0cfd374314
Merge pull request #20393 from hregis/new_add_hook_in_contact_list
...
NEW add selectCompaniesForNewContactListWhere hook
2022-03-23 16:07:50 +01:00
Laurent Destailleur
bc9ec3e2b9
Merge pull request #20395 from hregis/fix_uniformize_with_element_name
...
FIX uniformize with element name "contact"
2022-03-23 16:04:53 +01:00
Laurent Destailleur
1c7e2d3034
Merge pull request #20402 from Easya-Solutions/develop_remake_variants
...
NEW : Update variants to standard card and list
2022-03-23 16:02:08 +01:00
Regis Houssin
c23752b3d5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into new_add_hook_in_contact_list
2022-03-22 10:09:01 +01:00
Laurent Destailleur
cd37d4b403
Code comment
2022-03-21 00:14:42 +01:00
Laurent Destailleur
592a277091
FIX ZATCA Encoding
2022-03-19 19:17:22 +01:00