aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-20Merge branch 'ink_edits'bobzel
2020-08-20fixed lassoyunahi
2020-08-19Merge branch 'menu_restructure'bobzel
2020-08-19fixed frame animations and added frames to bookmarked views.bobzel
2020-08-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-19updated PropertiesButtons to work with selected documents in schemaViewsbobzel
2020-08-18added document selection for items in a SchemaView so that Properties and ↵bobzel
context menu can operate on them.
2020-08-18fixed snapping to work when dragging an alias to allow snapping to originalbobzel
2020-08-18fixed undoing typed text boxes to happen in one step (not undo to first ↵bobzel
character, then undo again fo whole box)
2020-08-18disabled ink gestures (can be reneanbled with ↵bobzel
Doc.UserDoc().recognizeGestures. fixed z-index setting of new documents in freeform view.
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-17properties panel acl issue fixedusodhi
2020-08-17added layoutdoc togglesusodhi
2020-08-15more alias stuffusodhi
2020-08-15mainly uiusodhi
2020-08-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-14Merge pull request #610 from browngraphicslab/new_audiobobzel
New audio
2020-08-14cleaned up invocation of RichTextMenubobzel
2020-08-15many changes to acls, aliases, sharing sidebar etcusodhi
2020-08-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-08-14fixed marque offsetanika-ahluwalia
2020-08-13fixed warnings.bobzel
2020-08-13Merge branch 'master' into schema_searchbobzel
2020-08-13Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts
2020-08-12Merge branch 'master' into schema_searchbobzel
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-08-12fixed collections being hidden from SOLR. fixed warning.bobzel
2020-08-12used datadoc for acl calculations in many places + some other changesusodhi
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-12Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-12bugs fixes from other compGeireann Lindfield Roberts
2020-08-12select fixesanika-ahluwalia
2020-08-11fixed crashes in PresBox when selecting in tree view. fixed selection of ↵bobzel
treeView items to update PropertiesView
2020-08-11fixed compile errorbobzel
2020-08-11changed to foreachusodhi
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-11fixed undoing arrange contents in gridbobzel
2020-08-11updated how background colors workbobzel
2020-08-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
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