Commit Graph

1793 Commits

Author SHA1 Message Date
Laurent Destailleur
b52c79dcfe Fix warnings 2023-08-04 04:37:10 +02:00
Frédéric FRANCE
f5e4ab7380 fix tooltip (#25527) 2023-08-01 13:36:53 +02:00
Laurent Destailleur
d4cb845398 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/core/tpl/list_print_total.tpl.php
2023-07-24 23:20:17 +02:00
Laurent Destailleur
111b2bc72b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/product/stock/class/mouvementstock.class.php
2023-07-24 23:02:31 +02:00
Maxime Kohlhaas
d343358006 Fix missing hyphen (#25446) 2023-07-24 12:38:07 +02:00
Maxime Kohlhaas
286895bcda Fix : set_as_client can't use prospect/customer value if disabled (#25380) 2023-07-23 22:49:41 +02:00
Laurent Destailleur
5e41023862 Debug v18 2023-07-19 22:58:11 +02:00
Laurent Destailleur
8f9ee9eb35 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/core/lib/project.lib.php
	htdocs/societe/class/societe.class.php
2023-07-19 02:03:34 +02:00
Laurent Destailleur
bcaad48cf2 FIX CVE XSS on company name reported by Belabed Skander from Akerva 2023-07-12 22:24:00 +02:00
Laurent Destailleur
8590cc9216 FIX CVE XSS on company name reported by Belabed Skander from Akerva 2023-07-12 22:20:32 +02:00
Laurent Destailleur
86864b4d53 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-06 22:22:26 +02:00
Laurent Destailleur
886c6b8576 Fix phpcs 2023-07-01 17:25:29 +02:00
atm-greg
7862409a25 fix variable 2023-06-30 09:29:49 +02:00
atm-greg
2d1b6c7154 add call_trigger variable 2023-06-29 12:32:49 +02:00
Laurent Destailleur
fdc03dc18a Debug v18 2023-06-28 14:46:45 +02:00
Laurent Destailleur
2e19f4e8f3 Fix warning 2023-06-28 13:30:50 +02:00
Laurent Destailleur
0f1e6e5b90 Fix phpcs 2023-06-26 16:31:53 +02:00
Laurent Destailleur
f48fa01a5e Merge pull request #25181 from vmaury/Fix_25171_societe_contacts
NEW #25171 : add a function in Societe class to retrieve contacts of …
2023-06-26 10:42:02 +02:00
Laurent Destailleur
d83fb9e774 Fix phpcs 2023-06-24 10:23:54 +02:00
vmaury
3e9af3ad8b Fix #25171 : add method getContacts in Societe class to retrieve contacts of a societe 2023-06-23 17:29:11 +02:00
oussamanhairech
47c1af1c48 qodana fix: missing returns 2023-06-23 15:27:10 +02:00
vmaury
58e6ce7f63 Fix #25171 : add a function in Societe class to retrieve contacts of a societe 2023-06-23 09:53:40 +02:00
vmaury
c57fcdb7ec Fix #25171 : add a function in Societe class to retrieve contacts of a societe 2023-06-23 09:40:35 +02:00
Frédéric France
ebf83fdab6 use user hasRight 2023-06-19 23:18:13 +02:00
Frédéric France
68855ce672 use user hasRight 2023-06-19 20:08:27 +02:00
Laurent Destailleur
31474d80f1 Doxygen 2023-06-19 00:52:43 +02:00
Laurent Destailleur
3bdf3a6ff7 Fix warning 2023-06-06 00:23:29 +02:00
Laurent Destailleur
ebfe632efe Debug v18 2023-06-03 15:33:46 +02:00
Laurent Destailleur
b9cea63027 Debug v18 2023-05-24 00:19:27 +02:00
Laurent Destailleur
79cdb3a7f9 NEW Use an ajax component to swith prospection status on thidparty list 2023-05-15 16:35:42 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
98067fbfb4 Fix warnings 2023-05-02 04:46:23 +02:00
Laurent Destailleur
10a58e5513 Fix phpdoc 2023-05-02 03:48:21 +02:00
Laurent Destailleur
5d23fd0956 Fix warnings 2023-05-02 03:38:57 +02:00
Laurent Destailleur
4fb496a1d2 Merge pull request #24633 from frederic34/commonpeople
move some methods in trait
2023-05-01 14:43:08 +02:00
Laurent Destailleur
382f45ec14 Clean code 2023-04-30 03:36:02 +02:00
Frédéric FRANCE
89d67c8fd4 move some methods in trait 2023-04-27 23:48:21 +02:00
Frédéric FRANCE
fee9dec15a use isModEnabled 2023-04-19 13:58:08 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
Laurent Destailleur
91c8ca1e38 Clean code 2023-04-10 00:50:39 +02:00
Laurent Destailleur
d5bc5a5d4f Try a better implementation of ajax tooltip to avoid all on fast hover 2023-04-10 00:28:44 +02:00
Laurent Destailleur
8e1ffe6f1d Merge branch 'develop' into 18a5 2023-04-09 18:00:44 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Alexandre SPANGARO
b29eba6e00 NEW: Accountancy - Manage intra-community VAT on supplier invoices - FPC22 2023-04-06 08:47:28 +02:00
Laurent Destailleur
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
Laurent Destailleur
fa408e9ef0 Debug ajax components 2023-03-23 16:59:41 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
66eb668965 Merge pull request #24164 from frederic34/multidiroutput
use a fonction to get multidir output
2023-03-18 10:56:25 +01:00
Jakub Stříbrný
948155e96f NEW No overwrite of optionals during put()
When making a PUT request, only the sent fields should be changed. This should apply for optionals too. However up until now the array_options field gets changed as whole and therefore overwritten if only one optional fields gets send.
2023-03-14 23:01:54 +01:00