Commit Graph

115679 Commits

Author SHA1 Message Date
Laurent Destailleur
b751d79153
Merge pull request #22409 from Quatadah/dolicloud-template03
#FIX tempalte 03 css
2022-09-28 20:49:45 +02:00
Laurent Destailleur
6dad9ddc7f
Merge pull request #22414 from dolibit-ut/patch-610
Update ChangeLog
2022-09-28 20:43:58 +02:00
Laurent Destailleur
ef46623cbd
Merge pull request #22415 from dolibit-ut/patch-611
Update agenda.php
2022-09-28 20:43:33 +02:00
Laurent Destailleur
708c70b74f
Merge pull request #22420 from dolibit-ut/patch-613
Update conf.php.example
2022-09-28 20:42:54 +02:00
Laurent Destailleur
afb1722961 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-28 20:41:04 +02:00
Laurent Destailleur
21f608d0fd
Merge pull request #22421 from dolibit-ut/patch-614
Update trips.lang
2022-09-28 20:40:22 +02:00
Laurent Destailleur
0e656e9b0b
Merge pull request #22422 from dolibit-ut/patch-615
Update HOWTO-Translation.txt
2022-09-28 20:39:49 +02:00
Laurent Destailleur
a67a8fbfe1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-28 20:37:16 +02:00
Laurent Destailleur
1abe20adbf
Merge pull request #22425 from dolibit-ut/patch-618
Update phpstan.neon
2022-09-28 20:36:03 +02:00
Laurent Destailleur
f122538be8
Merge pull request #22430 from Hystepik/develop#2
Fix : php 8.1 warnings
2022-09-28 20:35:29 +02:00
Laurent Destailleur
825a1dbf3e
Update tva.class.php 2022-09-28 20:33:57 +02:00
Laurent Destailleur
abd294d885
Merge pull request #22427 from bb2a/FIX---php-V8-get-number-doc-saphir
FIX - php V8 get number doc saphir
2022-09-28 20:30:10 +02:00
Laurent Destailleur
dd4d73fd69
Update mod_propale_saphir.php 2022-09-28 20:29:50 +02:00
Frédéric France
71a0900ed5 add changelog 2022-09-28 20:26:41 +02:00
Frédéric France
3a3dad6fb8 Merge remote-tracking branch 'upstream/develop' into pr/dolibit-ut/22136 2022-09-28 20:23:40 +02:00
Laurent Destailleur
02cad2c23e
Merge pull request #22431 from fmarcet/14.0
Fix: Loss of the purchase price on reception
2022-09-28 20:11:40 +02:00
Laurent Destailleur
7335bdad85
Merge pull request #22437 from hregis/fix_check_image_size
FIX missing error message if image size too large
2022-09-28 20:11:13 +02:00
Laurent Destailleur
8048322b65
Merge pull request #22435 from hregis/fix_csrf_and_lost_parameter_value
FIX CSRF + lost value of constant after use save button
2022-09-28 20:08:04 +02:00
Laurent Destailleur
f844e3f79b
Merge pull request #22442 from FHenry/14.0_fix_bad_Token
fix: Download Accoutancy file result to Expired Token
2022-09-28 20:04:58 +02:00
Laurent Destailleur
fcd688ece4 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-28 20:02:00 +02:00
Laurent Destailleur
cee45b9808 FIX error management of zip extension not found 2022-09-28 20:01:41 +02:00
Laurent Destailleur
3d9cb3e411 Fix missing test on zip php module 2022-09-28 19:59:51 +02:00
Laurent Destailleur
da71549824
Merge pull request #22438 from frederic34/min_php_is_70
min php version is 7.0
2022-09-28 19:49:28 +02:00
Laurent Destailleur
ec5d08c934
Merge pull request #22443 from fmarcet/16.0
Fix: Not correctly link the contract to the ticket.
2022-09-28 19:48:33 +02:00
Laurent Destailleur
9ba47c5bdf
Merge pull request #22444 from Hystepik/develop#3
Fix : import module sim message + warnings
2022-09-28 19:46:26 +02:00
Laurent Destailleur
ebce42727c
Merge pull request #22446 from Hystepik/develop#4
Fix : export contrat profile
2022-09-28 19:45:59 +02:00
Laurent Destailleur
1bb1c2eb3e Fix test inverted on SOCIETE_DISABLE_PARENTCOMPANY 2022-09-28 19:45:14 +02:00
Laurent Destailleur
d81e081e1e Fix log level 2022-09-28 19:03:01 +02:00
Frédéric France
a5da5a5c6c Merge remote-tracking branch 'upstream/develop' into min_php_is_70 2022-09-28 18:46:14 +02:00
Laurent Destailleur
3e9e17c746 Debug tooltip of import tool 2022-09-28 16:55:51 +02:00
Laurent Destailleur
519afdf377 Fix label of error message 2022-09-28 16:02:24 +02:00
Laurent Destailleur
eefcc49006 NEW Add index on name for company and contact 2022-09-28 15:58:10 +02:00
Laurent Destailleur
a16755b5c1 Fix label of name of company in import profile 2022-09-28 15:47:39 +02:00
Laurent Destailleur
e63432379c Doc 2022-09-28 14:23:28 +02:00
lmarcouiller
07371f58d1 Fix : export contrat profile 2022-09-28 13:03:42 +02:00
lmarcouiller
b753968c18 Fix : import module sim message + warnings 2022-09-28 12:27:20 +02:00
Ferran Marcet
8aa7087fe8 Fix: Not correctly link the contract to the ticket. 2022-09-28 11:07:36 +02:00
Anthony Berton
ef662ef6e4 php V7 2022-09-28 09:25:22 +02:00
Florian HENRY
09b3311d45 fix: Download Accoutancy file result to Expired Token 2022-09-28 08:16:50 +02:00
Laurent Destailleur
8c5cb7ce34 FIX Duplicate in list when filtering on categories 2022-09-27 22:05:40 +02:00
Laurent Destailleur
00adad02ff FIX Duplicate in list when filtering on categories 2022-09-27 22:00:04 +02:00
Frédéric France
c7ee2f413c min php version is 7.0 2022-09-27 20:48:47 +02:00
stickler-ci
310f95f173 Fixing style errors. 2022-09-27 17:31:22 +00:00
Regis Houssin
b4881e629b FIX missing error message if image size too large 2022-09-27 19:21:29 +02:00
thibdrev
ab2c1aa265
typo fix
small typo fix in order to be consistent with how menus are described elsewhere in Dolibarr (like this: Menu 1 > Menu 1.1 > Menu 1.1.1).
2022-09-27 18:49:39 +02:00
thibdrev
1cb8012ba6
Merge branch 'Dolibarr:develop' into develop 2022-09-27 18:43:06 +02:00
Regis Houssin
50fe00ecd8 FIX compatibility if javascript not actived 2022-09-27 17:50:40 +02:00
Regis Houssin
aafecb6d2b FIX missing the management of a constant in the Ticket config 2022-09-27 17:08:08 +02:00
Laurent Destailleur
d532ad1c8e Fix test ldap 2022-09-27 16:53:15 +02:00
Regis Houssin
d4ad93a94d TODO Add a visible option for captcha for ticket 2022-09-27 16:33:54 +02:00