| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-19 | fixed closing a text box while typing in it. | bobzel | |
| 2023-09-19 | turned off document decorations and context menus in explore mode. | bobzel | |
| 2023-09-19 | made goldenlayout tabs/buttons follow color scheme + added hover highlights. ↵ | bobzel | |
| got rid of old color scheme code. | |||
| 2023-09-14 | added a disable slider for sharing UI in document decorations | bobzel | |
| 2023-08-27 | lots of cleanup to streamline import orderings (ie packages should not ↵ | bobzel | |
| mutually import each other directly or via a chain). change raiseWhenDragged to be keepZWhenDragged and got rid of system wide default. | |||
| 2023-08-26 | fixed map anchors to be configs, not maps! fixed doc decorations to not ↵ | bobzel | |
| allow clicking on them when showNothing is set. increased font size of map search. | |||
| 2023-08-09 | fixed resizing from bottomleft. turned on Tools in novice mode. fixed ↵ | bobzel | |
| aborting editing of tree view titles with escape or click outside. got rid of scrollbar in Tools panel by fixing height of masonry panel. updated browndash-components to fix problem of tooltips getting in away of click events on Tool items. | |||
| 2023-07-27 | fixed importElementBox and made importBox be a masonry view. fixed clicking ↵ | bobzel | |
| background of importBox to deselect everything. fixed masonry view documennt screentolocal and fixed column handle placement. fixed 'never' disable click script flag. fixed color of documentdeocrations title. | |||
| 2023-07-14 | override nested -> upgrade nested and a few small ui things | srichman333 | |
| 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. | |||
