index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
Age
Commit message (
Expand
)
Author
2014-12-16
moving files around after repository merger
Alon Levy
2014-12-16
node_indo: exported module symbols
LV-426
2014-12-16
node_info: rename _get_form() -> _get_form_data()
LV-426
2014-12-16
node_info: remove on_save/delete proxy functions
LV-426
2014-12-14
completer: textContent is the equivalent of innerText in firefox. yes, jquery...
Alon Levy
2014-12-14
completer: small refactor of clicks
Alon Levy
2014-12-08
completer: remove debug logs
Alon Levy
2014-12-08
completer: tab key can also hide, disabled on input since tab has other funct...
Alon Levy
2014-12-08
completer: escape hides; anything else shows
Alon Levy
2014-12-08
innerHTML does what it claims, use innerText; Fixes #201
Alon Levy
2014-12-08
selection: export node_selected for reordering nodes
Alon Levy
2014-12-08
add a new state: "related"
Alon Levy
2014-12-08
add another completer for search; missing | as triggerStart (should use RegExp)
Alon Levy
2014-12-07
node_info cleanup
Alon Levy
2014-12-07
fix broken edit box - accidentally changed id, broke onsubmit setting
Alon Levy
2014-12-06
new info box (now card) styling - Partial
Ofer Lehr
2014-12-06
Node info edit - make name editable (Partial #189)
Alon Levy
2014-12-06
completer: case insensitive input
Alon Levy
2014-12-06
completer: quote words with spaces
Alon Levy
2014-12-06
completer: add minimum_length = 1
Alon Levy
2014-12-06
completer: remove unused API
Alon Levy
2014-12-06
completer: fix prev_option, forgot modulu works correctly only with positives
Alon Levy
2014-12-06
completer: hide unless 1 or more elements; Fixes #185
Alon Levy
2014-12-06
completer: use triggerStart & triggerEnd
Alon Levy
2014-12-06
datepicker is part of jquery-ui, not required as a separate file
Alon Levy
2014-12-06
nicer looking autocomplete
Ofer Lehr
2014-12-05
accidental inner loop that should have been side by side. Thanks Dor!
Alon Levy
2014-12-05
remove two console debug prints in completer
Alon Levy
2014-12-05
remove two console logs in last commit
Alon Levy
2014-12-05
replace jquery.autocomplete with our own autocompletion
Alon Levy
2014-12-04
Partial #162
Alon Levy
2014-12-04
selection: unbreak search
Alon Levy
2014-12-04
selection: keep selected nodes state, correctly notices switch from two node ...
Alon Levy
2014-12-04
fix selection inversion: Fixes #144
Alon Levy
2014-12-04
selection: add update (reduces code in rz_core)
Alon Levy
2014-12-03
"use strict" must be first
Alon Levy
2014-12-03
Fix TypeError: variable _ redeclares argument
Alon Levy
2014-12-03
Fix #157: temp nodes are always selected
Alon Levy
2014-11-28
Changed node types names resolving #162
garbash
2014-11-24
add search
Alon Levy
2014-11-23
gantt -> timeline rename
LV-426
2014-11-23
call graph update via presenter, rm graph obj. mangling
LV-426
2014-11-23
timeline -> AMD form
LV-426
2014-11-19
node_info: fix 'id' showing rather than 'name'
LV-426
2014-11-13
rename scripts/ -> src/
LV-426