Projet

Général

Profil

Paste
Télécharger (1,27 ko) Statistiques
| Branche: | Révision:

root / htmltest / sites / all / modules / nodeaccess / CHANGELOG.txt @ 4543c6c7

1
Nodeaccess 7.x-1.x
2
===================
3

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

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