aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-05port constraints, master logSam Wilkins
2020-01-05commentingSam Wilkins
2020-01-05port fixesSam Wilkins
2020-01-05allow regular dev useSam Wilkins
2020-01-05default configurationSam Wilkins
2020-01-05port config, customizersSam Wilkins
2020-01-04added graceful kill option, renameSam Wilkins
2020-01-04factored out socket and server ports to config, added kill response ;)Sam Wilkins
2020-01-04final touchesSam Wilkins
2020-01-04smallSam Wilkins
2020-01-04almost nothingSam Wilkins
2020-01-04registered commands, return typesSam Wilkins
2020-01-04cleaner refactor, improved use of configurationSam Wilkins
2020-01-04config now not read by both parents and children, env used to pass from ↵Sam Wilkins
master to worker
2020-01-03session restructuring and schema enforced json configurationSam Wilkins
2020-01-03factored out smaller functions in sessionSam Wilkins
2020-01-03various session updatesSam Wilkins
2020-01-02connected index to sessionSam Wilkins
2020-01-02small changes to sessionSam Wilkins
2020-01-02stable, clustered session managerSam Wilkins
2020-01-01session manager improvementsSam Wilkins
2019-12-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-29experimenting with process clusteringSam Wilkins
2019-12-20restored scrolling to formattedText target on link following.bob
2019-12-20restored Doc references in SelectionManagerbob
2019-12-20removing references to Doc in SElectionManagerbob
2019-12-20minor cleanupbob
2019-12-20fixed nested text box to stopPropagation on key press to prevent backscpace ↵bob
from deleting everything. made Esc desleect text and the document. fixed jumpToDOcument to focus annotationOn documents properly (particularly for sidebar text notes). fixed deselecting docsin textbox sidebar.
2019-12-19fixed footnote rich text ruleBob Zeleznik
2019-12-19added LOD menu itemBob Zeleznik
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-19fixing minor details with tree view opening workspace, moving documents in ↵bob
stacking views, avoiding search exceptions,
2019-12-18fixed dropping on stacks a little bit. problem still exists with ↵bob
stackinview that has multiple columns because children() is called for each stack, but resets DocXfs
2019-12-18disabled showing link lines when brushing over containing documents. now ↵bob
you have to brush over an actual link anchor
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-18fix for note templates by fixing DocComponents' dataDoc methodbob
2019-12-18userDoc buttons are auto-updated on start now.bob
2019-12-18removed unused breaking code from session_managerbob
2019-12-18render fix?bob
2019-12-18small fix to lightboxBob Zeleznik
2019-12-17from lastBob Zeleznik
2019-12-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-17warnings and fix to doc decorations close button to deselect firstBob Zeleznik
2019-12-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-17ipcSam Wilkins
2019-12-17fixed up interactions with documentBox contents.Bob Zeleznik
2019-12-17made documentbox more usable with borders, fwd/back/lock. and annotation ↵Bob Zeleznik
filtering.
2019-12-16fixed setMark() made DocumentDocument default to being a previewer of selectionsBob Zeleznik
2019-12-16restored selectedDocs...bob
2019-12-16fixed pdf right-clickingbob