aboutsummaryrefslogtreecommitdiff
path: root/src/new_fields
AgeCommit message (Expand)Author
2020-04-05more cleanup to link following. got rid of unneeded link doc fields _context...Bob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-03fixed a bunch of warningsBob Zeleznik
2020-04-03changed dontSelect to dontDecorateSelectionBob Zeleznik
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-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-31fixed stacking view rendering of templates that treat regular docs like colle...Bob Zeleznik
2020-03-31cleaned up some code very slightlyBob Zeleznik
2020-03-30changed expandedTemplate to rootDocumentBob 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 collection chrome pointerEvents. fixed dontSelect to allow right-click...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-28from lastBob Zeleznik
2020-03-28more improvements for parameterized templatesBob Zeleznik
2020-03-28ongoing work with parameterized templatesBob Zeleznik
2020-03-28fixed runtime errors when collection data field has image or non-list value. ...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-27fixed iconifying doc script removal. fixed metadata to display inline-flex s...Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-12fixed reified buttons to not selectBob Zeleznik
2020-03-12from lastBob Zeleznik
2020-03-12cleaned up presentationBox code and buttons in view chromes.Bob Zeleznik
2020-03-11removed scrubber tool which isn't being used anymore (audiobox has its own sc...Bob Zeleznik
2020-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not sele...Bob Zeleznik
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-09fixed link following for textbox templates. fixed link following to annotait...Bob Zeleznik
2020-03-09fixed interactions with documentBoxbob
2020-03-04removed child click script from collection when switching out of pivot viewBob Zeleznik
2020-03-04border rounding for template key values. added creationTime for dropped doc...bob
2020-03-04changed text sampling to marking every second to get audio to synchronize be...bob
2020-03-04fixed some template stuff broken when changing data->text. fixed dashFieldViewsBob Zeleznik
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03fixed dragging from linear view because of screentransform. added [[key=valu...bob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field now,...Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-28allowing different text templates to be the default. fixing transparency. r...bob
2020-02-27schema view & Stacking view code cleanup and minor ui fixesBob Zeleznik
2020-02-27adding colors to schema view will update the enumerated colors used by text b...bob
2020-02-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25added 'source' parameter for computedField functions -- its the source docume...bob
2020-02-25added inheritable computations to template fieldsbob
2020-02-25improved text templates to work better with captionsBob Zeleznik
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-24fixed scripting in schema's to allow documents to be assignedBob Zeleznik