cache_actions 7.x-2.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-7.x-2.0-alpha5.tar.gz | 16.36 KB | 6823c2db0c94393c72963d828900cf53 |
| cache_actions-7.x-2.0-alpha5.zip | 20.21 KB | 5e46eb7fba35b528cbdb16c3a62d5d72 |
Release notes
cache_actions 7.x-2.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-7.x-2.0-alpha4.tar.gz | 16.3 KB | c278f21de26dcffacded6dc1231b4142 |
| cache_actions-7.x-2.0-alpha4.zip | 20.16 KB | 10342fa35a14f4c89a132ae687bfe61a |
Release notes
This release fixes some bugs and adds the option to specify your own cache keys for panel panes.
#1428196: Allow users to set the cache key for panes
#1425936: Store the detected cache bins to avoid invoking hook_flush_caches() multiple times.
#1200634: Look into why we are have to use handler->conf['did'] instead of using handler->did directly.
#1379630: Avoid strict warning: Creating default object from empty value
cache_actions 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.0.tar.gz | 20.79 KB | ae1a5c955adcb30ad1873f6bea3ab603 |
| cache_actions-6.x-2.0.zip | 33.89 KB | c84b23e9cfa47286162f3e1ad62881ee |
Release notes
#1200634: Look into why we are have to use handler->conf['did'] instead of using handler->did directly.
#1231394: No input box to enter CID to clear a specific cache cid
#1103920: Cache Actions » package name
#1158462: errors when trying to add actions to clear caches
cache_actions 7.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-7.x-2.0-alpha3.tar.gz | 13.36 KB | 7e28981a0e29e65fc99040dcc9cb759e |
| cache_actions-7.x-2.0-alpha3.zip | 16.48 KB | f8b1bf8ba0a537f518e334a82fe55208 |
Release notes
Major change to how the panels cache invalidation works.
cache_actions 7.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-7.x-2.0-alpha2.tar.gz | 14.41 KB | 36a190bae1eec6410ee23183340767d0 |
| cache_actions-7.x-2.0-alpha2.zip | 17.8 KB | 00501832f6386b29fbd287aabd98bcee |
Release notes
Fixes critical bug #1109094
cache_actions 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-7.x-2.0-alpha1.tar.gz | 14.53 KB | b100d2c83385e3e09eea7699e0d37132 |
| cache_actions-7.x-2.0-alpha1.zip | 18.2 KB | c32a0539ebd09140aaa32288e282c6ba |
Release notes
This is the first port of Cache Actions 2 for Drupal 7. It supports everything Cache Actions 2 for Drupal 6 does except:
* Clearing Panel Pages is supported, but Panels does not seem to have a UI for clearing Panel pages yet.
* Clearing Mini Panels is supported, but Panels does not seem to have a UI for clearing Panel pages yet.
* Varnish is not supported since there is no D7 version yet.
This stuff should work:
* Clearing Views.
* Clearing Views Displays.
* Clearing Panel panes for mini panels and page manager panels.
* Clearing cache bins.
* Clearing individual cache entries.
Don't consider this version stable, and if you find any bugs, please report them.
TODO:
Unit tests for D7.
cache_actions 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-7.x-2.x-dev.tar.gz | 16.36 KB | 170f66a1b35b2d75dab1d5903f7ee3a2 |
| cache_actions-7.x-2.x-dev.zip | 20.22 KB | 686ed23d554fdc5802385ddb23c3c02e |
Release notes
Development snapshot of the Drupal 7 branch.
cache_actions 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.0-beta2.tar.gz | 20.46 KB | bde41784272bf45ab9c804c3b7b2aeec |
| cache_actions-6.x-2.0-beta2.zip | 34.43 KB | b2b9c5fa6557cbef5ed6d53cf153769d |
Release notes
Fixes javascript problem with clear panel pane actions.
cache_actions 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.0-beta1.tar.gz | 20.43 KB | 73ddbc9adccd10d71486e0443c14d321 |
| cache_actions-6.x-2.0-beta1.zip | 34.42 KB | 74e34eb66e25033a207960a66cfaad83 |
Release notes
This is the first beta release, which means that we now deem this module stable enough for production use.
Among the fixes:
* No more problems with in-code and database panels.
* The cache keys should not be colliding anymore.
New features:
* Clear Views Displays, not just the whole view.
* Cache per language in panels
* Alter the Panels cache key with hook_cache_actions_panels_cache_alter().
cache_actions 6.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.0-alpha3.tar.gz | 19.21 KB | 506863c96bb886b77e3e1a5d386963ea |
| cache_actions-6.x-2.0-alpha3.zip | 32.68 KB | f9694765f3d79eae76cfe369adb08858 |
Release notes
#976266 by nevets: Fixed Improper form element for Wildcard.
#944102 by sigent, bibo, fabsor: Fixed upgrade path and added better error handling.
..and some coding style issues.
cache_actions 6.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.0-alpha2.tar.gz | 18.93 KB | e04beb9034e4b206863332ca03c248da |
| cache_actions-6.x-2.0-alpha2.zip | 32.38 KB | 7cb101990240fb59e7de35c2ecd43e9e |
Release notes
This release fixes so that in-code panels will work as intended with cache actions. If you use in-code panels then you should update immidiately, since the old version removed the cache of all in-code panels instead of just the one panel it is supposed to clear the cache for.
As a result of this, the tests for this module finally passes =)
cache_actions 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.0-alpha1.tar.gz | 18.63 KB | 660611e74b344483056927f77bc9284c |
| cache_actions-6.x-2.0-alpha1.zip | 32.11 KB | 1a115d584ac3f84cc957adbfcd343e8d |
Release notes
The first Alpha Release of version 2. New features in short:
* Clearing The cache of more than one view at a time
* Clearing The cache of specific panel page variants
* Clearing The cache of specific panel page panes
* Clearing The cache of specific mini panel variants
* Clearing The cache of specific mini panel panes
* Unit tests
* Clearing the varnish cache with rules, if the varnish module is enabled. This means we have token support and support for varnish regular expressions.
cache_actions 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-1.0.tar.gz | 8.95 KB | 77c0fe70011affbc891513173c22d2e8 |
| cache_actions-6.x-1.0.zip | 10.63 KB | e7c9266a0e9e35f578940ae1054511ea |
Release notes
There haven't been any big issues in the alpha release so we skip the beta stage and just go for a real release now.
Fixes in this release:
* The js cache actually gets cleared by the "Clear css and js" action.
* The readme file is updated (a little =).
cache_actions 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-2.x-dev.tar.gz | 20.8 KB | e2a4766df8a5fbc8b7a61dce522213b7 |
| cache_actions-6.x-2.x-dev.zip | 33.9 KB | cceb7f1f509c6916e64862b1419e10f5 |
Release notes
This is the first dev version of cache actions 2.x
New features are:
* Support for clearing the cache for specific panel variants for mini panels and panel pages.
* Support for clearing the cache for specific panel panes for mini panels and panel pages.
* Better views support. We are now taking the cache plugin into account.
* Support for clearing more than one view in one action.
* Support for clearing varnish pages, when the varnish module is active.
* Support for clearing specific cache sids.
* Tests.
cache_actions 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-1.0-alpha2.tar.gz | 8.97 KB | 65b33c56eff8e11afd3761976632584a |
| cache_actions-6.x-1.0-alpha2.zip | 10.69 KB | 43230b2f101d698711215c69282c1809 |
Release notes
* Fixed issue with the views cache plugin. It should work as intended now.
* Added some if statements to protect from crashes when disabling panels or views.
cache_actions 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-1.0-alpha1.tar.gz | 8.66 KB | 303918150fc5af64b0d7ed9008c874c6 |
| cache_actions-6.x-1.0-alpha1.zip | 10.04 KB | 2477e97733cec47780d6443cc42c09d4 |
Release notes
This is the first alpha release of this module. It should be fairly stable, but needs further testing before we can make a real release. Please test this and report any bugs you may find.
cache_actions 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cache_actions-6.x-1.x-dev.tar.gz | 8.84 KB | 361a0a5533d02510506d3edc944f1ea9 |
| cache_actions-6.x-1.x-dev.zip | 10.42 KB | ea6864409086d77b40bd62e87fbbd47d |
Release notes
This is the development snapshot of this module. Please try it out and report any bugs you may find!