aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-19made a hover highlight for text boxes to distinguish border from text.Bob Zeleznik
2020-06-19fixed selecting textboxes to reset the selection instead of potentially trigg...Bob Zeleznik
2020-06-19fixed LOD for pdfs. fixed linking to collection annotation on pdf/image etc ...Bob Zeleznik
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-06-18fixed keyvalue pane inputting new key values. made collection chromes shrink...Bob Zeleznik
2020-06-18added a major hack to allow overriding of ACLs for adding a hyperlink to a re...Bob Zeleznik
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed linking to a comparisonBoxBob Zeleznik
2020-06-17fixed doc decorations to work better with library tree view. made button bar...Bob Zeleznik
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned u...Bob Zeleznik
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik
2020-06-17fixed dropping toolicons to make aliasesBob Zeleznik
2020-06-17fixed scrolling in left sidebar tools panel. changed docking data fieldto tr...Bob Zeleznik
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text document...Bob Zeleznik
2020-06-16fixed problems with scriptingBox types & cleaned up code.Bob Zeleznik
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-16fixed rich text help. fixed indenting text.Bob Zeleznik
2020-06-16cleaned up some of the prosemirror plugin views.Bob Zeleznik
2020-06-16Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-16fixed highlighting thick strokes.Bob Zeleznik
2020-06-16fixed sizing of inkstrokes to bounding boxBob Zeleznik
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> s...Bob Zeleznik
2020-06-15fixed testAcl. added testReadonlyBob Zeleznik
2020-06-15fixed acls for text hyperlinks (mostly) by not allowing links to be traversedBob Zeleznik
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ...Bob Zeleznik
2020-06-14changed library to have catalog default to a schema view. fixed dragging to/...Bob Zeleznik
2020-06-14fixed dragging in tree views for Catalog to "copy" documents within the sideb...Bob Zeleznik
2020-06-14fixed nested tablesBob Zeleznik
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-13fixes to make link lines work correctly with text anchors that have more than...Bob Zeleznik
2020-06-13fixed linking to text selection that includes a nested linkBob Zeleznik
2020-06-13fixed text sidebar when text is scaled. started to add multiple links to a t...Bob Zeleznik
2020-06-13import tweaksBob Zeleznik
2020-06-12removed unncessary changes from script_documentsBob Zeleznik
2020-06-12Merge branch 'master' into script_documentsBob Zeleznik
2020-06-12nothing reallyBob Zeleznik
2020-06-12Merge branch 'master' into grid_view_secondaryBob Zeleznik
2020-06-12added ACL's for annotations.Bob Zeleznik
2020-06-12changes to UI and slight bux fixesanika-ahluwalia
2020-06-12fixed gridView dragging after double-tap to create textBob Zeleznik
2020-06-12fixed double-click text creation in grid views.Bob Zeleznik
2020-06-12fixed bug with initial position of CollectionGrid items. Added undo for chan...Bob Zeleznik
2020-06-12simplified change listenter in CollectionGridView.Bob Zeleznik
2020-06-12Merge branch 'grid_view_secondary' of https://github.com/browngraphicslab/Das...usodhi
2020-06-12need a better collectionGRidView fix for when the documentList doesn't match ...Bob Zeleznik
2020-06-12fixed gridflex bugsusodhi
2020-06-12fixed errors in gridview caused by restructuring.Bob Zeleznik
2020-06-11from lastBob Zeleznik
2020-06-11code cleanup for CollectionGridView. added double click to create text.Bob Zeleznik