dotproject

Dotproject

I Have install dot project on linux machine. using ssmtp for gmail account to sending emails for mails notifications . but when i create any user it doesn't send mails to user email ID for account creation. but i send maail form shell prompt.the error i am getting is Failed to send email: 530 5.7.0 Must issue a STARTTLS command first. 22...

How to setup Dotproject for software development projects?

Hi, I am assessing some tools to manage software develpment projects. Dotproject seems a good one, but i would like to learn of other's experinces using it for software development. Thanks. ...

extending dotproject

Actually i am trying to use dotproject to build my own small application. I am stuck up at a point where dotproject displays all the tasks related to a particular project .It queries the database for this firing the sql below $q->addJoin('tasks', 't1', 'projects.project_id = t1.task_project'); $q->addQuery('com.company_name AS com...

How to Add Tab to dotProject's Project page?

I'm a newbie in PHP. A friend of mine want me to help him set up a Project Management intranet with dotProject. The first request I receive from my friend is add a new tab on Projects page. Does anyone can give me clue on how to do it, since lack of documentation on dotProject website. ...