Tags

Tags give the ability to mark specific points in history as being important
  • 7.x-1.0-alpha3

    Simple search 7.x-1.0-alpha3
    
    ! [7.x-1.0-alpha3] Merge remote branch 'origin/ft/R1562' into 7.x-1.x
     ! [7.x-1.0-alpha2] RM 1457 - Makes simplesearch template overridable.
    --
    -  [aa6eccc] Merge remote branch 'origin/ft/R1562' into 7.x-1.x
    +  [6b30f7a] R1562: Add CSS classes in template
    +  [35549ba] R1598: Allow to order forms within a block and choose a default form
    +  [4da284e] R1598: Use .is(':checked') instead of .attr('checked') == 'checked'
    +  [d723cdc] R1598: Allow multiple forms in a block
    ++ [51a84a1] RM 1457 - Makes simplesearch template overridable.
  • 7.x-1.0-alpha2

    Release simple_search, 7.x-1.0-alpha2, 2013-11-25
    
    ! [R779] R779 coding issues with drush dcs
     * [7.x-1.x] RM 1457 - Makes simplesearch template overridable.
    --
     * [51a84a1] RM 1457 - Makes simplesearch template overridable.
     * [f12b097] RM 1251 - Use form_load_include instead of module_load_include in form functions.
     * [b49fc30] RM 1135 - Add hook_simplesearch_query_alter().
     * [8b08e82] RM 1135 - Allows to format blocks options as dropdown lists.
     * [c51b2be] R779 coding issues with drush dcs
     * [ce09cab] RM 779 - Fix: Unable to delete an option.
     * [d5122e7] R779: Replace inner joins by left joins
     * [0e3beef] R824: Add a CSS class for search label
    +  [edca6ba] R779 coding issues with drush dcs
    +* [5054a0a] Parameters no need draggable table.
  • 7.x-1.0-alpha1

    Rlease 7.x-1.0-alpha1 simplesearch
    
    ! [12a485e] Initial commit.
     ! [HEAD] RM 1251 - Use form_load_include instead of module_load_include in form functions.
    --
     + [f12b097] RM 1251 - Use form_load_include instead of module_load_include in form functions.
     + [b49fc30] RM 1135 - Add hook_simplesearch_query_alter().
     + [8b08e82] RM 1135 - Allows to format blocks options as dropdown lists.
     + [c51b2be] R779 coding issues with drush dcs
     + [ce09cab] RM 779 - Fix: Unable to delete an option.
     + [d5122e7] R779: Replace inner joins by left joins
     + [0e3beef] R824: Add a CSS class for search label
     + [5054a0a] Parameters no need draggable table.
     + [b1a6fa8] Blocks form no need draggable table.
     + [af2bc27] All parameters are shown in indexes edit form
     + [dd3719c] fix Indexes weight
     + [3bfc9a6] Fix Invalid argument supplied for foreach() in simplesearch_form_submit() (line 354 And allows several options checked.
     + [00e75c1] Fix coding standard issues
     + [7c89c15] RM 831 - Ability to link a parameter to several indexes.
     + [c409b1f] Fix a simple search forms conflict
     + [b4b3100] Remove a debug message
     + [54d3a18] Fixed: Unable to delete entries from simplesearch_indexes_blocks table and simplesearch_options_blocks table
     + [ed16900] Fix ventral issues
     + [e173266] Use  variable instead of
     + [9e16200] Format search bloxk submit
     + [7af448a] Each options, indexes, parameters have a machine name. It is possible to create several blocks.
     + [cfff039] Ability to change template
     + [d3ac3ba] Allow to render options to checkboxes or radios
    ++ [12a485e] Initial commit.