aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-17added layoutdoc togglesusodhi
2020-08-16added lastModified timestamps for all documentsbobzel
2020-08-16changed sidebar buttons to not 'stayincollection' but to 'alias' on drop to ↵bobzel
allow them to be copied easily to other button panels.
2020-08-15cleaned up console.logs. fixed updating lastModified for SOLRbobzel
2020-08-15fixed schema view scrollbarbobzel
2020-08-15trying a fix to infinite loop in docking view config updating by removing ↵bobzel
fetchProto when field was already cached. Also cleared out the sidebarContent on load to prevent shared text documents from getting too tall.
2020-08-15fixes for search -- need to rethink how to get a sortable string field ↵bobzel
(removed _s suffix for now).
2020-08-15fixed schema menu to appear in right place. removed sorting options from ↵bobzel
menu since they're duplicative of widget UI.
2020-08-15Merge branch 'bug_fixes_melissa'bobzel
2020-08-15fixed searchBox layout to show drag iconbobzel
2020-08-15more alias stuffusodhi
2020-08-15mainly uiusodhi
2020-08-15merge with masterMelissa Zhang
2020-08-15cleanupMelissa Zhang
2020-08-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-15disabled staffViewbobzel
2020-08-15turned off fading for pop-up antimode menusbobzel
2020-08-14fixed showing links to inkbobzel
2020-08-14fixed dragging aliases to remove _stayInColleciton flag. fixed warnings.bobzel
2020-08-14fixed default documents that were missing the 'system' tag. fixed catalog ↵bobzel
to have default worksapce documents in it.
2020-08-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-14added system flags to default documentsbobzel
2020-08-14Merge pull request #610 from browngraphicslab/new_audiobobzel
New audio
2020-08-14Merge branch 'new_audio' of https://github.com/browngraphicslab/Dash-Web ↵bobzel
into new_audio
2020-08-14tagged mobile docs as systembobzel
2020-08-14quick fix for mobileLionel Han
2020-08-14bug fixesLionel Han
2020-08-14fix to give an author to template doc protos.bobzel
2020-08-14fixed some edge cses with richTextMenu synchronization. added author field ↵bobzel
to delegates
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 icons for minimize & rotation on DocumentDecorationsbobzel
2020-08-14Merge branch 'master' into bug_fixes_melissabobzel
2020-08-14fixed crash in schemaCellbobzel
2020-08-14fixed checkbox dismiss behavior for SchemaViewsbobzel
2020-08-14print headerIsEditingMelissa Zhang
2020-08-14fixed upating of Rich Text Menu toolbar --- still hacky though.bobzel
2020-08-13fixed warnings.bobzel
2020-08-13merge with masterMelissa Zhang
2020-08-13stopPropagation for left/right arrow keys while editing headers or cells ↵Melissa Zhang
(still buggy), removed unused code
2020-08-13fixed search for type with multipe values. changed search schemabobzel
2020-08-13Merge branch 'master' into schema_searchbobzel
2020-08-13Merge pull request #603 from browngraphicslab/ink_editsbobzel
verticals and horizontals
2020-08-13fixed import to use _chromeStatus and fixed drag behavior not to make a ↵bobzel
delegate.
2020-08-13total results, schema field fixes, filtering in headersAndy Rickert
2020-08-13Merge branch 'master' into presentation_updatesbobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one ↵bobzel
line text not to show scrollbars. fixed scriptingRepl to allow document ids to be entered.
2020-08-14minimize final changesGeireann Lindfield Roberts