| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-05 | changed acl inheritance for docking views. | bobzel | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-30 | fixed inherit parent acls to update shared docs list | srichman333 | |
| 2023-06-29 | fixed rotation button icon | bobzel | |
| 2023-06-28 | DocumentDecorations layout checkbox only in delevolper mode | srichman333 | |
| 2023-06-27 | DocumentDecorations UI fix for layout checkbox and when theres no title | srichman333 | |
| 2023-06-26 | DocumentDecorations layout acl checkbox | srichman333 | |
| 2023-06-26 | layout acl updates - SharingManager works | srichman333 | |
| 2023-06-22 | fixed resize to be layout acl rather than regular | srichman333 | |
| 2023-06-22 | cleaned up dragging - abort presItem drags properly, fix naming for ↵ | bobzel | |
| drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos. | |||
| 2023-06-21 | uses acl from container for layout functions | srichman333 | |
| 2023-06-21 | layout acls initially unset + bug fix with public acl when creating tabs and ↵ | srichman333 | |
| dashbaords | |||
| 2023-06-19 | Document Decorations spacing fix | srichman333 | |
| 2023-06-16 | PropertiesView UI updates and sharing symbol icon in heirarchy mapping | srichman333 | |
| 2023-06-16 | DocumentDecorations layout | srichman333 | |
| 2023-06-16 | cleaner w/ effectiveAcls | srichman333 | |
| 2023-06-15 | Merge branch 'collaboration-sarah' of https://github.com/brown-dash/Dash-Web ↵ | srichman333 | |
| into collaboration-sarah | |||
| 2023-06-15 | DocumentDecorations | srichman333 | |
| 2023-06-15 | Merge branch 'collaboration-sarah' of https://github.com/brown-dash/Dash-Web ↵ | bobzel | |
| into collaboration-sarah | |||
| 2023-06-15 | added drag lock back into document decorations. | bobzel | |
| 2023-06-15 | Merge branch 'collaboration-sarah' of https://github.com/brown-dash/Dash-Web ↵ | srichman333 | |
| into collaboration-sarah | |||
| 2023-06-15 | acls distribute properly, documentDecorations shows user effective acl | srichman333 | |
| 2023-06-15 | fixes post-merge | bobzel | |
| 2023-06-15 | more merge fixes | srichman333 | |
| 2023-06-15 | properties view | srichman333 | |
| 2023-06-14 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-06-14 | PropertiesView changes - colors on all permissions and fixed bug with when ↵ | srichman333 | |
| the drop down arrow is displayed | |||
| 2023-06-13 | fixed updating cached docs when opening a backlinks collection. added some ↵ | bobzel | |
| FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent. | |||
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-21 | fixed comparisonBox to create embeddings of documents by fixing ↵ | bobzel | |
| targetDropAction to work for non-collections. fixed carouse3D view to have correct screentolocal XFs, | |||
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-13 | changed EditableViews to support oneline and multiline. Also added ↵ | bobzel | |
| transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click. | |||
| 2023-05-10 | Merge branch 'master' into collaboration-sarah | bobzel | |
| 2023-05-04 | properties view + sharing manager are consistent, and all text updates properly | srichman333 | |
| 2023-05-02 | update | srichman333 | |
| properties view, document decorations, and sharing manager show + use correct acl | |||
| 2023-04-28 | fixed open in lightbox from doc decorations. fixed resizing text docs that ↵ | bobzel | |
| are not fitWidth => artifact is that pdf's don't preserve aspect until they are resize vertically to establish a nativeHeight unless they are created with nativeHeight set. | |||
| 2023-04-27 | added proper scaling of multi-selections and groups. fixed pinViewport to ↵ | bobzel | |
| work again. | |||
| 2023-04-18 | fixed selection issues: shift does multiselect again, doc decoration ↵ | bobzel | |
| background isn't drawn anymore for schema view, rotated objects in a multiselect don't cause artifacts, clusters in freeform don't cause images to dim. | |||
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to ↵ | bobzel | |
| simplify templating. | |||
| 2023-04-04 | fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵ | bobzel | |
| items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview | |||
| 2023-03-28 | numerous changes to try to simplify event handling in DocumentView - got rid ↵ | bobzel | |
| of isContentActive in DocComponent since it's in DocumentView. Including adding 'enableDragWhenActive' , 'onClickScriptDisable', | |||
| 2023-03-27 | changed longPress to always select and to show decorations. fixed ↵ | bobzel | |
| single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint. | |||
| 2023-03-22 | collaboration icons | srichman333 | |
| 2023-03-22 | visual changes to collaboration on doc and in PropertiesView | srichman333 | |
| 2023-03-01 | fix to notetakingiview resizing when deleting a column to force an unset column | bobzel | |
| 2023-03-01 | changed inPlace link following to be lightbox. allowed collections to be ↵ | bobzel | |
| labeled as lightboxes. lightbox collections display link targets in an overlay that hides the rest of their content | |||
