index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
DocumentView.tsx
Age
Commit message (
Expand
)
Author
2019-09-16
fixed maximizing of summarized documents and docs in stacking views.
bob
2019-09-16
cleaned up titling of icons and summaries.
bob
2019-09-16
fixed double-clicking to open docs.
bob
2019-09-16
fixed templates to allow aliasing, clustering and other things.
bob
2019-09-15
changed moveDocument to move the draggedDoc -- its up to the caller to add th...
Bob Zeleznik
2019-09-14
fixed toggle custom on click behavior
bob
2019-09-14
fixed autoHeight on custom view
bob
2019-09-14
typo
bob
2019-09-14
various fixes for templating and publishing document ids
bob
2019-09-14
fixed color assignments for rule providers. no titles are shown when promoti...
Bob Zeleznik
2019-09-13
fixed applying template to template
bob
2019-09-13
more rule provider fixes
bob
2019-09-13
refactored how ruleProvider's work. overloaded custom template for creatin...
bob
2019-09-13
changed link following to follow links that aren't shown that don't have an a...
bob
2019-09-13
preserved data from field being converted to metadata template field
bob
2019-09-13
fixed video w/ templates. changed headings with text boxes, tweaked MakeTemp...
bob
2019-09-13
added "publish" option to convert a document to a recognizable id
Bob Zeleznik
2019-09-12
cleaned up rulerProvider a bit and added menu item to turn it on.
Bob Zeleznik
2019-09-12
moved customLayout to data doc. need to allow for multiple customLayouts now.
bob
2019-09-12
fixe template custom toggling.
bob
2019-09-12
cleaned up menus. simplified making custom views through template dropdown menu
bob
2019-09-12
added custom views for documents
Bob Zeleznik
2019-09-11
fixed some template issues specifically for self-templates.
Bob Zeleznik
2019-09-11
fixed collection iteration onClick script
bob
2019-09-11
cleaned up ScriptBox EditScript's restructured menus for dealing with onClic...
bob
2019-09-11
added makeCustomView to promote documents to a new layout.
bob
2019-09-11
added start of parameterized button maker
Bob Zeleznik
2019-09-10
fixed search highlighting
Bob Zeleznik
2019-09-10
fixed several search issues with text boxes and highlighting.
Bob Zeleznik
2019-09-10
fixed up some stuff with portals and added a ButtonBox menu item for running...
bob
2019-09-09
fixed portal navigation to restore collection pan/zoom
bob
2019-09-09
added local overlay for free form views. added start of minimap.
bob
2019-08-29
Merge branch 'master' into monika_linking
bob
2019-08-27
lint fixes.
bob
2019-08-27
removed selectOnLoad prop. fixed textboxes from deselecting on carriage return.
bob
2019-08-23
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into mo...
monikahedman
2019-08-23
added start of an overlay for documents.
bob
2019-08-23
pulled from master
monikahedman
2019-08-22
cleaned up more context menu stuff. fixed buttons to follow links by default.
bob
2019-08-22
fixed textheight with titles. fixed marquee with floating docs. other tweaks.
bob
2019-08-21
fixed upload of docs zip
bob
2019-08-21
pulled from master
monikahedman
2019-08-20
UI enhancements and other backend fixes for templates.
bob
2019-08-19
things won't highlight more than once
monikahedman
2019-08-19
cleaned up some buttons
bob
2019-08-19
fixed treeview dragging. got rid of extra stuff from presentationview
bob
2019-08-19
Merge branch 'master' into presentation_f
bob
2019-08-16
fixed rounded borders
Sam Wilkins
2019-08-16
linter errors fixed
Sam Wilkins
2019-08-16
initial commit, mostly functional pending circular import issue
HJF Bulterman
[next]