aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
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-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-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-17from lastBob Zeleznik
2019-12-16fixed setMark() made DocumentDocument default to being a previewer of selectionsBob Zeleznik
2019-12-16restored selectedDocs...bob
2019-12-16testingbob
2019-12-16fixes to focus() from tree view. removed scrollbars from collectionview ↵bob
(when floating doc is out of view).
2019-12-16added onclick option for selecting first link target. changed ↵Bob Zeleznik
contentFittingDocView to center vertically as well as horizontally
2019-12-15added _last_ for computedScripts to access last value of scriptBob Zeleznik
2019-12-15writing selectedDocs to user doc to allow selection to be part of scriptingBob Zeleznik
2019-12-14make %@ portal hyperlink creation create a link as well.Bob Zeleznik
2019-12-14fixes to make nativewidth/height more robust for PDFs. fixes for search - ↵Bob Zeleznik
filter out extension docs.
2019-12-12fixed warnings. Limited the size of pasted text boxesBob Zeleznik
2019-12-12from previousBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-12fixed makeTemplateBob Zeleznik
2019-12-11fixed dragging/toggling of floating layer documentsBob Zeleznik
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with ↵Bob Zeleznik
text styles. fixed warnings.
2019-12-10made indent & other alignment commands togglesBob Zeleznik
2019-12-10added indenting for ordered listsBob Zeleznik
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to ↵Bob Zeleznik
create collection from text selection
2019-12-10added %q to indent paragraphsBob Zeleznik
2019-12-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-10fixes to color marksBob Zeleznik
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fix for commands in nested notes.bob
2019-12-10fixed paragraph node toDom()bob
2019-12-10fixes to text box inlines for selection.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-09got rid of unused code in richtextschemaBob Zeleznik
2019-12-09added preliminary support for paragraph indenting and hanging indents.bob
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-09changed styles to allow multi-character names using %. switched default ↵bob
"styles" of todo, ignore, etc to use % style notation
2019-12-07initial commitSam Wilkins
2019-12-07pushing commit for todaykimdahey
2019-12-07added forgot password indicationkimdahey
2019-12-07progresskimdahey
2019-12-07box !!!!Stanley Yip
2019-12-07i think this is better nowyipstanley
2019-12-06more fixes for inline comments.bob
2019-12-05added style shortcut for textbob
2019-12-05password reset livekimdahey
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob