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
/
scripts
Age
Commit message (
Expand
)
Author
2014-11-11
use non-named module definition
LV-426
2014-11-11
use non-named module definition
LV-426
2014-11-11
drag_n_drop - rm unused module dependency: jquery-ui
LV-426
2014-11-11
rename RZ -> rz_core
LV-426
2014-11-11
util.js - proper requirejs module definition - code handling the quirkiness b...
LV-426
2014-11-11
rename: external/ -> lib/
LV-426
2014-11-11
mv all external resources out of scripts/
LV-426
2014-11-11
new node type for link last entry should be selectedType; Fixes #130
Alon Levy
2014-11-11
textanalysis: reduce API
Alon Levy
2014-11-11
textanalysis: factor out selectedType
Alon Levy
2014-11-11
add some console bug logs where preconditions are wrong (oh, eiffel..)
Alon Levy
2014-11-11
insensitive autocompile; Fixes #133
Alon Levy
2014-11-11
graph: addLinkByName: end fix of unchought exception on missing id
Alon Levy
2014-11-10
graph/textanalysis.ui: lastnode is now the last added node (fixes #124)
Alon Levy
2014-11-10
rename rhizicore -> rz_core, move towards common rz_ prefix
LV-426
2014-11-10
rm unused history dependency
LV-426
2014-11-10
rhizicore: remove dependency on textanalysis
Alon Levy
2014-11-09
default not to commit changes to backend
LV-426
2014-11-09
id wrap entire svg canvas
LV-426
2014-11-09
addNode() - return new node on success, avoid need to attach a signal listener
LV-426
2014-11-09
scripts/model/graph.js merge resolution
LV-426
2014-11-09
commit diff_set upon sentence analysis:
LV-426
2014-11-09
broadcast_possible_next_diff_block():
LV-426
2014-11-09
load_from_backend():
LV-426
2014-11-09
diff module:
LV-426
2014-11-09
model utility functions:
LV-426
2014-11-09
core model module - currently unused
LV-426
2014-11-09
The two rhizi APIs: backend & mesh - currently all of the implementation resi...
LV-426
2014-11-09
graph: fix forgotten s/graph/this/ in graph refactor (Fixes #127)
Alon Levy
2014-11-09
graph: fix #129
Alon Levy
2014-11-09
code standard: use a single var at start of functions (just one big case) and...
Alon Levy
2014-11-09
Fix #125 - regression, not treating lowercased names as equivalent
Alon Levy
2014-11-09
s/textAnalyser2/textAnalyser/
Alon Levy
2014-11-09
split highlight (search neighborhood of node) between graph & rhizicore
Alon Levy
2014-11-03
Fixes #119
Alon Levy
2014-11-03
Fixes #121 - Large part of map unclickable due to autocomplete suggestions
Alon Levy
2014-11-03
update jquery-ui.js to v1.11.2
Alon Levy
2014-11-03
fixes #79; note that hightlightNode sucks
Alon Levy
2014-11-03
accidentally left verbose on
Alon Levy
2014-11-03
fix whitespace
Alon Levy
2014-11-03
fixes #122: show node text edit box over node regardless of position/zoom
Alon Levy
2014-11-03
fix _addNodeNoHistory to correctly look for existing nodes
Alon Levy
2014-11-03
change id to be distinct from name
Alon Levy
2014-11-03
drag_n_drop: fix load break on graph.js introduction (Fixes #123)
Alon Levy
2014-11-02
graph: make addNodeNoHistory internal
Alon Levy
2014-11-02
graph: fix missing semicolon
Alon Levy
2014-11-02
getting rid of bad object names: myGraph -> Graph
LV-426
2014-11-02
fix borked tests - must use typeof to avoid exception on undefined variable
Alon Levy
2014-11-02
move .gitignore from scripts to root
Alon Levy
2014-11-02
split off model/graph.js
Alon Levy
[next]