You are here

CHANGELOG.txt in Nodeaccess 7

Same filename and directory in other branches
  1. 8.2 CHANGELOG.txt
  2. 8 CHANGELOG.txt
  3. 6 CHANGELOG.txt
Nodeaccess 7.x-1.7
==================
Fixed bug in #3032070: grants_form empty, Undefined index: values in nodeaccess_grants_form()
Fixed bug in #3032449: Change to nodeaccess_get_role_aliases() prevents adding new allowed roles
Fixed bug in #3033131: Searching for user produces notice/warning


Nodeaccess 7.x-1.6
==================
Corrected issues surrounding security advisory SA-CONTRIB-2019-009
Addressed compatibility issues with SQL queries regarding PostgreSQL
Rebuilding of node permissions required after update.

Nodeaccess 7.x-1.x
===================
Issue #2427345 by trigdog: fix Database Error - nodeaccess_author duplicate entry

Nodeaccess 7.x-1.5
===================
Add SimpleTest automated testing.
Issue #2037899 by vlad.pavlovic: Expose operations as API.
Issue #2334555 by joelpittet: Casting consistency (boolean) to (bool).
Issue #2342327 by willzyx: node_access_write_grants should not be called directly.
Issue #2228713 by willzyx: Unpublished nodes are visible.
Issue #2140819 by justdave: "Preserve hidden grants" setting ignored.
Issue #2364463 by nathanweeks, vlad.pavlovic: Incorrect SQL list quoting causes PostgreSQL error.

Nodeaccess 7.x-1.4
===================
Issue #436918: Aliases are not being saved for disabled roles, port to D7.
Issue #2187571 by e.escribano, jshirkey: Fix node type grant tab choice.

Nodeaccess 7.x-1.3
===================
Issue #2173497: Remove undefined variable rows.


Nodeaccess 7.x-1.2
===================
Issue #2173497: remove undefined variable rid.

Nodeaccess 7.x-1.1
===================
Issue #2146209: Show localized role names in Grant tab.
Issue #306541: Strange behavior about anonymous content management.
Issues #2033711 and #2075033: Anonymous access for existing nodes
(fix by k4v and Blackice2999).
Issues #2040967 and #2037225: Unpublished access ignore set. User
reference access fix.

Nodeaccess 7.x-1.0
===================
A number of bug fixes, including:
Issue #1414256 by rv0: enable 'Keep?' for new users (fix by rv0).
Issue #1444040 by natuk: Access to unpublished nodes.
Code cleanup. Remove nodeaccess_node_insert(), it's handled by node_access now.
Issue #306541 by gianfrasoft: Strange behavior anonymous content management.
Issue #1496280 by rv0: Don't enforce default "View" access setting.
------------------------------------------------------------------------------
Issue #1088920 by Peasoup: Undefined offset fix (fix by rv0).
Issue #1200556 by xjm: D7 IA standards, use admin/config/people path.
Issue #1846786 by jcmc: Correct the admin path in info file.
Issue #1285150 by jmart: Undefined index: keys in nodeaccess_grants_form().
Issue #1082262 by aquaseal: Undefined $rows in nodeaccess_grants_form().
Issue #1155706 by tristanmatthews: Undefined index in nodeaccess_access().

File

CHANGELOG.txt
View source
  1. Nodeaccess 7.x-1.7
  2. ==================
  3. Fixed bug in #3032070: grants_form empty, Undefined index: values in nodeaccess_grants_form()
  4. Fixed bug in #3032449: Change to nodeaccess_get_role_aliases() prevents adding new allowed roles
  5. Fixed bug in #3033131: Searching for user produces notice/warning
  6. Nodeaccess 7.x-1.6
  7. ==================
  8. Corrected issues surrounding security advisory SA-CONTRIB-2019-009
  9. Addressed compatibility issues with SQL queries regarding PostgreSQL
  10. Rebuilding of node permissions required after update.
  11. Nodeaccess 7.x-1.x
  12. ===================
  13. Issue #2427345 by trigdog: fix Database Error - nodeaccess_author duplicate entry
  14. Nodeaccess 7.x-1.5
  15. ===================
  16. Add SimpleTest automated testing.
  17. Issue #2037899 by vlad.pavlovic: Expose operations as API.
  18. Issue #2334555 by joelpittet: Casting consistency (boolean) to (bool).
  19. Issue #2342327 by willzyx: node_access_write_grants should not be called directly.
  20. Issue #2228713 by willzyx: Unpublished nodes are visible.
  21. Issue #2140819 by justdave: "Preserve hidden grants" setting ignored.
  22. Issue #2364463 by nathanweeks, vlad.pavlovic: Incorrect SQL list quoting causes PostgreSQL error.
  23. Nodeaccess 7.x-1.4
  24. ===================
  25. Issue #436918: Aliases are not being saved for disabled roles, port to D7.
  26. Issue #2187571 by e.escribano, jshirkey: Fix node type grant tab choice.
  27. Nodeaccess 7.x-1.3
  28. ===================
  29. Issue #2173497: Remove undefined variable rows.
  30. Nodeaccess 7.x-1.2
  31. ===================
  32. Issue #2173497: remove undefined variable rid.
  33. Nodeaccess 7.x-1.1
  34. ===================
  35. Issue #2146209: Show localized role names in Grant tab.
  36. Issue #306541: Strange behavior about anonymous content management.
  37. Issues #2033711 and #2075033: Anonymous access for existing nodes
  38. (fix by k4v and Blackice2999).
  39. Issues #2040967 and #2037225: Unpublished access ignore set. User
  40. reference access fix.
  41. Nodeaccess 7.x-1.0
  42. ===================
  43. A number of bug fixes, including:
  44. Issue #1414256 by rv0: enable 'Keep?' for new users (fix by rv0).
  45. Issue #1444040 by natuk: Access to unpublished nodes.
  46. Code cleanup. Remove nodeaccess_node_insert(), it's handled by node_access now.
  47. Issue #306541 by gianfrasoft: Strange behavior anonymous content management.
  48. Issue #1496280 by rv0: Don't enforce default "View" access setting.
  49. ------------------------------------------------------------------------------
  50. Issue #1088920 by Peasoup: Undefined offset fix (fix by rv0).
  51. Issue #1200556 by xjm: D7 IA standards, use admin/config/people path.
  52. Issue #1846786 by jcmc: Correct the admin path in info file.
  53. Issue #1285150 by jmart: Undefined index: keys in nodeaccess_grants_form().
  54. Issue #1082262 by aquaseal: Undefined $rows in nodeaccess_grants_form().
  55. Issue #1155706 by tristanmatthews: Undefined index in nodeaccess_access().