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
/
server
Age
Commit message (
Expand
)
Author
2020-10-10
fixed docFilters to use up one string field, not 3. makes adding/removing to...
bobzel
2020-10-10
split LinkDatbase into its own field in the user's registry. fixed sharing t...
bobzel
2020-10-10
fixes to issues with updating interactively whe groups change. fixes for mul...
bobzel
2020-10-08
load entire DB in one message.
bobzel
2020-10-08
fixed adding/removing schema columns. fixed showing text/ink tools in menu a...
bobzel
2020-10-06
fixes for undo with multi-users
bobzel
2020-10-06
fixed list additions to be truly incremental to allow undo to work
bobzel
2020-10-06
cleanup fixes.
bobzel
2020-10-05
from last
bobzel
2020-10-05
try sending list back to sender if we notice the set of fields is different t...
bobzel
2020-10-05
handled concurrent list additions as a special case (need to handle all concu...
bobzel
2020-10-01
major performance fix by adding a SharingDocument to the user's DB account so...
bobzel
2020-09-28
fixed follow link to scroll stacking/masonry views properly.
bobzel
2020-09-28
fixing search to handle bad regexps without killing the server. fixed search...
bobzel
2020-09-04
fixed typos + css + changing value on dropped documents in masonry view + ink...
usodhi
2020-09-01
trying new solr schema that splits words on whitespace. fixed context menu c...
bobzel
2020-08-30
fixed importBox upload to give feedback, share code. fixed stacking autoHeigh...
bobzel
2020-08-15
cleaned up console.logs. fixed updating lastModified for SOLR
bobzel
2020-08-15
fixes for search -- need to rethink how to get a sortable string field (remov...
bobzel
2020-08-13
fixed search for type with multipe values. changed search schema
bobzel
2020-08-13
changed solr schema so that text and date fields are sortable. fixed one lin...
bobzel
2020-08-13
bug fixes, small UI changes, import in left sidebar
Geireann Lindfield Roberts
2020-08-11
Merge branch 'master' into schema_search
bobzel
2020-08-10
restored context display be re-enabling proxy types in websocket
bobzel
2020-08-10
merge
Andy Rickert
2020-08-10
reverting back to earlier algorithm
Andy Rickert
2020-08-10
fixes for search to do filter system and non-searchable documents on the server.
bobzel
2020-08-10
filter checkboxes
Andy Rickert
2020-08-08
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ne...
Lionel Han
2020-08-08
minor fixes
Lionel Han
2020-08-08
clean up code, fix delete link bugs
Melissa Zhang
2020-08-07
merge with master
Melissa Zhang
2020-08-05
fixes for bob
Andy Rickert
2020-08-05
fixed some warnings/errors. added tooltip for filter icon.
bobzel
2020-08-05
lint
Andy Rickert
2020-08-03
merge with master
Melissa Zhang
2020-08-03
merge with new ui
Andy Rickert
2020-08-03
Merge branch 'master' into menu_restructure
bobzel
2020-08-02
changed server printout again.
bobzel
2020-08-02
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into me...
anika-ahluwalia
2020-08-02
changed output on server
bobzel
2020-08-02
Merge branch 'master' into menu_restructure
bobzel
2020-08-02
fixed up import order on server to allow 'npm start' to work without hanging.
bobzel
2020-08-02
from last
bobzel
2020-08-02
more server console messages
bobzel
2020-08-02
added GetRefFields log statement on sever
bobzel
2020-08-01
fixed warnings
bobzel
2020-07-31
added debug flag to transpiler to catch hangs. fixed hang caused by imports b...
bobzel
2020-07-31
merge
Andy Rickert
2020-07-30
remove unnecessary authentication/database stuff
Melissa Zhang
[next]