]project-open[ : @This Wiki
Portrait

Welcome, Unregistered Visitor

 · · · Index · Login/Register

Contents





2 registered users
 in last 24 hours

Admin User Exits

"User Exits" are a technique to inform 3rd party applications about "events" in the ]po[ system. Basically, ]po[ calls certain Unix shell scripts when special actions occur inside the ]po[ system.
Users:
user_create(user_id): A new user has been created
user_update(user_id): An existing user has been updated.
user_delete(user_id): A user has been removed from the list of active users
Projects:
project_create(project_id): A new project has been created
project_update(project_id): An existing project's main data has been modified
project_delete(project_id): A project has been marked with the status "deleted".
Tasks (]project-translation[ and ]project-consulting[ only)
task_create(task_id): A new task has been created
task_assign(task_id, user_id): A task has been assigned to a user
task_update(task_id, new_status_id): A task has been modified
task_finish(task_id): A task has been finished
task_delete(task_id): A task has been deleted.

 

References

Please take a moment to complete this form to help us improve our service.

Did this page help you to achieve your goal?

 Yes  No  Don't know

Please provide us with comments to improve this page:

How useful is the information?

 1  2  3  4  5
Not
useful
      Extremely
useful
 
Privacy Policy