loduis / teamwork.com-project-management

PHP API for Teamwork.com
https://developer.teamwork.com/
MIT License
70 stars 59 forks source link

Fix in Project/People integrity check, and added option in Tasklist … #30

Open soachishti opened 8 years ago

soachishti commented 8 years ago

Hey, I got to use this amazing framework while integrating our stuff with Teamwork and found few bug in integrity checks.

1) Add option to get task templates 2) Changes $message to public from protected in exception, So that we can read. 3) Fix integrity in Project/People 4) Name is not always required when using task-template-id.

-Owais

simonschaufi commented 5 years ago

hey @soachishti, could you please update your pr to make it mergable? thank you

soachishti commented 5 years ago

@simonschaufi I have updated the PR.

simonschaufi commented 5 years ago

Can you please verify that the code still works as expected as I don't have access to teamwork at the moment

soachishti commented 5 years ago

Can you please verify that the code still works as expected as I don't have access to teamwork at the moment

Same is the case with me.