| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-01 | final cleanups for simplified drag and drop of annotations. fixed some ↵ | bobzel | |
| issues rtf focus when creating notes in masonry view. fixed text sidebar. | |||
| 2021-02-28 | a bunch of changes to simplify how autoHeight works. extended to work for ↵ | bobzel | |
| pdfs and stacking views. still some bugs. | |||
| 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-02-26 | fixes for getting documents into myFilesystem. fixes for setting layout ↵ | bobzel | |
| fields without using an _ | |||
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
| 2021-02-26 | minimal cleanup of standard fields. fix to error thrown in document buttonbar | bobzel | |
| 2021-02-26 | updated fieldInfos a bit more. | bobzel | |
| 2021-02-25 | wokring field infos. | bobzel | |
| 2021-02-25 | field info start | bobzel | |
| 2021-02-25 | added 'proto' drag option for dropping proto of document. auto add of non ↵ | bobzel | |
| annotations to file system. auto added delegates & aliases to a docuemnt's 'alias' field. | |||
| 2021-02-23 | fixed backspace to delete text items in treeViews. simplified ↵ | bobzel | |
| UndoRunInTempBatch. fixed clicking on sort line for treeView to only recognize actual clicks. fixed stayInCollection with DocDecorations to not create a giant gray square. prevent server crash when db has bad data somehow. | |||
| 2021-02-22 | switched folders so that they're not marked as system anymore. made close ↵ | bobzel | |
| menu appear unless something is a system doc. | |||
| 2021-02-18 | added preliminary cookie mechanism for making documents appear after ↵ | bobzel | |
| focusing on a document which sets a cookie. converted catalog to new "file system" tree view. | |||
| 2021-02-17 | improved fileSysMode for treeView. added dontUndo flag | bobzel | |
| 2021-02-16 | added a file system mode for tree View. ctrl-f to create file system. | bobzel | |
| 2021-02-15 | from last fixes to detail template | bobzel | |
| 2021-02-14 | mae RichTextField parseable from keyvalue. got rid of pause to insert text ↵ | bobzel | |
| timestamps for simplicity. fixed transition typo. | |||
| 2021-01-21 | fixed fitWidth for WebBox | bobzel | |
| 2021-01-04 | Fixed filterbox to use scriptContext to determine where to apply/clear ↵ | bobzel | |
| filters .fixed setting width/height of freeform images independent of nativeWidth/height so that % css measurements work. | |||
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-11 | fixed stackingview autoHeight when headers are on that don't overlap. ↵ | bobzel | |
| improved styles a bit. added foreground color that contrasts with background by default. added an itemBackgroundColor(for <item>Box's) which is distinct from BackgroundColor (for docViews) | |||
| 2020-12-11 | fixed pointerevents set through styleProvider. fixed crash when color ↵ | bobzel | |
| strings use uppercase. fixed empty text boxes to set default font size/family | |||
| 2020-12-10 | more cleanup/organization of 'props' . removed VisibleHeight props and ↵ | bobzel | |
| cleaned up PDF and other props | |||
| 2020-11-28 | Merge branch 'master' into presentation_v1 | geireann | |
| 2020-11-28 | audio in pres updates + pre-loader | geireann | |
| 2020-11-25 | fixed run-time error when resetting the DB | bobzel | |
| 2020-11-24 | prevent possible crash on empty text box hypertext link. prevent Webbox's ↵ | bobzel | |
| from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup. | |||
| 2020-11-14 | fixed height of autoHeight masonry (tools panel was messed up showing ↵ | bobzel | |
| nothing). fixed drag to hide the dragged feedback before hit testing which prevented dragging buttons from working. removed 'dropAction' from removeDropProperties on buttons | |||
| 2020-11-10 | fixed Slides to be Colllections (not text) and fixed dockingView to display ↵ | bobzel | |
| collections properly. | |||
| 2020-11-06 | fixed web pages to scroll and update scrollTop when in annotation mode. ↵ | bobzel | |
| fixed pointer events on custom text view headers. | |||
| 2020-10-22 | added more caching for linkManager queries. | bobzel | |
| 2020-10-22 | added alert for uknown filetype uploads | bobzel | |
| 2020-10-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
| sidebar. | |||
| 2020-10-16 | updated user initialization code to not generate server traffic when ↵ | bobzel | |
| creating a new account. set user accounts to update their cache 2.5s after login. | |||
| 2020-10-14 | fixed focusDocument in freeform views to work with annotation ↵ | bobzel | |
| overlays(mostly) - still an issue when original image is in a frame that doen't match its dimensions | |||
| 2020-10-10 | split LinkDatbase into its own field in the user's registry. fixed sharing ↵ | bobzel | |
| to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry | |||
| 2020-10-10 | fixes to issues with updating interactively whe groups change. fixes for ↵ | bobzel | |
| multiple rapid modifications to list field where values would be overwrriten when sever sendBack stale information. fixes to list.splice() where deleting nothing but adding something didn't result in an addToSet. | |||
| 2020-10-09 | fixed updating groups to take effect immediately | bobzel | |
| 2020-10-09 | less broken, but still not working | bobzel | |
| 2020-10-09 | trying to get group updates to work automatically | bobzel | |
| 2020-10-08 | load entire DB in one message. | bobzel | |
| 2020-10-06 | set default user color explicitly | bobzel | |
| 2020-10-06 | from last | bobzel | |
| 2020-10-05 | got rid of link group stuff. fixed sidebar popping out when properties pops ↵ | bobzel | |
| out. got rid of Layout from properties because it caused PDFs to scroll. | |||
| 2020-10-01 | various fixes to new sharing / email normalization | bobzel | |
| 2020-10-01 | fixed warnings | bobzel | |
| 2020-10-01 | from last | bobzel | |
| 2020-10-01 | major performance fix by adding a SharingDocument to the user's DB account ↵ | bobzel | |
| so that inquiring the users' UserDoc (and everything it referecens) is no longer necessary. | |||
| 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-29 | simplfiled ':' menu and fixed creating items to not assume a template. add ↵ | bobzel | |
| emptyNote. fixed scrolling in stacking views broken in previous commit. changed formattedTextBox to support stacking sidebar. | |||
