CHANGELOG.txt in Panels Content Cache 7
Panels Content Cache 7.x-1.4, 2016-05-13
----------------------------------------
#2649434 by sinn, DamienMcKenna: Wrong variable checked for URL granularity
options.
Panels Content Cache 7.x-1.3, 2015-08-07
----------------------------------------
#2417317 by DamienMcKenna: Confirm cache settings exist before using them.
#2412423 by DamienMcKenna: Added a granularity option for the current URL, with
different options depending upon the specific use case.
#2471539 by Shuairan: Cache lifetime options not saved correctly.
#2471567 by DamienMcKenna: The array_merge() function re-sorts numeric keys,
thus making it unsuitable for joining arrays with assigned keys,
#2478453 by DamienMcKenna: Undefined index 'page' error when pager enabled.
#2482179 by DamienMcKenna: URL to cache_consistent module was incorrect.
#2145609 by legovaer: More "Undefined index" warnings.
#2145609 by ss81: Another "undefined" variable warning.
#2413621 by DamienMcKenna: Support for the Domain Access module.
Panels Content Cache 7.x-1.2, 2014-12-23
----------------------------------------
#2385905 by DamienMcKenna: Improved user role granularity, fix for user 1.
#2375653 by cashwilliams, DamienMcKenna: Use all pane configuration options in
generating the cache ID.
#2375645 by DamienMcKenna, cashwilliams: Revisions support.
#2385941 by DamienMcKenna: Prefix all cid values.
#2387475 by DamienMcKenna: Fixed role granularity for multiple roles when one
is marked as for use as anonymous.
#2397415 by DamienMcKenna: Added a note to the README.txt and hook_requirements
about the Cache Consistency module.
Panels Content Cache 7.x-1.1, 2014-10-31
----------------------------------------
#2004820 by DamienMcKenna: Don't call drupal_uninstall_schema() in
hook_uninstall().
#2004814 by DamienMcKenna: Fixed hook_node_* implementations and other coding
standards fixes.
#2145609 by jaydub, DamienMcKenna: Undefined index errors in content.inc.
#2184131 by DamienMcKenna: Support the new Panels cache table.
#2264961 by DamienMcKenna: Change how the Panels v7.x-3.4 requirement is handled
so it doesn't cause an installation profile to fail.
#2361107 by DamienMcKenna: Granularity option for current user's roles.
#2361661 by DamienMcKenna: Update the panels_content_cache_types variable if a
content type is deleted.
#2362781 by DamienMcKenna: Streamlined the cid code by extracting the base cid.
#2362791 by DamienMcKenna: Added user granularity option.
#2185321 by DamienMcKenna: Added support for comments - if a comment is posted
or is changed, run the cache-clear logic for the corresponding node.
#2185329 by malcomio: Workbench Moderation support for state transitions.
#2171827 by DamienMcKenna: Added a README.txt file.
Panels Content Cache 7.x-1.0, 2013-04-30
----------------------------------------
Initial release for D7.
File
CHANGELOG.txt
View source
- Panels Content Cache 7.x-1.4, 2016-05-13
- ----------------------------------------
- #2649434 by sinn, DamienMcKenna: Wrong variable checked for URL granularity
- options.
-
-
- Panels Content Cache 7.x-1.3, 2015-08-07
- ----------------------------------------
- #2417317 by DamienMcKenna: Confirm cache settings exist before using them.
- #2412423 by DamienMcKenna: Added a granularity option for the current URL, with
- different options depending upon the specific use case.
- #2471539 by Shuairan: Cache lifetime options not saved correctly.
- #2471567 by DamienMcKenna: The array_merge() function re-sorts numeric keys,
- thus making it unsuitable for joining arrays with assigned keys,
- #2478453 by DamienMcKenna: Undefined index 'page' error when pager enabled.
- #2482179 by DamienMcKenna: URL to cache_consistent module was incorrect.
- #2145609 by legovaer: More "Undefined index" warnings.
- #2145609 by ss81: Another "undefined" variable warning.
- #2413621 by DamienMcKenna: Support for the Domain Access module.
-
-
- Panels Content Cache 7.x-1.2, 2014-12-23
- ----------------------------------------
- #2385905 by DamienMcKenna: Improved user role granularity, fix for user 1.
- #2375653 by cashwilliams, DamienMcKenna: Use all pane configuration options in
- generating the cache ID.
- #2375645 by DamienMcKenna, cashwilliams: Revisions support.
- #2385941 by DamienMcKenna: Prefix all cid values.
- #2387475 by DamienMcKenna: Fixed role granularity for multiple roles when one
- is marked as for use as anonymous.
- #2397415 by DamienMcKenna: Added a note to the README.txt and hook_requirements
- about the Cache Consistency module.
-
-
- Panels Content Cache 7.x-1.1, 2014-10-31
- ----------------------------------------
- #2004820 by DamienMcKenna: Don't call drupal_uninstall_schema() in
- hook_uninstall().
- #2004814 by DamienMcKenna: Fixed hook_node_* implementations and other coding
- standards fixes.
- #2145609 by jaydub, DamienMcKenna: Undefined index errors in content.inc.
- #2184131 by DamienMcKenna: Support the new Panels cache table.
- #2264961 by DamienMcKenna: Change how the Panels v7.x-3.4 requirement is handled
- so it doesn't cause an installation profile to fail.
- #2361107 by DamienMcKenna: Granularity option for current user's roles.
- #2361661 by DamienMcKenna: Update the panels_content_cache_types variable if a
- content type is deleted.
- #2362781 by DamienMcKenna: Streamlined the cid code by extracting the base cid.
- #2362791 by DamienMcKenna: Added user granularity option.
- #2185321 by DamienMcKenna: Added support for comments - if a comment is posted
- or is changed, run the cache-clear logic for the corresponding node.
- #2185329 by malcomio: Workbench Moderation support for state transitions.
- #2171827 by DamienMcKenna: Added a README.txt file.
-
-
- Panels Content Cache 7.x-1.0, 2013-04-30
- ----------------------------------------
- Initial release for D7.