Downloads
Download tar.gz
211.38 KB
MD5: 442ac724b717d2fb8daf3b9209f72933
SHA-1: 2d3085b9d60c420f4f7514b0ce527077bdd0fbce
SHA-256: 4e5fcbe23fc40e00cc5fe30d944c4d8d05f08fa3539197de6f44fceba02f1ff8
Download zip
316.81 KB
MD5: 9b7ed842d52ddc10c86d78874115f3a4
SHA-1: 19d295b612ca2804319f274c30bc3f415521f5a6
SHA-256: efe60ecb62e9e2616b433aa082d78eb43c640fbfa021d5c7c7349258b39083a5
Release notes
- #510968: Arguments needed to be recalulculated when path changed in page task.
- #522454 by stella: export.inc not properly using the 'key' instead of 'name' everywhere.
- #132557: Allow alter hook for rendered data: hook_ctools_render_alter()
- #520128: Context object may not be available when loading page cache.
- #498066 by mikl: Fix class names in advanced help.
- #504286 by Darren Oh: Set proper primary key on ctools_object_cache
- #514432 by markus_petrux: Various node fields available as a pane.
- #451928 by populist: Fix file upload from modals.
- #522836 by andrewlevine: Add form_clean_id() to ctools_rebuild_form() to prevent extraneous -1s from appearing.
- #518254: Accidentally inverted truth value on compare users.
- #464252 by andrewlevine: Helper to make onchange AJAX requests for select boxes.
- #490672 by dereine: Title overrides not working for system block using custom block.
- #520402: Disabled some concept code for later use that apparently conflicts with admin_menu.
- #523712: Fix call-time pass by reference typo.
- #477334 by dkruglyak: Remove forced lowercase on CSS processing.
- #484340: Allow keyword substitution in custom content.
- #458300: Option to inherit panel path on views panes not being properly honored.
- #493620: Add a PHP Code option to access control.
- #516222: Use "DELETE FROM" instead of "TRUNCATE" which is not supported by SQLite.
- #444456: Add Node: Node type as a context converter for substitutions and views arguments.
- #516504: Make sure optional contexts are truly and completely optional.
- #528022 by tha_sun: Change wording of "Add variant" to "Create variant" to avoid confusion with the "Add variant" tab.
- #528066: Required context (used by Mini Panels) accidentally had "weight" when not needed.