aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-29temp fix for links in text previewAnika Ahluwalia
2020-09-29added for links in textAnika Ahluwalia
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-29fixed highlighting of link hypertext anchors (was offset very wrongly ↵bobzel
before). fixed setting link mark correctly when linking two hypertext anchors. fixed allowing link to parent collection when parent collection is specified by clicking its link button
2020-09-29fixed display/edit of titles when shown as a headerbobzel
2020-09-29changed sidebar functionality for textboxes to open outward and make handle ↵bobzel
blue when there are contents. added a fitToBox capability for contents of sidebar.
2020-09-28from lastbobzel
2020-09-28made pdf annotations default to selected & editable on dropbobzel
2020-09-28fixed inking on pdfsbobzel
2020-09-28fixed creationDate title getting messed up.bobzel
2020-09-28fixed display of info about pdf annotations. made userColor change ↵bobzel
background color of settings dialogue.
2020-09-28removed sidebar menu item. fixed contents of annotations to display ↵bobzel
annotation's info, not pdf's.
2020-09-28fixed filtering annotation anchors on PDFs. added tooltip for identifying ↵bobzel
who made an annotation.
2020-09-28from lastbobzel
2020-09-28fixed docRangeFilters to be propagated everywhere and evaluated like ↵bobzel
docFilters (if the field isn't there, it fails)
2020-09-28fixed follow link to scroll stacking/masonry views properly.bobzel
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-27trying a different solr schema that better supports regexp's by not doing ↵bobzel
stemming. fixed issues with schema and tree views where children need to be registered for tryUpdateHeight to work but not when they're in a sidebar that specifies dontRegisterView. Changed stacking/freeform/tree/masonry to NOT be dontRegisterChildView -- this should be set by the context (ie, sidebar)
2020-09-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-28fixed issue with docking view that has only one stackbobzel
2020-09-27fixed selecting schema cells to select the document after focusing on it.bobzel
2020-09-27fixed loading of pdfsbobzel
2020-09-27Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-09-27fixed bug where pdfs didn't render if they had been left on a curPage > numPagesbobzel
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-25more cssusodhi
2020-09-25changed unset to None and minor changesusodhi
2020-09-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-09-25override related changes. more to gousodhi
2020-09-24shifted override location in geteffectiveaclusodhi
2020-09-24changed dragging pdf link note to not create a note when dropped on ↵bobzel
annotatable item (image, video, pdf)
2020-09-25fixed stroke width on control pointsyunahi
2020-09-24fixed acls for inkbobzel
2020-09-24fixed circle, stroke widthyunahi
2020-09-23fixed sidebar collection to open up when clicking the handle. fixed being ↵bobzel
able to type immediately into a new texst box in the text box sidebar.
2020-09-23fixed saveFilter to save dashboard filters as well as search filtersbobzel
2020-09-23from lastbobzel
2020-09-23hid View/Read only acl option. renamed Add acl Can Augmentbobzel
2020-09-23fixed exception when changing acls in shared collection. fixed adding ↵bobzel
document to shared colleciton to not give permsissions to sharer automatically
2020-09-23Merge branch 'acls_uv'bobzel
2020-09-23fixed link rendering to be less computationally inefficientbobzel
2020-09-23merge conflictusodhi
2020-09-23missed importusodhi