Projet

Général

Profil

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

root / drupal7 / sites / all / modules / field_permissions / CHANGELOG.txt @ 87dbc3bf

1
7.x-1.0-beta1
2
==============
3
- #1312596 by Rob Loach: Clean up the module file structure.
4
- #1307312 by Rob Loach: Remove troubleshooting interface as we now have tests.
5
- #1230284 by zhgenti, David_Rothstein | dboulet: Use form_load_include()
6
    instead of module_load_include() to fix form submits.
7
- #1306780 by David_Rothstein: Private fields should allow administrators view
8
    access.
9
- #1298966 by David_Rothstein: Fix static caching in tests.
10
- #1298966 by Gabor Hojtsy: Initial tests.
11
- #1279712 by David_Rothstein, Jeff Noyes, Stellina McKinney, Gabor Hojtsy:
12
    Revamp Field Permissions user interface to make it more intuitive.
13
- #1141330 by David_Rothstein: Fix Field Permissions support with Views.
14
- #1073284 by joelstein, Rob Loach: Administrator permissions for new fields.
15

    
16

    
17
7.x-1.0-alpha1
18
==============
19
- #1063162 by jide, Rob Loach: Field Permissions not accessible for some fields.
20
- #965110 by Danic: Move Field Permissions UI to Reports.
21
- #965094 by Danic, Rob Loach: Group Title and Description in modules page.
22
- #1043522 by erikwebb: Permissions administration link wrong on Edit Field page.
23
- Small documentation changes.
24
- Added support for create field permission.
25
- Every permission type can be enabled independently.
26
- Sync code base from 6.x-1.0 release.
27
- Fix node revisions table name.