aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/DocumentManager.ts
AgeCommit message (Collapse)Author
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-09fixed link following for textbox templates. fixed link following to ↵Bob Zeleznik
annotaiton on videos.
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-04fixes for video snapshots & following links to anchors in videosBob Zeleznik
2020-03-03fixed opening of metadata from text box. fixed minimizing presentatino ↵bob
view. cleaned up closeRightSplit.
2020-03-02changed clippings to use slide template. fixed issues on startupbob
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-18fixed up following link to a portal alias. made renaming goldenlayout tabs ↵bob
write to the proto.
2020-02-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-05several layout fixes for row/col stuff. fixes to icons. added buttons for ↵bob
buxton app. made PresBox not search for its own contents when following a link
2020-02-01several layout fixes for time views. removed remnants of animate to icon code.Bob Zeleznik
2020-01-30fixed zoomin in presentation modeBob Zeleznik
2020-01-06maded link dot anchors update whenever they are moved. made text box ↵bob
collections always appear.
2020-01-06compile fixes and playing with Corsbob
2019-12-20minor cleanupbob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace ↵bob
from deleting everything. made Esc desleect text and the document. fixed jumpToDOcument to focus annotationOn documents properly (particularly for sidebar text notes). fixed deselecting docsin textbox sidebar.
2019-12-18disabled showing link lines when brushing over containing documents. now ↵bob
you have to brush over an actual link anchor
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview ↵bob
(when floating doc is out of view).
2019-12-12from previousBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to ↵Bob Zeleznik
create collection from text selection
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-23several fixes to audio documents to make linking work better and to ↵Bob Zeleznik
customize the audio controls UI
2019-10-18fixes for drawing link anchors to pdf text selections.Bob Zeleznik
2019-10-18link lines are working properly except when things get panned/moved ... need ↵Bob Zeleznik
to turn off or get updates somehow.
2019-10-18better version of link lines between anchorsBob Zeleznik
2019-10-17working version of link lines between anchorsBob Zeleznik
2019-10-16a bunch of fixes to layouts to support templates in paticular.bob
2019-10-12color picker as document in sidebar now.Bob Zeleznik
2019-10-10removed CollectionVideoViewbob
2019-10-10fixed scrolltoannotation bug in pdfviewer. removed CollectionPdfViewbob
2019-10-08cleaned up tagging of text spans with data and timestampsbob
2019-10-05started cleaning up videos. restored link follwing to timecodes. changed ↵Bob Zeleznik
to currentTimecode from curPage
2019-10-04more pdf cleanup. fix to mix-multiply-mode for better ↵Bob Zeleznik
highlighters/opacity. small text box fixes.
2019-10-03partially fixed editing text boxes in stacking views. tweaked link ↵bob
following from text boxes.
2019-10-03small tweaks to link following target highlighting.Bob Zeleznik
2019-10-03cleaned up link following code. changed opening in place behavior to not ↵Bob Zeleznik
open if view already exists. fixed formattedText box scrolling. fixed clicking on image in text box. more...
2019-10-02many fixes to pdfs, linking, annotations, presentations.bob
2019-10-02adjusted link following to pdf annotations to work better with scroll ↵Bob Zeleznik
position and unactivated pdf views.
2019-09-28lots of fixes to pdfs and link following.Bob Zeleznik
2019-09-25Merge branch 'master' into pdf_refactorbob
2019-09-25refactored collection view to be cleaner and more modular for supporting ↵Bob Zeleznik
things like PivotView. fixed pivot view selection bug.
2019-09-24ahhhhyipstanley
2019-09-19fixed text location when editing a resized document. made ↵bob
animatebetweenPoint from documentview's collapsetoTargetPoint
2019-09-19switche calls to COllectionDockingView... to addDocTabs. fixed following ↵bob
links to navigate/restore properly.
2019-08-27fixed several lint errors, and minor issues with bulletsBob Zeleznik
2019-08-22fixed textheight with titles. fixed marquee with floating docs. other tweaks.bob