aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Expand)Author
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-26fixed copyField() to copy non-ObjectFields. fixed docFilters button to work ...Bob Zeleznik
2020-07-25pushpin annotations can follow links to multple targets at once. chaned text...Bob Zeleznik
2020-07-24several siggnificant changes to how acls work with makin documents updated in...Bob Zeleznik
2020-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added custom...usodhi
2020-07-23fixed zipping scriptFieldsBob Zeleznik
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...Bob Zeleznik
2020-07-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles l...Bob Zeleznik
2020-07-20merge conflictsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + recursive...usodhi
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ...Bob Zeleznik
2020-07-15bugfix + cleanupusodhi
2020-07-13fixed issues with ACLs and writing to playground fields when you have Edit pe...Bob Zeleznik
2020-07-09change DocListCast to async in SharingManager + prevented textbox from showin...usodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-07-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-03link created popupanika-ahluwalia
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into an...anika-ahluwalia
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-02restructuring and simplifying group implementationusodhi
2020-07-01fixed warningsBob Zeleznik
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ...Bob Zeleznik
2020-06-29merge conflicts resolvedusodhi
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, panTransfor...Bob Zeleznik
2020-06-19initial commit: added group document type + started setting up GroupManagerusodhi
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned u...Bob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text document...Bob Zeleznik
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> s...Bob Zeleznik
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 to/...Bob Zeleznik
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on drop....Bob Zeleznik
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
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink things...Bob Zeleznik
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-22got rid of renderLock for piles. fixed drag/drop on piles to place things co...Bob Zeleznik
2020-05-16fixed copying of computed fields (bug when aliasing animated collections). f...Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins