Project

General

Profile

Activity

From 08/03/2007 to 09/01/2007

09/01/2007

12:11 PM Bug #2924 (New): Add "use defaults on this plot" for parties and place name
There is an option to use default for parties and place names, but a message appears saying you can't do that yet. Michael Lee
09:55 AM Bug #2776: Need some queries to help us summarize issues for contractors
milestone v206 is in the past, so moving these to v2.3 Michael Lee
09:55 AM Bug #2760: add Quick fix for common errors
milestone v206 is in the past, so moving these to v2.3 Michael Lee
09:55 AM Bug #2667: Test Entry Tool processing of data vs. SAS
milestone v206 is in the past, so moving these to v2.3 Michael Lee
09:54 AM Bug #2923 (Resolved): clean up: Importing from 2.0.4 and before can cause odd message about users/parties
Importing reveals a query that isn't at all helpful to someone not a DBA. Clean up into some quick interface or igno... Michael Lee
09:17 AM Bug #2922 (Resolved): Use non-modal messages when adding new parties
Currently, you can add parties in plotContrib subform, but it asks you "do you have more info about [person] and you ... Michael Lee

08/29/2007

04:07 PM Bug #2919: def_populateDefaultValues NEEDS TO IGNORE NULLS
fixed:
v211_p66_mid1
Michael Lee
03:13 PM Bug #2919 (Resolved): def_populateDefaultValues NEEDS TO IGNORE NULLS
This function considers nulls, which causes problems, esp here:
If startsWith(!defaultValue, "#") And endsWith(!de...
Michael Lee
03:06 PM Bug #2918 (Resolved): Headers of entry forms are annoying
The header information disappears as you start a new row. Then, if you are on a new row and edit header info, you ha... Michael Lee
03:03 PM Bug #2915: Need to have rules for "odd" levels for data: planted stems >= level 3 and cover data <= level 2
We used to restrict what happens by business rules. Now, the database is a bit more open for those who have (inadver... Michael Lee
03:01 PM Bug #2916: Planted Stem Data: Removing default on new line results in adding new record
fixed.
v211_p65_post
Michael Lee
12:33 PM Bug #2917 (Resolved): Entry DB is getting larger and larger - allow downloads of data to decrease size
We could post data online for people and distribute a smaller set of data.
Community data could certainly be remov...
Michael Lee

08/28/2007

05:02 PM Bug #2916: Planted Stem Data: Removing default on new line results in adding new record
pass blnRemoveDefault over to def_loadDefaultsIntoForm(frmCurr As Form, Optional blnRemoveDefault As Boolean) Michael Lee
04:59 PM Bug #2916: Planted Stem Data: Removing default on new line results in adding new record
recordset.EOF doesn't mean it's a new line, so this tack won't work. Michael Lee
03:03 PM Bug #2916 (Resolved): Planted Stem Data: Removing default on new line results in adding new record
Removing the default is sensitive to the difference between a value and text of control. Somehow if on recordset.EOF... Michael Lee
02:43 PM Bug #2915: Need to have rules for "odd" levels for data: planted stems >= level 3 and cover data <= level 2
This has to do with plots being sampled for planted stems above level 2. Michael Lee
02:40 PM Bug #2915 (New): Need to have rules for "odd" levels for data: planted stems >= level 3 and cover data <= level 2
Vigor is required. Its absence should be flagged by error checker as error. Michael Lee
11:33 AM Bug #2911: fix auto-population of "unknown sp."
fixed.
v211_p64_mid2.zip
was a null issue vs. empty string
Michael Lee
10:28 AM Bug #2913 (Closed): Ipomoea pes-caprae
Because Alan had the relationship as "?", we do not know whether or not

(in the range of Alan's flora) I.p. var e...
xianhua liu

08/24/2007

02:44 PM Bug #2908: FirstTimeUser form improvements
>> smart plot picklist needs help enabled.
FIXED.
Michael Lee
02:41 PM Bug #2908: FirstTimeUser form improvements

(In reply to comment #1)
> Required field has an odd statement about needing to fill in a field before
> moving to ...
Michael Lee

08/17/2007

05:42 PM Bug #2907: First time user button should move to left on main menu
fixed! v211_p62_mid3 Michael Lee
11:39 AM Bug #2907 (Resolved): First time user button should move to left on main menu
It's not noticeable on the right hand side of the menu. Michael Lee
04:48 PM Bug #2911 (Resolved): fix auto-population of "unknown sp."
Unknown "sp." doesn't get populated automatically anymore ... how come? Used to get populated when you selected a ge... Michael Lee
04:47 PM Bug #2910 (Resolved): arrow keys access non-tab-stopped fields?
Some fields aren't tab stops, so the only way to get to them is to use the mouse. This is unfortunate. It would be ... Michael Lee
12:03 PM Bug #2909 (Resolved): Help users create new plots.
If not plots are in the plot-picklist, would be nice to have "add plots" as an option. Perhaps it could stay there a... Michael Lee
11:44 AM Bug #2908: FirstTimeUser form improvements
OK, help is OK, but needs to be clarified (very bottom of form).
smart plot picklist needs help enabled.
Michael Lee
11:43 AM Bug #2908: FirstTimeUser form improvements
Required field has an odd statement about needing to fill in a field before moving to the next row. Nearly always fal... Michael Lee
11:41 AM Bug #2908 (Resolved): FirstTimeUser form improvements
It says you have to fill in the field before moving to a new field, but that's almost always false. Michael Lee
11:32 AM Bug #2906 (New): DBA: reports could be improved
Would be nice to allow printing of full plots for plots that have some issue (a check box somewhere on the DBA form, ... Michael Lee

08/10/2007

04:13 PM Bug #2904 (New): Allow editing of default stratum method and cover method
These values are currently stored in X_otherOptions as names "stratumMethodAccessionCode" and "coverMethodAccessionCo... Michael Lee
04:11 PM Bug #2903 (Resolved): Deafult Values Manager: allow searching field names and values (and allow show all) and table labels, too.
This form (Z_default) can get complex and long. Therefore, searching is helpful. The built in searching in Access c... Michael Lee

08/09/2007

05:51 PM Bug #2902: Right-click shortcut menus don't work in subforms in Access 2007
fixed, v211_p57_mid3. Michael Lee
03:10 PM Bug #2902 (Resolved): Right-click shortcut menus don't work in subforms in Access 2007
Need to provide a button or something to access this functionality. Michael Lee
02:29 PM Bug #2877: Access 2007 issues
Private Function minimizeAcc2007Ribbon()
If Application.version >= 12 Then
'do stuff for Access 2007
'tell ...
Michael Lee

08/08/2007

03:43 PM Bug #2720: Reorganize the Advanced Options Form into tabs?
I've added icons with this form, so I think it's manageable now. Michael Lee
03:15 PM Bug #2891: Strata should always be shown, but tab stops can be off if no header
v211p56
added border of dots to untab-stopped controls.
Michael Lee
01:09 PM Bug #2901: Can't set new sampling level when resampling plots
fixed, v211_p55 Michael Lee
10:26 AM Bug #2901 (Resolved): Can't set new sampling level when resampling plots
Need to be able to upgrade or downgrade plots to a new plot level when resampling. Michael Lee
12:30 PM Bug #2893: VMD ordering should be flexible in forms: a few options and fall-back
Done, v211_p54. Michael Lee

08/03/2007

04:24 PM Bug #2893: VMD ordering should be flexible in forms: a few options and fall-back
still need fall-back option, but the rest is done. Might leave it up normally, though it's likely to confuse. Michael Lee
03:40 PM Bug #2663: 2 errs left: + duplicates flagged: Project 73 (Mountain Bogs): 64 plots
Back to Brenda. She's adding more plots. Michael Lee
03:38 PM Bug #2719: add default values for plot fields (and maybe hide fields you don't use?)
two options on right-click menu now leave you with the option of populating new plots only, or current ones, too.
v2...
Michael Lee
01:27 PM Bug #2719: add default values for plot fields (and maybe hide fields you don't use?)
Not hiding default values or skipping them on tab-stops. they should still be confirmed.
Can set default values in ...
Michael Lee
 

Also available in: Atom