Commit Graph

29193 Commits

Author SHA1 Message Date
Maxime Kohlhaas
0559cc08ac Fix scrutinizer remove unused functions 2022-05-22 01:28:27 +02:00
Maxime Kohlhaas
266a4b2891 Fix scrutinizer 2022-05-22 00:36:53 +02:00
Maxime Kohlhaas
e5c38572d1 Fix no document available on job candidature 2022-05-22 00:23:16 +02:00
Maxime Kohlhaas
bf39a259ba Fix PDF watermark over PDF text 2022-05-22 00:05:03 +02:00
Lucas Marcouiller
dbf66988a6 fix style errors 2022-05-21 23:24:18 +02:00
Lucas Marcouiller
bc77a26976 New : dol_move_dir 2022-05-21 23:24:03 +02:00
Laurent Destailleur
e12daa74d0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-05-21 23:06:04 +02:00
Laurent Destailleur
cde2af7614 Fix var missing 2022-05-21 23:05:51 +02:00
Laurent Destailleur
9fd6d4bb1e Merge pull request #20874 from Hystepik/develop#3
New : import fields in societe class
2022-05-21 22:50:36 +02:00
Laurent Destailleur
0f268b682a Merge pull request #20882 from FHenry/dev_new_add_ref_clinet_intervention
NEW: Add Customer Ref on Intervention
2022-05-21 22:36:17 +02:00
Maxime Kohlhaas
1dc1c2aa79 Fix parse error on formfile 2022-05-21 22:23:29 +02:00
Lucas Marcouiller
adfee839d7 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#3 2022-05-21 19:19:02 +02:00
Nicolas SILOBRE
055d5508e4 Merge branch 'Dolibarr:develop' into develop 2022-05-21 19:15:39 +02:00
Laurent Destailleur
d99e2ea4eb Merge pull request #20948 from inovea-conseil/FIX#20886
FIX#20886 : manage durations in list_print_total.tpl.php
2022-05-21 19:12:45 +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
IC-Ilies
f9ff16c6f3 fix psr2 2022-05-21 17:33:03 +02:00
Laurent Destailleur
a5817aa200 Merge pull request #20949 from nicolas-eoxia/fix_missing_description_field_in_function_dol_dir_list_in_database
Fix : Missing description field in function dol_dir_list_in_database
2022-05-21 17:29: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
Laurent Destailleur
e09bc8ce9a Merge pull request #20954 from inovea-conseil/FIX#20487
FIX #20487 missing letter D in constant THIRDPARTIES_DISABLE_RELATED_…
2022-05-21 17:26:41 +02:00
IC-Ilies
9ea12664f7 FIX #20487 missing letter D in constant THIRDPARTIES_DISABLE_RELATED_OBJECT_TAB 2022-05-21 17:14:26 +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
Nicolas Domenech
cc90461482 Fix : Missing description field in function dol_dir_list_in_database 2022-05-21 16:30:05 +02:00
IC-Ilies
1b6e0a9fc0 FIX#20886 : manage durations in list_print_total.tpl.php 2022-05-21 16:25:47 +02:00
Maxime Kohlhaas
6445dd3882 Merge branch 'develop' into NEW_stockstransfers 2022-05-21 16:06:59 +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
Maxime Kohlhaas
4c10ef8f4c Fix labels in tickets widgets 2022-05-21 15:36:04 +02:00
Nicolas
11da45646e FIX signature online with proposal with n page. 2022-05-21 15:30:52 +02:00
Laurent Destailleur
b14c04a8f0 Fix regression 2022-05-21 15:02:14 +02:00
Laurent Destailleur
d38b9187f3 Merge branch 'develop' into dev_new_add_ref_clinet_intervention 2022-05-21 10:48:09 +02:00
Alexandre SPANGARO
ea8759e627 NEW Add trigger to record the event of sending an email from a project #20912 2022-05-21 07:02:15 +02:00
Laurent Destailleur
980c9874ab Merge pull request #20895 from ATM-Consulting/FIX_15.0_unable_to_add_several_cron_jobs_with_same_method_and_different_parameters
FIX 15.0: modules cannot declare more than 1 cron job using the same method with different parameters
2022-05-21 01:17:28 +02:00
Laurent Destailleur
1196d6f48c Merge pull request #20907 from atm-quentin/NEW_hook_format_address
FIX : hook for dol_format_address
2022-05-21 00:42:11 +02:00
Laurent Destailleur
a24fad1a44 Merge pull request #20925 from homer8173/patch-34
Update files.lib.php
2022-05-21 00:39:10 +02:00
Laurent Destailleur
305798906b Merge pull request #20928 from Hystepik/develop#7
Fix : bug import societe with null status
2022-05-21 00:33:31 +02:00
Laurent Destailleur
fffd655442 Merge pull request #20933 from atm-maxime/fix_recruitment_missing_const
Fix missing const in recruitment module
2022-05-21 00:24:01 +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
98d22ed31b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-05-20 23:29:32 +02:00
Laurent Destailleur
ee6131612a Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
2022-05-20 23:28:01 +02:00
Maxime Kohlhaas
bba6a917cb Fix missing const in recruitment module 2022-05-20 23:21:08 +02:00