| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-21 | restyled document decorations | Geireann Lindfield Roberts | |
| and changed novice mode to exclude `data` in treeView | |||
| 2022-09-20 | fixed golden layout to always leave a stack when removing splits. | bobzel | |
| 2022-09-15 | fixed border highlight for animation effects. require shift-key for all ↵ | bobzel | |
| pinWithView operations | |||
| 2022-08-26 | added x,y,w,h view pinning for all documents. | bobzel | |
| 2022-08-10 | cleaned up pinning documents with an activeFrame index (and special case of ↵ | bobzel | |
| isInkMask). removed text-color from pres boxes which was breaking opacity when docs had an appearFrame > 0. | |||
| 2022-08-09 | fixed click on menu button for text box with hyperlink to not bring up ↵ | bobzel | |
| buttonBar. fixed right click on hyperlink to just bring up button bar, but not native context menu. fixe stacking view child pointer events so that sidebar documents in lightbox are editable. | |||
| 2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
| 2022-08-08 | moved 5 sec anno recording button to documentButtonsBar. made recording ↵ | bobzel | |
| button appear only when there is one & click to play recording. | |||
| 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-08 | restructured currentUserUtils to avoid having import cycles. | 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-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-09 | fixed issues with pinWithView so that thumnails show the pinned area and ↵ | bobzel | |
| navigating to the view shows the entire pinned area regardless of panel size. | |||
| 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 updateView for audio/video presbox elements. | bobzel | |
| 2022-06-06 | fixes for audio box pin with view. | bobzel | |
| 2022-06-05 | some changes to prevent presBox from iconifying when typing enter for pres ↵ | bobzel | |
| item preropty values. also fix so that pinwithView for video stores the start and end time of the video. | |||
| 2022-05-18 | fixed linking bug so that both start and end link can be regions. added ↵ | bobzel | |
| zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections. | |||
| 2022-04-23 | more fixes for treeView to support hierarchical presentations. | bobzel | |
| 2021-09-30 | fixed creating/drawing straight horizontal/vertical lines. fixed showing ↵ | bobzel | |
| proper context menu for ink. | |||
| 2021-09-30 | fixed context menu for ink from docbuttons bar | bobzel | |
| 2021-09-12 | updates pres so it works | kimdahey | |
| 2021-09-12 | Update DocumentButtonBar.tsx | Geireann Lindfield Roberts | |
| 2021-09-12 | Update DocumentButtonBar.tsx | Geireann Lindfield Roberts | |
| 2021-08-19 | menu nearing final updates | geireann | |
| 2021-08-06 | fixed webboxes so that you can link to an annotation and it will restore the ↵ | bobzel | |
| url as well. a bunch of warnings cleanup. | |||
| 2021-07-31 | fixed linking issues with dragging & updating linking UI | geireann | |
| 2021-07-31 | more updates | geireann | |
| 2021-07-30 | major UI / updates + refactoring | geireann | |
| 2021-03-24 | redid how LinkManager stores links on documents by putting them on the Doc ↵ | bobzel | |
| itself instead of as a computedFn. This has a signifcant effect on efficiency since adding a link to one document will no longer invalidate every other view that references *any* document's links | |||
| 2021-03-18 | extended Doc.setFilter to allow replacing/appending a filter. fixed anchor ↵ | bobzel | |
| unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc) | |||
| 2021-03-18 | made linkanchorbuttons not show up next to pdf annos. gave pdfannos a ↵ | bobzel | |
| baseProto. made textboxes dynamically remove hashtags when deleted from text. | |||
| 2021-03-15 | getting webBox's to work like PdfBox's - text selection & marquee. | bobzel | |
| 2021-03-09 | changed field unchanged -> googleDocUnchanged. cleaned up some other code. | bobzel | |
| 2021-02-26 | minimal cleanup of standard fields. fix to error thrown in document buttonbar | bobzel | |
| 2021-02-15 | cleaned up showTitle and showAudio stuff just a bit. | bobzel | |
| 2021-01-21 | fixed fitWidth for WebBox | bobzel | |
| 2021-01-14 | fixed stacking behavior of what audio regions that have no end | bobzel | |
| 2021-01-11 | generalized spotlight moving to be available by any document | bobzel | |
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-10 | moved opacity and borderRounding into styleProviders. fixed contextMenu ↵ | bobzel | |
| clcik from button bar | |||
| 2020-11-01 | pinWithView works with view paths | Geireann Lindfield Roberts | |
| + removed Pan options and Scroll options | |||
| 2020-10-22 | added pinwithView for videos | bobzel | |
| 2020-10-20 | presBox updates for pull | Geireann Lindfield Roberts | |
| drag changes + renaming marquee options + fixes | |||
| 2020-10-16 | fixed pinning multiple documents to undo all at once. | bobzel | |
| 2020-10-15 | Carousel -> 3D Carousel | Geireann Lindfield Roberts | |
| 2020-10-01 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-09-30 | fixed dragging aliases using alias button. made dragging title of doc ↵ | bobzel | |
| decorations or alias button allow doc to be embedded | |||
| 2020-09-30 | fixed dragging alias buttons | bobzel | |
| 2020-09-30 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
