| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-25 | added a linkFollow o[ption to choose between opening target, or highest ↵ | bobzel | |
| level collection containing target. fixed adding marker annotations to pdf/web/etc. fixed following link to wikipedia pages to not create a new document each time. made searchBox's search function static so that it can be called programmatically. Fixed LinkDocPreview to not flicker when doing a nopreview link follow. changed PlayTrail to restore state of all freeform collections containing source anchor. | |||
| 2023-01-24 | stopped storing presCollection in PresBox in favor of computing it. added ↵ | bobzel | |
| anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used. | |||
| 2023-01-20 | create stackedTimeline audio panels only when opened. stopped loading link ↵ | bobzel | |
| docs from other users if their link db's are not being used. | |||
| 2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
| adding thm as annotations. made zoom of text an option for pres and links | |||
| 2023-01-17 | fixed linkint to trail to follow trail immediately in lightbox and show ↵ | bobzel | |
| trail ui in minimized mode. fixed overlay of pres box to not disappear when lightbox appears. closing /ending trail hackily restores collecftion to prior pan/zoom. | |||
| 2023-01-13 | cleaned up linkmanager a little. maded myshareddocs a folder in ↵ | bobzel | |
| myfilesystem. fixed setting author on copied documents to current user. | |||
| 2023-01-12 | fixed loading newly created links. fixed following links to contexts that ↵ | bobzel | |
| haven't been loaded yet. | |||
| 2023-01-12 | fix for document decoration bounds alignment with non-fit-width freeform views. | bobzel | |
| 2023-01-06 | added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵ | bobzel | |
| following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after | |||
| 2023-01-03 | from last | bobzel | |
| 2023-01-03 | fixed frame num highlight when in editing mode. | bobzel | |
| 2023-01-03 | fixed occasional errors loading images | bobzel | |
| 2022-12-23 | fixed scroll pan vs. zoom option and ui | bobzel | |
| 2022-12-21 | temporary cahnges tp disable collaborative links | bobzel | |
| 2022-12-21 | cleaning up proxys and getFieldRef hopefully to be more understandable and ↵ | bobzel | |
| efficient | |||
| 2022-12-21 | cleaning up ACLs for performance and clarity | bobzel | |
| 2022-12-21 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann | |
| 2022-12-21 | server side updates | geireann | |
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-12-09 | added splash ui for document loading. | bobzel | |
| 2022-12-09 | fixed how proxyFields work so that field promises generate mobx ↵ | bobzel | |
| invalidations correctly. fixes problem with key value pane, stacking views, presBox, etc. | |||
| 2022-12-08 | cleaned up animation effects to not reference presBox. fixed anchors in ↵ | bobzel | |
| text to have link properties set properly from properties view. | |||
| 2022-12-08 | fixed curFrame context button to allow showing hidden docs. added printouts ↵ | bobzel | |
| to docServer requesting fields. | |||
| 2022-12-07 | from last | bobzel | |
| 2022-12-07 | fixed watching linkDB when there is none to start with. | bobzel | |
| 2022-12-07 | fixed presMovement.none so that no pan or zoom takes place. fixed clicking ↵ | bobzel | |
| on a presitem to stop audio playing other items. | |||
| 2022-12-06 | fixed clicking on audio timeline anchors to not break selection | bobzel | |
| 2022-12-05 | cleaning up following links and pres item following so that view transitions ↵ | bobzel | |
| don't interfere when clicking quickly (eg through animation frames). changed animations to animate multi-level zooming parallel. | |||
| 2022-12-01 | refactored process of following links / jumping to docs and added following ↵ | bobzel | |
| options for zoomTime, etc instead of setting temporary fields on docs. | |||
| 2022-11-29 | fixed docDecoration appearance after following link and clicking before ↵ | bobzel | |
| highlight times out. fixed selection of links to allow setting background color of link line and link text box. added background for link description text and highlighting of link when clicked/selected. | |||
| 2022-11-29 | changes to streamline link editing UI (got rid of LinkEditor). cleaned up ↵ | bobzel | |
| link (un)highlighting. | |||
| 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, | |||
