| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix sweep-to-parent setting not being saved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoids having it move in from top-left when tree data is loaded
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sub-image
|
|
|
|
|
|
|
|
|
|
Needed to add code for skipping tutorial pane's welcome message.
Also fixed small unwanted click-propagation bug in SettingsModal.
|
|
Also add tutorial finish button and close icon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Add 'wiki_id' and 'from_dbp' columns to 'descs' table, adjust dbpedia
data to include wikipedia IDs, adjust data generations scripts, make
server send extra data, and make TileInfo display it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add info-icon to SearchModal, sending event when clicked.
Change App to allow info-modal display on top of search-modal.
Also make info-icon-click events send a node name instead of a LayoutNode,
and make TileInfoModal and server get/send additional node info, seeing
as the client might not have info about the node's common name, tips,
etc, anymore.
|