Activity
From 05/16/2005 to 06/14/2005
06/14/2005
- 01:38 PM Bug #1610: lift VA Heritage data embargo
- check http://biology.usgs.gov/npsveg/ for the data, in Shenandoah, then check
with Phil and Karen just to confirm.
...
06/08/2005
- 12:44 PM Bug #2102 (New): IN JULY: Load Real Concepts that have been a major part of this grant
- Make interact with extant USDA list.
06/06/2005
- 04:09 PM Bug #1952: Load userdefined during XML load
- It looks like Gabe put some work into making this happen, but we've since
changed the way userdefined data are in the... - 02:47 PM Bug #2098: allow space delimited stem lists
- no, that is crazy. Advise users that they can use search and replace in their
fields if they are space delimited. - 02:46 PM Bug #2074: Login on IE doesn't work (use aldo.msi.ucsb.edu, works there)
- we think this is resolved for now, as vegbank.org login works on IE, but not for
aldo, which would still be nice to h... - 12:31 PM Bug #2007: Status records duplicated when loading NatureServe comms
- this fixed in the XSL for NEW plants and communities, but the update file WILL
still need some special processing. - 12:29 PM Bug #2049: AccessionCode Gen breaks on reference due to nulls in field, even when it's not updating these
- AccessionGen now speeded up greatly and nulls are replaced with the default
confirmation code (defined in .props file).
06/02/2005
- 05:06 PM Bug #2101 (Resolved): Rework UserDefined Data in VegBranch
- Make sure that new tables: D2 and E2?? can have userdefined put in for them.
Maybe handle this a bit differently. ... - 02:45 PM Bug #2100 (Resolved): d2 user defined fields not in Z_fieldDesc
- 12:04 PM Bug #2099: allow more stems in stemClasses (25 instead of 15)
- import queries from Peet Rockies VegBranch DB modified on or after 6/2/05 @ 11:45am
- 12:00 PM Bug #2099: allow more stems in stemClasses (25 instead of 15)
- edit move_E2_to_E_getTallyDefns and related queries
- 11:56 AM Bug #2099: allow more stems in stemClasses (25 instead of 15)
- ADD the following to move_E2_to_E_pre1:
------------------------
union all SELECT Z_USER_E2_stemClasses_data_alldefn... - 11:53 AM Bug #2099: allow more stems in stemClasses (25 instead of 15)
- edit qry: move_E2_to_E_tallies
- 11:52 AM Bug #2099 (Resolved): allow more stems in stemClasses (25 instead of 15)
- 11:51 AM Bug #2098 (Resolved): allow space delimited stem lists
- replace code in moveE2toE_runall() with this: (needs test)
With rstTEmp
'get list of values
Do Un...
06/01/2005
- 03:18 AM Bug #2069: allow "complex terms" to be searched for in metasearch
- done on aldo. Pending final java once-over by pmark. checked into cvs. Works
great. xwhereMatchWholeWords added t...
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... - 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! - 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 ... - 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...
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.
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.
05/26/2005
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. - 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. - 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... - 02:31 PM Bug #2086: IE selecting item doesn't complete?
- Now IE does select fine.
- 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. ***
- 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... - 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... - 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 *** - 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...
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.
- 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... - 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 ...
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... - 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... - 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...
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 ...
Also available in: Atom