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
/
documentSchemas.ts
Age
Commit message (
Expand
)
Author
2025-05-05
got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin....
bobzel
2024-10-28
reworked LabelBox's to be fully editable. gor rid of singleLine for label bo...
bobzel
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-21
more lint cleanup
bobzel
2024-02-26
fixed some string types to be enumerations for dropAction. fixed bug in gold...
bobzel
2023-08-27
fixed filters to filter by linkedTo instead of lat/lng. made links to pushpi...
bobzel
2023-08-17
fixed brushing of pinned viewports for chrome to not flash. converted pres<Pr...
bobzel
2023-06-22
cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...
bobzel
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-06-06
updated text properties to be prefixed with field 'text_'
bobzel
2023-05-17
changed creationDate to author_date. fixed undo bug with webboxes. fixed me...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-04-11
removed arrangeItems context button for collections to make it a funciton on ...
bobzel
2023-03-01
changed inPlace link following to be lightbox. allowed collections to be lab...
bobzel
2022-11-18
migration of link properties to propertiesView
bobzel
2022-08-09
added an audio annotation button to the anchor menu bar.
bobzel
2022-06-09
renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at sa...
bobzel
2022-05-11
fixed crop of pdfs when zoomed. removed some unused pdf code. removed unused ...
bobzel
2021-12-02
Merge pull request #49 from brown-dash/lauren-linking
Geireann Lindfield Roberts
2021-11-18
added arrow toggling functionality
Lauren Choi
2021-09-15
merge master into trails-aubrey
Aubrey Li
2021-09-01
changed ctrl-click to open alias to reuse existing alias. changed documentvi...
bobzel
2021-07-24
backend issues with creating map node
Aubrey-Li
2021-04-02
added snap lines button to freeform properties. renamed & simplified treeVi...
bobzel
2021-04-01
more tree view cleanup
bobzel
2021-04-01
cleaning up tree view stuff.
bobzel
2021-03-19
simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed co...
bobzel
2021-03-09
got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...
bobzel
2021-02-26
fixed serialization error handling to not kill Dash - bad list items prevente...
bobzel
2021-02-16
added a file system mode for tree View. ctrl-f to create file system.
bobzel
2021-02-15
cleaned up showTitle and showAudio stuff just a bit.
bobzel
2021-02-12
changed audio video annotation to use only timecodeToShow/timecodeToHide. di...
bobzel
2021-02-10
fixed creating videoBox anchor to reference the whole doc when the timecode i...
bobzel
2021-02-08
overhaul of link anchors on text boxes to use actual Documents to represent s...
bobzel
2021-01-28
more cleanup for switching back to parameterized audioTag/videoTag instead of...
bobzel
2021-01-26
preparing to unify VideoBox timeline with AudioBox timeline. changed names f...
bobzel
2020-12-10
more cleanup/organization of 'props' . removed VisibleHeight props and clean...
bobzel
2020-11-20
added a preliminary Layer mechanism. changed documentDecrations to not go ou...
bobzel
2020-11-10
fixed performance issues with background grid by avoiding making really big c...
bobzel
2020-11-09
added fullScreen alias option for opening documents so that opened document c...
bobzel
2020-10-20
fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show s...
bobzel
2020-09-03
fixed linking pdf selections to rtf selections.
bobzel
2020-08-28
fixed undo for collection tabs. fixed treeview to support freezeChildren to p...
bobzel
2020-08-25
changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.
bobzel
2020-08-24
changed names of currentFrame, curPage, and currentTimecode to start with "_'...
bobzel
2020-08-21
added a locking option for treeViewExpandedView field.
bobzel
2020-08-13
made stayInCollection a layout property
bobzel
2020-08-06
Merge branch 'master' into new_audio
bobzel
2020-07-27
removed pdf menu pin button. tried to improve performance by computin links ...
Bob Zeleznik
2020-07-22
turn markers into documents and kind of got linking to work
Lionel Han
[next]