| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-14 | fixed icons on tree views and presentation | bobzel | |
| 2023-06-14 | fixed double clicking to not trigger on a document if it is active ↵ | bobzel | |
| (previoulsy was if selected) | |||
| 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 | more Symbol updating. | bobzel | |
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-22 | merged physics with master | 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-18 | fixed comparison box resizing. fixed editing table cells. | geireann | |
| 2023-05-17 | changed creationDate to author_date. fixed undo bug with webboxes. fixed ↵ | bobzel | |
| menu problems with Open New Embedding and moved some collection menu items to buttons/ | |||
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-17 | fixed dragging marquee on images which blew up layout_scrollTop | bobzel | |
| 2023-05-16 | cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵ | bobzel | |
| Long Press). | |||
| 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 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-13 | fixed caption scrolling in carousel view. fixed display of audio tags in ↵ | bobzel | |
| textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking) | |||
| 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-09 | fixed exporting to work with collections that have no assets, and with ink ↵ | bobzel | |
| documents. cleaned up some unused fields. added more explicit support for flashcards. | |||
| 2023-05-08 | more fixes for tags - removed #<tag> fields. just use 'tags' now. | bobzel | |
| 2023-05-08 | fixed dragging inkMask strokes. fixed background color/fill for strokes. ↵ | bobzel | |
| fixed send to back. changed #tags to be a list | |||
| 2023-05-03 | fixed pinning template text documents with content to save and restore the ↵ | bobzel | |
| actual text. | |||
| 2023-05-02 | fixed ink erasing when stroke intersects at endpoint. attempted performance ↵ | bobzel | |
| improvement as well. bug fix for selecting strokes that are not active. | |||
| 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-28 | added RTF cell type for schema. fixed formatting DateFields so that they ↵ | bobzel | |
| can be set from kvp/schema. prevented on infinite loop possibility when setting proto to itself. | |||
| 2023-04-27 | removing unused code - viewspecscript and x,y in slowloaddocumnts | bobzel | |
| 2023-04-27 | another fix for fieldInfos | bobzel | |
| 2023-04-27 | merged with master | bobzel | |
| 2023-04-27 | one more fix to setting on data/layout for undefined values on '_' fields. | bobzel | |
| 2023-04-27 | from last - fix for fill down to write to layout /data doc properly. | bobzel | |
| 2023-04-27 | fixed some undo issues with schema fill down. added bool cell view. added ↵ | bobzel | |
| UI for showing/setting values on layout vs data docs. | |||
| 2023-04-27 | from last | bobzel | |
| 2023-04-27 | forced 'hidden' documents to appear in schema. added colorizing/underlining ↵ | bobzel | |
| to schema cells to indicate if value is on layout, data, or proto | |||
| 2023-04-27 | fixed retrieving fields in schema view. | bobzel | |
| 2023-04-27 | performance tuning for schema views to avoid re-rendering each table cell ↵ | bobzel | |
| when child docs change. | |||
| 2023-04-27 | fixed editing schema cells with keyboard only | mehekj | |
| 2023-04-27 | added proper scaling of multi-selections and groups. fixed pinViewport to ↵ | bobzel | |
| work again. | |||
| 2023-04-27 | trying to get schema keyboard controls working | mehekj | |
| 2023-04-26 | fixed selection with sorted docs | mehekj | |
| 2023-04-26 | fixed schema row arrow key movement and scrolling | mehekj | |
| 2023-04-26 | fixed filters - checkboxes generated when options are less than 20, added ↵ | bobzel | |
| -undefined- as distinct value option. fixed pointer evcents for docs on pdfs | |||
| 2023-04-24 | crappy version of schema image cell preview on hover | mehekj | |
| 2023-04-24 | fixed interactions with sidebar stacking views. | bobzel | |
| 2023-04-24 | fixed pile view to be resizable. | bobzel | |
| 2023-04-24 | from last | bobzel | |
| 2023-04-24 | fixed creating documents in a viewAll freeform view to not have degenerate ↵ | bobzel | |
| scale/x/y coords | |||
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 2023-04-20 | added schema cell types for images and dates | mehekj | |
| 2023-04-19 | Merge branch 'master' into schema-mehek | mehekj | |
| 2023-04-19 | added date fieldinfo, fixed column drag&drop | mehekj | |
| 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. | |||
