aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-09-18a bunch more template cleanup. no more miniLayout and detailedLayout. just ↵Bob Zeleznik
layoutNative and layoutCustom
2019-09-18cleaned up navigate into portal and alt-dragging to copy contentsBob Zeleznik
2019-09-18cleaned up a lot more stuff in DocumentView and relatedBob Zeleznik
2019-09-18cleaned up some CompileScript codeBob Zeleznik
2019-09-18fixed caption editingBob Zeleznik
2019-09-18cleaned up custom template layoutsBob Zeleznik
2019-09-17final fixes for icon animations?Bob Zeleznik
2019-09-17cleanup for animating document icon collapse/expand - still need to fix for ↵Bob Zeleznik
docs without native dimensions. lots of lint fixes.
2019-09-17fixed merge conflictskimdahey
2019-09-17cleaning up icon animationsbob
2019-09-17minor icon tweaks.bob
2019-09-17fixed undo???bob
2019-09-17added file
2019-09-17lots of code cleanup in collectionFreeFormDocumentView and DocumentViewbob
2019-09-16fixed maximizing of summarized documents and docs in stacking views.bob
2019-09-16cleaned up titling of icons and summaries.bob
2019-09-16fixed double-clicking to open docs.bob
2019-09-16cleaning up code in collectionfreeformviewbob
2019-09-16fixed templates to allow aliasing, clustering and other things.bob
2019-09-16fixed boxShadows for backgrounds and activeDocuments() for ↵bob
freeformviews/marquees
2019-09-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-09-16removed onclick inheritance for collectionfreeform childrenbob
2019-09-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-09-15finishedMohammad Amoush
2019-09-15working follow link / self healMohammad Amoush
2019-09-15cleaning codeMohammad Amoush
2019-09-15cleaning codeMohammad Amoush
2019-09-15scroll into viewMohammad Amoush
2019-09-15self healMohammad Amoush
2019-09-15changed moveDocument to move the draggedDoc -- its up to the caller to add ↵Bob Zeleznik
the droppedDoc if it wants to. cleaned up some old code related to passing dataDoc along with doc's to drag and other functinos
2019-09-14don't think that children should inherit the onclick from their parents...bob
2019-09-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-09-14set autoHeight to true when switching to stackingbob
2019-09-14thickened link lineSam Wilkins
2019-09-14fixed toggle custom on click behaviorbob
2019-09-14fixed autoHeight on custom viewbob
2019-09-14typobob
2019-09-14various fixes for templating and publishing document idsbob
2019-09-14fixed color assignments for rule providers. no titles are shown when ↵Bob Zeleznik
promoting to a custom layout
2019-09-13fixed applying template to templatebob
2019-09-13more rule provider fixesbob
2019-09-13refactored how ruleProvider's work. overloaded custom template for ↵bob
creating metadata fields
2019-09-13changed link following to follow links that aren't shown that don't have an ↵bob
anchor first. changed text pointerevents when its a button.
2019-09-13preserved data from field being converted to metadata template fieldbob
2019-09-13fixed video w/ templates. changed headings with text boxes, tweaked ↵bob
MakeTemplate titling
2019-09-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-09-13small fixes to text editingbob
2019-09-13added "publish" option to convert a document to a recognizable idBob Zeleznik
2019-09-12fixed title/caption menu for templates.Bob Zeleznik
2019-09-12cleaned up rulerProvider a bit and added menu item to turn it on.Bob Zeleznik