You are here

CHANGELOG.txt in Date Repeat Entity 7.2

Same filename and directory in other branches
  1. 7 CHANGELOG.txt
Date Repeat Entity 7.x-2.x
-----------------------------------
Issue #2184211
 - User can enable the module per content type.
 - README.txt updated to note that module works best for node entities
 - Added dependencies on Entity, List and Text.
 - Added path to settings page in .info file.
 - Clone state and master UUID field are now created automatically.
 - Access to master UUID and clone state now controlled via hook_field_access.
 - hook_field_attach_form used instead of hook_form_alter.

Date Repeat Entity 7.x-1.x
-----------------------------------
Initial release of dev version.

File

CHANGELOG.txt
View source
  1. Date Repeat Entity 7.x-2.x
  2. -----------------------------------
  3. Issue #2184211
  4. - User can enable the module per content type.
  5. - README.txt updated to note that module works best for node entities
  6. - Added dependencies on Entity, List and Text.
  7. - Added path to settings page in .info file.
  8. - Clone state and master UUID field are now created automatically.
  9. - Access to master UUID and clone state now controlled via hook_field_access.
  10. - hook_field_attach_form used instead of hook_form_alter.
  11. Date Repeat Entity 7.x-1.x
  12. -----------------------------------
  13. Initial release of dev version.