views_dynamic_fields 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-7.x-1.x-dev.tar.gz | 13.15 KB | fe174f376f1af8f172f55f79831b6e14 |
| views_dynamic_fields-7.x-1.x-dev.zip | 15 KB | ec85891a34843d66469e8ff6e9d9affc |
Release notes
Initial port to D7. Tested only the default settings which are working fairly.
TODO:
* Combined fields
* Permanent exclusion of fields from the filterable list (always visible)
* Complex sorting situations
views_dynamic_fields 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.4.tar.gz | 12.01 KB | 56703e5bf33efd2f079a9ea79a36033f |
| views_dynamic_fields-6.x-1.4.zip | 13.79 KB | 951230ce280c2a284e6e254f5eb3492b |
Release notes
Feature #935910 by girishmuraly: Order of displayed fields (draggable sort)
Feature #1039760 feature by christianchristensen, girishmuraly: Added Select default fields to show on initial page view (also add select list option).
views_dynamic_fields 6.x-1.4-beta1
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.4-beta1.tar.gz | 12.09 KB | 4219a55203cf03f39e5d83ae3fbd071a |
| views_dynamic_fields-6.x-1.4-beta1.zip | 14.19 KB | 09f62f6e9b0a972d42f87147fc5a4fbd |
Release notes
#935910 feature by girishmuraly: Order of displayed fields (draggable sort)
#1039760 feature by christianchristensen: Added Select default fields to show on initial page view (also add select list option).
views_dynamic_fields 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.3.tar.gz | 9.58 KB | f12720e2496caeac55c94c7b7f6428e1 |
| views_dynamic_fields-6.x-1.3.zip | 11.38 KB | c0025367699ea1a706973959304bea86 |
Release notes
by girishmuraly: Format the combined fields inclusion/exclusion code
bug #908940 by girishmuraly: Remove fields that have been combined with other fields
views_dynamic_fields 6.x-1.3-beta1
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.3-beta1.tar.gz | 9.58 KB | 67ac66247f34ea7c0072b790f8abcfb4 |
| views_dynamic_fields-6.x-1.3-beta1.zip | 11.39 KB | 16332fc3f981db09e36e2f5c3138107a |
Release notes
I am keeping this in beta to test if the below changes break anything:
by girishmuraly: Format the combined fields inclusion/exclusion code
bug #908940 by girishmuraly: Remove fields that have been combined with other fields
views_dynamic_fields 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.2.tar.gz | 9.04 KB | 3d07290767f8df086fccf9f12a0cbabd |
| views_dynamic_fields-6.x-1.2.zip | 10.79 KB | 7e040f76e725ffc362fbef249a2c54c9 |
Release notes
#902442 by peterpoe, girishmuraly: Provide option for filterable fields
Fixed #899390 and #899366 by girishmuraly: Use get_items instead of this->views->fields
views_dynamic_fields 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.1.tar.gz | 8.42 KB | 64e3583926ecdaf840ce3cf41d10e009 |
| views_dynamic_fields-6.x-1.1.zip | 9.92 KB | afac261ece028bdff2ef9efb1f48db60 |
Release notes
#898780 by girishmuraly: Added the missing file handlers/views_handler_filter_dynamic_fields.inc
views_dynamic_fields 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| views_dynamic_fields-6.x-1.0.tar.gz | 7.33 KB | d46fb382618343495ac275c7b7255b13 |
| views_dynamic_fields-6.x-1.0.zip | 8.25 KB | 92316a8f36dab14b9f419a4058b2acdd |
Release notes
First stable release. Provides a 'dynamic fields' filter and an optional exclusion mode to use it in.