aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
2019-07-14added d function to create date fields more easilyTyler Schicke
2019-07-14Partially fixed url parsing bugTyler Schicke
2019-07-14Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-14Added small fix for ellision from AB's branchTyler Schicke
2019-07-13wrong link button hiddenyipstanley
2019-07-13Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-WebTyler Schicke
2019-07-13Refactored style in DocDecs and added metadata entry to DocDecsTyler Schicke
2019-07-12links now go between usersyipstanley
2019-07-12second link icon commented out in rich text baryipstanley
2019-07-12Delete ClientUtils.tstschicke-brown
2019-07-11merged with masterSam Wilkins
2019-07-11Merge branch 'master' into extensionFieldsbob
2019-07-11fixesyipstanley
2019-07-11merged with master and fixed linter / errorsSam Wilkins
2019-07-11trying to make everything work the same wayBob Zeleznik
2019-07-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-07-10added lastmodified time to text data extension doc. now need to figure out ↵Bob Zeleznik
how to get at it.
2019-07-10Refactored how History stuff works to make readonly work betterTyler Schicke
2019-07-10merged with master and prototype initialization refactor, still in progress ↵Sam Wilkins
and deathly buggy
2019-07-10Added stuff to check for empty object sent to serverTyler Schicke
2019-07-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Sam Wilkins
import
2019-07-08fixed readonly and hopefully cursor proto bugsSam Wilkins
2019-07-08fixed shift-dragging of tree view items and add-collection buttonbob
2019-07-08Merge pull request #196 from browngraphicslab/glChangestschicke-brown
Some golden layout changes
2019-07-08Hopefully got rid of new Docs being created too frequentlyTyler Schicke
2019-07-08merged with masterSam Wilkins
2019-07-08fixed annotation dragging on PDFs. fixed panning after zooming on images.bob
2019-07-06removed console.logSam Wilkins
2019-07-06added embedding of size and modified timeSam Wilkins
2019-07-06fixed formatting, reset and document persistenceSam Wilkins
2019-07-05data doc and persistence functionality addedSam Wilkins
2019-07-05added gifSam Wilkins
2019-07-05first pass at implementation of directory importSam Wilkins
2019-07-05Added some more search util functionsTyler Schicke
2019-07-05beginning implementation of key value tags for all imported documentsSam Wilkins
2019-07-05restored dragging hyperlink from menu for formattedText boxesBob Zeleznik
2019-07-04fixed shift-dragging of documentsBob Zeleznik
2019-07-04Made some changes to clean up some GoldenLayout stuffTyler Schicke
2019-07-04added dropping and reordering within Stacking views. needs GUI feedback.Bob Zeleznik
2019-07-04added text font color setting. adding interactive border radius. moved ↵Bob Zeleznik
main toolbar.
2019-07-03implemented directory import routineSam Wilkins
2019-07-03Changed how scripting worksTyler Schicke
2019-07-02fixed color changing bug on empty selectionSam Wilkins
2019-07-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-07-02made color selection undoable and display color updates based on first item ↵Sam Wilkins
in selected documents
2019-07-02Refactored some search stuff and fixed treeview flyout min XTyler Schicke
2019-07-01Couple of undo thingsTyler Schicke
2019-06-30Fixed errors and linter warningsTyler Schicke
2019-06-30added drag off of context search results. add fit to contents for preview of ↵Bob Zeleznik
collections in search.
2019-06-29more datadoc fixesBob Zeleznik