Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-21 | fixed following links from things with Configs to read the link following ↵ | bobzel | |
properties correctly (fixes zooming to target). fixed server stats background. fixed undoing clicking on a annotaiton button after making a text selection. fixed dropping link annotation onto text box to make a link. removed toggle sidebar type from novice. | |||
2023-09-21 | better fix for show paths | geireann | |
2023-09-20 | added carousel3D to novice and fixed it's button positions and its focus so ↵ | bobzel | |
that it works with trails. added dragging documents within single collection for rearranging order of docs in a tab collection. fixed freeform views set to fitWidth to show decorations properly. turned off scaling of tree views. updated lightbox buttons. fixed tooltips on properties toggles. | |||
2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
2023-09-19 | fixed tree view hierarchy opening icons | bobzel | |
2023-09-19 | fixed issue with clicking at end of text range selecting list_item, not text ↵ | bobzel | |
causing bulleted items to behave weirdly. | |||
2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
got rid of old color scheme code. | |||
2023-09-18 | revised how to do filtering by links. | bobzel | |
2023-09-18 | maybe maps are finally working now? | bobzel | |
2023-09-16 | last chance at fixing maps startup. | bobzel | |
2023-09-16 | another try at maps. | bobzel | |
2023-09-14 | from last | geireann | |
2023-09-14 | turned off pointer events in dataviz boxes when not active. | geireann | |
2023-09-14 | turn off link anchor dot display when link arrows are shown | geireann | |
2023-09-14 | fixed exception | bobzel | |
2023-09-13 | removed leading/trailing spaces from published terms | bobzel | |
2023-09-13 | fixed carouselView to not pass setContentView to child layouts which prevent ↵ | bobzel | |
linkFollowing from never terminating. fixed clipped videos to have the right start/end bounds on the timeline. | |||
2023-09-13 | fixed copying entire text box when nothing is selected. | bobzel | |
2023-09-13 | fixed text filters to be removable, have the right colors, and update when ↵ | bobzel | |
selected doc changes. updated filter dropdown to only show parents with filters. fixed colors of link doc preview. | |||
2023-09-13 | another fix for adding config anchors to docs when creating a note anno | bobzel | |
2023-09-13 | fixed zindex of videobox controls | bobzel | |
2023-09-13 | need to honor 'addAsAnnotation' flag getting anchors so that docs know when ↵ | bobzel | |
they are a target of config. | |||
2023-09-12 | fixed video box scrolling when fit width | bobzel | |
2023-09-12 | dropping link button on same collection makes a pushpin. fixed broken undo ↵ | bobzel | |
typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders. | |||
2023-09-11 | clean up some runtime warnings about missing keys/values | bobzel | |
2023-09-11 | usercolor cleanup | bobzel | |
2023-09-11 | moved edit on click script to developer. fixed highlight options for My ↵ | bobzel | |
text. enabled chromeHidden for all doc types and applied it to RTF text boxes. updated sliders in properties view to undo properly and to autorange, and cleaned up ode. | |||
2023-09-10 | once more | bobzel | |
2023-09-10 | once more | bobzel | |
2023-09-10 | from last | bobzel | |
2023-09-10 | from last | bobzel | |
2023-09-10 | fixes for file uploads: restored progress for youtube videos, fixed info ↵ | bobzel | |
display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition. | |||
2023-09-08 | from last | bobzel | |
2023-09-08 | don't remove current recording from overlay, added closeOnSelect option for ↵ | bobzel | |
dropdown. place recording box on screen. fixe overlayView to keep views on screen. fixed schema view checkboxes. don't cause tab to rerender when colelctoin type changes. add dropdown to filter indicator to find filters. | |||
2023-09-08 | added cancel trim and revert buttons to audiobox | bobzel | |
2023-09-07 | added deleted links to myRecentlyClosed. added drag out of comparison box ↵ | bobzel | |
doc. added all links to Doc.UserDoc().links | |||
2023-09-07 | fixed removing map pins to not reappear. updated config anchors to not be ↵ | bobzel | |
added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing. | |||
2023-09-07 | truncate link descriptions over link lines. Fix schema view issues with ↵ | bobzel | |
multiline inputs. fix '#' field assignment for title bar of docs. fixed dashFieldView to read fields from texstbox by fixing FindDocByTitle to not match undefind. Don't end link_description input on Enter to allow multiline inputs. | |||
2023-09-06 | from last | bobzel | |
2023-09-06 | fixed reszing/dragging annotations over webBox | bobzel | |
2023-09-06 | fixed up audio annotation to add dictation to sidebar note. | bobzel | |
2023-09-06 | fixes for pres prop colors | bobzel | |
2023-09-05 | fixed dragging marquees on web boxes | bobzel | |
2023-09-05 | change getAnchor to honor addAsAnnotation so that pinning docs doesn't add ↵ | bobzel | |
to annotation list. fixed dragging anchor menu icons so that they appear. | |||
2023-09-05 | added ui for specifying wehther to play a/v when following links, and ↵ | bobzel | |
cleaned up ui/etc for pres trails. fixed a bunch of colors in pres properties. fixed a/v anchors to be configs when not adding them to the doc, otherwise labels. | |||
2023-09-04 | improved setting font size on lists. | bobzel | |
2023-09-04 | fixed undoing highlighting text. | bobzel | |
2023-09-02 | restored some cors server code to allow bing and google searches to work. ↵ | bobzel | |
adjusted webBox to change nativeWidth when navigating to a wider page (eg., from google search to target). enabled scripts for google and bing pages. enabled entering web page url through documents title. | |||
2023-09-02 | switched web default to wikipedia from bing since bing search requires ↵ | bobzel | |
scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found. | |||
2023-08-31 | fixed compile errors and switched to use_azure = false for server. | bobzel | |