Project

General

Profile

Activity

From 05/02/2005 to 05/31/2005

05/31/2005

02:31 PM Bug #2069: allow "complex terms" to be searched for in metasearch
step 1: add white space around "the keywords" of an entity:
--add SQL: UPDATE keywords SET keywords = ' ' || keywords...
Michael Lee
12:04 PM Bug #2088: selected plot summary rows appear as selected on other pages
adding all to cart is now handled in a different manner and this shouldn't
happen any more!
Michael Lee
11:54 AM Bug #2074: Login on IE doesn't work (use aldo.msi.ucsb.edu, works there)
latest in this saga is that it does seem to work on vegbank, but not aldo.
Could have to do with P3P settings req'd ...
Michael Lee
11:52 AM Bug #675: Evaluate Tutorial
HELP buttons now work throughout the site to link to tutorial. Tutorial has
been updated for content and now support...
Michael Lee

05/30/2005

10:23 AM Bug #2092: certification form is broken, doesn't load (aldo and vegbank)
was linking to cert.jsp and should have been going to LoadCert.do.
Fixed.
Michael Lee

05/28/2005

03:11 PM Bug #1971: Rename Metasearch "general search" and explain how it works on screens
done. How it works depends on the manual, which is coming along. Michael Lee

05/26/2005

11:51 AM Bug #2092 (Resolved): certification form is broken, doesn't load (aldo and vegbank)
Michael Lee

05/24/2005

02:37 PM Bug #871: Extend the Project Summary view: add more, allow sort
Project view now does all that is requested here, except for part that is listed
separately in bug 2064.
Michael Lee
02:35 PM Bug #1967: Fix downloader if takes too long: create file and set to download from private space later
now that our downloader is working much faster, this won't be so necessary.
Pushing it to later.
Michael Lee
02:33 PM Bug #2002: add VegBranch downloads to cache and fix infinite loop problem
The downloads now work. Encoding comes back to bite us, though. We'd like
Latin1 Encodings for Excel, Access, and T...
Michael Lee
02:31 PM Bug #2086: IE selecting item doesn't complete?
Now IE does select fine. Michael Lee
02:31 PM Bug #2088: selected plot summary rows appear as selected on other pages
*** Bug 2077 has been marked as a duplicate of this bug. *** Michael Lee
01:22 PM Bug #2088: selected plot summary rows appear as selected on other pages
Only happens when results are saved and pager is used. Results are saved when
* you click "last search results"
* y...
P. Anderson
11:56 AM Bug #2088 (Resolved): selected plot summary rows appear as selected on other pages
This is an intermittent problem I haven't been able to reproduce yet. We just
need to test, test, test adding, drop...
P. Anderson
02:31 PM Bug #2077: After selecting the "last search results" link, the pager doens't go to different pages anymore
Exactly the same problem.
*** This bug has been marked as a duplicate of 2088 ***
Michael Lee
02:30 PM Bug #2078: Need to post complex queries and check URL changes (pager, etc.)
New form appears once per page, and javascript can access and submit this form
to change a parameter (such as pageNum...
Michael Lee

05/23/2005

01:08 PM Bug #889: XML READY: Load database:Peet - Rockies-700 (cover only for <1m tall)
I have the data in hand and am working on this. Michael Lee
01:07 PM Bug #2086: IE selecting item doesn't complete?
the log is full of this message:
at
org.vegbank.common.utility.VBModelBeanToDB.insert(VBModelBeanToDB.java:22...
Michael Lee
12:54 PM Bug #2086 (Resolved): IE selecting item doesn't complete?
I select one plot and it seems to have worked, but when I select the second one,
the hour glass continues to go and ...
Michael Lee

05/21/2005

05:03 PM Bug #2077: After selecting the "last search results" link, the pager doens't go to different pages anymore
The problem is more than just the URL's being too long. A simple short URL
causes this too. Use the map on the hom...
Michael Lee
03:11 PM Bug #2077: After selecting the "last search results" link, the pager doens't go to different pages anymore
the pager has been reworked so that it uses a built in form, which is created by
<vegbank:resumbitForm /> which conta...
Michael Lee
05:00 PM Bug #2078: Need to post complex queries and check URL changes (pager, etc.)
URL changer can deal with this if postParams is passed to it. See
http://aldo.vegbank.org/vegbank/views/test.jsp. B...
Michael Lee

05/16/2005

04:23 PM Bug #2077: After selecting the "last search results" link, the pager doens't go to different pages anymore
There's a problem with linked URLs being too long. One idea is to encode the
URL params into a shorter version that ...
P. Anderson

05/06/2005

11:31 PM Bug #1191: Enhancement wish list for plot-query.jsp
done! Now the views see what fields were shown on the query and shows those
fields.
Michael Lee
01:57 AM Bug #1191: Enhancement wish list for plot-query.jsp
even closer. Essentially all we lack now is showing different results fields
based on what was queried, and allowing...
Michael Lee
11:26 PM Bug #2078: Need to post complex queries and check URL changes (pager, etc.)
Perhaps the pager and url changer could be fixed by substituting what is now:
<a href="action.jsp?toomanyParams=thi...
Michael Lee
11:18 PM Bug #2078 (Resolved): Need to post complex queries and check URL changes (pager, etc.)
We have exceeded IE's URL limit and can do so with Firefox, too, depending on
the query. (Choose all the landforms,...
Michael Lee
11:15 PM Bug #2077 (Resolved): After selecting the "last search results" link, the pager doens't go to different pages anymore
To reproduce this error, search for plots (with at least 11 results), then go
somewhere else, then choose the "last ...
Michael Lee
02:08 AM Bug #2065: stems should not be in comprehensive plot view, but a new view
step 1 done, removed from comprehensive view. Need to link to stems when present. Michael Lee
02:08 AM Bug #1969: Plant/Comm Detail View: add link to "search for plant & children"
this may not be possible due to the infinite looping possibilities. Not sure
how to do it without continuing to repe...
Michael Lee
02:06 AM Bug #886: Load database:Utah-1460: December Dave Roberts
Emailed Dave on May 6, 2005. Michael Lee
01:59 AM Bug #1804: export data from VegBranch into several formats
export somewhat stalled now. Currently have added NPS-entry tools, but not yet
migration into VegBranch. Should be ...
Michael Lee
01:58 AM Bug #1976: 3-in-1 not intuative, redesign, split into column, etc.
3-in-1 done away with and replaced with very simple plot-query version of the
real plot-query.
Michael Lee
01:55 AM Bug #846: dataset/datacart Manager
Great progress has been made here.
You can: add any observation you are looking at to the datacart.
You still need ...
Michael Lee
01:54 AM Bug #1973: Create "add to dataset" link and checkbox for query result views
done for observaition views: summary and comprehensive. Cool! Used an includes
file so that easily repeatable for o...
Michael Lee
01:53 AM Bug #2074: Login on IE doesn't work (use aldo.msi.ucsb.edu, works there)
Thought this was fixed, but it is not. In IE 6, go to aldo.vegbank.org. Then
press My Account. Then login. Then d...
Michael Lee
01:49 AM Bug #1947: fix plot query results to paginate results
Done and works great! Michael Lee

05/02/2005

04:37 PM Bug #2075 (New): make datasets have keywords, ala gmail
Michael Lee
02:59 PM Bug #2073: Script error on register page
PMark removed the script and the error doesn't appear in IE anymore. Michael Lee
02:33 PM Bug #2074 (Resolved): Login on IE doesn't work (use aldo.msi.ucsb.edu, works there)
Michael Lee
 

Also available in: Atom