Marc Delisle
|
8f16bfbc53
|
Move common code into a function
|
2011-04-24 08:56:54 -04:00 |
|
Tyron Madlener
|
0762bddfd1
|
Hide 'Loading' message once request is done, not on 5 sec timeout.
Applied to every loading message that doesn't show a success/error
feedback message.
|
2011-03-31 14:36:11 +02:00 |
|
Madhura Jayaratne
|
2cbabfd56f
|
Work around for Bug #3168569 - Issue on toggling the 'Hide search criteria' in chrome.
|
2011-02-01 11:47:22 +05:30 |
|
Marc Delisle
|
2064f09f42
|
Conditional Ajax on table Search
|
2011-01-25 07:26:54 -05:00 |
|
Marc Delisle
|
4dddaab5fe
|
Fix displaying of "Show search criteria/Hide search criteria"
|
2011-01-03 17:29:32 -05:00 |
|
Marc Delisle
|
45ba32fa18
|
AJAX navi buttons do not work in search results, so use the same div as in normal browse results
|
2010-12-30 07:27:19 -05:00 |
|
Marc Delisle
|
818965f883
|
Inline edit links were not displayed in search results
|
2010-12-30 06:50:23 -05:00 |
|
Marc Delisle
|
ee6bff6f99
|
When there are many columns in a table, we risk not seeing the search results; so hide the search criteria, with a possibility of showing them.
|
2010-12-26 08:19:09 -05:00 |
|
Marc Delisle
|
426eb193eb
|
empty previous search results
|
2010-09-21 08:16:52 -04:00 |
|
Marc Delisle
|
8f2546271c
|
display message when search returns zero rows
|
2010-09-19 12:28:14 -04:00 |
|
Marc Delisle
|
3159d90867
|
hidden field should just be added once
|
2010-09-19 11:16:52 -04:00 |
|
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
|
6a3d0a7f58
|
Added documentation, fixed some minor bugs/typos
|
2010-08-13 23:34:10 +05:30 |
|
ninadsp
|
35c922e704
|
Basic Table Search now works. Need to handle some error cases
|
2010-07-12 00:14:05 +05:30 |
|