Tags give the ability to mark specific points in history as being important
-
-
7.x-1.4
99763dca · ·Search API Extended Filters 7.x-1.4 ! [7.x-1.4] RM 1559 - Fix display of reduced values. ! [7.x-1.3] Merge branch 'ft/R1468' into 7.x-1.x -- + [99763dc] RM 1559 - Fix display of reduced values. -- [e6bdac9] Merge branch 'ft/R1468' into 7.x-1.x
-
7.x-1.3
e6bdac90 · ·Release search_api_extended_filters, 7.x-1.3, 2013-11-25 ! [R1182] R1182: "All fields" should really search into all fields ! [R1410] R1410: Allow to reorder the indexes list * [7.x-1.x] Merge branch 'ft/R1468' into 7.x-1.x --- - [e6bdac9] Merge branch 'ft/R1468' into 7.x-1.x * [32cdf05] RM 1468 - Don't remove term when changing index on fulltext filter * [3ddb616] RM 1449 - Autocompletion: test if search exists. * [0f3e590] R1410: Add some comments and newlines to make code clearer +* [b0c2246] R1410: Allow to reorder the indexes list +* [8b07a99] R1391: Vertically align index selects +* [4f18757] R1391: Add two options for Dropdown CheckList plugin -- [5715b54] Merge remote-tracking branch 'origin/ft/R1332' into 7.x-1.x +* [2390383] RM 1332 - Set form_state['values']['options']['value'] in value_submit method. +* [7cd538a] RM 1332 - Default values are not saved when an option filter is exposed +* [8aa47d6] R1336: jQuery plugin doesn't work if select is hidden +* [009fd18] R1336: jQuery Dropdown CheckList plugin needs jQuery UI Widget library +* [329c9a1] R1336: Add support for jQuery Dropdown CheckList plugin. +* [05bbe0b] R1258: Keep filters value that are here at page load. +* [0299d71] R1258: Enable autocompletion on fulltext extended filters +* [3c7861f] R1271: Use #default_value only if form is not submitted yet +* [a40144c] R1211: Re-enable options list limitation +* [3490d34] R1210: Fix default values when not using 'dynamic' ++* [aa00df7] R1182: "All fields" should really search into all fields
-
7.x-1.2
0f3e5908 · ·Release 7.x-1.2 search_api_extended_filters ! [7.x-1.1] 1.1 release notes in CHANGELOG.txt added ! [HEAD] R1410: Add some comments and newlines to make code clearer -- + [0f3e590] R1410: Add some comments and newlines to make code clearer + [b0c2246] R1410: Allow to reorder the indexes list + [8b07a99] R1391: Vertically align index selects + [4f18757] R1391: Add two options for Dropdown CheckList plugin + [2390383] RM 1332 - Set form_state['values']['options']['value'] in value_submit method. + [7cd538a] RM 1332 - Default values are not saved when an option filter is exposed + [8aa47d6] R1336: jQuery plugin doesn't work if select is hidden + [009fd18] R1336: jQuery Dropdown CheckList plugin needs jQuery UI Widget library + [329c9a1] R1336: Add support for jQuery Dropdown CheckList plugin. + [05bbe0b] R1258: Keep filters value that are here at page load. + [0299d71] R1258: Enable autocompletion on fulltext extended filters + [3c7861f] R1271: Use #default_value only if form is not submitted yet + [a40144c] R1211: Re-enable options list limitation + [3490d34] R1210: Fix default values when not using 'dynamic' + [aa00df7] R1182: "All fields" should really search into all fields + [6d9770b] R1000: Fix default value of multiple selects + [61ebd64] R653: Replace existing handler instead of creating a new one. + [b314460] R653: Do not evaluate PHP code if we are in configuration form. + [27bdb19] R653: New filter handler for 'options' filter. ++ [f73a24a] 1.1 release notes in CHANGELOG.txt added
-
7.x-1.1
f73a24ae · ·1.1 - Search API Extended Filters Enhancements: - (RM 749) Split filter strings into words, and combine them with 'AND' so that searching field = word1 word2 will search (field:"word1" AND field:"word2") Double-quoted strings are treated as a single word. - (RM 723) Allow users to combine as many filters as they want Handle a dynamic number of filters. This patch adds a drop-down list that allow you to choose between 'AND' and 'OR' conjunctions. Once chosen, a new filter is created. - (RM 645) Add multiple filters with boolean conjunctions Bugfixes: - (RM 738) Fix multiple errors like & Add comments to conform to Drupal coding standards Fix 'Filter term on unknown or unindexed field' error An exception was thrown when not all parameters were in the url Fix use of filter in 'keys' mode 'keys' mode was completely broken add an option 'All fields' in fields drop-down list when filter is in 'keys' mode add CSS to display the filter select in front of text input in 'keys' mode $ git sb 7.x-1.0 HEAD ! [7.x-1.0] Fix a wrong use of references in parent:options_form() ! [HEAD] R749: Update CHANGELOG.txt -- + [5a35da0] R749: Update CHANGELOG.txt + [c742fc8] R749: Split filter strings into words + [8154a66] R738: Add comments to conform to Drupal coding standards + [781d246] R723: Updated CHANGELOG.txt + [3a3598f] R738: Fix multiple errors + [3bd52bd] R723: Handle a dynamic number of filters. + [cd388aa] R645: Multiple filters with boolean conjunctions + [240f695] Initiate CHANGELOG.txt ++ [054d115] Fix a wrong use of references in parent:options_form()
-