| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-09 | fixed up default text that uses a template to process an initial carriage ↵ | bobzel | |
| return properly. fixed text with inherited templates to be able to show fields with a default dashField value from template that can be overidden on instance. | |||
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2023-12-29 | cleaned up imports, mobx observable initialization and some compile errors. | bobzel | |
| 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-13 | cleaned up props/_props handling by inherting from ObservableReactComponent | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-02 | jimp cleanup | bobzel | |
| 2023-09-19 | can't create text boxes now in explore mode. | bobzel | |
| 2023-08-28 | fixes for marquee/insert cursor color on dark backgrounds and drag label | bobzel | |
| 2023-07-07 | fixed self-ownership of copied Docs created by someone else. prevent dash ↵ | bobzel | |
| from being pasted into itself. fixed inheritance of acls | |||
| 2023-05-21 | from last | 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-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-27 | removing unused code - viewspecscript and x,y in slowloaddocumnts | bobzel | |
| 2023-03-17 | fixed copy paste to clone links if both anchors are copied. adjusted API ↵ | bobzel | |
| for clone to have a cloneLinks field. | |||
| 2022-11-08 | making pasting form pdf work again with backlinks. text fixes for ↵ | bobzel | |
| equationViews and dashField views -- trying to get docref linkAnchor to work. | |||
| 2022-09-21 | fixed image size on paste | mehekj | |
| 2022-09-12 | fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵ | bobzel | |
| text tags reset user_mark to current time. | |||
| 2022-09-06 | final cleanup of dragging rotated images. fixed loading of youtube videos ↵ | bobzel | |
| and displaying errors when the upload fails | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2021-09-22 | fixed problem with fontsize corruption. fixed showing correct font size ↵ | bobzel | |
| when creating a new empty document with storedMarks. fixed color of previewcursor in dark mode. | |||
| 2021-08-24 | fixed following link from ink stroke. made interacting with annotatable ↵ | bobzel | |
| documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button. | |||
| 2021-02-27 | more cleanup of unused fields and minor fixes to things like the color ↵ | bobzel | |
| picker's display of the selcted documents background color. also a fix for textbox autoresizing when dragged small | |||
| 2021-01-21 | fixed fitWidth for WebBox | bobzel | |
| 2020-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-11-12 | only use arrow keys to pan freeform views that are at the top level | bobzel | |
| 2020-09-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-14 | updated header text view. fixed dragging tree view items to unregister ↵ | bobzel | |
| listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text. | |||
| 2020-09-12 | fixed sidebar views in text boxes to work in treeview outlines. fixed ↵ | bobzel | |
| context menus to select docs again. fixed linkAnchors to show up when isLinkButton is true but doc is selcted. changed nudging to be ignore in annotation overlays | |||
| 2020-09-12 | changd web pages to be fitWidth and added a data-contentWidth field so that ↵ | bobzel | |
| you can extend them vertically, or add a margin horizontally. | |||
| 2020-09-01 | fixed facet filters operations and whitelisting of known fields | bobzel | |
| 2020-08-27 | fixed up undo for copy/cloning documents and for opening mainMenu sidebar | bobzel | |
| 2020-08-23 | added settings for default text titles. fixed image audio annotatoins. ↵ | bobzel | |
| fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings. | |||
| 2020-08-20 | volume etc key issues fixed | usodhi | |
| 2020-08-03 | Merge remote-tracking branch 'origin/menu_restructure' into presentation_updates | Geireann Lindfield Roberts | |
| 2020-07-22 | fixed document download/import to capture links as well. | Bob Zeleznik | |
| 2020-07-22 | restored download document. fixed clone() to clone to be async and handles ↵ | Bob Zeleznik | |
| lists properly. | |||
| 2020-07-01 | added pasting of snipped images (mac at least) | Bob Zeleznik | |
| 2020-06-26 | fixed highlighting text anchors in text notes. fixed pasting fragements of ↵ | Bob Zeleznik | |
| PDFs to create back links inside blockquotes. | |||
| 2020-06-22 | cleaned up errors. added ctrl-a to select documents within a freeform ↵ | Bob Zeleznik | |
| collection. fixed ctrl-x to remove documents properly. fixed paste documents to clone only if copied. | |||
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-13 | fixed paste location | Bob Zeleznik | |
| 2020-05-12 | fixed copy paste of documents in freeform collections. | Bob Zeleznik | |
| 2020-05-11 | changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵ | Bob Zeleznik | |
| Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus. | |||
| 2020-05-09 | added document clone and paste for all collections | Bob Zeleznik | |
| 2020-05-09 | fixed missing gear in golden layout. fixed double dragging events. changed ↵ | Bob Zeleznik | |
| dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v | |||
| 2020-05-08 | added " " for switching between pan/zoom & marquee. | Bob Zeleznik | |
| 2020-04-13 | more mapview adjustments | Bob Zeleznik | |
| 2020-04-13 | cleaned up rootSelected() to work with templates. adjusted nudge to favor ↵ | Bob Zeleznik | |
| moving documents over panning collection | |||
| 2020-04-12 | fixed nudging stoppropagation stuff. fixed inPlace addDocTab for non ↵ | Bob Zeleznik | |
| freeform views | |||
