simple_access 8.x-3.0-alpha4

Bug fixes

Fix up issue with buildGrants() stopping the grants from being built.

simple_access 8.x-3.0-alpha3

Bug fixes
New features

Fix up issue with vertical tabs in node type admin pages.
Add more fine grained access control.

simple_access 8.x-3.0-alpha1

Bug fixes

Initial release of Drupal 8.x version.

This should have all the current functionality except for actions and views.

simple_access 7.x-2.0-rc3

Some more work on the issue queue and remove a few more of the outstanding issues.

simple_access 7.x-2.0-rc1

There has been a lot of work recently and it is looking really good. Hopefully there will be a stable release soon.

If anyone would like to write some tests it would be most appreciated.

simple_access 7.x-2.0-beta1

Bug fixes

Changes since 7.x-2.0-alpha1

  • #825494 by artisanfitness: Fixed Error When adding a Group to a Node.
  • Fix up implementation of simple_access_group_form() to comply with the formapi
  • Fix up path to node access rebuild page
  • Change the grup add tab to an action
  • Change profiles to use action menus
  • Fix up the node form to be more standard

simple_access 6.x-2.0

Bug fixes

There has been no changes in rc6, and it all seems to be working well. The only changes are to the support ofr vertical tabs.

simple_access 6.x-2.0-rc5

New features
Bug fixes

This I think is the final rc before I do a final release. Let me know how it is going.

simple_access 6.x-2.0-rc3

New features
Bug fixes

I have fixed up what I think is the last issue with the upgrade. Also I added the ability to use the simple access groups in views to allow less confusion when restricting access.

simple_access 6.x-2.0-rc2

New features
Bug fixes

This is a bug fix release and also there is now support for vertical tabs

simple_access 6.x-2.0-rc1

Bug fixes

Fix up a couple of menu issues and reorganise the includes a bit to make the module better laid out.

simple_access 6.x-2.0-beta7

New features
Bug fixes

Changes since DRUPAL-6--2-0-BETA6:

  • Add default settings for node access

If there are no problems with this then I will release an rc

simple_access 5.x-2.0-beta6

Bug fixes

This look like it will be the last beta

Changes since DRUPAL-5--2-0-BETA5:

  • Fix up the names in the actions form
  • #313275 - Remove indexing of the uid column where it doesn't need.
  • Fix up documentation
  • Fix up issue with Access fieldset always being open

simple_access 6.x-2.0-beta6

Bug fixes

I think this will be the last Beta

Changes since DRUPAL-6--2-0-BETA5:

  • Add first test to check if the content owner can edit a node
  • Fix action forms
  • Fix up documentation
  • Fix up issue with drupal_write_record()
  • Fix up issue with Access fieldset always being open

simple_access 5.x-2.0-beta5

Bug fixes

* Fix up handling of profiles weights
* Add weights to the groups list page.

TODO

Write Tests

If there are no major problems then this will be the last beta

simple_access 6.x-2.0-beta5

New features
Bug fixes

* Fix up updating of profile weights and add table drag.
* Add weights to group list and add table drag.
* change all INSERT's/UPDATE's to user drupal_write_record()
* Move all admin functions to inc/update
* Merge all actions into main module and remove the simple_access_actions module

TODO:

Write tests.

unless there are no major bugs then this will be the last beta

simple_access 6.x-2.0-beta4

Bug fixes

* Rename all view, update and delete columns to non-reserved keywords
* Fix up profiles form

simple_access 6.x-2.0-beta3

New features
Bug fixes

* Change assigning of ownership to be independent of other security settings.
* Fix up issue with devel implementation.

-- TODO --

* Fix problem with Access fieldset no expanding.
* Add Tests
* Convert all INSERT/UPDATE to use the new drupal_write_record()

simple_access 5.x-2.0-beta3

New features
Bug fixes

* Change assigning of ownership to be independent of other security settings.
* Fix up issue with devel implementation.

-- TODO --

* Fix problem with Access fieldset no expanding.
* Add Tests

simple_access 5.x-2.0-beta2a

Bug fixes

Fix up bug with theming of grant/revoke groups permissions action confiration form.

simple_access 6.x-2.0-beta2

New features
Bug fixes

* Add Drupal 6 style actions
* Fix some bugs with profiles

simple_access 5.x-2.0-beta2

New features
Bug fixes

* Add Workflow NG functionality
* Fix up bug with profiles

simple_access 6.x-2.0-beta1

New features
Bug fixes

* Port to Drupal 6.x
* Add access profiles for easier configuration assignment of access to nodes
* Add ability to assign content owners permissions
* Add support for hook_node_access_explain()

simple_access 5.x-2.0-beta1

New features
Bug fixes

* Add access profiles for easier configuration assignment of access to nodes
* Add ability to assign content owners permissions
* Add support for hook_node_access_explain()

simple_access 5.x-1.3

Security update
Bug fixes

This release addresses an access bypass security issue, DRUPAL-SA-2008-025, that would cause nodes to lose simple_access data under certain conditions. Sites should beware that nodes they thought were private might have been made public, especially if using other contributed modules.

Other changes since 5.x-1.2-2:

Pages

Subscribe with RSS Subscribe to Releases for Simple Access