Activity
From 08/05/2007 to 09/03/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.
- 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
- 09:55 AM Bug #2760: add Quick fix for common errors
- milestone v206 is in the past, so moving these to v2.3
- 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
- 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...
- 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 ...
08/29/2007
- 04:07 PM Bug #2919: def_populateDefaultValues NEEDS TO IGNORE NULLS
- fixed:
v211_p66_mid1 - 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... - 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...
- 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...
- 03:01 PM Bug #2916: Planted Stem Data: Removing default on new line results in adding new record
- fixed.
v211_p65_post - 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...
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)
- 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.
- 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...
- 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.
- 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.
- 11:33 AM Bug #2911: fix auto-population of "unknown sp."
- fixed.
v211_p64_mid2.zip
was a null issue vs. empty string - 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...
08/24/2007
- 02:44 PM Bug #2908: FirstTimeUser form improvements
- >> smart plot picklist needs help enabled.
FIXED. - 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 ...
08/17/2007
- 05:42 PM Bug #2907: First time user button should move to left on main menu
- fixed! v211_p62_mid3
- 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.
- 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...
- 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 ...
- 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...
- 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. - 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...
- 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.
- 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, ...
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...
- 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...
08/09/2007
- 05:51 PM Bug #2902: Right-click shortcut menus don't work in subforms in Access 2007
- fixed, v211_p57_mid3.
- 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.
- 02:29 PM Bug #2877: Access 2007 issues
- Private Function minimizeAcc2007Ribbon()
If Application.version >= 12 Then
'do stuff for Access 2007
'tell ...
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.
- 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. - 01:09 PM Bug #2901: Can't set new sampling level when resampling plots
- fixed, v211_p55
- 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.
- 12:30 PM Bug #2893: VMD ordering should be flexible in forms: a few options and fall-back
- Done, v211_p54.
Also available in: Atom