Commit Graph

101975 Commits

Author SHA1 Message Date
Laurent Destailleur
27f7ef5270 Merge pull request #18515 from mbinformatique68/develop
NEW Added address field into contacts list
2021-08-28 16:14:35 +02:00
Laurent Destailleur
0db67b40a0 Merge pull request #18525 from cfoellmann/PR/thirdparty-links
change links for thirdparty to target the type customer|supplier tab
2021-08-28 15:27:13 +02:00
Laurent Destailleur
fae0b3c8be Update card.php 2021-08-28 15:26:36 +02:00
Laurent Destailleur
6b8f6acf32 Update card.php 2021-08-28 15:26:06 +02:00
Laurent Destailleur
28752ddca4 Fix concat 2021-08-28 15:19:54 +02:00
Laurent Destailleur
82eb118583 Merge pull request #18530 from FHenry/dev_more_inv_task_comment
add hidden option to display date and duration in invoice generation from task time spent
2021-08-28 15:15:21 +02:00
Laurent Destailleur
5e94b1f1f9 Merge pull request #18512 from Hystepik/develop#1
FIx error 500 on restler api PHP 8.0
2021-08-28 14:53:11 +02:00
Laurent Destailleur
0e38e1e2c4 NEW Add hook hookGetEntity.
Change name and param of hook
2021-08-28 14:51:49 +02:00
Laurent Destailleur
9bed2557f5 Merge pull request #18514 from cfoellmann/PR/hook-functionGetEntity
add hook 'functionGetEntity'
2021-08-28 14:46:32 +02:00
Laurent Destailleur
2aa3eb3857 Merge pull request #18521 from Hystepik/develop#2
Close #18074 : REST API New /order/{id}/shipment get & post
2021-08-28 14:44:31 +02:00
Laurent Destailleur
049992aed4 Update api_orders.class.php 2021-08-28 14:44:13 +02:00
Laurent Destailleur
3585259b55 Update api_orders.class.php 2021-08-28 14:43:17 +02:00
Laurent Destailleur
d98390e675 Update api_orders.class.php 2021-08-28 14:42:31 +02:00
Laurent Destailleur
b6f6cd382d Merge pull request #18523 from Hystepik/develop#4
NEW : api for knowledgemanagement
2021-08-28 14:35:29 +02:00
Laurent Destailleur
7d2ff42cd7 Merge pull request #18532 from defrance/patch-172
Clean code (line in double)
2021-08-28 14:34:20 +02:00
Laurent Destailleur
daf270c492 Merge pull request #18528 from elsp1991/feature/emailcollector_link_events_to_objects
Close #18527 - Email collector link emails received to more objects
2021-08-28 14:33:48 +02:00
Laurent Destailleur
f359bfaaf2 Update emailcollector.class.php 2021-08-28 14:31:56 +02:00
BENKE Charlene
afb8a86aff Clean code (line in double) 2021-08-28 14:14:48 +02:00
Laurent Destailleur
b2791c3103 Fix generate the phpunit file from modulebuilder 2021-08-28 13:36:47 +02:00
Laurent Destailleur
f825d3fda4 Trans 2021-08-28 13:27:55 +02:00
Laurent Destailleur
aab6281ba6 Clean code 2021-08-28 05:38:40 +02:00
Laurent Destailleur
99b1a59a1e Fix warning event late on tab Resources 2021-08-28 05:38:12 +02:00
Laurent Destailleur
5c5b429dec Better error management of client WS unit test 2021-08-28 05:33:19 +02:00
Laurent Destailleur
1b859fe723 Fix warning 2021-08-28 05:24:53 +02:00
Laurent Destailleur
c932ea0710 Fix syntax error 2021-08-28 05:06:14 +02:00
Laurent Destailleur
c02fb6b9a8 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-08-28 03:15:47 +02:00
Laurent Destailleur
acf0386a9b Fix css 2021-08-28 03:14:48 +02:00
Laurent Destailleur
3d72a21396 Clean code 2021-08-28 03:09:41 +02:00
Laurent Destailleur
29abbbe2fb Clean code 2021-08-28 01:45:53 +02:00
Laurent Destailleur
51a4d7630f Clean code 2021-08-28 00:56:37 +02:00
Laurent Destailleur
11096a5453 Add hook checkSecureAccess.
It replaces mymodule_SUBPERMCATEGORY_FOR_DOCUMENTS and
mymodule_SQLPROTECTAGAINSTEXTERNALS_FOR_DOCUMENTS
2021-08-28 00:54:57 +02:00
Laurent Destailleur
2dd91bf312 Clean code 2021-08-27 23:36:06 +02:00
Laurent Destailleur
46d993c9a6 Clean code 2021-08-27 22:42:04 +02:00
Laurent Destailleur
3b6559b1a6 Clean code by adding cast int. 2021-08-27 18:53:45 +02:00
Florian HENRY
b492d49908 add hidden option to display date and duration in invoice generation from task time spent 2021-08-27 17:27:05 +02:00
Laurent Destailleur
2f225ee7e5 Clean code by adding cast int. 2021-08-27 16:33:03 +02:00
stickler-ci
2263c66754 Fixing style errors. 2021-08-27 13:43:06 +00:00
Ilias Patsiaouras
53b230a968 wip 2021-08-27 15:38:15 +02:00
Christian Foellmann
9752501ef6 change links for thirdparty to target the type customer|supplier tab 2021-08-27 15:32:53 +02:00
lmarcouiller
1bdfad9c29 fix permissions api for knowledgemanagement 2021-08-27 12:19:28 +02:00
lmarcouiller
4547de8d4a New : api for knowledgemanagement 2021-08-27 12:16:59 +02:00
lmarcouiller
b9039eea14 FIx warehouse limit testing 2021-08-27 10:45:04 +02:00
lmarcouiller
eb48566798 Close #18074 : New /order/{id}/shipment get & post 2021-08-27 10:40:33 +02:00
Laurent Destailleur
c6c87cd813 Fix duplicated code and missing declaration 2021-08-26 21:37:00 +02:00
Laurent Destailleur
a6ed743af3 Fix duplicated code and missing declaration 2021-08-26 21:35:31 +02:00
lmarcouiller
c70813d718 New : rest api POST orders shipment 2021-08-26 17:03:00 +02:00
Christian Foellmann
ac7f0f8a4e add hook 'functionGetEntity' to manipulate entities for queries on the fly 2021-08-26 15:04:59 +02:00
mbinformatique68
ac803f7247 NEW Added address field into contacts list 2021-08-26 14:36:12 +02:00
Laurent Destailleur
ac55a052b2 Fix warning abuot external users shown only if appropriate 2021-08-26 12:41:37 +02:00
lmarcouiller
f482be84bf New : rest api GET orders shipements 2021-08-26 12:35:31 +02:00