| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-14 | changed docking view thumbnails to be imagefields, not docs. allowed ↵ | bobzel | |
| docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started | |||
| 2022-09-13 | Merge branch 'sharing-jenny' | bobzel | |
| 2022-09-13 | fixed rendering non-docs from freeform layout engine | bobzel | |
| 2022-09-13 | cleanup | bobzel | |
| 2022-09-13 | made things consistent by renaming emptyPresentation to emptyTrail and then ↵ | bobzel | |
| always making copies of emptyTrail instead of calling the Docs.create constructor | |||
| 2022-09-13 | Merge branch 'master' into sharing-jenny | bobzel | |
| 2022-09-13 | don't add presbox's to header bar closed items. | bobzel | |
| 2022-09-13 | fixed activePresentation to work properly with multiple dashboards. fixed ↵ | bobzel | |
| undoing PinDoc. | |||
| 2022-09-13 | fixed errors. | bobzel | |
| 2022-09-12 | Merge branch 'master' into sharing-jenny (break) | Jenny Yu | |
| 2022-09-12 | breaking: made trails belong to dashboard instead of userdoc | Jenny Yu | |
| 2022-09-12 | made annotation pen available in lightbox. | bobzel | |
| 2022-09-08 | fixed groups to automatically fit to box when not in a collection. fixed ↵ | bobzel | |
| computing group bounds to not use zoomScaling | |||
| 2022-09-07 | fixed dragging stackedTimeline entries so that they appear during drag. ↵ | bobzel | |
| fixed cursors for video/pdf/stackedTimeline to be a little more clear. fixed initial corner resize of pdfs. fixed videobox marquee drag when viewScale is undefined. | |||
| 2022-09-07 | no pointer events on timeline time to prevent flicker | bobzel | |
| 2022-09-06 | final cleanup of dragging rotated images. fixed loading of youtube videos ↵ | bobzel | |
| and displaying errors when the upload fails | |||
| 2022-08-30 | fixed loadingDocument issues with overwriting height with NaN and setting ↵ | bobzel | |
| 'data' field unnecessarily and at the expense of being able to set it for replacement docs when using animation frames | |||
| 2022-08-30 | made script caching more robust to avoid compiles and speed up startup. | bobzel | |
| 2022-08-29 | fixed centering link targets in zoomed images and scrolled docs. stopped ↵ | bobzel | |
| highlighting opacity=0 documents | |||
| 2022-08-29 | fixed being able to draw on web/pdfs. adjusted default margins of stacking ↵ | bobzel | |
| views. | |||
| 2022-08-29 | Merge remote-tracking branch 'origin/naafi-document-loading-placeholder' | bobzel | |
| 2022-08-26 | a bunch of mostly decorative cleanup to presBox | bobzel | |
| 2022-08-26 | trying to clean up transition times for presbox / jumptoDoc, etc. | bobzel | |
| 2022-08-26 | extending pres trails to allow ink animation without using keyframes. | bobzel | |
| 2022-08-26 | more notetaking cleanup | bobzel | |
| 2022-08-25 | fixed issues with reloading notetaking view and having columns be exactly ↵ | bobzel | |
| the same. fixed adding columns so that changes are actually propagated to the DB. SchemaHeaderFields are bad news... | |||
| 2022-08-25 | fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵ | bobzel | |
| column deletion. | |||
| 2022-08-24 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | mehekj | |
| 2022-08-24 | fixed stacking view external drop to work | mehekj | |
| 2022-08-24 | fixed exception in notetakingview | bobzel | |
| 2022-08-24 | Merge branch 'parker' | bobzel | |
| 2022-08-24 | cleaned up some of the pin with view code. added a pin button to menu bar ↵ | bobzel | |
| when tab is selected to avoid needing to use context menu | |||
| 2022-08-23 | Merge branch 'master' into parker | bobzel | |
| 2022-08-23 | added color to animated properties. changed doc decorations to stop before ↵ | bobzel | |
| menu bar. changed color of tab bar so that doc decorations is visible when overlapping. | |||
| 2022-08-22 | from last | bobzel | |
| 2022-08-22 | from last | bobzel | |
| 2022-08-22 | added animation of background color, and streamlined/extended a variety of ↵ | bobzel | |
| props-related things. | |||
| 2022-08-22 | fixed undo of add/remove column in notetaking view by reordering @action ↵ | bobzel | |
| @undoBatch to @undoBatch @action | |||
| 2022-08-22 | made inkMasks animate when they are turned on /off. fixed inkStrokes to ↵ | bobzel | |
| be interpolated when they have an activeFrame set. | |||
| 2022-08-22 | can't add column if name in use | ljungster | |
| 2022-08-22 | commented all NoteTakingView files | ljungster | |
| 2022-08-22 | commented CollectionNoteTakingView | ljungster | |
| 2022-08-19 | cleaned up comments | Naafiyan Ahmed | |
| 2022-08-19 | Merge branch 'master' into naafi-document-loading-placeholder | Naafiyan Ahmed | |
| Merging loading doc into master | |||
| 2022-08-19 | added comments, cleaned up code, could not get spinner to center | Naafiyan Ahmed | |
| 2022-08-19 | fixed undo bug in dragManager where batches weren't being closed. fixed ↵ | bobzel | |
| schemaheader copy method to copy all parameters. fixed notetaking columnresizer to create an UndoBatch. fixed notetakingview's columnHeaders to return the actual headers list, not a copy. fixed document decorations to not modify docsBeingDragged | |||
| 2022-08-19 | persistent resizing undo/redo issues | ljungster | |
| 2022-08-18 | fixed sizing bug | Naafiyan Ahmed | |
| 2022-08-18 | fixed up presboxelement to not reference presbox.instance. fixing layout of ↵ | bobzel | |
| presboxelement in treeview. fixing "removing" an inkMask without removing it from the collection so that it can be turned on and off. | |||
| 2022-08-17 | fixed dragging docs on web and pdf to work better by temporarily adding ↵ | bobzel | |
| transparent docs to the opaque layer so they can get drop events. cleaned eraser and pen interaction code and made erasing strokes work faster and avoid hanging by not intersecting strokes that are already partially deleted. | |||
