Commit Graph

495 Commits

Author SHA1 Message Date
Laurent Destailleur
2044a133e9 Fix warning 2024-03-02 13:15:20 +01:00
Benjamin Falière
5460b97e8b NEW contact type on auto add contributor (#26077)
* NEW contact type on auto add contributor

* ADD second option

* RESTORE ticket module for external and fix constant

* GetDolGlobalInt

* Update ticket.class.php

---------

Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-21 18:08:35 +01:00
Laurent Destailleur
977f6b5a61 Complete doc to mention MAIN_DISALLOW_URL_INTO_DESCRIPTIONS option 2024-02-20 11:17:40 +01:00
Laurent Destailleur
d4296c2ffd Work on website templates from external modules 2024-02-09 17:54:57 +01:00
Laurent Destailleur
0f931ef471 Disable ajax tooltip by default. Still trouble of persistent popup. 2024-02-02 13:29:02 +01:00
Frédéric FRANCE
673b1727e2 fix getMultidirOutput can't find multidir_output for mycompany 2024-01-27 10:38:23 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
4497901155 Doc 2023-12-05 23:05:26 +01:00
Laurent Destailleur
54e6de0d7f Fix with php-cs-fixer 2023-12-04 12:04:36 +01:00
Laurent Destailleur
c16ac9b7de Debug v19. Prepare compatibility 8.2 2023-11-09 14:28:50 +01:00
Florian Mortgat
73524c2f81 [modulebuilder] FIX handling of the $filter parameter in fetchAll() method (#25931)
* FIX handling of the $filter parameter for fetchAll: the previous version can result in invalid SQL

* Remove #[AllowDynamicProperties] attribute from Conf class (cf. PR #25931)

* Ensure sql-building strings are detectably sanitized to avoid PR rejection
2023-11-03 23:01:57 +01:00
Laurent Destailleur
a9b3732584 Clean code. Setup Show left column was lost on saving page. 2023-10-10 22:36:54 +02:00
Laurent Destailleur
8a7371af5e NEW Tooltips are using ajax by default 2023-09-21 19:06:49 +02:00
Frédéric FRANCE
509384e319 remove duplicate line 2023-09-01 00:28:47 +02:00
Laurent Destailleur
41a1aeaf8d Fix warning 2023-08-29 23:01:06 +02:00
Laurent Destailleur
8cc3d2358b NEW Remove hardcoded code for OVH sms. Generic method is ok now. 2023-08-26 12:02:19 +02:00
Laurent Destailleur
73c199adbf Fix warnings 2023-08-24 16:15:18 +02:00
Laurent Destailleur
2107bce73d Clean code not used 2023-08-24 15:55:27 +02:00
Laurent Destailleur
50bf5281c8 FIX encrypt sensitive data not be done for const MAIN_AGENDA_ACTIONAUTO 2023-08-20 22:20:15 +02:00
Laurent Destailleur
af1b15eba5 Debug v18 2023-07-02 16:51:18 +02:00
Laurent Destailleur
b6a061f795 Debug v18 - warnings and pgsql migration 2023-06-26 23:02:17 +02:00
Laurent Destailleur
e0ef2870a4 NEW: Add widget "The next upcoming events" 2023-05-05 13:42:38 +02:00
Laurent Destailleur
8dd72e4540 Debug v18 2023-04-28 14:45:07 +02:00
Laurent Destailleur
fcb139cbd5 Code comment 2023-04-26 13:25:47 +02:00
Laurent Destailleur
8e51bf2c55 Debug 18 2023-04-18 14:04:27 +02:00
Laurent Destailleur
b55271dedb Fix warning 2023-04-15 03:27:35 +02:00
Laurent Destailleur
6b7de51d21 Work on PHP 8 compatibility 2023-04-15 01:52:35 +02:00
Laurent Destailleur
8ab1b5923c NEW Use by default the domain $dolibarr_main_url_root for SMTP HELO
This solves "Temporary unavailable" error with gmail smtp relay.
2023-04-13 22:26:55 +02:00
Laurent Destailleur
9ffc86a872 Remove warning 8.2 2023-04-11 18:49:15 +02:00
Laurent Destailleur
9283b7af74 Fix better setup tooltip for shipment/reception module 2023-04-10 13:03:09 +02:00
Laurent Destailleur
c06fc82a9d Clean code 2023-03-20 01:40:16 +01:00
Frédéric FRANCE
fc8ae34dd3 Update conf.class.php 2023-02-22 20:32:13 +01:00
Laurent Destailleur
b0cf8cd72d Clean code 2023-02-21 13:19:57 +01:00
Laurent Destailleur
44da230012 Clean code 2023-02-21 12:57:36 +01:00
Laurent Destailleur
27279a62f8 FIx #huntrd6cb06dc-5d10-4197-8f89-847c3203d953 2023-02-18 11:01:56 +01:00
Laurent Destailleur
e36ed66c07 Fix warning 2023-02-16 04:21:56 +01:00
Laurent Destailleur
a6daba61ce Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-26 02:32:08 +01:00
Laurent Destailleur
891ba8f4ef Debug v17 2023-01-24 17:05:42 +01:00
Laurent Destailleur
73e5d6d2d2 Clean code 2023-01-02 02:08:20 +01:00
Laurent Destailleur
8a4613176c Fix warnings 2022-12-28 16:26:07 +01:00
Frédéric FRANCE
690562c22e add numbering modules for members 2022-12-21 16:43:38 +01:00
Laurent Destailleur
88df865e30 Debu v17 2022-12-12 10:25:03 +01:00
Laurent Destailleur
6aefc9edfc Enable MAIN_MAIL_ADD_INLINE_IMAGES_IF_DATA by default 2022-11-21 18:30:17 +01:00
Laurent Destailleur
3e5273d83b NEW Option PRODUIT_DESC_IN_FORM accept (desktop only or +smartphone) 2022-10-21 11:14:28 +02:00
Philippe GRAND
b43527de8f FIX php8 compatibility 2022-08-28 13:52:48 +02:00
Laurent Destailleur
03d086f741 NEW Encrypt all sensitive constants in llx_const 2022-08-24 12:22:11 +02:00
Laurent Destailleur
6a61c495b3 # WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-08-14 19:22:58 +02:00
Laurent Destailleur
b3656c21bc Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-08-14 19:12:28 +02:00
Laurent Destailleur
326686794a Fix when log handler has been removed 2022-08-12 17:09:14 +02:00
Laurent Destailleur
4f54fb4f00 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-07-14 11:54:30 +02:00