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
/
fields
Age
Commit message (
Expand
)
Author
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-11
Changed FieldId type around to clean some stuff up
Tyler Schicke
2019-02-11
renamed AnnotatedLaout to BackgroundLayout
Bob Zeleznik
2019-02-11
added aspect resizing. fixed pinch zoom for macs
Bob Zeleznik
2019-02-11
added framework for annotation overlays -- see ImageBox
bob
2019-02-09
Moved client code to client folder
Tyler Schicke
2019-02-08
a couple small changes
Tyler Schicke
2019-02-07
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into schema
Tyler Schicke
2019-02-07
Restored Opt<T> and made a new FieldValue<T> type to replace old Opt<T>
Tyler Schicke
2019-02-07
final cleanup pass.
bob
2019-02-07
started adding editable schema cells
Hannah
2019-02-06
woring db stub.
bob
2019-02-06
working stub version
bob
2019-02-06
Simplified function names in Document class
Tyler Schicke
2019-02-05
mostly working version, but confused about LayoutKeys needing to inquire valu...
bobzel
2019-02-05
checkpoint
bobzel
2019-02-05
first changes
bob
2019-02-01
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-01
added ImageField and RichTextField types
Tyler Schicke
2019-02-01
fixed zordering of dragged items. image lightbox shows on double tap now.
bob
2019-02-01
fixed compile errors.
bob
2019-02-01
Deleted unused files and reformatted some files
Tyler Schicke
2019-02-01
Changed formatting setting, added very basic generic FieldView, and added Sch...
Tyler Schicke
2019-01-31
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-01-30
cleaned up so that its easy to switch between flexLayout and GoldenLayout
bob
2019-01-30
cleaned up docking a little
bob
2019-01-29
added some functions to document
Tyler Schicke
2019-01-28
Formatted all files
Tyler Schicke
2019-01-25
got rid of documentviewmodel. fixed panning/zooming.
bob
2019-01-21
context menu basics working
yipstanley
2019-01-18
Fixed issue in SetFieldValue
Tyler Schicke
2019-01-17
added collectionfreeformview
bob
2019-01-17
Added editable text and image notes
Tyler Schicke
2019-01-15
More stuff set up
Tyler Schicke