| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
| 2022-08-08 | moved 5 sec anno recording button to documentButtonsBar. made recording ↵ | bobzel | |
| button appear only when there is one & click to play recording. | |||
| 2022-08-08 | fixed autolinking to not match partial word substrings. restored textbox ↵ | bobzel | |
| dictation. | |||
| 2022-08-08 | cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ↵ | bobzel | |
| link lines work when in lightboxview. | |||
| 2022-08-08 | made props.showTitle = '' override doc.showTitle. fixed de-autoLinking when ↵ | bobzel | |
| text box is empty | |||
| 2022-08-04 | fixed notetaking view to have an 'unset' category for unassigned notes. ↵ | bobzel | |
| fixed pivot view to not fail when docs have no width. | |||
| 2022-08-03 | fixes for dragging notes so that they highlight properly and go to the right ↵ | bobzel | |
| place when embedded in freeform views. | |||
| 2022-08-02 | Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to ↵ | bobzel | |
| create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again. | |||
| 2022-07-29 | fixed autoHeight for texdtviews embedded in text views. fixed doc ↵ | bobzel | |
| decorations for sidebar items in lightbox view. added 'tree' as sidebar type for text. fixed text sidebar to show same annotations whether in stacking or tree view. fixed linkDescription pop to go away on click outside of it. | |||
| 2022-07-26 | made width a playground field so shared views can open annotation pane. ↵ | bobzel | |
| made title shrink for annotation button only when title doesn't add a margin. Fixed closing annotation view in lightbox not to make docuent shrink to minimum size by using percents, not pixels. | |||
| 2022-07-26 | turned off resetriting text box resizing to max of scroll height. fixed ↵ | bobzel | |
| placement/behavior of sidebar anno button for text. | |||
| 2022-07-25 | made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵ | bobzel | |
| header from hiding annotation button handle. fixed resizing text boxes. | |||
| 2022-07-22 | adjusted native dim scaling slightly combining props.scaling and ↵ | bobzel | |
| props.ContentScaling into props.NativeDimScaling and fixing some resizing behaviors for fitWidth freeformviews and native-sized text boxes. Also fixed clicking on presboxe elements to not drag. | |||
| 2022-07-21 | fixed undo for opening/closing sidebar for pdf/web/text. fixed ↵ | bobzel | |
| lightboxview for pdf's with smaller heights. | |||
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-07-06 | Merge branch 'master' into geireann-eslint-prettier | Geireann Lindfield Roberts | |
| 2022-07-06 | fixed pushpin behavior to work with notes in annotation sidebar. fixed ↵ | bobzel | |
| right-clicking on text anchors to bring up anchor menu | |||
| 2022-07-06 | Merge branch 'master' into geireann-eslint-prettier | Geireann Lindfield Roberts | |
| 2022-07-05 | fixed sidebar annos to be editable (with i-beam cursor) when selected and to ↵ | bobzel | |
| be active when parent document is active. fixed previewing a sidebar annotation to not open up sidebar | |||
| 2022-07-02 | fixing many eslint errors | bobzel | |
| 2022-06-30 | fixed up some more initialization | bobzel | |
| 2022-06-23 | fixes for getBounds (& docDecorations) for docs with scroll heights & native ↵ | bobzel | |
| Heights/ | |||
| 2022-06-23 | fixed : contextMenu . fixed some fitWidth issues for text where heights ↵ | bobzel | |
| weren't working right | |||
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-17 | updated fontIconBadge to use 'viewed' list to decrement value when items are ↵ | bobzel | |
| viewed. cleaned up how sharedDoc is setup in currentUserUtils to allow updates to not require rebuilding DB | |||
| 2022-06-13 | fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵ | bobzel | |
| cw22121q````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````` | |||
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-06 | removed sort ui from pres box tree view. made expanding/closing text ↵ | bobzel | |
| hierarchies simpler (not sure what it might break though). | |||
| 2022-06-06 | fixed scripting repl transformer error. fixed not being able to edit ↵ | bobzel | |
| someone else's text in selfEdit mode | |||
| 2022-06-06 | fixed range filtering, filtering by string, | bobzel | |
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-05 | decreased size of video box ui bar. fixed autoHeight on native scaled text. | bobzel | |
| 2022-06-04 | fixed searching to highlight in text notes and to unhighlight when search ↵ | bobzel | |
| string changes. fixed links to update when text boxes scroll (hackily) | |||
| 2022-06-03 | fixed opening closed tabs from Files sidebar to re-use best Alias before ↵ | bobzel | |
| making a new alias. | |||
| 2022-06-02 | fixed highlighting of ink to not show bounding box. stopped shift Tab from ↵ | bobzel | |
| blocking bulleting. moved presEffects to slide. | |||
| 2022-05-31 | added a pop up menu for viewing dashField view collection. added a menu ↵ | bobzel | |
| button for turning off autoLinking to text selection. added ability to add button to top contextMenu buttons without blowing away db. | |||
| 2022-05-25 | variety of small fixes for text / sharing. made typed text default to 35 ↵ | bobzel | |
| height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling. | |||
| 2022-05-23 | added headerBar for closed tabs and other docs. extended multirow/col to ↵ | bobzel | |
| support hiding chile doc decorations and for making child content/document active work better. changed background style to work better for sub collections. | |||
| 2022-05-23 | cleaning up singleLine text box api and TreeView types | bobzel | |
| 2022-05-23 | more code cleanup in currentuserutils. some fixes to dragFactory-count titles. | bobzel | |
| 2022-05-20 | removed enumerables field stuff which was hacky and never used. cleaned up ↵ | bobzel | |
| some of currentUserUtils initialiazation. fixed treeView sorting for 'none" which fixes problem with slide template. | |||
| 2022-05-16 | made text box body take up entire docview when suppressHeight is set (and ↵ | bobzel | |
| set suppressSetHeight in muliticolumn view) - this fixes issues with topBar. made tree view rightbuttons clickable again. fixed drag offset when dragging docs that are fitting their container width when the container is wider than the actual document width. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-02 | fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵ | bobzel | |
| clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve. | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-28 | made sharing menu a developer feature. made link relationships support ↵ | bobzel | |
| non-symmetry | |||
| 2022-04-27 | fixed following links (jumpToDocument) to work properly with markers and ↵ | bobzel | |
| hidden flags in nested arrangements. pushpin behaviors had been broken for scrolling to a location within a text document and hiding the document if no scroll was needed. unhiding hidden images/pdfs wasn't working when following a pushpin to an annotation on them. | |||
