You are here

UPGRADE.txt in Drupal PM (Project Management) 7.2

Same filename and directory in other branches
  1. 8 UPGRADE.txt
  2. 7.3 UPGRADE.txt
UPGRADE NOTES (7.x-1.x -> 7.x-2.x):

* Integration with Drupal user accounts:

  Drupal PM 7.x-2.x integrates with Drupal user accounts and no longer defines
  a PM Person content type.

* Field API:

  Drupal PM 7.x-2.x uses the Drupal Field API to define node fields, rather
  than implementing its own database storage.

* Permission changes:

  The following permissions are present in the 7.x-1.x version, but are not
  present in the 7.x-2.x version. Those permissions are obsolete because
  Drupal PM 7.x-2.x integrates with Drupal user accounts and no longer defines
  a PM Person content type.

  Project Management Person: add
  Project Management Person: delete all
  Project Management Person: delete own
  Project Management Person: delete of user organization
  Project Management Person: delete when linked to own user account
  Project Management Person: edit all
  Project Management Person: edit own
  Project Management Person: edit of user organization
  Project Management Person: view all
  Project Management Person: view own
  Project Management Person: view of user organization
  Project Management Person: view when linked to own user account

File

UPGRADE.txt
View source
  1. UPGRADE NOTES (7.x-1.x -> 7.x-2.x):
  2. * Integration with Drupal user accounts:
  3. Drupal PM 7.x-2.x integrates with Drupal user accounts and no longer defines
  4. a PM Person content type.
  5. * Field API:
  6. Drupal PM 7.x-2.x uses the Drupal Field API to define node fields, rather
  7. than implementing its own database storage.
  8. * Permission changes:
  9. The following permissions are present in the 7.x-1.x version, but are not
  10. present in the 7.x-2.x version. Those permissions are obsolete because
  11. Drupal PM 7.x-2.x integrates with Drupal user accounts and no longer defines
  12. a PM Person content type.
  13. Project Management Person: add
  14. Project Management Person: delete all
  15. Project Management Person: delete own
  16. Project Management Person: delete of user organization
  17. Project Management Person: delete when linked to own user account
  18. Project Management Person: edit all
  19. Project Management Person: edit own
  20. Project Management Person: edit of user organization
  21. Project Management Person: view all
  22. Project Management Person: view own
  23. Project Management Person: view of user organization
  24. Project Management Person: view when linked to own user account