| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-26 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-22 | fixed overlay view dragging & opening up audio/video recordings in overlay. | bobzel | |
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | restored undo/redo buttons | bobzel | |
| 2022-06-20 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-20 | Revert "Revert "Merge branch 'master' into temporalmedia-mehek"" | mehekj | |
| This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25. | |||
| 2022-06-20 | Revert "Merge branch 'master' into temporalmedia-mehek" | mehekj | |
| This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48. | |||
| 2022-06-20 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 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-15 | fix: do not auto create dashboard | Jenny Yu | |
| 2022-06-09 | added activePage field for choosing dash page layout. | bobzel | |
| 2022-06-09 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-09 | fixes to navigating to slide document targets in header bar | 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 | feat: basic dashboard view | Jenny Yu | |
| 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 docking view layout when headerBar is expanded to not leave a gap. | bobzel | |
| 2022-06-06 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-03 | Merge branch 'master' into presentation_upgrade | bobzel | |
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 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-24 | fixed TabDocView's screenToLocal xf when headerBar opens/closes. changed ↵ | bobzel | |
| webBox to update thumbnails when native dims change. cleaned up content dragging/activation for multiRow/col for headerBar | |||
| 2022-05-24 | hide resize handles on headerBar items. | bobzel | |
| 2022-05-23 | tweaked pointerEvents for headerBar to stay on if there are no documents in ↵ | bobzel | |
| the header so that you can still drag and drop onto it. | |||
| 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 | adjusted placement of fonticonbox labels | bobzel | |
| 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-13 | removed layerProvider functionality. | 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-01 | put videoBox ui into componentUI function | mehekj | |
| 2022-04-28 | feat: hiding recording | Jenny Yu | |
| 2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
| 2022-04-28 | fixed linkEditor to work when invoked from documentButtonsBar and properties ↵ | bobzel | |
| sidebar is up. | |||
| 2022-04-26 | Merge branch 'master' into presentation_upgrade | Aubrey-Li | |
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-26 | Merge branch master into presentation_upgrade | Aubrey-Li | |
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-20 | Merge branch 'presentmode-mfoiani' into recording-jenny | Michael Foiani | |
| Merge with jenny for video recording. | |||
| 2022-04-14 | Merge remote-tracking branch 'origin/presentation_group_test' into ↵ | Aubrey Li | |
| presentation_upgrade | |||
