aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2020-10-01fixed warningsbobzel
2020-10-01from lastbobzel
2020-10-01major performance fix by adding a SharingDocument to the user's DB account ↵bobzel
so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary.
2020-10-01fixed closed library flyout view to not render a DocumentView. fixed ↵bobzel
sidebar panels to not be selectable. fixed changing view of sidebar panel to only affect that panel
2020-10-01changed sharing to use __ to replace .'s in emails to avoid problems with ↵bobzel
storing keys in mongo
2020-09-30Merge pull request #823 from browngraphicslab/acls_uvbobzel
ACL Refresh
2020-09-30fixed performance issue with linksbobzel
2020-10-01removed unnecessary actionusodhi
2020-10-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-10-01added acl refresh ish button to panel and sharing menuusodhi
2020-09-30fixed following summary to open new tab in place. merged link follow codebobzel
2020-09-30fixed dragging aliases using alias button. made dragging title of doc ↵bobzel
decorations or alias button allow doc to be embedded
2020-09-29Merge pull request #813 from browngraphicslab/anika_bug_fixesbobzel
undo for follow link
2020-09-29removed unncessary undoBatch'sbobzel
2020-09-29simplfiled ':' menu and fixed creating items to not assume a template. add ↵bobzel
emptyNote. fixed scrolling in stacking views broken in previous commit. changed formattedTextBox to support stacking sidebar.
2020-09-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Anika Ahluwalia
anika_bug_fixes
2020-09-29undo for linkingAnika Ahluwalia
2020-09-29made pdf/web anchors pushpins by default. can now remove docs you own from ↵bobzel
sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields
2020-09-28fixed display of info about pdf annotations. made userColor change ↵bobzel
background color of settings dialogue.
2020-09-28fixed schemacells to accept '=' syntax to set on layout document.bobzel
2020-09-28fixing search to handle bad regexps without killing the server. fixed ↵bobzel
search to not loop forever on bad searches that return nothing.
2020-09-28fixed syntax for SOLRbobzel
2020-09-25Merge pull request #797 from browngraphicslab/acls_uvbobzel
Unset -> None
2020-09-25Merge pull request #794 from browngraphicslab/ink_editsbobzel
fixed circle & stroke from appearing thicker on control points mode.
2020-09-25changed unset to None and minor changesusodhi
2020-09-24changed dragging pdf link note to not create a note when dropped on ↵bobzel
annotatable item (image, video, pdf)
2020-09-24fixed circle, stroke widthyunahi
2020-09-23from lastbobzel
2020-09-23hid View/Read only acl option. renamed Add acl Can Augmentbobzel
2020-09-23Merge branch 'acls_uv'bobzel
2020-09-23fixed link rendering to be less computationally inefficientbobzel
2020-09-23merge conflictusodhi
2020-09-23moved Layout checkbox to developer mode.bobzel
2020-09-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-09-23override and one-click stuffusodhi
2020-09-23moved buttons to developer mode.bobzel
2020-09-22made filters apply to links. automatically removes links that have a ↵bobzel
missing endpoint unless you own them.
2020-09-22changed default sharing to Add from Viewbobzel
2020-09-22changed default sharing permission in sharing menu to readonlyusodhi
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-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-18changed ACL to acl. fixed title to read values from data doc ↵bobzel
preferentially over layout doc.
2020-09-17restored template button option for customizing layout but added a Full ↵bobzel
Toolbar mode to enable it.
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-17changed text box headers from a template to a title bar.bobzel
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-15changed tools to not be removable from colelctoinbobzel
2020-09-15rearranged menu items, made a bunch developer mode. fixed setting color via ↵bobzel
ColorBox of colelctions.