| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-20 | added a preliminary Layer mechanism. changed documentDecrations to not go ↵ | bobzel | |
| out of the mainDocument area. changed parentActive to work "recursively" through stacks of background documents. | |||
| 2020-11-04 | reset old width | Geireann Lindfield Roberts | |
| because default width for doc is 400 so max does not work | |||
| 2020-10-22 | added more caching for linkManager queries. | bobzel | |
| 2020-10-22 | added alert for uknown filetype uploads | bobzel | |
| 2020-10-22 | fixed webBoxes to switch URLS when hyperlink is clicked (and page is not ↵ | bobzel | |
| cross-origin). fixed some undo navigation web stuff. fixed drag/drop to create anchor that bounds the original selection. fixed html clippings to not have a nativewith/height so that they reflow | |||
| 2020-10-18 | resets scrollTop when navigating to a new webpage in WebBox. set url on ↵ | bobzel | |
| proto's data field when creating a webPage, not delegate. | |||
| 2020-10-12 | updated getEffectiveAcl to be a computedFn. got rid of OverrideAcl in favor ↵ | bobzel | |
| of just using UpdatingFromServer | |||
| 2020-10-12 | switched fonticonbox and colelctionsubview to test GetEffectiveAcl to ↵ | bobzel | |
| determine if document is available (instead of hack of testing 'author'). made GetEffectiveAcl a computedFn. No longer create a pushpin when an annotation that's linked to text is dragged off a PDF. fixed undo of pushpin navigation (used to call finish() twice). fixed pushpin navigation to conistenly pan & sensibly toggle target | |||
| 2020-10-11 | prevented documents that are unshared (ie private to soeone else) from ↵ | bobzel | |
| showing up as an empty key value in stacking and other views. tried to fix an exception when showing links (that wasn't repeatable, so dion't know if fix works). | |||
| 2020-10-02 | fixed email (de)normalization. fixed sharing to hide objects whose ↵ | bobzel | |
| permissions have been revoked | |||
| 2020-09-29 | made pdf/web anchors pushpins by default. can now remove docs you own from ↵ | bobzel | |
| sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields | |||
| 2020-09-28 | from last | bobzel | |
| 2020-09-28 | fixed docRangeFilters to be propagated everywhere and evaluated like ↵ | bobzel | |
| docFilters (if the field isn't there, it fails) | |||
| 2020-09-24 | changed dragging pdf link note to not create a note when dropped on ↵ | bobzel | |
| annotatable item (image, video, pdf) | |||
| 2020-09-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-16 | a bunch of changes to dragging/selection of ui buttons to turn off context ↵ | bobzel | |
| menus, remove close buttons on doc decoartions, fix the title region fo tabs, | |||
| 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-09 | several pdf fixes - clipping link anchors to bounds of container. pdf box ↵ | bobzel | |
| titles don't change based on zoom anymore. can't zoom a pdf if not selected. fixed scrolling of previews without scrolling targets. | |||
| 2020-09-09 | cleanup | bobzel | |
| 2020-09-09 | fixed doc decorations on selected treeview items to not overlap as much. ↵ | bobzel | |
| fixed contentFitting's screentToLocalXf which wasn't wroking for nested tempaltes with native dimensions | |||
| 2020-09-08 | fixed presbox, videobox and some others to set NativeWidth/Height properly. | bobzel | |
| 2020-09-08 | fixes to make nativesize work for all collections and templates. | bobzel | |
| 2020-09-08 | incremental improvements to template layouts of images-- still struggling ↵ | bobzel | |
| with nativeWidth/width/etc | |||
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-09-08 | resurrecting templates with childLayout | bobzel | |
| 2020-09-06 | fixed errors | bobzel | |
| 2020-09-02 | changed docFilters to test for recursive matches. | bobzel | |
| 2020-09-01 | fixed facet filters operations and whitelisting of known fields | bobzel | |
| 2020-09-01 | fixed saving of search filters for a view | bobzel | |
| 2020-08-30 | fixed importBox upload to give feedback, share code. fixed stacking ↵ | bobzel | |
| autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900 | |||
| 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-22 | more search cleanup. searches over dashboards, not collections now. fixed ↵ | bobzel | |
| drag-off filters to still work with collections. | |||
| 2020-08-22 | major overhaul of search to avoid writing anything to filtered documents and ↵ | bobzel | |
| to make the UI work properly. | |||
| 2020-08-20 | more searchBox fixes. | bobzel | |
| 2020-08-14 | fixed dragging aliases to remove _stayInColleciton flag. fixed warnings. | bobzel | |
| 2020-08-12 | fixed warnings and fixed rendering of fields in search view. | bobzel | |
| 2020-08-12 | Merge branch 'master' into schema_search | bobzel | |
| 2020-08-12 | filtering in solr and pagination | Andy Rickert | |
| 2020-08-11 | added undo for external dropped text | bobzel | |
| 2020-08-11 | Merge branch 'master' into schema_search | bobzel | |
| 2020-08-11 | fixed dragging in html text and dropping | bobzel | |
| 2020-08-10 | bugfixing | Andy Rickert | |
| 2020-08-10 | reverting back to earlier algorithm | Andy Rickert | |
| 2020-08-09 | added '*' prefix for matching related families of fields in SchemaView & Search. | bobzel | |
| 2020-08-08 | move HypothesisUtils.ts to Utils folder | Melissa Zhang | |
| 2020-08-08 | clean up code, fix delete link bugs | Melissa Zhang | |
| 2020-08-07 | Merge branch 'schema_search' | Andy Rickert | |
| 2020-08-07 | merge with master | Melissa Zhang | |
| 2020-08-06 | change WebDocument proportions/width for consistency across drag & drop and ↵ | Melissa Zhang | |
| new document toolbar | |||
| 2020-08-06 | restoring viewspec algorithm and fixing kvp menu | Andy Rickert | |
