| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-29 | fixed dropping images from web. fixed exif data on images and autorotating ↵ | bobzel | |
| exif rotated images. fixed selecting on web pages, and resizing web pages upward so that pointer events aren't grabbed. | |||
| 2023-12-28 | fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵ | bobzel | |
| files. | |||
| 2023-12-17 | starting calendar collection view | zaultavangar | |
| 2023-12-16 | merged with zaul's branch | bobzel | |
| 2023-12-16 | more functionality for calendar feature | zaultavangar | |
| 2023-12-15 | Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgrading | bobzel | |
| 2023-12-15 | Merge remote-tracking branch 'origin/zaul-new-branch' into moreUpgrading | bobzel | |
| 2023-12-14 | finished animation, general debugging | zaultavangar | |
| 2023-12-11 | new updates to map feature | zaultavangar | |
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-12-11 | updates to map feature | zaultavangar | |
| 2023-12-11 | commented out unused google photos uploader and directory import box | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-05 | mostly working version with latest libraries | bobzel | |
| 2023-12-04 | trying to do version updates on all npm packages. | bobzel | |
| 2023-12-01 | converted props.DataDoc to props.TemplateDataDocument and fixed so that it's ↵ | bobzel | |
| always undefined unless it's a template. converted references from rootDocument to props.TemplateDataDocument. | |||
| 2023-11-29 | fixed menu functions that referenced 'self' instead of 'this' | bobzel | |
| 2023-11-29 | cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDoc | bobzel | |
| 2023-11-29 | numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ↵ | bobzel | |
| dec resizing. moving this.rootDoc => this.Document . fixing template artifacts. | |||
| 2023-11-18 | fixed ctrl-drag for expressions, maps, fform doc selections. fixed using ↵ | bobzel | |
| shift to add Doc to a selection and also when bounding box already covers the doc to add. fixed dragging maximize button to start goldenlayout drag properly. fixed typing character to group,etc a multiselection when a text doc has input focus. fixed using clusters. add Shift-U to ungroup alternate group style. multi-select blurs() all active inputs. shift-selecting a multi-selected Doc, deselects it. | |||
| 2023-11-17 | major overhaul of resizing code. updated doc fields for enabling native ↵ | bobzel | |
| with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web | |||
| 2023-11-16 | from last | bobzel | |
| 2023-11-08 | fixed bug where tableBox's didn't render all of the rows they receive. lots ↵ | bobzel | |
| of code cleanup -- moving things from Doc.ts to better locations. Changed overlays and published docs to be local to their dashboard. changed treeview icons. | |||
| 2023-11-07 | Changed how selection works to avoid invalidations. Fixed Cast problem with ↵ | bobzel | |
| ProxyFields that caused renameEmbedding to infinite loop.. Changed brushing for the same reason. Cleaned up a few things with filter code. | |||
| 2023-10-31 | fixed keyframe animation of ink and links. fixed getDocumentview with ↵ | bobzel | |
| preferred collection | |||
| 2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
| screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
| 2023-10-24 | fixed hide before/after in trails. move ink mask to developer. fixed ↵ | bobzel | |
| tangent dragging on some curves that have no initial tangent. fixed tree view highlights when dragging. | |||
| 2023-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-10-12 | performance fixes to reduce re-rendering : moved link brushing out of Doc's ↵ | bobzel | |
| highlighting and into Annotation.tsx, stopped freeformview from rerendering whenever its invalidated by not always setting layoutElements to a new list. | |||
| 2023-10-04 | removed dangling slider references. | bobzel | |
| 2023-10-04 | several fixes for webclips, linking to pdf/web, fonticon dropdowns. removed ↵ | bobzel | |
| sliderbox. reduce uses of scriptContext fixed web clipping annotations to be in correct spot and not to crash because of using a url that it doesn't have. fixed pdf/web links to not use anchor from other end of link. because of sharing of GetAnchor global. added a backup when presbox overwrites a doc's data field. removed sliderBox. fixed fontIcon dropdowns to not call click script twice. removed scriptContext where it wasn't needed which is everywhere except TreeViews. | |||
| 2023-09-19 | made ink strokes not fit width by default | bobzel | |
| 2023-09-18 | revised how to do filtering by links. | bobzel | |
| 2023-09-13 | prevent piles from zooming. | bobzel | |
| 2023-09-13 | cleaned up pileup | bobzel | |
| 2023-09-12 | dropping link button on same collection makes a pushpin. fixed broken undo ↵ | bobzel | |
| typing to crate doc in sidebar. fixed min/max scaling for cropped images and made annotationOverlays start to use it. Fixed nested text boxes to stopPropagation on pointer down to enable editing of translations in sidebar. moved sidebar filters onto doc's filters. Added metadata filters back to sidebar. Added an -any- option to filtersPanel. fixed schema view preview window, added buttons and sliders. | |||
| 2023-09-10 | fixes for file uploads: restored progress for youtube videos, fixed info ↵ | bobzel | |
| display on loadingBoxes, stop client from asking for progress on failed uploads. attempt to catch stream errors on webpages. fixed dataFieldView in text to print out layout document's field, not field of document that contains the field definition. | |||
| 2023-09-08 | added cancel trim and revert buttons to audiobox | bobzel | |
| 2023-09-07 | fixed removing map pins to not reappear. updated config anchors to not be ↵ | bobzel | |
| added to annotations list. fixed imageBox to not pass its configs on to its parent collection when focusing. | |||
| 2023-09-02 | switched web default to wikipedia from bing since bing search requires ↵ | bobzel | |
| scripts. change link doc preview to use showDocument instead of addDocTab so that existing docs can be found. | |||
| 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-27 | Merge branch 'master' into data-visualization-sarah | bobzel | |
| 2023-08-27 | minor cleanup of componentDidMount stuff for dataViz | bobzel | |
| 2023-08-27 | from last | bobzel | |
| 2023-08-27 | Merge branch 'master' into data-visualization-sarah | bobzel | |
| 2023-08-27 | Merge branch 'master' into secondpropertiesmenu-emily | bobzel | |
| 2023-08-27 | fixed filters to filter by linkedTo instead of lat/lng. made links to ↵ | bobzel | |
| pushpins when anything is added to sidebar and pushpin is selected | |||
| 2023-08-26 | from last | bobzel | |
| 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-26 | many fixes to map search bar, dragging pushpin, highlighting pushpins on ↵ | bobzel | |
| link following | |||
