Commit Graph

120004 Commits

Author SHA1 Message Date
battosai30
44e01aeee8 Update mailing-send.php
The delay between email annouunced in prompt is not right : when the delay is called, usleep takes useconds as argument and MAILING_DELAY is multiplied by 1000000, but prompt information doesn't have to.
2023-03-28 09:14:27 +02:00
Laurent Destailleur
634eabaa8d Allow WEBSITE_ALLOW_CKEDITOR 2023-03-27 20:54:07 +02:00
Laurent Destailleur
11b9c499e9 Tooltip 2023-03-27 20:30:18 +02:00
Laurent Destailleur
ec7627572f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 18:32:25 +02:00
Laurent Destailleur
af99141f7a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:09:06 +02:00
Laurent Destailleur
5ba48f9746 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-27 18:08:51 +02:00
Laurent Destailleur
da757a8b75 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-27 18:06:51 +02:00
Laurent Destailleur
e0cd351b3e Fix sanitize website module 2023-03-27 17:37:09 +02:00
Laurent Destailleur
db9498262b NEW Add statistics by amount on statistics of products. 2023-03-27 15:26:54 +02:00
Laurent Destailleur
dc464d09f6 Look and feel v18 2023-03-27 13:15:20 +02:00
Laurent Destailleur
9ccc806f3a select_dolusers can return rich array of users 2023-03-27 13:02:42 +02:00
Laurent Destailleur
68ede86353 Fix regression in CSS 2023-03-27 12:33:15 +02:00
Laurent Destailleur
de2fa5051c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 11:54:34 +02:00
Laurent Destailleur
498b2d5279 Fix secured the Ajax components 2023-03-27 11:52:56 +02:00
Laurent Destailleur
1e94959042 Debug v18 2023-03-27 10:00:12 +02:00
Laurent Destailleur
0436111e1f Merge pull request #24209 from rycks/dev_add_formsetup_select_user
NEW add setAsSelectUser into factory for generic setup page
2023-03-27 08:55:54 +02:00
stickler-ci
d56bcd937b Fixing style errors. 2023-03-27 06:55:42 +00:00
Laurent Destailleur
2eecef22bc Update html.formsetup.class.php 2023-03-27 08:54:57 +02:00
Laurent Destailleur
92b11c240f Fix sorting order not loose after generation of image 2023-03-27 08:49:26 +02:00
Laurent Destailleur
520280479c Merge pull request #24197 from glu000/16.0-issue-23966-2
FIX  #[23799] - External users are not able to create events - correction
2023-03-27 08:30:41 +02:00
Laurent Destailleur
a0098c39ab Merge pull request #24162 from atm-lena/17.0_FIX_textishtmlfunction
FIX dol_textishtml() function
2023-03-27 08:29:33 +02:00
Laurent Destailleur
f5980f2345 Restore error on phpunit error 2023-03-27 08:27:31 +02:00
Laurent Destailleur
28818fc65b Fix pgsql update of extrafields type 2023-03-26 21:19:38 +02:00
Laurent Destailleur
41e4855b08 Debug v18 2023-03-26 21:16:04 +02:00
Laurent Destailleur
e739f23bfa Log error 2023-03-26 18:52:51 +02:00
Laurent Destailleur
cff11abce4 Fix warning php 8.2 2023-03-26 18:48:29 +02:00
Laurent Destailleur
b5bb93d3ba Show error log 2023-03-26 18:25:42 +02:00
Laurent Destailleur
af945c1901 Update functions.lib.php 2023-03-26 18:15:32 +02:00
Laurent Destailleur
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Laurent Destailleur
cba8d1719b Merge pull request #24322 from atm-gauthier/fix_missing_default_workstation_column
FIX : missing column default workstation
2023-03-26 17:27:02 +02:00
Laurent Destailleur
8c4056f38f Merge pull request #24285 from Hystepik/develop#3
New : uploadfile drag and drop on fourn invoice card
2023-03-26 15:36:31 +02:00
Laurent Destailleur
3c84594f6d Merge pull request #24272 from rycks/ecmfiles_copy_same_params_as_move
ECM/GED : dol_copy same params than dol_move
2023-03-26 15:36:03 +02:00
Laurent Destailleur
c2199cac0d Merge pull request #24329 from MaximilienR-easya/dev_Bugfix_fetch_optionnals_before_update_line
Bugfix fetch_optionals before the line update to not lose the invisible fields
2023-03-26 15:34:57 +02:00
Laurent Destailleur
8ced185b8a Merge pull request #24333 from aspangaro/18a7
FIX Invoice - Better situation invoice title
2023-03-26 15:33:47 +02:00
Laurent Destailleur
414ac00ea2 Merge pull request #24328 from aspangaro/18a6
FIX List of auxiliary account - Width problem
2023-03-26 15:32:59 +02:00
Laurent Destailleur
92189c2ba4 Merge pull request #24339 from lamrani002/writePermsInDoc
NEW functionality (add table of permissions in documentation for modulebuilder )
2023-03-26 15:32:15 +02:00
Laurent Destailleur
d2649ef5e7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-26 15:31:06 +02:00
Laurent Destailleur
188a68a6cf Fix phpunit 2023-03-26 15:30:51 +02:00
Laurent Destailleur
fa0528a5d7 Merge pull request #24330 from thomas-Ngr/develop_fix_odt_generation
Fix odt generation
2023-03-26 15:23:54 +02:00
Laurent Destailleur
46a8b5d9cb Update odf.php 2023-03-26 15:22:12 +02:00
Laurent Destailleur
2bb274451b Merge pull request #24335 from bloxera/fix_closeinvoices
Fix: closing of invoice needs to be customizable
2023-03-26 15:19:13 +02:00
Laurent Destailleur
b948c9feb2 Merge pull request #24341 from hregis/fix_avoid_php8_warning
FIX avoid php8 warnings
2023-03-26 14:45:08 +02:00
Regis Houssin
148d88a7ec FIX avoid php8 warnings 2023-03-26 11:10:46 +02:00
Laurent Destailleur
91e680ba2a Fix preview of receipt for the payment mode 2023-03-26 03:14:18 +02:00
Laurent Destailleur
3613008362 Perf enhancement into addrights and delrights 2023-03-26 01:54:03 +01:00
Laurent Destailleur
2bdc7f33dc Better tooltip on some setup pages 2023-03-25 12:40:23 +01:00
Laurent Destailleur
ab92bd5860 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
Laurent Destailleur
a633766b23 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:19 +01:00
Laurent Destailleur
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00