Projet

Général

Profil

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

root / drupal7 / sites / all / modules / nodeaccess / CHANGELOG.txt @ 0695d136

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

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

    
9
Nodeaccess 7.x-1.3
10
===================
11
Issue #2173497: Remove undefined variable rows.
12

    
13

    
14
Nodeaccess 7.x-1.2
15
===================
16
Issue #2173497: remove undefined variable rid.
17

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

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