| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | 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-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 | another fix for fieldInfos | 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 | 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-24 | crappy version of schema image cell preview on hover | mehekj | |
| 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-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-04-12 | readonly fields and schema key info display | mehekj | |
| 2023-04-11 | some fixes to schema filtering, wip | mehekj | |
| 2023-04-10 | fixed schema table scroll bar css | mehekj | |
| 2023-04-10 | Merge branch 'master' into schema-mehek | mehekj | |
| 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-04-03 | fixed dragging doc out of schema and removing schema column sort | mehekj | |
| 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-24 | from last | bobzel | |
| 2023-03-24 | fixed showing keyValueBox when document opacity is 0 or it is hidden. fixed ↵ | bobzel | |
| toggling link targets. fixed sorting and undoing schema view changes. | |||
| 2023-03-24 | overhaul of selection api so that schema and other views behave like ↵ | bobzel | |
| freeform and use document views onClick for selection | |||
| 2023-03-23 | fixed dragging schema rows. fixed not being able to click row buttons ↵ | bobzel | |
| unless schema view is active. | |||
| 2023-03-23 | fixed up pointer events so that schema and freeform items can be selected ↵ | bobzel | |
| without selecting the collection. however, dragging the item drags the collection unless the collection is selected. cleaned up selected docs in schema to not keep a parallel observableSet to SelectionManager.. | |||
| 2023-03-23 | fixed schema view to not let its contents be active (selectable/draggable) ↵ | bobzel | |
| unless schema itself is active. | |||
| 2023-03-23 | got rid of right resizer in schema view columns | bobzel | |
| 2023-03-23 | more adjustments to schema column resizing. | bobzel | |
| 2023-03-23 | fixed outer freefrom from scrolling when scrolling the new fields list in a ↵ | bobzel | |
| SchemaView | |||
| 2023-03-23 | fixed setting filter value in schema view by clicking done | bobzel | |
| 2023-03-23 | updated add/remove column in schema view to fit UI better and change css to ↵ | bobzel | |
| truncate field name. changed min col width to 25. | |||
| 2023-03-23 | fixed link lines | mehekj | |
| 2023-03-22 | shift enter shortcut to fill column | mehekj | |
| 2023-03-22 | updated component library | mehekj | |
| 2023-03-22 | render filter option dropdown | mehekj | |
| 2023-03-20 | drag and drop to swap columns | mehekj | |
| 2023-03-15 | column drag in progress | mehekj | |
| 2023-03-14 | single filter through search added | mehekj | |
| 2023-03-06 | moved column menu | mehekj | |
