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
/
documents
/
Documents.ts
Age
Commit message (
Expand
)
Author
2019-02-28
added css
Bob Zeleznik
2019-02-28
finished kvp
madelinegr
2019-02-27
cleaned up main a tiny bit
Bob Zeleznik
2019-02-26
fixed some drag problems. cleaned up Documents.ts
Bob Zeleznik
2019-02-26
fixed bugs and merged with master
Bob Zeleznik
2019-02-25
for mac
Bob Zeleznik
2019-02-25
fixed some of bugs caused by pulling from master
madelinegr
2019-02-25
mer con
madelinegr
2019-02-25
fixes for dropping documents without a know height.
bob
2019-02-25
more css cleanup
Bob Zeleznik
2019-02-23
working overlays
Bob Zeleznik
2019-02-23
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2019-02-23
added an overlay layer to collections... but it blocks events. not sure how ...
Bob Zeleznik
2019-02-23
Added web clippings on drag and drop
Tyler Schicke
2019-02-23
css hacking to fix layout issues related to making a captioned image style
Bob Zeleznik
2019-02-22
moved common code into CollectionViewBase.
bob
2019-02-22
Added CollectionView
Tyler Schicke
2019-02-19
converting main to use a DockingView
bob
2019-02-19
added layout saving/loading to collectiondockingview & cleaned up to use reac...
bob
2019-02-19
converted docking collection to use a GoldenLayout layout string for its data
bob
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke
2019-02-15
working version.... kind of
bob
2019-02-14
Got almost all of collaboration and server communication working
Tyler Schicke
2019-02-13
asdfkj
yipstanley
2019-02-13
Asdfjkla/sdfklj
yipstanley
2019-02-12
fixed bugs with launching
madelinegr
2019-02-12
set up web box classes
madelinegr
2019-02-12
more updates to resizing, etc.
bobzel
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