aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-21fixed fill down for schema cols with ctrl-enter. fixed gathering facet ↵bobzel
values in FilterBox
2020-09-21fixed text box llnk preview to go away when docs are closed. fixed tree ↵bobzel
view to be more efficient by not re-rendering when items are selected. made slide view text items forceActive
2020-09-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-21switched schema view to set dataDocs by defaultbobzel
2020-09-21Merge pull request #758 from browngraphicslab/presentation_v1bobzel
Presentation v1
2020-09-22Update util.tsGeireann Lindfield Roberts
2020-09-21Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-09-21closed text box comment box when text box is unmounted. preveted lozenge ↵bobzel
of which user had edited the box from lingering.
2020-09-21Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-09-21fixed honoring dropAction for documents dragged by their title.bobzel
2020-09-21mini changeGeireann Lindfield Roberts
2020-09-21fixed exception after revoking permissions of one link anchor and then ↵bobzel
clciking on the other.
2020-09-21added hidden field to list of playgorund fields.bobzel
2020-09-21made curPage a playground field so that scroll positions aren't mirrored.bobzel
2020-09-20fixed undo for bullet points to not take multiple steps and to work ↵bobzel
properly. no longer adds cursorfiels to the undo stack. fixed sharing manager to no create unnecesary documents..
2020-09-21Create pinWithView.pngGeireann Lindfield Roberts
2020-09-20fixed slide not setting focus on first bullet point after hitting enter.bobzel
2020-09-21Merge branch 'presentation_v1' of ↵Geireann Lindfield Roberts
https://github.com/browngraphicslab/Dash-Web into presentation_v1
2020-09-21location updateGeireann Lindfield Roberts
2020-09-19switched from LivePlayground to Playground mode for read-only values.bobzel
2020-09-19changed Add-Only so that if you have Admin rights to a document you can ↵bobzel
remove it from a read-only or add-only collection
2020-09-19fixed typo that prevented text from being selected. Testing out change to ↵bobzel
make PDFs always live.
2020-09-18change imageBox to choose img size based on PanelWidth, not document width. ↵bobzel
fixed textboxcommetn date display
2020-09-18added scrollTop and scrollY to playground mode.bobzel
2020-09-18from lastbobzel
2020-09-18added maximum height to stacking items in sidebar using childLimitHeight. ↵bobzel
made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now.
2020-09-18prevented inifinite recursion in distributeAclsbobzel
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel
2020-09-18changed ACL to acl. fixed title to read values from data doc ↵bobzel
preferentially over layout doc.
2020-09-18fixed pinWithView iconbobzel
2020-09-18Merge pull request #749 from browngraphicslab/presentation_v1bobzel
Presentation v1 - fixed the merge issues from presentation_updates
2020-09-18fixed following link to doc in hidden tabbobzel
2020-09-18view path UI updatesGeireann Lindfield Roberts
2020-09-18view paths UI from pres_updatesGeireann Lindfield Roberts
2020-09-18Fixed merge from presentation_updatesGeireann Lindfield Roberts
2020-09-17from last againbobzel
2020-09-17from lastbobzel
2020-09-17restored page referencing textually with [[:docid]]bobzel
2020-09-17simplified novice colleciotn menu. fixed Carousel 3Dbobzel
2020-09-17restored template button option for customizing layout but added a Full ↵bobzel
Toolbar mode to enable it.
2020-09-17tweaked external url tooltip for text box linksbobzel
2020-09-17fixed deleting text links to work when there are multiple links in the same ↵bobzel
linkAnchor mark. addressed problem with text getting a negative height when its resized to fit content in a preview window when its also displayed in freeform.
2020-09-17from lastbobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-16from lastbobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context ↵bobzel
menus, remove close buttons on doc decoartions, fix the title region fo tabs,
2020-09-16added a global option to determine whether documents are brought to front ↵bobzel
when dragged. fixed document override of this option to use the same variable _raiseWhenDragged.
2020-09-16cleaned up TabDocView a bitbobzel
2020-09-15restored pdf search/page controlsbobzel
2020-09-15fixed another warning.bobzel