Skip to content
  1. Aug 24, 2016
  2. Aug 16, 2016
  3. Aug 12, 2016
  4. Aug 11, 2016
  5. Aug 04, 2016
    • Dan Richards's avatar
      PCAPredict: Switched default search filter back to 'Everything'. · e9e988ae
      Dan Richards authored
      PCAPredict: Removed workaround to use 'Everything' search after a
      'PostalCodes' search.
      
      Removed validate function from the house number field.
      
      Updated the postal code field validate function to prepend the house
      number field value to the search term if present. This results in more
      accurate results and better performance.
      
      Tweaked error messaging on a lookup with zero results.
      7.x-2.14
      e9e988ae
  6. Jul 29, 2016
  7. Jul 27, 2016
  8. Jul 26, 2016
  9. Jul 19, 2016
  10. Jul 18, 2016
  11. Jul 15, 2016
  12. Jul 12, 2016
    • Dan Richards's avatar
      Resolved issue where lookup form would display for already populated address... · 97df322d
      Dan Richards authored
      Resolved issue where lookup form would display for already populated address fields (e.g. an existing node).
      
      Updated the lookup function of the pca predirect service to append the next operation to the ID. Colon separated.
      
      Added some enum values to the PCA Predict abstract class for indicating 'Next' operations.
      
      Upated the retrieve function of the API adapter to split the ID value on a colon to get the actual ID and 'Next' operation.
      
      Refactored multi-step lookup logic to support result sets with a mix of 'Find' and 'Next' operations.
      
      Added custom AJAX callback for the address select drop down for use in PCA Predict multi-step lookups.
      97df322d
  13. Jul 10, 2016
    • Dan Richards's avatar
      Added no cache flag to the get addresses function. A temporary measure, needs... · 71ff8502
      Dan Richards authored
      Added no cache flag to the get addresses function. A temporary measure, needs re-thinking before release.
      
      Improved address field plugin performance by not invoking format updates outside of form mode.
      
      Updated pca predict lookup function to append the 'Description' value from the API for each result if present.
      
      First working version of multi-step lookup. A few TODOs for next time ;)
      71ff8502
    • Dan Richards's avatar
      Tidied up address field format plugin code. · 05a3f771
      Dan Richards authored
      Updated PCA Predict API wrapper to pass the LastId field to the Find endpoint.
      
      Started implementing 'extra find' steps for pca predirect Find.
      05a3f771
  14. Jul 03, 2016
  15. Jul 01, 2016
  16. Jun 27, 2016
  17. Jun 15, 2016
  18. May 30, 2016
  19. May 25, 2016