aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-23minor changesanika-ahluwalia
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-23changed dropping linkbutton on collection to link to collection except when ↵Bob Zeleznik
dragging off a text annotation onto a collection when it makes a note.
2020-06-23moved onClick and onDragStart references to layoutDoc from Document since ↵Bob Zeleznik
they seem likely to be view related (different templates would behave differently). This fixes the Apply button in the ScriptingBox to show the Finish() button and to restore the doc view to its original form.
2020-06-24fixed inkmenuyunahi
2020-06-23fixed weburl input box not getting focus to typeBob Zeleznik
2020-06-23ink menu UI changegeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-23from lastBob Zeleznik
2020-06-23fixed mult link menu. fixed linking to external urls. fixed draggers for ↵Bob Zeleznik
text menu.
2020-06-22made chrome commands fire by clicking bullseye. added commands for ↵Bob Zeleznik
freeformview. made backgroundHalo() work diffrently for ink strokes
2020-06-22pullLionel Han
2020-06-22tweaks to previewanika-ahluwalia
2020-06-22fixed text input rule for bullets by typing: "- "Bob Zeleznik
2020-06-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-22Merge branch 'anika_schema_view' of ↵anika-ahluwalia
https://github.com/browngraphicslab/Dash-Web into anika_schema_view
2020-06-22fixed display of document preview for schema viewBob Zeleznik
2020-06-22cleaned up menus for formatted text & tempaltes. fixed pdf menu behavior ↵Bob Zeleznik
(not fading until unselected);
2020-06-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-22more with previewsanika-ahluwalia
2020-06-22fixed tree view to allow textdocument to be typed while title is changing. ↵Bob Zeleznik
fixed tryUpdateHeight so that text boxes don't get a scroll bar if they're autoHeight
2020-06-22mergeAndy Rickert
2020-06-22added a way to broadcast a message to all users (e.g., for restarting server)Bob Zeleznik
2020-06-22changed catalog back to default of treeview in treeview.Bob Zeleznik
2020-06-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-22fixed onClick events for text.Bob Zeleznik
2020-06-22prevent users from deleting the activeWorspace with 'delete' menu itemBob Zeleznik
2020-06-22cleaned up errors. added ctrl-a to select documents within a freeform ↵Bob Zeleznik
collection. fixed ctrl-x to remove documents properly. fixed paste documents to clone only if copied.
2020-06-22cleaned up addLink and deleteLink in LinkManager + setting up GroupManager ↵usodhi
ui + installed multiselect dropdown package + a lot of initial group functionality (incomplete)
2020-06-22updated css width property for mobilegeireann
2020-06-21fixed schema preview doc bug.Bob Zeleznik
2020-06-21fixed link lines to text hyperlinksBob Zeleznik
2020-06-21fixed actionsBob Zeleznik
2020-06-21changed to previewsanika-ahluwalia
2020-06-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-21fixed pasting of selected text from one note to a new note.Bob Zeleznik
2020-06-21more cleanup of prosemirror bullets and ordered_list mode changingBob Zeleznik
2020-06-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-06-21more setup of groupmanager etcusodhi
2020-06-21cleaned up lists in prosemirror. everything's an ordered_list now (even ↵Bob Zeleznik
unordred lists). things are read back from the dom correctly to allow copy & paste. added prosemirror's dev tools.
2020-06-20fixed broken positioning of link anchors. fixed link anchor positiongin in ↵Bob Zeleznik
masonry views.
2020-06-20fixed image rotationsBob Zeleznik
2020-06-19fixed icon appearing over sidebar bugLionel Han
2020-06-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-19adding open button and slight change to preview in docanika-ahluwalia
2020-06-19a bunch of ink fixesBob Zeleznik
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik