70ef68d210fa4b76c16f7b8e8142a8180f75052a
tdreszer
Fri Jun 17 20:14:06 2011 -0700
Big checkin of jquery 1.5.1, jquery-ui 1.8 and ui-dropdownchecklist 1.3. Needs more testing and CSS work. DDCL is working on FF, Chrome and IE. Both Chrome and IE support required tiny changes to the DDCL wigit code. DDCL may still have problems with IE. Other jquery wigits have been tested at a cursory level and work fine. Ajax calls may need an extrat dataType: html param. Dialog (popup) needs CSS tuning.
diff --git src/hg/lib/hui.c src/hg/lib/hui.c
index 6d0ab7f..70607c4 100644
--- src/hg/lib/hui.c
+++ src/hg/lib/hui.c
@@ -3493,31 +3493,35 @@
for(filterBy = filterBySet;filterBy != NULL; filterBy = filterBy->next)
{
puts("
");
if(count == 1)
printf("Filter by %s (select multiple items - %s)",filterBy->title,FILTERBY_HELP_LINK);
else
printf("%s",filterBy->title);
//if (onOneLine && count > 1) // NOTE: onOneLine doesn't work because filterBy with multiple selected will align above title!
printf(" \n");
//else
// printf(":\n");
// TODO: Scroll long lists
//#define FILTER_COMPOSITE_OPEN_SIZE 16
// TODO: columnCount (Number of filterBoxes per row) should be configurable through tdb setting
+ #ifdef NEW_JQUERY
+ #define FILTER_BY_FORMAT "