aboutsummaryrefslogtreecommitdiff
path: root/src/fields/Doc.ts
AgeCommit message (Collapse)Author
2020-08-05Merge branch 'master' into presentation_updatesbobzel
2020-08-04Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-03merge with new uiAndy Rickert
2020-08-03fixed richtextBar icons. fixed run-time warningsbobzel
2020-08-03Merge remote-tracking branch 'origin/menu_restructure' into presentation_updatesGeireann Lindfield Roberts
2020-08-02merge w masteranika-ahluwalia
2020-08-03Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-01fixed warningsbobzel
2020-07-31mergeAndy Rickert
2020-07-31added alias list to docs + sharingmanager ui changesusodhi
2020-07-30Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
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
with no filter
2020-07-26Merge branch 'master' into presentation_updatesgeireann
2020-07-26download name updategeireann
**not part of pres trails**
2020-07-25pushpin annotations can follow links to multple targets at once. chaned ↵Bob Zeleznik
text boxes so that they can be made isBackround .fixed addin/remoin documents from freeform collections.
2020-07-24several siggnificant changes to how acls work with makin documents updated ↵Bob Zeleznik
interactively when permissions chane.
2020-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added ↵usodhi
custom text functionality + popups on sharing docs and creating groups + relocated SharingPermissions
2020-07-23fixed zipping scriptFieldsBob Zeleznik
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
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 ↵Bob Zeleznik
lists properly.
2020-07-20merge conflictsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + ↵usodhi
recursively distributes acls + some modal stuff
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ↵Bob Zeleznik
all parameters are filled in. . and buttons are placed in overlay layer. added labels to all fonticons usin title + added a tooltip field. turned off autoscroll of freeform view when dragign buttons (which will be in the overlay)
2020-07-15bugfix + cleanupusodhi
2020-07-13fixed issues with ACLs and writing to playground fields when you have Edit ↵Bob Zeleznik
permission. Also fixed text editing by fixing fetchProto to use untracked references to fields
2020-07-09change DocListCast to async in SharingManager + prevented textbox from ↵usodhi
showing up on click
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 ↵usodhi
acls_uv
2020-07-03merge w search_docAndy Rickert
2020-07-03link created popupanika-ahluwalia
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
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
adding user_mark storedMarks on every load
2020-06-29merge conflicts resolvedusodhi
2020-06-28Merge branch 'master' into search_docBob Zeleznik
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-22mergeAndy Rickert
2020-06-19initial commit: added group document type + started setting up GroupManagerusodhi
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned ↵Bob Zeleznik
up warnings/error messages a bit.
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-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