aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-16fixed highlighting thick strokes.Bob Zeleznik
2020-06-16fixed sizing of inkstrokes to bounding boxBob Zeleznik
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-16fixing parts of dropdownanika-ahluwalia
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> ↵Bob Zeleznik
syntax
2020-06-15pull from master and cleaning up codeLionel Han
2020-06-15bugfixing with expading search terms within a bucketAndy Rickert
2020-06-15added parts of drop downanika-ahluwalia
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-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-15resizing images based on column widthanika-ahluwalia
2020-06-16image upload bug fixesgeireann
2020-06-16Merge branch 'mobile_revision_direct' of ↵geireann
https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
2020-06-16uploader + menu changesgeireann
image upload w/ video and other files menu updates
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ↵Bob Zeleznik
wrapping on the same line as the fieldLabel
2020-06-15added ? to a lot of thingsLionel Han
2020-06-14pullLionel Han
2020-06-14changed library to have catalog default to a schema view. fixed dragging ↵Bob Zeleznik
to/from catalog to use 'same' and 'alias' as appropriate for dragging in/out.
2020-06-14inline images (need resizing)anika-ahluwalia
2020-06-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-14fixed dragging in tree views for Catalog to "copy" documents within the ↵Bob Zeleznik
sidebar instead of aliasing them.
2020-06-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-14adding list and image typesanika-ahluwalia
2020-06-14fixed nested tablesBob Zeleznik
2020-06-14dropdown shows on first clickanika-ahluwalia
2020-06-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
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 ↵Bob Zeleznik
than one link. fixed problem making a text link anchor by adding dummy mark to split the selection first.
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 ↵Bob Zeleznik
text selection
2020-06-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
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-12expanding highlightsAndy Rickert
2020-06-12changes to UI and slight bux fixesanika-ahluwalia
2020-06-12buttons for parsingAndy Rickert
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 ↵Bob Zeleznik
changing GridView compaction
2020-06-12simplified change listenter in CollectionGridView.Bob Zeleznik
2020-06-12Merge branch 'grid_view_secondary' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into grid_view_secondary
2020-06-12need a better collectionGRidView fix for when the documentList doesn't match ↵Bob Zeleznik
the layout list
2020-06-12fixed gridflex bugsusodhi
2020-06-12fixed errors in gridview caused by restructuring.Bob Zeleznik
2020-06-11functioning with new inkLionel Han