| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-08 | fixed bug with adding to pres when in miniview mode. | bobzel | |
| 2022-06-08 | added context menu back to tab's via the doc icon. made docicon draggable ↵ | bobzel | |
| and clickable. removed collectiondockingviewmenu. | |||
| 2022-06-08 | undo/redo fixes for docking views (maximizing, closing stacks). making ↵ | bobzel | |
| maximised tabs persist across refreshes. | |||
| 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-03 | Merge branch 'master' into presentation_upgrade | bobzel | |
| 2022-05-26 | removed more code relating to old version of dashboards with on and off ↵ | bobzel | |
| screen tab lists. fixed schema headers to not iconify when typing Enter in header field name. | |||
| 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-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-16 | fixed snapshot to set 'context' of new aliases. | bobzel | |
| 2022-04-26 | Merge branch master into presentation_upgrade | Aubrey-Li | |
| 2022-04-25 | put snapshot dash in novice mode. fixed undo for snapshot/new dashboard. ↵ | bobzel | |
| changed titling of snapshots to use {#}. no current UI for cloning dashboards. | |||
| 2022-04-12 | cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵ | bobzel | |
| whatever's being dragged. | |||
| 2022-04-07 | added grouping and write mode vs pen mode | Naafiyan Ahmed | |
| 2022-04-05 | merge master | Aubrey Li | |
| 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-03-17 | Merge remote-tracking branch 'origin/speedups2' into presentation_upgrade | Aubrey Li | |
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-03 | edit: lightbox opens tab in the same stack | Aubrey Li | |
| 2021-10-27 | fixed resizing window in lightbox view without messing up the docking view | bobzel | |
| 2021-08-30 | GitHubs are default view | geireann | |
| 2021-08-17 | made dashboard context menu items context sensitive to whether they're ↵ | bobzel | |
| called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared. | |||
| 2021-08-02 | Merge branch 'master' into sharing_scenario | geireann | |
| 2021-07-29 | lots of updates! | geireann | |
| 2021-05-31 | sharing dashboard works? pending fixing remnant on screen tabs | usodhi | |
| 2021-05-20 | dashboard sharing, aliases now work? needs more testing | usodhi | |
| 2021-05-17 | trying dynamic off screen docs | usodhi | |
| 2021-04-01 | cleaning up tree view stuff. | bobzel | |
| 2021-03-30 | some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵ | bobzel | |
| annotation sidebar. | |||
| 2021-03-25 | from last | bobzel | |
| 2021-03-25 | fixed golden layout tab adding behaviors to prevent scrolled docs from being ↵ | bobzel | |
| reset to 0. | |||
| 2021-03-17 | fix Doc.MakeClone to deal wth links correctly again. fixed dashboard ↵ | bobzel | |
| snapshot to either alias top-level documents, or clone everything. | |||
| 2021-03-15 | fixed warnings. made savedAnnotations an ObservableMap. turned off ↵ | bobzel | |
| annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay | |||
| 2021-03-12 | prevent anything but Docs from being written to offScreenTabs. fixed tabs ↵ | bobzel | |
| to activate an unrendered tab when it is uncovered for the first time. | |||
| 2021-03-12 | dont add kvp docs to unused tabs | bobzel | |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-03 | from last | bobzel | |
| 2021-02-17 | improved fileSysMode for treeView. added dontUndo flag | bobzel | |
| 2021-02-16 | updated pivot views to have a getAnchor() method to save the pivotField when ↵ | bobzel | |
| linking. added an engineProp to layoutEngiens so that you can preview a change in a LinkDocPreview without modifying the document. | |||
| 2021-02-14 | fixed freeformview focus to not pan annotation documents or layoutEngine ↵ | bobzel | |
| freeform views. fixed some exceptions. cleaned up focus() return value. | |||
| 2020-12-07 | got rid of LibraryPath. Fixed collectionFreeFormDocViews to use pres ↵ | bobzel | |
| Effects whenever doc is selected | |||
| 2020-11-21 | fixed goldenLayout to remove rowCol when removing a stack if the rowCol's ↵ | bobzel | |
| parent contains only the rowCol. prevented unlocking documents from setting NativeWidth/Height | |||
| 2020-11-21 | fixed issue with tabs disappearing from Off-Screen tab list | bobzel | |
| 2020-11-05 | changed opening a presentation that is open in minimized mode to move the ↵ | bobzel | |
| minimized version to the a right split | |||
| 2020-11-05 | fixed color of libraryHandle. changed opening a prensetation that is alrady ↵ | bobzel | |
| open and minimzed to do nothing. | |||
| 2020-10-23 | fixed major performance/bug with replaceTab AddDocTab where they weren't in ↵ | bobzel | |
| an action so lots of extra/wrong work was being done. Now switching slides should work when they open new tabs. | |||
| 2020-10-21 | fixed undo from breaking when you click on pinDoc in TabView doc buttons. | bobzel | |
| 2020-09-30 | fixed following summary to open new tab in place. merged link follow code | bobzel | |
