2
0
forked from Wavyzz/dolibarr
Commit Graph

12715 Commits

Author SHA1 Message Date
Maximilien Rozniecki
d63d84350d in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-21 10:09:16 +01:00
mgabriel
6f68380efe Changed $reshook check to be like the Dolibarr documentation. 2023-03-21 09:22:35 +01:00
mgabriel
7086b2dab9 Corrected $reshook check which was incorrect. 2023-03-21 08:59:39 +01:00
Laurent Destailleur
6057bf4d94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 21:52:42 +01:00
Laurent Destailleur
8dc1c0c7c2 NEW Can edit account on miscellaneous payment (if not transfered) 2023-03-20 21:46:17 +01:00
Laurent Destailleur
88785f2a2c Merge pull request #24275 from frederic34/patch-4
doc
2023-03-20 16:08:31 +01:00
Laurent Destailleur
ec45cb23ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 15:53:06 +01:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
marcusdeangabriel
2a55c1f2ad Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-20 09:49:57 +01:00
Frédéric FRANCE
049579f001 doc 2023-03-20 09:44:27 +01:00
Laurent Destailleur
c06fc82a9d Clean code 2023-03-20 01:40:16 +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
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
9582a30782 Merge pull request #24092 from jyhere/jyhere-patch-4
Unreachable else statement removed, move some conditions...
2023-03-18 11:02:43 +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
8af6f29cec Merge pull request #24210 from Hystepik/develop#1
NEW : add convertion of images to webp for single image
2023-03-17 23:14:34 +01:00
Laurent Destailleur
516f4a6c53 Merge pull request #24200 from grandoc/new_branch_13_03_2023
fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must …
2023-03-17 21:16:55 +01:00
Laurent Destailleur
b7c242c210 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-17 20:54:18 +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
Jyhere
78cf8dd8eb FIX : fatal error when margin enable (missing check on element), fix User::hasRight() when checking a margin right 2023-03-17 11:42:06 +01:00
marcusdeangabriel
b299068cf6 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-15 14:29:54 +01:00
Laurent Destailleur
9e68d98b4e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-15 14:24:59 +01:00
Laurent Destailleur
befdd967f7 Fix margin calculation on credit not when price is 0 2023-03-15 13:49:28 +01:00
mgabriel
86d9fda87e Corrected sticler-ci errors. 2023-03-15 09:19:10 +01:00
marcusdeangabriel
f38a87e971 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-15 08:43:04 +01:00
hystepik
59af4d3dce New : add convertion of images for single image 2023-03-14 15:27:55 +01:00
Eric Seigne
fba22c8883 add setAsSelectUser 2023-03-14 15:04:15 +01:00
Laurent Destailleur
b97b85fa8c Look and feel v18 2023-03-14 12:05:25 +01:00
Laurent Destailleur
eccb61e95d Look and feel v18 2023-03-14 11:58:46 +01:00
Noé Courtier
645b0c563e FIX: Add more context for selectForFormsListWhere Hook 2023-03-14 11:43:36 +01:00
Philippe GRAND
4bcc7a8f63 fix : Fatal error: Uncaught TypeError: strlen(): Argument #1 () must be of type string, array given in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/extrafields.class.php on line 728 2023-03-13 16:24:19 +01:00
Laurent Destailleur
022e06f4f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-13 10:33:47 +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
2660948778 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-12 22:08:50 +01:00
Laurent Destailleur
843411ef5d Fix CSS public interface of tickets 2023-03-12 22:02:40 +01:00
Laurent Destailleur
9f13f17e36 Close #18253 by manual merge 2023-03-12 20:43:13 +01:00
Laurent Destailleur
60e12a92ca Merge branch 'develop' into SELECT_PRODUITS_LIST 2023-03-12 17:44:44 +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
6c259fa3b8 Doc 2023-03-12 14:19:25 +01:00
Laurent Destailleur
4b2a2c530e Merge pull request #24079 from Daviid-P/allow_file_upload_not_linked_to_dolibarr_class
Allow FileUpload to be used when $fk_element and $element are null
2023-03-12 14:15:05 +01:00
Laurent Destailleur
60fe730a48 Look and feel v18 2023-03-12 13:56:15 +01:00
Laurent Destailleur
7dcd050854 Merge pull request #24158 from atm-gauthier/NEW/element_time_code_integration
NEW : element time integration code + sql
2023-03-11 19:16:15 +01:00