| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-21 | working cleaned up version of link editor properties in propertiesView | bobzel | |
| 2022-11-18 | migration of link properties to propertiesView | bobzel | |
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-11-16 | added presEffects to link anchors | bobzel | |
| 2022-11-16 | big changes to make link following use the same code as pinning docs for trails. | bobzel | |
| 2022-11-15 | added canEmbed prop so collection can allow its items to be dragged out ↵ | bobzel | |
| (eg., pileView). made imageBox viewSpec transition time customizable | |||
| 2022-11-15 | added playback of audio annotation on inPlace container. fixed image ↵ | bobzel | |
| anchors to be marked un-rendered so link lines show up. | |||
| 2022-11-15 | made InPlace container tool button apply more settings to be more like a ↵ | bobzel | |
| template. added followAllLInks flag. added image anchors to save pan zoom. added follow link button bar option for follow all links. added hideDecorations flag and property | |||
| 2022-11-14 | added an inPlace property for setting up in place content menu patterns. | bobzel | |
| 2022-11-14 | fixed following link 'inPlace' from within lightbox to do same thing as if ↵ | bobzel | |
| out of lightbox. fixed contentActive behavior for multicolumn view. removed progressivize from presbox. | |||
| 2022-11-10 | made alternate image use a field data-useAlt. added alt images to ↵ | bobzel | |
| preselements. fixed removing TabDoc documentviews from document view list. added playing audio tags to preselements | |||
| 2022-11-10 | partial fix for previewing multiple links to different sidebar notes. fixed ↵ | bobzel | |
| opening sidebar to create an annotation the first time. fixed honoring dashFieldView's non-editable flag. moved isLinkButton setter to expert and make isLinkButton default for Buttons. fixed following Links with Zoom to reset view. fixed view for editing onClick for documents | |||
| 2022-11-09 | fixed treeViews again to make room for hover buttons properly. fixed ↵ | bobzel | |
| copying text from pdf to highlight copied regions without always displaying anchor. | |||
| 2022-11-04 | more fixes to sidebar annotations of pdfs to improve link following. | bobzel | |
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
| ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
| 2022-10-31 | cleaned up collection linear view a bit. | bobzel | |
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-10-25 | fixed up dragging fields from key value pane to support numbers | bobzel | |
| 2022-10-25 | various tweaks: show border highlights in tree views, uniform treatment of ↵ | bobzel | |
| embedding using title bar, even for free form views, choose bestAlias when dragging from files menu, text boxes honor document moves, show title for timeline annotations, fix dragoffset for stacks with buttons/description headers, | |||
| 2022-10-24 | added first draft version of scrolling up and scrolling sideways | geireann | |
| 2022-10-20 | added double-tap to keep ink primitive mode. cleaned up circle drawing and ↵ | bobzel | |
| some other gesture code. | |||
| 2022-10-18 | cleaned up gestureutils a bit. added recognize gestures option, but it ↵ | bobzel | |
| probably shouldn't be used until the geometry gesture recognition descriptions are improved. | |||
| 2022-10-17 | added rotation around an arbitrary point to doc decos. fixed show title for ↵ | bobzel | |
| func plots and for shared docs in novice mode. | |||
| 2022-10-13 | some basic error checking. avoid querying background for non-toggle buttons | bobzel | |
| 2022-10-07 | Merge branch 'master' into pres-pin-fixes | bobzel | |
| 2022-10-05 | from last | bobzel | |
| 2022-10-05 | fixed uploading tif and other unsupported images to generate an error ↵ | bobzel | |
| quickly with a better erorr message. | |||
| 2022-10-04 | Merge branch 'master' into pres-pin-fixes | bobzel | |
| 2022-10-04 | removed gitlike options from collection context menu. removed ↵ | bobzel | |
| createDashboard from context menus since it has a UI button | |||
| 2022-10-03 | added a reset menu item for docking views in their context menu. fixed ↵ | bobzel | |
| being able to edit dockingConfig in keyValue by quoting with ' instead of ". If there's no dockingConfig, make one. | |||
| 2022-10-03 | fixed client crash on text menu for ink strokes. fixed circle rubber ↵ | bobzel | |
| banding. fixed vertical position of text in ink stroke | |||
| 2022-09-29 | a bunch of changes to trails: link to trail to initiate trail when following ↵ | bobzel | |
| link. cleanly separate pin layout data vs. content data. | |||
| 2022-09-27 | fixed so that following link to video doesn't zoom the video (works the same ↵ | bobzel | |
| way as PDFs or web pages -- if the document is 'scrollable', then don't zoom in on it as well). | |||
| 2022-09-26 | added onClick capability to linearView subMenu buttons so that inkTools ↵ | bobzel | |
| could turn pen off when opening/closing. | |||
| 2022-09-21 | open trail on right and capitalize header buttons | Geireann Lindfield Roberts | |
| 2022-09-21 | fixed following links to toggle alias if it's displayed when actual target ↵ | bobzel | |
| isn't. changed cropping images to leave behind an outline not, a solid rectangle. double clicking on link buttons no longer opens them in lightbox view. | |||
| 2022-09-21 | added git reporting | Geireann Lindfield Roberts | |
| 2022-09-20 | sharing manager UI artifact fix | Geireann Lindfield Roberts | |
| 2022-09-20 | updated homepage view | Geireann Lindfield Roberts | |
| 2022-09-15 | Update ReportManager.tsx | geireann | |
| 2022-09-14 | from last | bobzel | |
| 2022-09-14 | made dashboard button hidden since we have dashboard view now. put viewType ↵ | bobzel | |
| 'docking' on proto so that all aliases will get it when nesting docking views. | |||
| 2022-09-14 | changed docking view thumbnails to be imagefields, not docs. allowed ↵ | bobzel | |
| docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started | |||
| 2022-09-14 | fixed auto sizing of text documents that are topLevel. restored scroll bars ↵ | bobzel | |
| to autoHeight text that is in a container (eg lightbox or tab) | |||
| 2022-09-14 | fixed presbox mini player to allow mini player and full size player at the ↵ | bobzel | |
| same time and to be a playground field for sharing. distringuished preselementbox feedback for selected vs. activeItem using border. | |||
| 2022-09-13 | made things consistent by renaming emptyPresentation to emptyTrail and then ↵ | bobzel | |
| always making copies of emptyTrail instead of calling the Docs.create constructor | |||
| 2022-09-13 | fixed activePresentation to work properly with multiple dashboards. fixed ↵ | bobzel | |
| undoing PinDoc. | |||
| 2022-09-13 | Merge branch 'sharing-jenny' of https://github.com/brown-dash/Dash-Web into ↵ | bobzel | |
| sharing-jenny | |||
| 2022-09-13 | fixed problem with sharing presentations where preselementbox template ↵ | bobzel | |
| couldn't be expanded. | |||
| 2022-09-12 | removed original setup trails function | Jenny Yu | |
