You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some references to $ changed to jQuery to avoid scope errors on D8.
Removed GeoPlanet place search driver.
jqPlot updated to latest version for compatibility with newer jQuery version (and therefore Drupal 8)
Autocomplete control sends unsimplified term to warehouse as well as simplified term. This allows better intelligence when searching for 3+2 abbreviations on the warehouse.
Support for templating of report action buttons
Reloading and updating existing report filters fixed.
Data_entry_helper::sub_list control now has a separate JS file rather than inline JS.