aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2020-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-06fixes to documentBox to work with templates. changed tree view to select ↵bob
documents. fixed panning in freeform view to account for scale correctly. increased max renderdepth to 12
2020-03-05masonry view fix to add notes to the top. fixed uploadURI to use image ↵bob
resizer better
2020-03-04removed child click script from collection when switching out of pivot viewBob Zeleznik
2020-03-03fixed enumerations a bit.Bob Zeleznik
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-03fixed dragging from linear view because of screentransform. added ↵bob
[[key=value]] syntax. added button for seeing enumerated values. added step up button in DocDec for selecting parent collection
2020-03-03fixed opening of metadata from text box. fixed minimizing presentatino ↵bob
view. cleaned up closeRightSplit.
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-28added ctrl-enter & alt-enter to create new relatively positioned text boxes.bob
2020-02-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
2020-02-27from lastBob Zeleznik
2020-02-27schema view & Stacking view code cleanup and minor ui fixesBob Zeleznik
2020-02-27adding colors to schema view will update the enumerated colors used by text ↵bob
boxes in freeformview.
2020-02-27streamlined setting enumerations for fields in text boxes.bob
2020-02-25fixed schema column selection from key press. add 'b' for creating ↵Bob Zeleznik
backgrounds. added unlock for isBackground documents.
2020-02-25cleaned up timline decimal pointsbob
2020-02-25added optional display templates for metadata field valuesBob Zeleznik
2020-02-24fixed scripting in schema's to allow documents to be assignedBob Zeleznik
2020-02-23final commits before demoStanley Yip
2020-02-22added option to update image native sizeBob Zeleznik
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-22fixed freeform view to update its documents when a non-rendering (eg onClick ↵Bob Zeleznik
script) property changes
2020-02-21fixed bug in dockingView and pivotView filter collectionBob Zeleznik
2020-02-21added back tree view sorting.bob
2020-02-21made double-click link editing for link anchors.bob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-20more link editor fixes. fixed border rounding.Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19enabled multicolumn document to show contents of original document if its a ↵bob
template and no fields are specified ... probably will reverse this later
2020-02-19chome display set to 'none' when not 'enabled'. fixed template expansion bug.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-18fixed multicol/row resizers (undo, cursors, code)Bob Zeleznik
2020-02-18fixed up following link to a portal alias. made renaming goldenlayout tabs ↵bob
write to the proto.
2020-02-18cleaned up context menu orderingbob
2020-02-18fixed titling. added border for embedded docs in text boxes.bob
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17fixed freeform view : syntax to allow any templte to be crreated.Bob Zeleznik
2020-02-17allow notes to become template notesbob
2020-02-17fixed initialization of note types and alias titles.bob
2020-02-17added ':' syntax to free form view to create specific note types.bob
2020-02-16fixed warningsBob Zeleznik