2
0
forked from Wavyzz/dolibarr
Commit Graph

11706 Commits

Author SHA1 Message Date
Laurent Destailleur
e3a0220658 Bug has been fixed. 2023-07-04 00:57:52 +02:00
Laurent Destailleur
00431c1ece Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-16 01:09:56 +02:00
Laurent Destailleur
2fe9e24961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-06-16 00:56:43 +02:00
Laurent Destailleur
1fab0431cb Merge pull request #24989 from ATM-Consulting/FIX_modulebuilder_misc
FIX CommonObject::getRights()
2023-06-13 23:25:40 +02:00
Laurent Destailleur
332ab226aa Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
	htdocs/langs/en_US/ticket.lang
2023-06-10 12:13:46 +02:00
John BOTELLA
4aa4d1e1e3 fix : ajax on off setup type 2023-06-09 00:06:07 +02:00
Laurent Destailleur
39c2393be8 Merge pull request #23745 from vold-lu/fix-updateExtraField
FIX: Homogenise handling of null extrafield value in create/update
2023-06-08 23:54:08 +02:00
Regis Houssin
96c0172a07 FIX can not remove the last selected value with checkbox 2023-06-08 12:09:34 +02:00
atm-florian
9f5c014341 FIX commonobject: getRights() did not find rights correctly for objects built using modulebuilder 2023-06-08 12:01:12 +02:00
Laurent Destailleur
fdd3c0580c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-26 11:18:08 +02:00
Laurent Destailleur
884ac621de Fix php8 2023-05-25 17:43:37 +02:00
Laurent Destailleur
88d0440c3c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-24 14:17:37 +02:00
Laurent Destailleur
438d87b3ec Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-24 14:14:37 +02:00
Laurent Destailleur
9b8e564187 Update commonobject.class.php 2023-05-24 14:07:24 +02:00
Noé Courtier
d200dea905 FIX: default values were not set for specimen objects 2023-05-24 11:26:55 +02:00
Laurent Destailleur
6469d85c4d Update extrafields.class.php 2023-05-22 18:42:14 +02:00
Noé Courtier
6cacc44051 FIX: Langs was not loaded for extrafields error 2023-05-22 18:01:32 +02:00
Laurent Destailleur
aefc34d622 Merge pull request #24719 from altairis-benjamin/ticketModule
FIX broken feature : send private message by email
2023-05-17 01:14:58 +02:00
Laurent Destailleur
df4472b1f4 Merge pull request #24721 from hregis/fix_takepos_php8
FIX missing constant and avoid submit button conflict
2023-05-16 20:46:34 +02:00
Laurent Destailleur
f71e53e6b2 Clean vars 2023-05-16 19:21:14 +02:00
Laurent Destailleur
46b461b087 FIX Upload of files on public ticket interface 2023-05-13 16:39:42 +02:00
Laurent Destailleur
0e1597b7a5 Fix filter on public ticket group 2023-05-13 15:17:17 +02:00
Laurent Destailleur
2f6b95c073 FIX Sending email from attendee list 2023-05-11 18:42:56 +02:00
Laurent Destailleur
afe64323d2 FIX Margin calculation for credit notes on margin reports 2023-05-10 23:55:50 +02:00
Regis Houssin
e74945e9cf FIX missing checking if file is uploaded 2023-05-09 16:54:39 +02:00
Regis Houssin
120d750f43 FIX missing constant and avoid submit button conflict 2023-05-09 16:45:47 +02:00
stickler-ci
7ae43d7872 Fixing style errors. 2023-05-09 14:18:54 +00:00
Benjamin Falière
7c996e97fd FIX broken feature : send private message by email 2023-05-09 15:54:50 +02:00
VESSILLER
bb36267be1 FIX edit field value of url 2023-04-28 16:58:16 +02:00
Laurent Destailleur
0bc8227f48 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-25 20:54:15 +02:00
Laurent Destailleur
a76cad9668 Merge pull request #24580 from randallmoraes/patch-13
Enable modify file to send by hook.
2023-04-25 18:15:29 +02:00
Laurent Destailleur
f141075896 Merge pull request #24581 from randallmoraes/patch-14
Enable modify file to send, by hook
2023-04-25 18:14:47 +02:00
Laurent Destailleur
1d235c2fd9 FIX Creation of thumbs when images.lib.php was already included 2023-04-25 11:49:05 +02:00
Randall Mora
eb5c02a83d Enable modify file to send, by hook
Enable modify file to send, by hook
2023-04-24 07:43:25 -06:00
Randall Mora
c6143bcf3f Enable modify file to send by hook.
Enable modify file to send by hook.
2023-04-24 07:40:59 -06:00
Florian HENRY
cdd8b00534 fix: #24405 (save deposit percent) 2023-04-24 11:30:22 +02:00
Joachim Kueter
eed1ac8261 Fix: add missing closing html tag
Output of extrafields after the selection box for bom (if BOM_SUB_BOM is enabled) was corrupted due to missing closing </select>.
2023-04-13 10:37:09 +02:00
Laurent Destailleur
565057700b Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-10 16:44:59 +02:00
Laurent Destailleur
5dc21da193 Merge pull request #24277 from noec764/17_FIX_Extrafields_evaluated_expression
FIX: Correct Evaluation for extrafields
2023-04-10 12:21:06 +02:00
Laurent Destailleur
eb187052e8 Fix column alignment/balance 2023-04-10 11:44:19 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
atm-lena
36ffcbc5da FIX Search List Select Extrafields with condition 2023-04-04 12:26:59 +02:00
Philippe GRAND
e9d9253147 fix : Warning: Undefined array key align in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1575 2023-03-31 12:36:43 +02: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
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00
Laurent Destailleur
a975b87fcf Log error code for SMTP sending 2023-03-24 13:51:44 +01:00
Laurent Destailleur
88a67afe34 Debug v17. Add log to help debug/fix smtp email errors 2023-03-24 13:27:04 +01:00
Maximilien Rozniecki
c6067d34c9 in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-22 15:33:57 +01:00
VESSILLER
738c507724 no need escape js 2023-03-21 17:53:29 +01:00
VESSILLER
b23d3a0edd fix stickler-ci 2023-03-21 17:42:19 +01:00