Commit Graph

11670 Commits

Author SHA1 Message Date
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
VESSILLER
fe4b993871 FIX change date on select date input when prefix is used 2023-03-21 17:05:46 +01:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
Laurent Destailleur
9a192e443e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-19 19:05:47 +01:00
Laurent Destailleur
502badad4b Better error management 2023-03-19 11:32:46 +01:00
Laurent Destailleur
9e0c822512 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-18 10:30:11 +01:00
Laurent Destailleur
4ef435e286 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:24:52 +01:00
Laurent Destailleur
05de5d7e9f Merge pull request #24206 from noec764/14_AddContextFor_selectForFormsListWhere_hook
FIX: Add more context for selectForFormsListWhere Hook
2023-03-18 02:35:57 +01:00
Laurent Destailleur
926c99f913 Update html.form.class.php 2023-03-18 02:35:31 +01:00
Laurent Destailleur
9ade245774 Fix responsive 2023-03-17 20:12:38 +01:00
Laurent Destailleur
62ec69770b Fix responsive 2023-03-17 20:06:45 +01:00
Laurent Destailleur
e394ee0144 Fix regression 2023-03-17 16:29:40 +01:00
Jyhere
99d0f5c5d2 FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right 2023-03-17 16:26:21 +01:00
Laurent Destailleur
befdd967f7 Fix margin calculation on credit not when price is 0 2023-03-15 13:49:28 +01:00
Noé Courtier
645b0c563e FIX: Add more context for selectForFormsListWhere Hook 2023-03-14 11:43:36 +01:00
Laurent Destailleur
80678cfcb9 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-13 10:30:37 +01:00
Laurent Destailleur
843411ef5d Fix CSS public interface of tickets 2023-03-12 22:02:40 +01:00
Laurent Destailleur
cb40103d49 Merge pull request #23926 from rycks/16.0_fix_log_of_cmailfile_class_moved_after_bcc_defined
move log after variable updates to get good informations in logs
2023-03-12 17:15:17 +01:00
Laurent Destailleur
6c743f34b6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-10 19:16:54 +01:00
Laurent Destailleur
fdfd87cd11 Merge pull request #24149 from ATM-Consulting/FIX_17.0_invalid_argument_log
FIX 17.0 PHP Warning invalid argument supplied for foreach
2023-03-10 19:16:23 +01:00
Laurent Destailleur
238fbb23a8 CSS 2023-03-08 21:55:33 +01:00
GregM
78842f56a3 fix invalid argument for foreach 2023-03-07 15:27:37 +01:00
Laurent Destailleur
98352d126e Fix warning 2023-03-05 14:00:33 +01:00
Laurent Destailleur
33744f74da Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-04 15:19:25 +01:00
Laurent Destailleur
f796877feb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-04 15:19:04 +01:00
Laurent Destailleur
641a085835 Merge pull request #24096 from atm-adrien/NEW_OF_SupplierOrder_Link
NEW : Link between OF and supplier order
2023-03-04 15:10:17 +01:00
Florian HENRY
3b0b731eee fix: mathod call with default value 2023-03-04 13:50:14 +01:00
Adrien Raze
3e0689879d FIX : stickler-ci 2023-03-03 10:25:23 +01:00
Adrien Raze
17771c3990 NEW : Authorize the link between OF and supplier order, even if the associated thirdparty is not the same 2023-03-02 18:23:48 +01:00
Laurent Destailleur
3578adc3e6 Merge pull request #23984 from Yanonix/develop
Fix LDAP Authentification failure with error 500
2023-03-02 18:20:39 +01:00
Laurent Destailleur
8612a88a2f Sync transifex
Debug v17
2023-03-02 10:38:45 +01:00
Laurent Destailleur
554915c3ee Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-01 21:50:48 +01:00
Laurent Destailleur
a62d029d7d Disable non secured feature 2023-03-01 21:37:18 +01:00
Regis Houssin
921cd13f26 FIX avoid php8 warnings 2023-03-01 17:38:38 +01:00
Laurent Destailleur
77ff849892 css 2023-02-28 22:44:22 +01:00
Laurent Destailleur
cbb6ca071a Fix #yogosha15157 2023-02-25 19:51:05 +01:00