2
0
forked from Wavyzz/dolibarr
Commit Graph

9659 Commits

Author SHA1 Message Date
Laurent Destailleur
89e378bc78 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-04 19:07:04 +02:00
Laurent Destailleur
701beafdc1 Debug v18 - Fix #24917 2023-06-04 18:54:38 +02:00
Laurent Destailleur
8d7e53a98c Clean code 2023-06-03 13:56:06 +02:00
Laurent Destailleur
4ec2a5eba9 Clean code to prepare reuse of common code 2023-06-03 12:06:15 +02:00
Laurent Destailleur
19de4a3450 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-02 19:38:08 +02:00
Laurent Destailleur
a6df8fad0b Debug v18 2023-06-01 23:42:57 +02:00
Laurent Destailleur
f4eecdc8e3 Debug v18 2023-05-31 14:02:05 +02:00
atm-florian
cb9eac9047 FIX: dol_trunc may not have the desired behaviour for truncating a cryptographic initialiszation vector, for instance when MAIN_DISABLE_TRUNC is used 2023-05-31 12:13:50 +02:00
Laurent Destailleur
9b93cecced Fix for better compatilbity 2023-05-26 18:20:29 +02:00
Laurent Destailleur
0c38eefd96 Debug v18 2023-05-25 15:11:16 +02:00
Laurent Destailleur
5a6346f11b Debug v18 2023-05-25 14:36:16 +02:00
Laurent Destailleur
b069a8c9c9 Work on filter of custom report page 2023-05-25 14:26:48 +02:00
Laurent Destailleur
b1d071a964 Better error message 2023-05-25 12:25:06 +02:00
Laurent Destailleur
b7cd3bd860 Merge pull request #24859 from lamrani002/MenusModuleBuilderOptimize
optimize menu section on modulebuilder
2023-05-24 11:10:18 +02:00
Lamrani Abdel
0de29550f2 optimize all menu section 2023-05-23 17:37:52 +02:00
David Beniamine
f929aee3af Add a setting to send subscription reminder to a cc address 2023-05-23 14:12:41 +02:00
Laurent Destailleur
927d4389e8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-23 01:42:41 +02:00
Laurent Destailleur
9972277679 Debug v18 2023-05-22 15:59:48 +02:00
Laurent Destailleur
5d39fe8926 Merge pull request #24717 from Hystepik/develop#1
New : Dispatch card on expedition object
2023-05-22 15:44:30 +02:00
Laurent Destailleur
ffd5176fdd Fix allow download of json log files 2023-05-22 10:19:10 +02:00
Laurent Destailleur
fe9521b6b2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-21 17:34:34 +02:00
Laurent Destailleur
0a2ae8e8d5 Clean code 2023-05-21 13:01:23 +02:00
Laurent Destailleur
9c78304bfb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-05-21 11:20:41 +02:00
Laurent Destailleur
61adc1854e FIX #24839 2023-05-21 11:13:58 +02:00
Laurent Destailleur
51493ed24a Merge pull request #24646 from MaximilienR-easya/dev_New_link_client_mail_to_messages
link clients mail/card to ticket messages
2023-05-21 02:35:37 +02:00
ptibogxiv
c5ceb40a93 NEW vcard url substitution 2023-05-19 19:18:28 +02:00
Laurent Destailleur
862460a2dd Doc 2023-05-18 12:09:42 +02:00
stickler-ci
a0953a53b3 Fixing style errors. 2023-05-17 15:11:36 +00:00
Philippe GRAND
2ac7cb6a83 fix : Warning: Undefined property: stdClass:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/lib/files.lib.php on line 3138 2023-05-17 17:07:18 +02:00
Laurent Destailleur
76de309cd9 FIX error management on emoji and utf8 validity by emailcollector 2023-05-17 14:23:14 +02:00
Laurent Destailleur
476f95c4f6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/subscription/list.php
	htdocs/comm/action/index.php
	htdocs/core/modules/propale/doc/pdf_azur.modules.php
	htdocs/core/modules/propale/doc/pdf_cyan.modules.php
	htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
	htdocs/cron/class/cronjob.class.php
	htdocs/eventorganization/class/conferenceorbooth.class.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/public/ticket/list.php
	htdocs/supplier_proposal/list.php
	htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
a637a9b07c Merge pull request #24781 from altairisfr/masknextvalue
NEW mask next value sql on mask only
2023-05-16 19:37:39 +02:00
hystepik
46012a6520 fix : php 8.1 warnings 2023-05-16 15:36:27 +02:00
Christophe Battarel
db00c5a60e FIX mask next value sql string for external modules 2023-05-16 08:36:13 +02:00
Christophe Battarel
1d4b1cebfc Merge branch 'develop' into masknextvalue 2023-05-16 08:33:19 +02:00
Christophe Battarel
edc0fc6ea5 FIX mask next value sql string for external modules 2023-05-16 08:30:15 +02:00
Laurent Destailleur
48275b04cf Merge pull request #24770 from atm-jpb/fix-chargesociales
FIX : add charchesociales in security.lib.php
2023-05-15 23:49:08 +02:00
Laurent Destailleur
b72cba5c14 Merge pull request #24775 from Hystepik/develop#3
fix : php 8.1 warnings
2023-05-15 23:21:24 +02:00
Christophe Battarel
4be4b9e53c FIX mask next value sql string for external modules 2023-05-15 17:49:56 +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
hystepik
979359526e fix : php 8.1 warnings 2023-05-15 16:05:04 +02:00
hystepik
325c75db54 Fix #24769 : External user cannot access card 2023-05-15 14:03:37 +02:00
stickler-ci
76e7195dd0 Fixing style errors. 2023-05-15 09:16:23 +00:00
jpb
a8cfea083e add charchesociales in security.lib.php 2023-05-15 11:09:35 +02:00
Laurent Destailleur
3992e12143 Fix responsiv 2023-05-13 17:43:27 +02:00
Laurent Destailleur
cd5ee6005f Fix to show path file without will path (security) 2023-05-13 14:29:40 +02:00
Laurent Destailleur
4c1c6319b3 Clean code 2023-05-12 19:21:47 +02:00
Laurent Destailleur
c6cb29381e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-11 19:09:19 +02:00
Laurent Destailleur
2f6b95c073 FIX Sending email from attendee list 2023-05-11 18:42:56 +02:00
Laurent Destailleur
f59987af77 Fix typo 2023-05-11 02:04:25 +02:00