| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-24 | added schema row doctype | mehekj | |
| 2022-08-17 | fixed dragging docs on web and pdf to work better by temporarily adding ↵ | bobzel | |
| transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted. | |||
| 2022-08-11 | added better ui and backend support for mask ink strokes. added frame #'s ui ↵ | bobzel | |
| for seeing current animation frame. | |||
| 2022-08-08 | fixed autolinking to not match partial word substrings. restored textbox ↵ | bobzel | |
| dictation. | |||
| 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-03 | fixing styles on parker branch | bobzel | |
| 2022-08-03 | from last | bobzel | |
| 2022-08-03 | Merge branch 'master' into parker | bobzel | |
| 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-21 | fixed undo for opening/closing sidebar for pdf/web/text. fixed ↵ | bobzel | |
| lightboxview for pdf's with smaller heights. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-05 | Merge branch 'master' into parker | bobzel | |
| 2022-06-30 | merged master | Naafiyan Ahmed | |
| 2022-06-30 | Merge branch 'master' into parker | bobzel | |
| 2022-06-29 | got basic file upload to work | Naafiyan Ahmed | |
| 2022-06-29 | basic graph not working | Naafiyan Ahmed | |
| 2022-06-28 | cleaned up some more currentUserUtils - fixed some issues with prev/next ↵ | bobzel | |
| key frame appearing. | |||
| 2022-06-27 | fixed initialization issues with creating user documents unnecessarily. ↵ | bobzel | |
| fixed updating doc icon templates to apply to documents already created. | |||
| 2022-06-26 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-23 | fixes for resizing native sized documents with fitwidth on/off and ↵ | bobzel | |
| nativeHeightUnfrozen on/off | |||
| 2022-06-23 | fixed : contextMenu . fixed some fitWidth issues for text where heights ↵ | bobzel | |
| weren't working right | |||
| 2022-06-22 | fixing up Field Infos to work with new initialization. | bobzel | |
| 2022-06-22 | more cleanup in currentuserutils. fixed so that removing items from a list ↵ | bobzel | |
| in code will remove them from the UI | |||
| 2022-06-21 | Merge branch 'master' into data-visualization-view-naafi | bobzel | |
| 2022-06-21 | fixed issues with register DataViz jsx. | bobzel | |
| 2022-06-21 | running into jsx parsing error | Naafiyan Ahmed | |
| 2022-06-21 | trying to get basic data viz view to work | Naafiyan Ahmed | |
| 2022-06-21 | restored experimental templates. fixed (enabled) pointer events on nested ↵ | bobzel | |
| column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView) | |||
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-20 | fixed contextmenu when hitting enter to not iconify. fixed : menu to add ↵ | bobzel | |
| equations properly. | |||
| 2022-06-20 | Merge branch 'master' into mainview-jenny | 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-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-17 | merged with masetr | bobzel | |
| 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-14 | made shared with me doc count decrement when a document is viewed ↵ | bobzel | |
| (double-clicked, dragged out) | |||
| 2022-06-13 | fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵ | bobzel | |
| cw22121q````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````` | |||
| 2022-06-10 | fixed some errors | bobzel | |
| 2022-06-09 | Merge branch 'master' into master-cleanup | bobzel | |
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-08 | added ability to make thumbnails of dashboards. started to cleanup ↵ | bobzel | |
| dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css | |||
| 2022-06-06 | added auto links from recordings to pdfs when they scroll. opened audio ↵ | bobzel | |
| links on right by default instead of in lightbox. focus on pdf/coponent anchor when following link from it (via the LinkMenu) | |||
| 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-02 | merge with presentmode | Michael Foiani | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-05-26 | removed setting 'data' field of docking views on aliases. assigned acl's ↵ | bobzel | |
| to delegates to match prototype. changed how documents are created to make sure acl's are set first so that, when sharing, remote clients will get the ACLs first and not render documents transiently when they don't have permissions. turned off inheriting ACL's from outer collection | |||
| 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. | |||
