Skip to content
  1. Aug 10, 2014
  2. May 31, 2014
  3. Mar 19, 2014
  4. Dec 03, 2013
  5. Nov 01, 2013
    • Dominique CLAUSE's avatar
      Synchronization commit : · 9f7e849e
      Dominique CLAUSE authored
      - views_plugin for JSON output has been updated to prepare HTML markup support and multi-fields autocomplete suggestions.
      9f7e849e
  6. Oct 27, 2013
  7. Oct 26, 2013
  8. Jun 09, 2013
  9. Jun 08, 2013
  10. Jun 02, 2013
  11. Jun 01, 2013
  12. Sep 02, 2012
  13. Jan 19, 2012
    • Dominique CLAUSE's avatar
      Security Issue fix: · 589e8f6a
      Dominique CLAUSE authored
      - Major SQL injection security issue fixed
      Major Issues fix:
      - [#1313178] : settings where propagated to every forms instead of only child form.
      Minor Issues fix:
      - [#1316596] : minor Javascript issue, fixed for old IE compatibility
      New functionality:
      - [#192424] : add new placeholder for potential language sensitive autocompletion.
      7.x-2.1
      589e8f6a
  14. Dec 25, 2011
    • Dominique CLAUSE's avatar
      Discover some new features with this 2.0 version! · c19a0802
      Dominique CLAUSE authored
      - Use a standalone jquery plugin for autocompletion providing more settings, such as coloration, highlighting, caching, etc...
      - Forms to autocomplete are individually configurable.
      - Advanced users can add their own forms to autocomplete whatever they want! Fields to autocomplete are therefore targeted using jquery selectors.
      - More types of suggestions to display are available:
        - words (any word in your site)
        - node titles
        - comment titles (if optional module comment enabled)
        - taxonomies (if optional module taxonomy enabled)
      - Each type of suggestion is prefixable (to indicate your user what the suggestion stand for)
      - Advanced users can define their own suggestions providing an SQL query.
      7.x-2.0
      c19a0802