[ckan-changes] [okfn/ckan] afc80e: [#1259] Fixes a JS error with autocomplete module ...
GitHub
noreply at github.com
Tue Oct 15 20:01:26 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: afc80ed59d6173a96980576fc4760702413ac8dc
https://github.com/okfn/ckan/commit/afc80ed59d6173a96980576fc4760702413ac8dc
Author: John Martin <me at johnmart.in>
Date: 2013-10-03 (Thu, 03 Oct 2013)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
Log Message:
-----------
[#1259] Fixes a JS error with autocomplete module and improves UX
1. Basically adds an extra check to make sure that 'abort()' is
defined
2. Then changes the module to behave a little nicer when inbetween
ajax requests
Commit: db86eacac53575aade586bf3338effb852f0edf8
https://github.com/okfn/ckan/commit/db86eacac53575aade586bf3338effb852f0edf8
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
Log Message:
-----------
[#1259] Remove redundant callback definition
Commit: 306ef40efc5a29c84377e1aacbc0c77c2d758081
https://github.com/okfn/ckan/commit/306ef40efc5a29c84377e1aacbc0c77c2d758081
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
Log Message:
-----------
Merge pull request #1259 from okfn/1259-autocomplete-fixes
Autocomplete JS module issues
Compare: https://github.com/okfn/ckan/compare/e6d2c45c7f34...306ef40efc5a
More information about the ckan-changes
mailing list