aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Expand)Author
2020-04-09fix presbox to work with linked documents. more cleanup to use dataDoc/layout...Bob Zeleznik
2020-04-09fixed links to have a timecode again. updated a bunch of this.Document calls ...Bob Zeleznik
2020-04-09starting cleanupBob Zeleznik
2020-04-09added initial script template (onClick) for script behaviorsBob Zeleznik
2020-04-09cleaned up some scriptingBox code -- added parametersBob Zeleznik
2020-04-08reversionsBob Zeleznik
2020-04-08Merge branch 'master' into script_documentsBob Zeleznik
2020-04-08added scripting boxBob Zeleznik
2020-04-08fixed annotation overlays broken from previous changes for images/pdfs/etcBob Zeleznik
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-07fixed some search ui stuff.Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of On...Bob Zeleznik
2020-04-06followLinkLocation can be set on LinkDoc. button box css fixes.Bob Zeleznik
2020-04-06fixed sizing stacking views. fixed rotating images. fixed undo stacking drags.Bob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-05more cleanup to link following. got rid of unneeded link doc fields _context...Bob Zeleznik
2020-04-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-04warning fixesStanley Yip
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props which...Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
2020-04-02mergeAndy Rickert
2020-04-02added copy with alt+ctrl . fixed border radiusBob Zeleznik
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with excl...Bob Zeleznik
2020-04-01made it possible to link from one text selection to anotherBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-31more settings ui + huge bugfixes with document dragging and selectionAndy Rickert
2020-03-30fixed captions and got rid of inappropriate references to Doc.expandTemplateBob Zeleznik
2020-03-30changed expandedTemplate to rootDocumentBob Zeleznik
2020-03-30argh!! typo in regex rich text ruleBob Zeleznik
2020-03-30from lastBob Zeleznik
2020-03-30more nested template fixesBob Zeleznik
2020-03-30tested nested templates and remote doc field embedding in text viewBob Zeleznik
2020-03-29working version of nested templates both inside and outside of text boxes.Bob Zeleznik
2020-03-29fixed makeTemplate to allow for nested templatesBob Zeleznik
2020-03-29cleand up richtextschema to work when layout changes due to template being lo...Bob Zeleznik
2020-03-29more tweaks to embedded documents in text. fixes for expandedTemplate to show...Bob Zeleznik
2020-03-29clean up of parameterized templates. added 'self' to scripts to reference th...Bob Zeleznik
2020-03-28more improvements for parameterized templatesBob Zeleznik
2020-03-28ongoing work with parameterized templatesBob Zeleznik
2020-03-28from lastBob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between a...Bob Zeleznik
2020-03-28changed template parameters to be stored in '@params'. Updated ImageBox to ...Bob Zeleznik
2020-03-27fixed up embedded document view layout references in text boxes to 1) create ...Bob Zeleznik
2020-03-27from lastBob Zeleznik