summaryrefslogtreecommitdiff
path: root/scripts/textanalysis.js
AgeCommit message (Collapse)Author
2014-08-13Issue #34Owen
2014-08-13Issue #35Owen
2014-08-13issue #36Owen
2014-08-13Issue #38Owen
2014-08-13Issue #31Owen
2014-08-10more 'use strict' and fallout handlingAlon Levy
Just defining some variables instead of them becoming properties on the global object Some whitespace fixes too.
2014-08-08Redone AND connectors (#issue 27)Owen
2014-08-08Issue #14Owen
2014-08-08Fixed 3 node star case bugOwen
2014-08-08Issue #25Owen
2014-08-07Issue #26Owen
nodes didn't appear because the type selection index was undefined in the 0 to N_1 loop
2014-08-06Highlight selection/deselectionOwen
Nodes can be deselected by clicking background Clicking in the new sentence bubble will deselect the previous nodes
2014-08-05Multiple Issues fixedOwen
Resizeable task bar Deliverable state combo box Edit node submit bug fix Code cleaup
2014-08-01Fixed Suggestion bugOwen
Pressing enter while picking out one of the suggestions would submit the graph immediately Now, if the suggestion is altered, one enter applies the suggestion and a second enter submits it
2014-08-01BetterAnalysis+Suggestions+TypeSelectionOwen
AND cases are managed better small graph bugs resolved Typeselection works just as before now New nodes added to suggestion box Previous phrases added to suggestion box
2014-07-31All new text analysis engine,Owen
multiple nodes "and" triplets new graph creation wheel new rhizicore functions
2014-07-28Panning, bug fixesOwen
2014-07-15Added basic zoom featureOwen
2014-07-14Target and adjacent nodes are highlighted when clickedOwen
Background click remove editing boxes and highlights Deliverables test button adds 140 random tasks and dates Links between nodes have two colors: blue and green for dependencies
2014-06-24client-only prototype filesOwen