Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | added ability to do batch undo/redo from undostack. | geireann | |
2023-09-14 | changed background of redo stack items. | geireann | |
2023-09-14 | added a disable slider for sharing UI in document decorations | bobzel | |
2023-09-14 | fixed exception | bobzel | |
2023-09-13 | added margin and grid gap ui for notetaking view. fixed notetakeing view ↵ | bobzel | |
dividers to be active only when they should be. same for multirow/multicol dividers. | |||
2023-09-13 | column headers are always on the dataDoc now (change stacking) | bobzel | |
2023-09-13 | made grid and snap lines appear on dark backgrounds. fixed showing snap ↵ | bobzel | |
lines based on what's dragged not what's selected. | |||
2023-09-13 | fixed undoing tab-> freeform dragging. | 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 | from last .. fixed dash array and endcaps for filled strokes | bobzel | |
2023-09-13 | fixed ink lines to highlight with a dropshadow. added a stroke_borderWidth, ↵ | bobzel | |
but no UI for it. | |||
2023-09-13 | removed eraser from novice mode because it breaks with circles and rectangles | 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 | fixed region highlight when dragging minimap | bobzel | |
2023-09-13 | prevent piles from zooming. | bobzel | |
2023-09-13 | cleaned up pileup | bobzel | |
2023-09-13 | fixed input new node for schema | bobzel | |
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 | fixed explore mode when restoring zoom level of freeform overlays | 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 | fixed opening a collection in lightbox | 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 | ugh...from last | bobzel | |
2023-09-10 | from last | bobzel | |
2023-09-10 | added upload percent feedback | bobzel | |
2023-09-10 | turning off command line progress printout to make log more readable. | bobzel | |
2023-09-10 | added progress for pdf uploads | bobzel | |
2023-09-10 | instrumented pdf uploads | bobzel | |
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 | made schema close/preview buttons real buttons. | bobzel | |
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. |