aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionMenu.tsx
AgeCommit message (Collapse)Author
2020-11-08added an optional background grid for collections.bobzel
2020-11-02fixed display of text controls for nested text boxes like captions.bobzel
2020-11-01Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-11-01Remove any attempt at auto playing audioGeireann Lindfield Roberts
2020-10-30fixed bookmarked views to not break when there's no current frame. (caused ↵bobzel
the bug with the large bookmark icon after having created and invoked a previous bookmark icon)
2020-10-27Performance updates for up/down arrowsGeireann Lindfield Roberts
Only calls resetSelection when necessary
2020-10-23improved selection/play/context menu behavior of youtube videos. fixed ↵bobzel
youtube videos to pinwithview better by capturing timecode after a seek drag event so that you can pin with view.
2020-10-22added more caching for linkManager queries.bobzel
2020-10-22added pinwithView for videosbobzel
2020-10-21not possible to change pres document perspectiveGeireann Lindfield Roberts
+ removing unessecary doc actions + progressivize
2020-10-18resets scrollTop when navigating to a new webpage in WebBox. set url on ↵bobzel
proto's data field when creating a webPage, not delegate.
2020-10-17fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵bobzel
annotations. fixed ink masks. fixed warnings.
2020-10-18Comparison box pin with viewGeireann Lindfield Roberts
2020-10-18Merge branch 'presentation_v1' of ↵Geireann Lindfield Roberts
https://github.com/browngraphicslab/Dash-Web into presentation_v1
2020-10-18test commit of changes that might clash with mergeGeireann Lindfield Roberts
2020-10-16fixed RTF so that you can scroll smoothly in a presentation.bobzel
2020-10-15pin with view on scrollable documentsGeireann Lindfield Roberts
and some undo bug fixes
2020-10-10fixed showing ink tools when text is unselected.bobzel
2020-10-08fixed adding/removing schema columns. fixed showing text/ink tools in menu ↵bobzel
at right time. cleaned up schema view a bit and fixed drag bar from disappearing when shown in full tab.
2020-10-07fixed undoing changes to a textbox's fontsize/family. changed auto-page ref ↵bobzel
syntax to start with ':'. fixed making text menu appear when clicking on caption & other text boxes.
2020-10-01various fixes to new sharing / email normalizationbobzel
2020-10-01fixed closed library flyout view to not render a DocumentView. fixed ↵bobzel
sidebar panels to not be selectable. fixed changing view of sidebar panel to only affect that panel
2020-09-30fixed dragging aliases using alias button. made dragging title of doc ↵bobzel
decorations or alias button allow doc to be embedded
2020-09-30fixed dragging alias buttonsbobzel
2020-09-23fixed saveFilter to save dashboard filters as well as search filtersbobzel
2020-09-18changed ACL to acl. fixed title to read values from data doc ↵bobzel
preferentially over layout doc.
2020-09-18fixed pinWithView iconbobzel
2020-09-18Fixed merge from presentation_updatesGeireann Lindfield Roberts
2020-09-17simplified novice colleciotn menu. fixed Carousel 3Dbobzel
2020-09-17changed text box headers from a template to a title bar.bobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context ↵bobzel
menus, remove close buttons on doc decoartions, fix the title region fo tabs,
2020-09-14updated header text view. fixed dragging tree view items to unregister ↵bobzel
listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text.
2020-09-13updated cursor icons.bobzel
2020-09-13fixed refreshing web pagesbobzel
2020-09-12fixed stacking view selections to have the right bounding box. fixed text ↵bobzel
boxes to work with headerVIew template which has multiple text boxes in it.
2020-09-11moved minimap button to bottom-right of tab panesbobzel
2020-09-11added lightbox button to topbar. fixed treeview editableTitle crashbobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵bobzel
presentations for treeview outlines.
2020-09-07fixed childLayoutString templates whch broke somewhere along the way.bobzel
2020-09-04fixed typos + css + changing value on dropped documents in masonry view + ↵usodhi
ink x + added .mpeg as acceptable audio format
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-09-01fixed saving of search filters for a viewbobzel
2020-08-29split out TabDocView from CollectionDockingView (where it had been called ↵bobzel
DockedFrameRenderer)
2020-08-28added explicit annotation mode for videos. fixed annotation mode for webpagesbobzel
2020-08-27added undo for deleting presentation view items. fixed scroll height of ↵bobzel
mainView sidebar.
2020-08-27fixed pinwith view to show up all the timebobzel
2020-08-26fixed warnings. fixed url / annoation updating when navigating web pages.bobzel
2020-08-25from lastbobzel
2020-08-25added URL for web pages and fixed forward/backward in menu bar. Fixed Go to ↵bobzel
reload web page.
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.