| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-06 | fixed up overlayDocs a bit so that they can be removed. made audioBox's ↵ | bobzel | |
| appear in overlay when clicked from toolbar. add links to audio when navigating to doc in lightbox. | |||
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-05 | cleanup | mehekj | |
| 2022-06-03 | fixed opening closed tabs from Files sidebar to re-use best Alias before ↵ | bobzel | |
| making a new alias. | |||
| 2022-06-03 | fixed presentation as list index display | bobzel | |
| 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-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. | |||
| 2022-05-23 | fixed warnings. | bobzel | |
| 2022-05-23 | simplified dashboards by getting rid of confusing on-screen/off-screen tabs. ↵ | bobzel | |
| Now off screen tabs appear in the header bar which is not currently specific to a dashboard. | |||
| 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 | some cleanup of currentUserUtils. css fixes for fonticon boxes with labels | bobzel | |
| 2022-05-20 | adjusted placement of fonticonbox labels | 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-20 | moved explore mode to topBar. fixed highlighting of overlay toggle. fixed ↵ | bobzel | |
| pointerEvents on lockedPosition collectoins that are not children of a free form view. | |||
| 2022-05-20 | fixed script repl to show doc id for tabdocs. fixed hitting 'enter' in ↵ | bobzel | |
| several dialogs to stop propagation to prevent iconifying | |||
| 2022-05-17 | fixed pointerevents on treview open icon. added browse mode for ↵ | bobzel | |
| freeformcollections | |||
| 2022-05-16 | re-added fwd/back animation buttons | bobzel | |
| 2022-05-15 | fixed enterting titles in tab's to not trigger inconify. added drop ↵ | bobzel | |
| placement for mulitirow/col. added time delay for switching to tab dragging. all this helps support a worktop-style topBar. | |||
| 2022-05-13 | dragging docs already within a locked document can now still be dropped onto ↵ | bobzel | |
| the locked document. | |||
| 2022-05-13 | fixed bug with following links in lightbox. | bobzel | |
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2022-04-29 | changed the way labelBox splits words to allow .&- added icon for webBox | bobzel | |
| 2022-04-29 | fixed creating collection icons to capture pfs (and other things with canvases) | bobzel | |
| 2022-04-29 | more cleanup | bobzel | |
| 2022-04-29 | cleaned up creation of icon templates. fixed labelBox to support padding ↵ | bobzel | |
| and to work with multiple lines and min font sizes. | |||
| 2022-04-28 | added basic code for subgrouping transcribed text | Naafiyan Ahmed | |
| 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-28 | fixes for pushpin links to anchors on pdfviews | bobzel | |
| 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. | |||
| 2022-04-27 | fixed following pushpin links to text selections to toggle the text box ↵ | bobzel | |
| (since markers don't have a hidden flag for toggling). fixed pdf next/prev page and # pages. fixed pdf selections to not include <br>'s which apparently have the wrong bounds. | |||
| 2022-04-24 | from last | bobzel | |
| 2022-04-14 | fix: fixed panning with finger interaction | Naafiyan Ahmed | |
| 2022-04-14 | fixed following links to documents in iconified collections/text to ↵ | bobzel | |
| deiconify. fixed ctrl-x to cut (not iconify). changed lightboxview to add to future docs when stepping into. added placeholder for indicating how many documents are left in lightbox future | |||
| 2022-04-14 | fixed pushpin behavior when there are multiple links to the pushpin (they ↵ | bobzel | |
| all toggle). changed lightboxview to allow stepping into links when doc has no contents. | |||
| 2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
| pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
| 2022-04-12 | Merge branch 'inkocr-mehek' into inking-naafi-mehek | mehekj | |
| 2022-04-12 | cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵ | bobzel | |
| whatever's being dragged. | |||
| 2022-04-11 | fixes to header to be transparent for icons. layout fixes for doc ↵ | bobzel | |
| decoratoins title row. groups are not semi transnparent anymore to avoid mixBlendMode confusion | |||
| 2022-04-11 | fixed sendtoback menu and functionality. fixed mixedblendmode for groups. ↵ | bobzel | |
| fixed orange highlighting when docs are toggled hidden. fixed placement of linking button. | |||
| 2022-04-11 | got pdf's to generate icons when iconifying. | bobzel | |
| 2022-04-11 | lots of layout fixes to groups, labels, ink to support iconification better. ↵ | bobzel | |
| simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions. | |||
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-04-05 | added basic grouping when exiting pen mode | Naafiyan Ahmed | |
| 2022-04-05 | fixes to allow dragging golden layout windows to be aborted with 'esc'. ↵ | bobzel | |
| some code cleanup as well to avoid rebuilding golden layout when tabs are closed. Fixes for undo and goldenlayout | |||
| 2022-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
| without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
