Commit Graph

30861 Commits

Author SHA1 Message Date
GregM
a3d4eb404d Fix contact firstname lastname extrafields 2023-01-18 17:36:05 +01:00
Laurent Destailleur
1fe589ac3e Fix debug payment using SEPA Stripe 2023-01-18 14:43:09 +01:00
Laurent Destailleur
a384bdecdc Debug payment SEPA from backoffice with Stripe 2023-01-18 14:36:46 +01:00
GregM
1d50acb3cf Fix fieldvalue emailtemplate 2023-01-18 12:10:58 +01:00
Laurent Destailleur
50db6de309 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-18 00:20:53 +01:00
Laurent Destailleur
e1dd435b21 Merge pull request #23595 from Hystepik/develop#1
New #23494 : add birthday to thirdparty contact list
2023-01-17 17:36:02 +01:00
Laurent Destailleur
14a4f88892 Merge pull request #23605 from randallmoraes/patch-8
Restrict by supplier instead of customer
2023-01-17 17:34:46 +01:00
stickler-ci
781c6ed0b8 Fixing style errors. 2023-01-17 15:18:22 +00:00
Laurent Destailleur
48161b8400 Debug v17. Bad param for selection of project 2023-01-17 13:50:23 +01:00
hystepik
fc8aed1a6d New #23494 : add birthday to thirdparty contact list 2023-01-17 12:16:03 +01:00
Laurent Destailleur
28c3d18583 FIX Component js to generate password 2023-01-17 11:49:20 +01:00
Laurent Destailleur
4ca7f0df3c Add a method for test/dev purpose 2023-01-17 11:49:10 +01:00
Laurent Destailleur
8ced6d52e7 FIX Component js to generate password 2023-01-17 11:47:16 +01:00
Laurent Destailleur
7668233d0c NEW Tooltip to explain how to add a photo on product 2023-01-17 10:22:23 +01:00
Randall Mora
ce0c69ae96 Restrict by supplier instead of customer
restrict permissions if user does not have access to view providers
2023-01-16 23:15:51 -06:00
Laurent Destailleur
4cf4da973c Add a method for test/dev purpose 2023-01-16 20:38:03 +01:00
Regis Houssin
481215eef4 FIX Multicompany use "element" name and not "table_element" 2023-01-16 14:40:35 +01:00
Laurent Destailleur
f2f4cdbe6a NEW Invalidate all sessions of a user when password is modified. 2023-01-16 11:48:34 +01:00
Laurent Destailleur
5867b62496 Fix do not change password if same 2023-01-16 11:00:34 +01:00
Laurent Destailleur
acc30da1fe Fix do not change password if same 2023-01-16 10:57:31 +01:00
Laurent Destailleur
70bec95307 Fix regression test 2023-01-16 10:44:39 +01:00
Laurent Destailleur
132fe6c19d Fix missing photo on user link 2023-01-15 11:13:53 +01:00
Maxime Kohlhaas
b54a15f504 Fix missing keywords in dol_dir_list_in_database 2023-01-15 09:11:29 +01:00
Laurent Destailleur
6a30104beb Try to fix social network inks in vcard 2023-01-15 02:19:47 +01:00
Laurent Destailleur
bec559aae9 Try to fix social network inks in vcard 2023-01-15 02:16:35 +01:00
Laurent Destailleur
d7e4304992 Try to fix social network inks in vcard 2023-01-15 02:09:55 +01:00
Laurent Destailleur
bd8a48b6dd css 2023-01-15 01:45:54 +01:00
Laurent Destailleur
f8e5889ba7 Enhance vcard 2023-01-15 01:42:11 +01:00
Laurent Destailleur
e41098c527 Enhance vcard 2023-01-15 01:31:23 +01:00
Laurent Destailleur
35a7f3c0ff Enhance vcard 2023-01-15 01:28:02 +01:00
Laurent Destailleur
b754b7a99f Enhance vcard 2023-01-15 01:25:07 +01:00
Laurent Destailleur
982ee6259f NEW Session invalidation after a password change 2023-01-14 21:21:48 +01:00
Laurent Destailleur
8352e86e00 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-14 13:06:54 +01:00
Laurent Destailleur
236b3aa9e8 Revert default type of hooks. Default is now 'addreplace' hooks (and
exception become 'output' hooks, that become deprecated).
2023-01-14 12:28:44 +01:00
ptibogxiv
e4515f01c0 Fix php 8 warnings 2023-01-14 11:56:41 +01:00
Laurent Destailleur
79ecc945e9 Fix warning 2023-01-14 11:43:47 +01:00
Laurent Destailleur
b4702aee24 Fix warning 2023-01-14 02:31:53 +01:00
Laurent Destailleur
3bac52d053 Merge pull request #23143 from milenmk/massaction-delete-project-tasks
NEW|New [Bulk delete Project tasks]
2023-01-13 23:29:19 +01:00
Laurent Destailleur
d1fb24bff7 Merge pull request #23438 from leninrivas/patch-10
NEW constant PROPALE_ADDON_NOTE_PUBLIC_DEFAULT
2023-01-13 23:22:04 +01:00
Laurent Destailleur
c3a71b264e Merge pull request #23455 from ptibogxiv/patch-76
Fix php 8 error
2023-01-13 21:34:37 +01:00
Laurent Destailleur
6ce41ee7ab Merge pull request #23520 from comaiteseb/17.0
correction bug selection contact dans emailing
2023-01-13 21:19:13 +01:00
Laurent Destailleur
ebaae53335 Merge pull request #23526 from FHenry/16_fix_volume_pdf
Fix: make PDF custom volume work as it work on expedition/card.php
2023-01-13 21:04:18 +01:00
Laurent Destailleur
97061a9a92 NEW Use a cache file for external RSS in calendar 2023-01-13 17:17:23 +01:00
Laurent Destailleur
5fc9e093eb css 2023-01-13 14:09:54 +01:00
Laurent Destailleur
2890b7354f Merge pull request #23533 from Hystepik/develop#1
New : Add reload of modules in configuration
2023-01-13 13:24:10 +01:00
Laurent Destailleur
ad00a17ac3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-13 13:03:54 +01:00
hystepik
04ce79191f Fix #23531 : fix update bom line 2023-01-13 12:18:58 +01:00
Laurent Destailleur
8eb89e0ad1 Remove merged feature with too many pb:
1=Not yet implemented everywhere.
2=Seems a duplicate info with the picto warning when late (so in past
not done)
3=Is also a duplicate with the existing css event-future, event-past,
event-current
4=It overwrites to choice done by the theme
5=Implementation is wrong, it must use css and not #background

Use CSS instead
2023-01-13 12:14:20 +01:00
Laurent Destailleur
5bbfdbb775 NEW Show counter of access of website in website list 2023-01-12 22:11:13 +01:00
hystepik
551daa5ca1 New : Add reload of modules in configuration 2023-01-12 16:26:39 +01:00