aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-08-11fixed inking buttonbobzel
2020-08-11fixed dragging in html text and droppingbobzel
2020-08-11from lastbobzel
2020-08-11updated how background colors workbobzel
2020-08-11updated 'system' tag on some docsbobzel
2020-08-11Merge branch 'master' into schema_searchbobzel
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-10bugfixingAndy Rickert
2020-08-10restored context display be re-enabling proxy types in websocketbobzel
2020-08-10fixed ctrl-drag for text to scale properly. added horizontal resize for web ↵bobzel
pages to add white space.
2020-08-10mergeAndy Rickert
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-10fixes for search to do filter system and non-searchable documents on the server.bobzel
2020-08-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-10UI changesanika-ahluwalia
2020-08-10filter checkboxesAndy Rickert
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-10fixed general list problem where elements weren't converted to Docs. ↵bobzel
Symptom was documents now showing up in Shared Docs panel after making and deleting an alias of a shared doc.
2020-08-10fixed general list problem where items weren't being converted to Documents. ↵bobzel
Symptom was Shared Docs panel was missing a document after making and deleting an alias of a shared document.
2020-08-10from lastbobzel
2020-08-10fixed warningsbobzel
2020-08-10Merge branch 'master' into ink_editsbobzel
2020-08-10fixed issues with presentationBox grabbing all keyboard events and ↵bobzel
preventing title edits among others. fixed runtime errors. fixed groupManager to open again.
2020-08-10Merge branch 'ink_edits' of https://github.com/browngraphicslab/Dash-Web ↵yunahi
into ink_edits :wq
2020-08-10fixed line, able to add/delete control pointsyunahi
2020-08-10prevented infinite loop in distributeAcls + allowed change of alias x, y, ↵usodhi
width, height in owned collection + changes to removeDocument calls in many places + comments etc
2020-08-10Merge pull request #521 from browngraphicslab/acls_uvbobzel
Bugfix and new stuff
2020-08-10Merge pull request #520 from browngraphicslab/menu_restructurebobzel
Menu restructure pt 2
2020-08-10default acl private setting created + bugfixusodhi
2020-08-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-09fixed playing audio links on select.bobzel
2020-08-09fixed playing audio on link follow when audio opens on right or in tabbobzel
2020-08-09starting to fix link following behavior to audio regions.bobzel
2020-08-09more audiobox cleanup. fixed dropping links onto audio box regions/labels.bobzel
2020-08-09added '*' prefix for matching related families of fields in SchemaView & Search.bobzel
2020-08-09minor changesanika-ahluwalia
2020-08-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-09clicking document opens it"Andy Rickert
"
2020-08-09fixed audio box waveform to resize cleanlybobzel
2020-08-09more audioBox cleanup/fixesbobzel
2020-08-09cleaning up AudioBoxbobzel
2020-08-09Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-09updatesGeireann Lindfield Roberts
2020-08-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-08-08tidying up assorted features, disabling editing doc keys in search, etcAndy Rickert
2020-08-08minor fixesLionel Han
2020-08-08Merge branch 'new_audio' of https://github.com/browngraphicslab/Dash-Web ↵Lionel Han
into new_audio
2020-08-08changed from alt to shift keyLionel Han
2020-08-08changed to 100% height and added minimum width draggedLionel Han
2020-08-08working version of click and dragLionel Han