Posted by Dave Reid on January 25, 2013 at 11:08pm
| Download | Size | md5 hash |
|---|---|---|
| fieldable_panels_panes-7.x-1.4.tar.gz | 26.7 KB | d8961a15c61634068a1ac0cac75a341f |
| fieldable_panels_panes-7.x-1.4.zip | 38.75 KB | c61493cd1ae9834906c80b6476d1264b |
Last updated: January 25, 2013 - 23:11
Release notes
Changes since 7.x-1.3:
- #1724394 by swentel, Dave Reid: Dropped dependency on Field UI.
- #1864956 by mrfelton, Dave Reid: Fixed contextual link support for rendered fieldable panel panes.
- #1864950: Increased default pager limit to 50 items in default views. Re-exported for most recent Views updates.
- Make the 'Add' tab on the panel pane listing a local action to comply with UX standards.
- #1860484: Added title module support for fieldable panel pane titles.
- #1707852: Fixed compatability with the 'Rendered entity' View row plugin in Entity API.
- #1536944: Ensure that language is added as form element in fieldable_panels_panes_entity_edit_form().
- Fixed 'Delete' tab had the same weight as 'Edit' meaning it could show up before 'Edit'.
- #1766182 by cweagans, webflo, Dave Reid: Fixed fieldable_panels_panes_preprocess_panels_pane() does not gracefully fail if fieldable_panels_panes_load_entity() fails.
- #1876724: Added support for hook_entity_view_mode_alter().
- Follow-up #1536944: Fixed language not actually saved on fieldable panel pane entities.
- #1862130: Fixed rollback() does not accept arguments. Standardized watchdog type argument.