| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-14 | fixed how templates are expanded to avoid template sub-component conflicts ↵ | bobzel | |
| by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs. | |||
| 2024-08-21 | more lint fixes after update | bobzel | |
| 2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-02-05 | changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵ | bobzel | |
| link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text. | |||
| 2024-01-27 | added searchable flag to docoption types. fixed searchbox scrolling and ↵ | bobzel | |
| showing results. added search by key and exact match. | |||
| 2024-01-27 | fixed searchBox | bobzel | |
| 2024-01-23 | reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵ | bobzel | |
| and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto() | |||
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-09-06 | fixed up audio annotation to add dictation to sidebar note. | 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-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2020-10-01 | fixed closed library flyout view to not render a DocumentView. fixed ↵ | bobzel | |
| sidebar panels to not be selectable. fixed changing view of sidebar panel to only affect that panel | |||
| 2020-09-28 | fixed schemacells to accept '=' syntax to set on layout document. | bobzel | |
| 2020-09-28 | fixing search to handle bad regexps without killing the server. fixed ↵ | bobzel | |
| search to not loop forever on bad searches that return nothing. | |||
| 2020-09-28 | fixed syntax for SOLR | bobzel | |
| 2020-09-01 | trying new solr schema that splits words on whitespace. fixed context menu ↵ | bobzel | |
| clicking in schema/search view. | |||
| 2020-09-01 | fixed search bar getting stuck open. fixed search for fields in full db. | bobzel | |
| 2020-08-20 | more searchBox fixes. | bobzel | |
| 2020-08-17 | added sort to solr search options. removed delete field assignment when ↵ | bobzel | |
| removing Documents. Allowed ToScriptScript and ToString to go through regardless of ACLs | |||
| 2020-08-17 | fixed behavior of schemaHeader menu (except when pan or zoom occurs). ↵ | bobzel | |
| Changed search to show aliases by default. | |||
| 2020-08-13 | fixed warnings. | bobzel | |
| 2020-08-13 | fixed search for type with multipe values. changed search schema | bobzel | |
| 2020-08-13 | Merge branch 'master' into schema_search | bobzel | |
| 2020-08-13 | total results, schema field fixes, filtering in headers | Andy Rickert | |
| 2020-08-13 | changed solr schema so that text and date fields are sortable. fixed one ↵ | bobzel | |
| line text not to show scrollbars. fixed scriptingRepl to allow document ids to be entered. | |||
| 2020-08-12 | fixed searching on 'type' to join with parent document | bobzel | |
| 2020-08-03 | starting to cleanup search | bobzel | |
| 2020-07-31 | bugfix | Andy Rickert | |
| 2020-07-03 | merge w search_doc | Andy Rickert | |
| 2020-06-30 | added a docFilter for a substring match. fixed formattedTextBox to not keep ↵ | Bob Zeleznik | |
| adding user_mark storedMarks on every load | |||
| 2020-06-09 | more bugfixing' | Andy Rickert | |
| 2020-06-04 | sorting in buckets works | Andy Rickert | |
| 2020-06-03 | merge | Andy Rickert | |
| 2020-05-20 | working on search syntax | Andy Rickert | |
| 2020-05-20 | working on search syntax | Andy Rickert | |
| 2020-05-15 | renamed new_fields to fields | Sam Wilkins | |
| 2020-05-12 | setting up facets | Andy Rickert | |
| 2020-04-20 | fixed search to avoid server crashes by stripping off initial ?*+ ↵ | Bob Zeleznik | |
| characters. made search parameters persistent on queryBox | |||
| 2020-04-07 | fixed some search ui stuff. | Bob Zeleznik | |
| 2020-03-17 | fixed up route handling for relative paths. changed search to dashsearch ↵ | Bob Zeleznik | |
| for server request. | |||
| 2020-03-09 | cleanup of warnings | Bob Zeleznik | |
| 2020-02-09 | recommender system works | Stanley Yip | |
| 2019-12-19 | compiler fixes. fix for text box titles on templates | bob | |
| 2019-12-19 | fixing minor details with tree view opening workspace, moving documents in ↵ | bob | |
| stacking views, avoiding search exceptions, | |||
| 2019-12-14 | fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵ | Bob Zeleznik | |
| filter out extension docs. | |||
| 2019-12-03 | const linter rule and restored google docs push, fixed routing | Sam Wilkins | |
| 2019-11-16 | merged | ab | |
| 2019-11-13 | fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵ | bob | |
| layout a bit. | |||
