| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-10 | Update project-level and client-side documentation | Terry Truong | |
| 2022-06-29 | Refactor to provide default-option access to non-top-level components | Terry Truong | |
| 2022-06-20 | Increase type-consistency via server-classes and client-types | Terry Truong | |
| 2022-06-04 | Add tile-info otol links | Terry Truong | |
| 2022-05-24 | Don't show blank image in info-modal for for compound-image with only 1 ↵ | Terry Truong | |
| sub-image | |||
| 2022-05-23 | Display 'compound images' | Terry Truong | |
| Adjust genLinkedImgs.py to associate multiple images to compound-nodes. Adjust server to send multiple image filenames for such nodes. Adjust Tile and TileInfoModal to display those compound-images. | |||
| 2022-05-05 | Display common names | Terry Truong | |
| Also add capitalizeWords() in util.ts, for more capitalization control | |||
| 2022-05-05 | Make image copyright/link info retrieved upon info-modal open | Terry Truong | |
| 2022-05-04 | Add scripts for obtaining/sending/displaying wikipedia descriptions | Terry Truong | |
| Add backend/data/enwiki/ directory containing scripts and instructive READMEs. Adjust some other scripts to generate 'eol_ids' sqlite table separate from 'names'. Make server respond to /data/desc requests, and have client TileInfo component display response data. Also adjust .gitignore entries to be root-relative. | |||
| 2022-04-30 | Make TileInfoModal display more data | Terry Truong | |
| 2022-04-30 | Add scripts for downloading/reviewing/cropping_and_resizing images | Terry Truong | |
| Also adjust client code to handle new format, and add backend/data/README.md explaining image production process. | |||
| 2022-04-26 | Make TolMap have Map type | Terry Truong | |
| 2022-04-25 | Adapt to handle open-tree-of-life data | Terry Truong | |
| Added data_otol/ with script that converts data from 'Open Tree of Life' release 13.4 into a JSON form. Moved old tree-of-life data and images into data_tol_old/. Added TolMap type to tol.ts, changed TolNode, and adapted other code to handle it. Temporarily disabling tile images until image data is added. | |||
| 2022-03-29 | Update comments, adjust names, do minor refactors | Terry Truong | |
| 2022-03-28 | Move TolNode code to tol.ts | Terry Truong | |
