for creating the application |
|
More...
|
about 19 years ago
|
ignore build results |
|
More...
|
about 19 years ago
|
partially working recipe editor |
|
More...
|
about 19 years ago
|
added proper change event fired on table model edit |
|
More...
|
about 19 years ago
|
yet more recipie editor work |
|
More...
|
about 19 years ago
|
recipie editor in progress |
|
More...
|
about 19 years ago
|
refactored ServingTable out of DailySummary, started RecipeEditor |
|
More...
|
about 19 years ago
|
changed layout |
|
More...
|
about 19 years ago
|
dropped Observer interface in favour of direct setter |
|
More...
|
about 19 years ago
|
pop up recipe editor on create |
|
More...
|
about 19 years ago
|
Got food comments working again |
|
More...
|
about 19 years ago
|
more roughed in recipe code |
|
More...
|
about 19 years ago
|
wider border |
|
More...
|
about 19 years ago
|
hard branch of CRONOMETER |
|
More...
|
about 19 years ago
|
Upgraded log4j to 1.2.12 |
|
More...
|
about 19 years ago
|
More CRO-13: |
|
More...
|
about 19 years ago
|
This fix restores and renames the getNutrientInfoByColumnName method. Also, adds the WHERE clause to the insertion into the DB of nutrient info. (this is CRITICAL) Addition to: CRO-13 |
|
More...
|
about 19 years ago
|
Critical fix to the importer code: Any updates would have been applied table-wide without this fix. |
|
More...
|
about 19 years ago
|
Generalized handling of nutrient importing to allow for value aggregation. Note: There is a slight performance hit from this, nothing major. Resolves: CRO-13 |
|
More...
|
about 19 years ago
|
Added toString(), some documentation |
|
More...
|
about 19 years ago
|
Moved the functionality of these classes into the Importer class proper. |
|
More...
|
about 19 years ago
|
Synchronized the test database definitions with the operational ones. |
|
More...
|
about 19 years ago
|
The Table objects' use of reflection, while snappy, did make maintenance awkward. This change now bases the field sets in the objects directly off of the NutrientInfo class, allowing us to centralize control of these aspects of the program. |
|
More...
|
about 19 years ago
|
Part of the CRO-15 fix - this adds a default blank comments column to the Food table in the core DB. This is necessary to avoid SQLExceptions reading from it. |
|
More...
|
about 19 years ago
|
This is an update/cleanup of the directory structure. It moves some root-level documents into subdirectories, and removes some obsolete directories as well. |
|
More...
|
about 19 years ago
|
Added fix of CRO-15 to the changelog. |
|
More...
|
about 19 years ago
|
Added comments to the food database for user foods only. Resolves: CRO-15 |
|
More...
|
about 19 years ago
|
Site updates |
|
More...
|
about 19 years ago
|
Support checkins for resolution of CRO-12 |
|
More...
|
about 19 years ago
|
Test suite |
|
More...
|
about 19 years ago
|