| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-21 | restored experimental templates. fixed (enabled) pointer events on nested ↵ | bobzel | |
| column/row views when container is active. got rid of freezeDimensions which wasn't needed and introduced artifacts for views that set it (timeView, GridView) | |||
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | Revert "Revert "Merge branch 'master' into temporalmedia-mehek"" | mehekj | |
| This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25. | |||
| 2022-06-20 | Revert "Merge branch 'master' into temporalmedia-mehek" | mehekj | |
| This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48. | |||
| 2022-06-10 | fixed errors | bobzel | |
| 2022-06-10 | fixed some problems with dragging doc onto empty tab bar. made topBar be ↵ | bobzel | |
| just one line to save vertical space. added a context menu to Dashboard | |||
| 2022-06-07 | fixed dragging items in overlayView to not invalidate DocumentView and cause ↵ | bobzel | |
| a rerender. fixed loss of ability to select or drag after dragging a recording. | |||
| 2022-06-02 | merge with presentmode | Michael Foiani | |
| 2022-05-23 | more code cleanup in currentuserutils. some fixes to dragFactory-count titles. | bobzel | |
| 2022-05-17 | fixed pointerevents on treview open icon. added browse mode for ↵ | bobzel | |
| freeformcollections | |||
| 2022-05-15 | fixed enterting titles in tab's to not trigger inconify. added drop ↵ | bobzel | |
| placement for mulitirow/col. added time delay for switching to tab dragging. all this helps support a worktop-style topBar. | |||
| 2022-05-13 | dragging docs already within a locked document can now still be dropped onto ↵ | bobzel | |
| the locked document. | |||
| 2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
| 2022-04-20 | Merge branch 'presentmode-mfoiani' into recording-jenny | Michael Foiani | |
| Merge with jenny for video recording. | |||
| 2022-04-14 | Create smooth record and playback of tracking. | Michael Foiani | |
| 2022-04-12 | cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵ | bobzel | |
| whatever's being dragged. | |||
| 2022-04-11 | lots of layout fixes to groups, labels, ink to support iconification better. ↵ | bobzel | |
| simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions. | |||
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-05 | fixes to allow dragging golden layout windows to be aborted with 'esc'. ↵ | bobzel | |
| some code cleanup as well to avoid rebuilding golden layout when tabs are closed. Fixes for undo and goldenlayout | |||
| 2022-03-28 | enabled dragging documents onto tab bar without shift. modified link pivot ↵ | bobzel | |
| document to automatically update when links are added and be a stacking view | |||
| 2022-03-22 | Stop drag in present mode if element isn't specifically selected to drag. | Michael Foiani | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2021-11-13 | treeview title fixes - made it aformatted text box so clicking on it will ↵ | bobzel | |
| select the document. fixed margins. fixed dragging over tree view to not highlight drop bullets in outline mode unless its a bullet point being moved. | |||
| 2021-09-30 | fixed warning | bobzel | |
| 2021-09-30 | from last | bobzel | |
| 2021-09-30 | fixed dragging lines with arrows to display arrowhead | bobzel | |
| 2021-09-15 | fixed dragging so that only isDocumentActive documents are dragged (get move ↵ | bobzel | |
| events) which fixes a bug where a nested document and its container might both be dragged at the same time. | |||
| 2021-08-24 | fixed undo for dragging docs. made separate layers for transparent and ↵ | bobzel | |
| other annotations on pdfs/webs so that transparency will work better. | |||
| 2021-08-01 | small ui tweaks | geireann | |
| 2021-07-27 | from last - fixes shift-dragging to a new tab | bobzel | |
| 2021-07-27 | fixe MakeClone to handle links properly. fixed cloning richtext to update ↵ | bobzel | |
| rich text references to documents properly. fixed dragging to call MakeClone properly. | |||
| 2021-07-24 | fixed minor issues and got rid of console error | geireann | |
| 2021-07-22 | Merge branch 'master' into Ashley | geireann | |
| 2021-07-14 | fixed dragging marquees on nested images. fixed images to allow marquees on ↵ | bobzel | |
| nested images. changed drag titlebar message. | |||
| 2021-07-10 | Standardizing Colors, changing global CSS variables | Ashley Cai | |
| 2021-04-07 | fixes for lightbox stepping into | bobzel | |
| 2021-03-29 | fixed text input after changes to active/selected | bobzel | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-26 | extracted AudioWaveform out of AudioBox in order to use in ↵ | bobzel | |
| CollectionStackedTimelineView to share between audioBox and videoBox. | |||
| 2021-03-25 | cleaned up dragmanager a bit and fixed issues with document shifting on drop ↵ | bobzel | |
| when dragged via DocDecorations and | |||
| 2021-03-25 | fixed dragging documents so that the scroll position of pdfs/etc is ↵ | bobzel | |
| maintained during the drag | |||
| 2021-03-15 | fixed warnings. made savedAnnotations an ObservableMap. turned off ↵ | bobzel | |
| annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay | |||
| 2021-03-13 | cleaned up dropping link button on collections / alternate annotation views ↵ | bobzel | |
| (eg pdf sidebar) - new docs are created only for internal drops within, say, a PDF. Otherwise links are made. | |||
| 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-25 | prevent annotation notes on PDFS from showing up in file system view. | 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-01-20 | moved PDFMenu to AnchorMenu. added AnchorMenu to formattedTextBox. Fixed ↵ | bobzel | |
| following links from text box huyperlinks when there are multiple different huypertext links on the document. | |||
| 2021-01-14 | simplified links to audio to always have a target Doc anchor. updated auto ↵ | bobzel | |
| links to audio when recording. fixed making text selection links. | |||
| 2020-12-15 | added real grouping | bobzel | |
