Commit Graph

8 Commits

Author SHA1 Message Date
Marc Delisle
2d9ffe0fa2 Remove tab characters 2011-02-02 07:40:05 -05:00
Thilanka Kaushalya
1674e0c6c3 Patch #3169798 Show/hide criteria on db Search 2011-02-02 07:32:55 -05:00
Marc Delisle
6b51fd57ad Conditional Ajax on db Search
Remove extra wrapping of jQuery object
Avoid extra generation of hidden field
Add vim modeline
2011-01-27 06:46:17 -05:00
Madhura Jayaratne
b8b77503d2 Bug #3166356 Search result panel duplicates the elements in Chrome 2011-01-27 15:33:09 +05:30
ninadsp
aed2e27b3f A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache' 2010-09-02 15:10:58 -04:00
ninadsp
73391c9e42 Append a random number for all Ajax queries on these pages to prevent server side caching from affecting the results 2010-08-31 12:50:21 -04:00
ninadsp
98d3916e91 Added JSDoc-Toolkit compatible documentation to js/db_search.js 2010-08-10 19:30:43 +05:30
ninadsp
034e189bcb Added a basic script to retrieve db search results via ajax 2010-07-02 03:35:30 +05:30