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
/
collections
/
CollectionFreeFormView.tsx
Age
Commit message (
Expand
)
Author
2019-02-25
added drag/drop out of schema view
bob
2019-02-25
fixed so that docs are centered in middle of window.
bob
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
from last
Bob Zeleznik
2019-02-23
css hacking to fix layout issues related to making a captioned image style
Bob Zeleznik
2019-02-22
added dropping of image urls
Bob Zeleznik
2019-02-22
moved backgroundLayout to CollectionFreeForm
Bob Zeleznik
2019-02-22
fixed re-render issue for collection free form documents.
bob
2019-02-22
changed PanelSize to PanelWidth/Height
bob
2019-02-22
moved common code into CollectionViewBase.
bob
2019-02-22
from last.
bob
2019-02-22
fixed some exceptions. fixed spurious context menu. fixed excessive rendering.
bob
2019-02-22
Added CollectionView
Tyler Schicke
2019-02-21
everything works.
bob
2019-02-20
Kind of fixed undo decorator, more work
Tyler Schicke
2019-02-20
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-20
Added undo/redo
Tyler Schicke
2019-02-20
cleaned up screen transforms at last.
Bob Zeleznik
2019-02-20
working, but oh so confusing transforms for selections.
bob
2019-02-19
cleanup and made bring to front work better
Tyler Schicke
2019-02-19
fixed doc decs so they don't appear on topmost collections
Bob Zeleznik
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-19
Changed some names, added some comments, and got rid of some unused stuff
Tyler Schicke
2019-02-18
Delayed parsing of background layout in DocumentView
Tyler Schicke
2019-02-18
Fixed up a bunch of tranform stuff
Tyler Schicke
2019-02-17
Trying to fix drop with transforms
Tyler Schicke
2019-02-16
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...
Tyler Schicke
2019-02-16
Fixed issues with Document updates and changed how FieldView layout string works
Tyler Schicke
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke
2019-02-14
Got almost all of collaboration and server communication working
Tyler Schicke
2019-02-13
fixed drop() when view is zoomed
Bob Zeleznik
2019-02-13
fixed one of the issues with drop()
Bob Zeleznik
2019-02-13
fixed transform order problem
bobzel
2019-02-13
A lot of stuff working, a lot of other stuff not working
Tyler Schicke
2019-02-13
last cleanup
bobzel
2019-02-12
cleaned up TransformToLocalPoint
bobzel
2019-02-12
fixed up nested selections and scaling
bobzel
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into tra...
Tyler Schicke
2019-02-12
Started adding transforms
Tyler Schicke
2019-02-12
more updates to resizing, etc.
bobzel
2019-02-12
still struggling with sizing issues.
bobzel
2019-02-12
apparently the mac pinch zoom vs scroll wheel detection doesn't work.
bobzel
2019-02-12
got rid of extra divs in collectionFreeFormView .... good idea or bad?
Bob Zeleznik
2019-02-12
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Tyler Schicke
2019-02-12
Added transforms to everything, not being used yet
Tyler Schicke
[next]