| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-20 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-20 | fixed contextmenu when hitting enter to not iconify. fixed : menu to add ↵ | bobzel | |
| equations properly. | |||
| 2022-06-20 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-17 | merged with masetr | bobzel | |
| 2022-06-17 | updated fontIconBadge to use 'viewed' list to decrement value when items are ↵ | bobzel | |
| viewed. cleaned up how sharedDoc is setup in currentUserUtils to allow updates to not require rebuilding DB | |||
| 2022-06-14 | made shared with me doc count decrement when a document is viewed ↵ | bobzel | |
| (double-clicked, dragged out) | |||
| 2022-06-13 | fixed adding annotations when in augment mode to rtfsocsvvvvvvvvdssssdc. ↵ | bobzel | |
| cw22121q````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````` | |||
| 2022-06-10 | fixed some errors | bobzel | |
| 2022-06-09 | Merge branch 'master' into master-cleanup | bobzel | |
| 2022-06-09 | renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵ | bobzel | |
| same time to not bring up presBox multiple times. | |||
| 2022-06-08 | merge with master | bobzel | |
| 2022-06-08 | added ability to make thumbnails of dashboards. started to cleanup ↵ | bobzel | |
| dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css | |||
| 2022-06-06 | added auto links from recordings to pdfs when they scroll. opened audio ↵ | bobzel | |
| links on right by default instead of in lightbox. focus on pdf/coponent anchor when following link from it (via the LinkMenu) | |||
| 2022-06-06 | fixed range filtering, filtering by string, | bobzel | |
| 2022-06-05 | merged with master and added transcription icon view for recognized ink | bobzel | |
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-06-02 | Merge branch 'inking-naafi-mehek' into master-cleanup | mehekj | |
| 2022-05-26 | removed setting 'data' field of docking views on aliases. assigned acl's ↵ | bobzel | |
| to delegates to match prototype. changed how documents are created to make sure acl's are set first so that, when sharing, remote clients will get the ACLs first and not render documents transiently when they don't have permissions. turned off inheriting ACL's from outer collection | |||
| 2022-05-25 | variety of small fixes for text / sharing. made typed text default to 35 ↵ | bobzel | |
| height so that when shared it doesn't start big and jump to small. changed permissions to be private until an Acl is set - this prevents private docs from flicking on momentarily when shared since fields are not distributed atomically. added Shift/Alt/Ctrl Enter for freeform and stacking views to create neighboring docs. fixed first typed char of text to have a user_mark. made shared text doc header overlap to prevent scrolling. | |||
| 2022-05-23 | simplified dashboards by getting rid of confusing on-screen/off-screen tabs. ↵ | bobzel | |
| Now off screen tabs appear in the header bar which is not currently specific to a dashboard. | |||
| 2022-05-23 | more code cleanup in currentuserutils. some fixes to dragFactory-count titles. | bobzel | |
| 2022-05-20 | removed enumerables field stuff which was hacky and never used. cleaned up ↵ | bobzel | |
| some of currentUserUtils initialiazation. fixed treeView sorting for 'none" which fixes problem with slide template. | |||
| 2022-05-18 | fixed linking bug so that both start and end link can be regions. added ↵ | bobzel | |
| zoom to target checkbox for link editing. extracted out a new field pointerEvents so that lockPosition is not automatically conflratd with no pointer events. updated freeformview focus to work with zooming on region selections. | |||
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-11 | fixed crop of pdfs when zoomed. removed some unused pdf code. removed unused ↵ | bobzel | |
| LOD code. | |||
| 2022-05-07 | fixed wrong column bug | ljungster | |
| 2022-04-29 | more cleanup | bobzel | |
| 2022-04-28 | updated timestamps to creationdate | mehekj | |
| 2022-04-28 | fixed timestamps and added some scaling | mehekj | |
| 2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
| 2022-04-28 | fixed rendering of slides in filesystem view to not render the UI, just the ↵ | bobzel | |
| doc name | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-27 | fixed links to ink being computed correctly on the inkStroke's links field. ↵ | bobzel | |
| fixed interacting with iconified ink. fixed cycling through links on linkDocPreivew to not deselect | |||
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-22 | changes to allow PresBox to render using a Tree view | bobzel | |
| 2022-04-14 | gave summary documents pushpin behaviors. fixed following link to doc that ↵ | bobzel | |
| is iconified to work. fixed pushin visibility toggling for docs that are iconified. | |||
| 2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
| pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
| 2022-04-12 | ink to text for groupings | mehekj | |
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-07 | added RecordingView | geireann | |
| 2022-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
| without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
| 2022-04-03 | fixed ink handles to work in lightbox, so re-enabled open in lightbox for ↵ | bobzel | |
| selected ink. fixed double-click to not lock out in some cases because pendingDoubleClick never gets unset. fixed text to not jitter scroll bar when typing enter at end of autosize texst box. | |||
| 2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into parker | ljungster | |
| 2022-03-17 | removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵ | geireann | |
| which was breaking npm install | |||
| 2022-03-12 | attempting to add note-taking | ljungster | |
| I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search) | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
