| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | split getEffectiveAcl code for determining if a field can be modified out ↵ | bobzel | |
| into getPropAcl. | |||
| 2020-10-12 | took out acl cache because it wasn't working for shared docs | bobzel | |
| 2020-10-12 | fixed computedFn()'s to be used correctly in several places. fixed major ↵ | bobzel | |
| memory leak in PDFs | |||
| 2020-10-12 | switched fonticonbox and colelctionsubview to test GetEffectiveAcl to ↵ | bobzel | |
| determine if document is available (instead of hack of testing 'author'). made GetEffectiveAcl a computedFn. No longer create a pushpin when an annotation that's linked to text is dragged off a PDF. fixed undo of pushpin navigation (used to call finish() twice). fixed pushpin navigation to conistenly pan & sensibly toggle target | |||
| 2020-10-11 | removed setting fields to undefined when Acl is Private in hopes of not ↵ | bobzel | |
| losing data when permissions are changed. prevented server writes on startup by making renderContentBounds setting a reaction, and making linearView not resize if documents are still promises and make text boxes not flip-flop their height all the time. | |||
| 2020-10-10 | fixed docFilters to use up one string field, not 3. makes adding/removing ↵ | bobzel | |
| to lists incrementally work with new server code. | |||
| 2020-10-10 | cached groups user is in for efficiency which avoids th whole screen ↵ | bobzel | |
| redrawing when a group is added. | |||
| 2020-10-10 | split LinkDatbase into its own field in the user's registry. fixed sharing ↵ | bobzel | |
| to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry | |||
| 2020-10-10 | fixes to issues with updating interactively whe groups change. fixes for ↵ | bobzel | |
| multiple rapid modifications to list field where values would be overwrriten when sever sendBack stale information. fixes to list.splice() where deleting nothing but adding something didn't result in an addToSet. | |||
| 2020-10-09 | fixed updating groups to take effect immediately | bobzel | |
| 2020-10-09 | trying to get group updates to work automatically | bobzel | |
| 2020-10-09 | simplified setting group users | bobzel | |
| 2020-10-07 | fixed following links to set the scollTop of PDFs corretion. Fixed ↵ | bobzel | |
| following links to rich text anchors to scroll and highlight properly. fixed pushpin behavior to only toggle off when the target is in sight. | |||
| 2020-10-06 | runtime error fix for fetchProto(). fix for preview layout of text link. | bobzel | |
| 2020-10-06 | fromlast | bobzel | |
| 2020-10-06 | fixes for undo with multi-users | bobzel | |
| 2020-10-06 | from last | bobzel | |
| 2020-10-06 | fixed list additions to be truly incremental to allow undo to work | bobzel | |
| 2020-10-05 | handled concurrent list additions as a special case (need to handle all ↵ | bobzel | |
| concurrent edits still). | |||
| 2020-10-02 | fixed email (de)normalization. fixed sharing to hide objects whose ↵ | bobzel | |
| permissions have been revoked | |||
| 2020-10-01 | from last | bobzel | |
| 2020-10-01 | major performance fix by adding a SharingDocument to the user's DB account ↵ | bobzel | |
| so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary. | |||
| 2020-10-01 | fixed clearing out doc data when permissions are lost. includes ↵ | bobzel | |
| CurrentEmailNormalized from previous commit | |||
| 2020-10-01 | changed sharing to use __ to replace .'s in emails to avoid problems with ↵ | bobzel | |
| storing keys in mongo | |||
| 2020-09-30 | fixed filtering by #links. improved textlink preview layout. | bobzel | |
| 2020-09-30 | fixed performance issue with links | bobzel | |
| 2020-09-25 | changed unset to None and minor changes | usodhi | |
| 2020-09-25 | override related changes. more to go | usodhi | |
| 2020-09-24 | shifted override location in geteffectiveacl | usodhi | |
| 2020-09-24 | fixed acls for ink | bobzel | |
| 2020-09-23 | override and one-click stuff | usodhi | |
| 2020-09-22 | changed default sharing permission in sharing menu to readonly | usodhi | |
| 2020-09-22 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-09-22 | Update util.ts | Geireann Lindfield Roberts | |
| 2020-09-21 | minor changes | usodhi | |
| 2020-09-20 | fixed undo for bullet points to not take multiple steps and to work ↵ | bobzel | |
| properly. no longer adds cursorfiels to the undo stack. fixed sharing manager to no create unnecesary documents.. | |||
| 2020-09-18 | added maximum height to stacking items in sidebar using childLimitHeight. ↵ | bobzel | |
| made stacking items non-interactive using contentsPointerEvents. made all links pubilc for now. | |||
| 2020-09-18 | prevented inifinite recursion in distributeAcls | bobzel | |
| 2020-09-18 | changed ACL to acl. fixed title to read values from data doc ↵ | bobzel | |
| preferentially over layout doc. | |||
| 2020-09-15 | fixed tabs to activate when following.a link to a contained item. fixed ↵ | bobzel | |
| deactivating tabs to not shrink immediately so you can click the close button. | |||
| 2020-09-13 | got rid of textTemplates which were superfluous. fixed problems with stored ↵ | bobzel | |
| Marks on templates when creating one by typing and the template is the default layout. | |||
| 2020-09-13 | fixed making delegates of custom headerViews. fixed non-responsive carriage ↵ | bobzel | |
| returns in textBoxes occasionally at the end of the text stream. fixed upating titles on templated text boxes. fixed setting layoutfield values in DashFieldViews to update the template and layout doc. | |||
| 2020-09-11 | changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵ | bobzel | |
| presentations for treeview outlines. | |||
| 2020-09-03 | fixed linking pdf selections to rtf selections. | bobzel | |
| 2020-09-02 | fixed behavior of menuButtons to toggle contents. added start of a filter ↵ | bobzel | |
| panel. | |||
| 2020-09-02 | fixed search in text boxes to ignore case. fixed creating new tabs when ↵ | bobzel | |
| only a stack exists. fixed SearchBox to only create one time. | |||
| 2020-09-01 | fixed facet filters operations and whitelisting of known fields | bobzel | |
| 2020-08-30 | admin case | usodhi | |
| 2020-08-30 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-08-30 | changes for multiple docs selected + other small changes | usodhi | |
