source: sipes/modules_contrib/field_permissions/CHANGELOG.txt @ 663b989

stableversion-3.0
Last change on this file since 663b989 was 663b989, checked in by José Gregorio Puentes <jpuentes@…>, 8 años ago

se actualizo el modulo

  • Propiedad mode establecida a 100644
File size: 1013 octetos
Línea 
1// $Id: CHANGELOG.txt,v 1.1.2.20 2009/11/14 16:09:23 markuspetrux Exp $
2
36.x-1.0
4=======
5
6Features:
7- #627218 Refinement of the troubleshooting report.
8- Updated translation template.
9
10Bugfixes:
11- #628136 The uid of the node is not always supplied to hook_field_access().
12- #629800 by hefox: array_filter warning.
13- #632292 Document Field Permissions requires CCK 6.x-2.5 or higher.
14- Fixed a couple of Coder module warnings.
15
16
176.x-1.0-beta2
18=============
19
20Features:
21- #626446 Externalize code to separate include files to reduce memory consumption during normal site operation.
22- #626584 Field permissions overview.
23- #627218 Add report to help troubleshoot the execution of content_access().
24
25Bugfixes:
26- #626444 Ensure the content module is loaded in implementations of hook_install(), hook_uninstall() and hook_update_6001().
27
28
296.x-1.0-beta1
30=============
31
32- Use @ to format URL to permissions administration.
33- Added support for create field permission.
34- Every permission type can be enabled independently.
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.