| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-13 | small fix on recordingApi to work with segments. now tracks accurately | Michael | |
| 2022-06-10 | big bug problems with recording. some reason interacting with the canvas is ↵ | Michael | |
| making the recording inactive - i think :/ | |||
| 2022-06-08 | fixes from merge | bobzel | |
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-08 | tweaked doc decorations to be visible when clicking on items in headerBar. ↵ | bobzel | |
| restored dashboard snapshotting. | |||
| 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 | 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-06-02 | merge with presentmode | Michael Foiani | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-06-01 | small playview fix | Michael Foiani | |
| 2022-06-01 | small refactoring | Michael Foiani | |
| 2022-06-01 | now tracks and replays scaling accurately | Michael Foiani | |
| 2022-06-01 | Merge with jenny trackScreen | Michael Foiani | |
| 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-05-05 | fix some bugs and start position. ready for demo :) | Michael Foiani | |
| 2022-05-04 | fix infinite pause/play bug with a stopper, but still very buggy | Michael Foiani | |
| 2022-05-04 | Stopping on interaction will pause the presenation and the video. | Michael Foiani | |
| 2022-05-04 | Pause works with presentation now. | Michael Foiani | |
| 2022-05-04 | Condense code. | Michael Foiani | |
| 2022-05-04 | Get play and pause to work. There is a bug with getting double called that ↵ | Michael Foiani | |
| was causing choppiness. | |||
| 2022-05-04 | Added the presentation mode back in. However, pres isn't being recreated ↵ | Michael Foiani | |
| smoothly after being stored in the db. | |||
| 2022-05-04 | updated to subtracting timestamps for better smoothness | Michael Foiani | |
| 2022-05-04 | Get storing pres data working, but is choppy due to mobx usage. | Michael Foiani | |
| 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 | |
