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
/
collectionMulticolumn
Age
Commit message (
Expand
)
Author
2020-08-22
major overhaul of search to avoid writing anything to filtered documents and ...
bobzel
2020-07-14
fixed onClickHandler stuff to use functions properly. fixed several linking ...
Bob Zeleznik
2020-07-14
fixed issues with creating & using scripting boxes by making scriptFields be ...
Bob Zeleznik
2020-07-06
change case of import statements. changed compiler option to be much faster ...
Bob Zeleznik
2020-06-17
made docFilters a prop on everything
Bob Zeleznik
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-05
fixes for parameterized templates. added a pendingMap to fix issues with expa...
Bob Zeleznik
2020-05-02
cleaned up a lot of layoutTemplate/String props. fixed link drawing.
Bob Zeleznik
2020-05-01
fixed presentations to allow drag and drop. fixed pres box to use RenderData...
Bob Zeleznik
2020-04-30
added double click script support
Bob Zeleznik
2020-04-26
fixed multi/col/row views to work with templates. fixed context menu subitem...
Bob Zeleznik
2020-04-12
fixed nudging stoppropagation stuff. fixed inPlace addDocTab for non freefor...
Bob Zeleznik
2020-04-06
many more fixes to nativewidth/height layout changes.
Bob Zeleznik
2020-03-09
cleanup of warnings
Bob Zeleznik
2020-03-03
several fixes to templates (simplified expanding, notes use 'text' field now,...
Bob Zeleznik
2020-02-19
enabled multicolumn document to show contents of original document if its a t...
bob
2020-02-18
fixed multicol/row resizers (undo, cursors, code)
Bob Zeleznik
2020-02-16
collection sub view and google authentication manager cleanup, deleteAssets r...
Sam Wilkins
2020-02-14
cleaned up backgroundColor settings and cluster overrides. added a darkScheme
Bob Zeleznik
2020-02-11
fixes for chrome for presBox
bob
2020-02-10
small cleanups to adding stacking views to contentfittingboxes (like time/piv...
bob
2020-02-05
several layout fixes for row/col stuff. fixes to icons. added buttons for b...
bob
2020-02-05
fixed multicol/row layout rendering
bob
2020-02-04
lots of small fixes to templates, presentations, default templates (icon, slide)
Bob Zeleznik
2020-02-04
fixes for shift-clicking pivot view.
bob
2020-02-04
added defaults for mulitirow/col
bob
2020-02-03
fixed timeline bug. made multirow/multicol use same fields.
bob
2020-01-31
added multirow collection. cleaned up CollectionTimeview a bit.
bob
2020-01-29
ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyouts
bob
2020-01-28
multicolumn drop fixes. adding menu entry to stacking columndocs. fixed imag...
bob
2020-01-22
fixed template/scripting problem. added collectionDoc parameter for onClick ...
bob
2020-01-18
switched mcview labels to editable views
Sam Wilkins
2020-01-18
cleanup and commenting
Sam Wilkins
2020-01-17
created files for mcview subcomponents, removed excess zeros in width labels ...
Sam Wilkins