aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2021-08-28added variable link weights based on relationship importancedinhanhtruong
Link lines are thicker for links belonging to more important relationships. Thickness varies linearly from 3px to 12px. Removed dashed linked lines.
2021-08-25Merge pull request #33 from brown-dash/linking-anhGeireann Lindfield Roberts
Linking anh - fixed and expanded link relationships
2021-08-24fixed pdf mixBlendMode for sem transparent annos. changed ink to have no ↵bobzel
backgound by default - transparent backgroudn will make trokes mixBlend as multiply
2021-08-24fixed following link from ink stroke. made interacting with annotatable ↵bobzel
documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button.
2021-08-17Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵geireann
linking-anh
2021-08-17more updatesgeireann
2021-08-17in-progress link relationship color associationdinhanhtruong
created list fields for link relationships and their associated colors. Need to implement colors in front end
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for ↵bobzel
changes to x/y/width/height
2021-08-09fixed augment only text to resize correctly with autoheight. fixed acls to ↵bobzel
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public.
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ↵bobzel
within the same note, fixed playground fields to write to the server without updating other clients.
2021-08-06fixed linking to WebBox to save current web page as part of view spec.bobzel
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-30major UI / updates + refactoringgeireann
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵bobzel
document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo.
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-17mergingusodhi
2021-07-14fixed dropping onto filesystem view to drop document into specific ↵bobzel
location/folder instead of hanging.
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-05-31folderised dashboardsusodhi
2021-05-31sharing dashboard works? pending fixing remnant on screen tabsusodhi
2021-05-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-05-17trying dynamic off screen docsusodhi
2021-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-04-11updated startRect to use mediaState and added pendingRecording as an option.bobzel
2021-04-10mergingusodhi
2021-04-10Merge branch 'master' into demo_changesbobzel
2021-04-08fixed pushpins to be created only when removed from a collection. fixed ↵bobzel
webbox links which weren't showing up in link menu.
2021-04-08Merge branch 'master' into filtersbobzel
2021-04-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-04-07fixes for lightbox stepping intobobzel
2021-04-07removed scope option for filters in favor of selecting dashboard.bobzel
2021-04-06reverted back to not setting 'system' for non-system documents.bobzel
2021-04-06fixed initial treeViewOpen state for non-checkbox filters.bobzel
2021-04-04stopped system docs from being filteredusodhi
2021-04-04mergingusodhi
2021-04-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-04-02dashboard sharing initial setup, inherits acls from dashboard - looks like ↵usodhi
it works
2021-04-02added snap lines button to freeform properties. renamed & simplified ↵bobzel
treeViewPreventOpen stuff
2021-04-01more tree view cleanupbobzel
2021-04-01cleaning up tree view stuff.bobzel
2021-03-31added childHideLinkButtonbobzel
2021-03-31trying to cleanup control of displaying linkButtons in tree views.bobzel
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵bobzel
to linkAnchorBox.
2021-03-30mergingusodhi
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ↵bobzel
tree views.