aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2020-08-03made always show link end a contextMenu optionbobzel
2020-08-03merge with new uiAndy Rickert
2020-08-03fixed richtextBar icons. fixed run-time warningsbobzel
2020-08-03Merge branch 'master' into menu_restructurebobzel
2020-08-02made fontFamily and fontSize active settings on user doc. made alignment ↵bobzel
settings on rich text make field non-empty. all to start allowing for better template styles.
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-02fixed hiding of close button based on permsisions.bobzel
2020-08-01fixed warningsbobzel
2020-07-31mergeAndy Rickert
2020-08-01playground mode changesusodhi
2020-07-31added alias list to docs + sharingmanager ui changesusodhi
2020-07-31commentsusodhi
2020-07-31integrated playgroundmode into geteffectiveacl, still some issues with ↵usodhi
deleting docs
2020-07-30mergeanika-ahluwalia
2020-07-30Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-07-30added fetchproto to distributeAclsusodhi
2020-07-30permissions from the properties panel should work nowusodhi
2020-07-29fixed merge conflictsusodhi
2020-07-29streamlined settin link follow tarets a bit by addin a follow link draggable ↵Bob Zeleznik
UI button
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-27removed pdf menu pin button. tried to improve performance by computin links ↵Bob Zeleznik
in document view.
2020-07-27dropdown filters + commentsusodhi
2020-07-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-07-26added options to hide markers/labelsLionel Han
2020-07-26fixes for retrievin heiht/width syms when ACLs are private.Bob 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-25made buttons turn into fonticons on iconify. droppin fonticons onto linear ↵Bob Zeleznik
views keeps them as buttons. droppin buttons on linear view makes them fonticons. fixed ColletionMenu scripts to work with templates by usin self instead of this. fixed pointer events with text boxes for filterview & normal. fixed fieldKey deletin and addin
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-24fixed instances of AclEdit to include AclAdminusodhi
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-24groups and acl bugfixusodhi
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-23fixed very slow resize performance caused by fetchinProto when there are no ↵Bob Zeleznik
acl's. made images not be natively draggable.
2020-07-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-07-22turn markers into documents and kind of got linking to workLionel Han
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-21fixed problem where adding to a collection would cause a remote synchronized ↵Bob Zeleznik
collection to erase and redraw since all of its list items got replaced. the fix was to update the 'cache' field of ProxyFields when they are deserialized to use an existing cached value if available.
2020-07-21distributeAcls only changes if container is more restrictiveusodhi
2020-07-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-21distributing acls shifted to util.tsusodhi
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20added standard static ScriptFields to avoid extra compilesBob Zeleznik