2
0
forked from Wavyzz/dolibarr
Commit Graph

31811 Commits

Author SHA1 Message Date
Laurent Destailleur
89d25eae96 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-22 17:13:44 +01:00
Laurent Destailleur
32d3a3190e Fix warning 2023-03-22 17:13:27 +01:00
hystepik
cf88987c52 add of seteventmessages 2023-03-22 16:24:46 +01:00
hystepik
bb2aa2701a fix css and bug 2023-03-22 15:48:33 +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
Laurent Destailleur
25f24349f3 Merge pull request #24291 from MaximilienR-easya/dev_Fix_multiselect_formticket
multiselect ticket type inside formticket
2023-03-22 15:33:05 +01:00
Laurent Destailleur
fb14e9d984 Merge pull request #24310 from bafbes/patch-4
Fix: Sequence error in Auguria menu positions
2023-03-22 15:24:05 +01:00
Laurent Destailleur
a618bed16d Add phpunit for DDLUpdateField 2023-03-22 15:22:23 +01:00
marcusdeangabriel
8c648fa0e4 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-22 15:18:45 +01:00
Laurent Destailleur
e32ab31697 Merge pull request #24295 from solution-libre/fix-update-extrafield-psql
Fix UpdateField with PostgreSQL
2023-03-22 13:33:39 +01:00
Laurent Destailleur
8213761efa Merge pull request #24299 from frederic34/patch-8
fix warning
2023-03-22 13:28:15 +01:00
marcusdeangabriel
a5ce545594 Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-22 13:00:44 +01:00
Bahfir Abbes
202060622f Fix: Sequence error in Auguria menu positions
Because of this bug, Auguria menu is not activable nor menu handlers depending on Auguria such as Abbes menu handler
2023-03-22 00:37:44 +01:00
Laurent Destailleur
fc6e854028 Fix warning 2023-03-21 19:14:43 +01:00
Laurent Destailleur
e15bd39573 Securize and enhance objectonoff for external modules 2023-03-21 18:55:56 +01:00
Laurent Destailleur
152bbeb90a Securize and enhance objectonoff for external modules 2023-03-21 18:27:32 +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
Frédéric FRANCE
f28405f7a9 fix warning
Undefined variable $now in htdocs\core\boxes\box_members_by_tags.php:222
2023-03-21 13:54:47 +01:00
atm-lena
e68076b8f1 Add better protect 2023-03-21 13:34:22 +01:00
Lamrani Abdel
55667c5ac4 update function for delete properties from Doc 2023-03-21 12:57:02 +01:00
Florent Poinsaut
fc63599d52 Fix UpdateField with PostgreSQL 2023-03-21 12:03:57 +01:00
marcusdeangabriel
34139bdbcd Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-21 10:43:13 +01:00
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
Lamrani Abdel
742890157a delete table of property from documentation 2023-03-20 19:43:23 +01:00
hystepik
52dab54b97 add feature levell check 2023-03-20 16:45:21 +01:00
hystepik
fab9d26254 add of tyext when overing 2023-03-20 16:38:45 +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
Laurent Destailleur
9ddb7b6198 Debug v17 2023-03-20 12:00:21 +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
eb2210f191 Fix missing global 2023-03-20 01:13:26 +01:00
Eric Seigne
175747e345 copy same params than move 2023-03-20 00:32:15 +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
76ab7136f2 Clean code 2023-03-19 15:22:21 +01:00
Laurent Destailleur
249a6ea9a9 Remove warning 2023-03-19 14:49:54 +01:00
Laurent Destailleur
d3f679f2b1 Fix sql regression 2023-03-19 12:54:11 +01:00
Laurent Destailleur
502badad4b Better error management 2023-03-19 11:32:46 +01:00
Laurent Destailleur
dbf5ebe7ee Clean code 2023-03-19 10:43:27 +01:00
Laurent Destailleur
4a61c9687f Fix warnings 2023-03-19 10:30:49 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00