aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-08-30cleaned up MainView a bit.bobzel
2020-08-30Merge pull request #648 from browngraphicslab/acls_uvbobzel
Sharing multiple selected documents
2020-08-30re-enabled google docs buttons in document decorations.bobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
2020-08-30admin alertusodhi
2020-08-30admin caseusodhi
2020-08-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-30changes for multiple docs selected + other small changesusodhi
2020-08-30from lastbobzel
2020-08-30fixed undo for following links from a Document view.bobzel
2020-08-30removed ComponentWillMount which is obsoletebobzel
2020-08-30fixed initialization of non-active tabs. fixed dragging of tab document icon.bobzel
2020-08-29from lastbobzel
2020-08-29split out TabDocView from CollectionDockingView (where it had been called ↵bobzel
DockedFrameRenderer)
2020-08-29fixed maximize docdecoration to toggle target w/o making an alias. use ↵bobzel
ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly
2020-08-29major restructure of how addDocTabs works. now you can add/replace with ↵bobzel
options for left/right/top/bottom and specific panel names
2020-08-29reorganized source files into proper directories. split contents of ↵bobzel
ParendDocSelector into CollectionDockingViewMenu and PropetiesDocContextSelector
2020-08-29made isDisplayPanel a prop of the docking layout instead of a field on a Docbobzel
2020-08-29fixes to tab dragging broken in last commitsbobzel
2020-08-29added some link follow options to link Editor. Big overhaul of dockingView ↵bobzel
to make things undoable and cleaner
2020-08-28from lastbobzel
2020-08-28added explicit annotation mode for videos. fixed annotation mode for webpagesbobzel
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to ↵bobzel
prevent children from being removed from the tree. Made _isBackground a layoutfield. fixed formattedTextBox exceptions on undo from a tab.
2020-08-28added willChange:transform to workaround the visual artifiact of zooming out ↵bobzel
from a very scaled collection in a presenation trail
2020-08-28add send to back / bring to front menu optoins. fixed marqueeView's overflowbobzel
2020-08-27added button for creating tabs in header bar. fixed runtimemissing icon errorsbobzel
2020-08-27fixed up undo for copy/cloning documents and for opening mainMenu sidebarbobzel
2020-08-27from lastbobzel
2020-08-27fixed open on right from Doc Decorations to remove context field. fixed ↵bobzel
presBox to find best target instead of assuming targetDoc is always displayed
2020-08-27added undo for deleting presentation view items. fixed scroll height of ↵bobzel
mainView sidebar.
2020-08-27from lastbobzel
2020-08-27switched back to recentlyClosed from inactive. fixed adding tag to multiple ↵bobzel
document seleciton.
2020-08-27fixed pinwith view to show up all the timebobzel
2020-08-26fixed (largely) properties buttons & view to work with multiple selections. ↵bobzel
fixed exceptions with clusters in freeformview
2020-08-26added dropdown dashboards input at top left + new & snapshotbobzel
2020-08-26fixed warnings. fixed url / annoation updating when navigating web pages.bobzel
2020-08-26fix so that tabbing tree view items works when treview aliases (eg minimap) ↵bobzel
are displayed. just doesn't work if the document is open more than once in the same treeview
2020-08-26more efficient way to update tree view active() flagbobzel
2020-08-26fixed immediate Title Editing of tree viewsbobzel
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-25fixed ink warnings. double-click turns on control point editing - esc ↵bobzel
reverts. made aliasing ink strokes possible & working.
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-25adjusted when schema view scrollbar appearbobzel
2020-08-25added resize handle for searchboxbobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-08-25fixed schema view column sizingbobzel
2020-08-25made schema lines darkerbobzel
2020-08-25removed marquee on scroll wheelbobzel
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.