Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2023-09-08 | fixed tab title flickering when hovering over a sidebar hyperlink when tab ↵ | bobzel | |
isn't selected. | |||
2023-09-08 | added cancel trim and revert buttons to audiobox | bobzel | |
2023-09-07 | another popup fix | 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 | removed unused reaction in tabdoc | bobzel | |
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 | hide schema chrome when chromeHidden is set. ignore showTitle in schemaView | bobzel | |
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 | disabled expand button for header context linear menu. moved input for ↵ | bobzel | |
stacking view to right-hand side to avoid overlap with undo/redo | |||
2023-09-06 | updated header view to show tooltips. added initial tab to header. | bobzel | |
2023-09-06 | cleanup dashboardview code and disable delete dashbaord since it's not ↵ | bobzel | |
easily undoable. | |||
2023-09-06 | fixed up audio annotation to add dictation to sidebar note. | bobzel | |
2023-09-06 | fixed undo of link anchor toggle | bobzel | |
2023-09-06 | made link sizes a developer feature | bobzel | |
2023-09-06 | added undo for removing dashboards and add to recently closed. fixed link ↵ | bobzel | |
menu to open up link editor more direclty | |||
2023-09-06 | fixes for pres prop colors | bobzel | |
2023-09-05 | fixed dragging marquees on web boxes | bobzel | |
2023-09-05 | small fixes for web pages to get more to load | bobzel | |
2023-09-05 | changed tree view drag behavior | 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 | fixed strokes reappearing after undoing when in write mode. | bobzel | |
2023-09-04 | improved setting font size on lists. | bobzel | |
2023-09-04 | fixed video import after youtube changes to urls | 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 | from last | bobzel | |