Overview
| Comment: | Remove *db-keys* as global. Fixed typo in common:simple-setup Changed hh:get to hh:get-value and hh:get-subhash Ripped out guts of Run Areas (derived from Run Summary) and put in some stubs. Primed dashboard.scm to use areas based dbstucts. The rmt: calls have not being eliminated yet. Disabled ro db handling in dashboard. Added tab for pivot controls. Added couple missing bits for the db:dashboard-open-db multi-area support. Tested and working now. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.64-areas-dashboard |
| Files: | files | file ages | folders |
| SHA1: |
9b83825da52aa91df4c199ee5d43fcd0 |
| User & Date: | matt on 2017-08-13 23:07:18.485 |
| Other Links: | branch diff | manifest | tags |
Context
|
2017-11-16
| ||
| 16:21 | Deconstructing changes make for areas-dashboard to isolate catastrophic bug in fixme-matt Closed-Leaf check-in: 436bc0ac0f user: mrwellan tags: v1.64-areas-dashboard-bug-fix | |
|
2017-08-14
| ||
| 01:03 | Partially removed global *db-cache-path* (might need to add it back for performance reasons, used in rmt: calls.) Modified common:get-db-tmp-area to get info from dbstruct instead of globals. Added proc to open area dbs Gutted dboard:areas-update-tree. Does only areas now. First pass on some refactoring in db:get-db, db:open-db, db:dbfile-path (these need to be reduced to one function). check-in: 37c6122258 user: matt tags: v1.64-areas-dashboard, fixme-matt | |
|
2017-08-13
| ||
| 23:07 | Remove *db-keys* as global. Fixed typo in common:simple-setup Changed hh:get to hh:get-value and hh:get-subhash Ripped out guts of Run Areas (derived from Run Summary) and put in some stubs. Primed dashboard.scm to use areas based dbstucts. The rmt: calls have not being eliminated yet. Disabled ro db handling in dashboard. Added tab for pivot controls. Added couple missing bits for the db:dashboard-open-db multi-area support. Tested and working now. check-in: 9b83825da5 user: matt tags: v1.64-areas-dashboard | |
|
2017-08-09
| ||
| 23:24 | Completed generalized open db proc given area. check-in: 79525ab1fe user: matt tags: v1.64-areas-dashboard | |
Changes
Modified common.scm
from [bc7da1c8f9]
to [261f9da290].
[diff]
Modified dashboard-areas.scm
from [686be016f0]
to [e946817510].
[diff]
Modified dashboard.scm
from [baf0a27cbf]
to [136f08f6a7].
[diff]
Modified db.scm
from [ab18972644]
to [ecd11e6ee3].
[diff]
Modified mrmt.scm
from [3ceebb0592]
to [c091af7199].
[diff]
Modified rmt.scm
from [677a774188]
to [8ae137f573].
[diff]