curlypage 6.x-3.8
| Download | Size | md5 hash |
|---|---|---|
| curlypage-6.x-3.8.tar.gz | 452.85 KB | 3f596d4f000ee0ddd769b1d5d386b604 |
| curlypage-6.x-3.8.zip | 468.67 KB | 547701d207e62f59fbff5d91ad2d879a |
Wrong release not including new changes.
finder 6.x-1.26
| Download | Size | md5 hash |
|---|---|---|
| finder-6.x-1.26.tar.gz | 59.58 KB | 1b7c4608e4a28d2c800fd98866f47a52 |
| finder-6.x-1.26.zip | 75.02 KB | 8a9c409150a9382d030e1b6b7d533fe4 |
Addresses SA-CONTRIB-2012-017.
Issue #1420782 by danielb: Performance issue with optionwidgets.
ajax_pic_preview 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ajax_pic_preview-6.x-2.x-dev.tar.gz | 11.66 KB | 8890724befa2043a70647b06978a8cdd |
| ajax_pic_preview-6.x-2.x-dev.zip | 13.58 KB | e27d1515727d56e46b052320fea3d503 |
Changelog:
- fixed upload bug;
- added hash to path of image, when it uploaded again (refresh image in browser cache);
- code refactoring.
revisioning 6.x-3.14
| Download | Size | md5 hash |
|---|---|---|
| revisioning-6.x-3.14.tar.gz | 49.4 KB | f5a092e0ad0a79663068487e21e9ca3d |
| revisioning-6.x-3.14.zip | 65.64 KB | 9090c0ddb4e129d50fbd15e3a31130cf |
views_bulk_operations 6.x-1.13
| Download | Size | md5 hash |
|---|---|---|
| views_bulk_operations-6.x-1.13.tar.gz | 54.03 KB | 07a1d58b76583acb2c058cecf7cd1b61 |
| views_bulk_operations-6.x-1.13.zip | 66.43 KB | 52f34ace99a4e465a7a7bf71b7eca574 |
This release reverts to the "select all" behavior present in VBO until 6.x-1.11 (checkbox instead of a dropdown).
Changes since 6.x-1.12:
- #1280776 and others: Revert to select-all checkbox with some enhancements
- Standardize copy about items
- Standardize watchdog messages
- #1356758: Avoid losing current language when confirming bulk operation
- #1369226: Fix case when base field not present
- #1325632 by dereine: Support exposed filter input with spaces
- #1322462 by fajo: Replace PHP5-only function array_fill_keys.
- #1315604: All watchdog messages fail
- #1318008: Use cache instead of variable for VBO actions
storm 6.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| storm-6.x-2.0-beta3.tar.gz | 233.69 KB | 09880e61f93cec3504800a8e6bf6b207 |
| storm-6.x-2.0-beta3.zip | 297.35 KB | c71556e8fa977fe1f6122bfc5b83eea2 |
Third beta release on the Storm 6.x-2.x branch.
The 2.x branch of Storm contains significant improvements since 1.x:
- Exposure of storm data to the token module
- Improvements to the views support
- More customisation for dashboard
- Better validation for settings
- Performance improvements for larger installations
- Cleanups and bug fixes
Changes since initial beta:
- Dashboard feature
- Cleanups and bug fixes
Notes:
- Creating a backup is ALWAYS recommended before making any changes to your site.
- Upgrades from 1.x are supported. However, please upgrade to the latest version of 1.x (currently 1.37) before moving on to the 2.x version.
- Storm Knowledge Base has been removed from this release. If you use Storm Knowledge Base, you should also download and install the Storm Knowledge Base project from http://drupal.org/project/stormknowledgebase .
- Some functionality has changed. You are advised to review the full list of changes for more details.
Full list of changes since 6.x-2.0-beta2:
- Bug #1425394 by John Franklin | yurtboy: Fixed Error when printing an invoice.
- Task #1412116 by juliangb: Ensure that Storm complies with Drupal coding standards.
- Task #1412206 by juliangb: Ensure all database updates have descriptions.