aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned ↵Bob Zeleznik
up warnings/error messages a bit.
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text ↵Bob Zeleznik
documents with a layout doesn't copy their text
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> ↵Bob Zeleznik
syntax
2020-06-15fixed acls for text hyperlinks (mostly) by not allowing links to be traversedBob Zeleznik
2020-06-14changed library to have catalog default to a schema view. fixed dragging ↵Bob Zeleznik
to/from catalog to use 'same' and 'alias' as appropriate for dragging in/out.
2020-06-13fixes to make link lines work correctly with text anchors that have more ↵Bob Zeleznik
than one link. fixed problem making a text link anchor by adding dummy mark to split the selection first.
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-09fixed keyFrame animation positioning issues when adding a doc at t != 0. ↵Bob Zeleznik
added isInkMask field and inkStroke menu option to create an ink mask. added cantLeaveCollection flag.
2020-06-08Merge branch 'ink_menu'Bob Zeleznik
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink ↵Bob Zeleznik
things in the right places.
2020-06-08added ink options menuyunahi
2020-06-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵Bob Zeleznik
to animate to it.
2020-06-05added more globals for testinganika-ahluwalia
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-26fixed makeInterpolatedBob Zeleznik
2020-05-26upate activeFrame from currentTimecodeBob Zeleznik
2020-05-23renamed lastTimecode to lastFrameBob Zeleznik
2020-05-23switched frame animations to use currentFrame and activeFrame to fix ↵Bob Zeleznik
aliasing issue of progressive slides at different frame codes
2020-05-23several fixes to progressivization and added UI for editing by suspending ↵Bob Zeleznik
transparency
2020-05-22got rid of renderLock for piles. fixed drag/drop on piles to place things ↵Bob Zeleznik
correctly. made piles store their layoutEngine as a field. fixed layout of piled docs.
2020-05-20cleaned up some warningsBob Zeleznik
2020-05-20fixed up interaction with web pages to allow horizontal scrolling.Bob Zeleznik
2020-05-17fixed presentations to step through slides with "animations"Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). ↵Bob Zeleznik
fixed opacity for presentation view. renamed timecode to match with video timecodes.
2020-05-15moving toward a proper slide transition systemBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-06-08Moved ScriptField to new_fieldsTyler Schicke
2019-06-07Fixed some schema stuff? Tests aren't runningTyler Schicke
2019-06-07fixes for computed script deserializationbob
2019-06-06Added computed fieldsTyler Schicke
2019-05-09removed template field, cleaned up cursor refactorSam Wilkins
2019-04-30Merge branch 'master' into newDocsbob
2019-04-30fixed schema column default/persistencebob
2019-04-28Merge remote-tracking branch 'origin/templating'Bob Zeleznik
2019-04-27added a UI to access the link document as a Text documentBob Zeleznik
2019-04-27CompilingTyler Schicke
2019-04-26MoreTyler Schicke
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24playing with linkingbob
2019-04-24Added get fields and did some more fixingTyler Schicke