Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-20 | menu label changes | geireann | |
2021-08-20 | fixed bug where link colors reset on reload | dinhanhtruong | |
need to fix new mystery bug where any new links disappear after refreshing once but re-appear after a second refrsh | |||
2021-08-19 | mini update | geireann | |
2021-08-19 | menu UI updates | geireann | |
2021-08-19 | added randomly colored link relationships | dinhanhtruong | |
default color is black until link relationship is edited manually | |||
2021-08-19 | fixed errors and warnings | bobzel | |
2021-08-19 | menu nearing final updates | geireann | |
2021-08-19 | fixed typing ? to search bing. fixed scrolling to target for Web/PDF when ↵ | bobzel | |
doc was not previously displayed. | |||
2021-08-19 | updates | geireann | |
2021-08-19 | fixed links from sometimes disappearing on refresh. cleaned up cycling ↵ | bobzel | |
through tree view expansion modes | |||
2021-08-19 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2021-08-19 | changed how treeview cycles between options for expanded views to show ↵ | bobzel | |
'data' and some more adjustments. | |||
2021-08-18 | updates towards a menu | geireann | |
2021-08-18 | Merge branch 'master' into menu_updates_geireann | geireann | |
2021-08-18 | added search linking | geireann | |
2021-08-17 | Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵ | geireann | |
linking-anh | |||
2021-08-17 | more updates | geireann | |
2021-08-17 | Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵ | dinhanhtruong | |
linking-anh | |||
2021-08-17 | in-progress link relationship color association | dinhanhtruong | |
created list fields for link relationships and their associated colors. Need to implement colors in front end | |||
2021-08-17 | Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵ | geireann | |
linking-anh | |||
2021-08-17 | import cleanup | geireann | |
2021-08-17 | Merge branch 'master' into search-david | geireann | |
2021-08-17 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2021-08-17 | made dashboard context menu items context sensitive to whether they're ↵ | bobzel | |
called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared. | |||
2021-08-17 | Merge pull request #30 from brown-dash/ink-gfx-victor | Geireann Lindfield Roberts | |
Fixing Selection Line + Circle Shape Control Points | |||
2021-08-17 | fixed canEdit func in prosemirrorExampleTransfer to prevent error when ↵ | bobzel | |
hitting enter at end of uneditable doc. fixed scrollheight setting error in formattedtextbox caused by assigning null | |||
2021-08-16 | minor updates | dg314 | |
2021-08-16 | rootDoc bug fix | dg314 | |
2021-08-16 | minor changes | dg314 | |
2021-08-16 | testing | dg314 | |
2021-08-16 | small changes | dg314 | |
2021-08-14 | testing | dg314 | |
2021-08-14 | code reorganising and updates | geireann | |
2021-08-13 | Merge branch 'master' into ink-gfx-victor | vkalev | |
2021-08-13 | cleaning up | vkalev | |
2021-08-12 | fixed textboxes which were generally a line too short when opened in ↵ | bobzel | |
contentfitting view (e.g. stackingView or pivotView) | |||
2021-08-12 | increasing opacity (selected lines are no longer slightly transparent) | vkalev | |
2021-08-12 | fixed positioning of selection line | vkalev | |
2021-08-11 | added circle shape generation using only 4 Bézier curves | vkalev | |
2021-08-11 | fixed issues with screenshotbox flickering when brought up from top menu, ↵ | bobzel | |
and generating errors when recording. | |||
2021-08-10 | fixed error when adding to a collection that does not have a list as its data | bobzel | |
2021-08-10 | fixes for git-like to work with sidebar. added 'lastModified' field for ↵ | bobzel | |
changes to x/y/width/height | |||
2021-08-10 | from last | bobzel | |
2021-08-10 | hideMInimap is playground field. added Open Alias to dashboard tab menu. ↵ | bobzel | |
Allow duplicates in List fields (not sure if this is problematic but caused problems with URL history) | |||
2021-08-10 | fixed clicking on +new dashboard when window is narrow. | bobzel | |
2021-08-09 | fixed bug where shared list field items weren't being received as Documents ↵ | bobzel | |
so they didn't update -- eg add a private item to a list, then try to make it public | |||
2021-08-09 | fixed augment only text to resize correctly with autoheight. fixed acls to ↵ | bobzel | |
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public. | |||
2021-08-06 | switched back to Playground fields and included width/height/natiive(w,h) to ↵ | bobzel | |
playgorund list | |||
2021-08-06 | collabortion fixes: added new acl for allowing people to edit their own text ↵ | bobzel | |
within the same note, fixed playground fields to write to the server without updating other clients. | |||
2021-08-06 | from last | bobzel | |