summaryrefslogtreecommitdiff
path: root/scripts/gant.js
AgeCommit message (Collapse)Author
2014-08-17gant.js: use min date as left boundAlon Levy
2014-08-13Issue #38Owen
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-07gant.js: remove whitespace at EOLs (some of it)Alon Levy
2014-08-07Issue #26Owen
nodes didn't appear because the type selection index was undefined in the 0 to N_1 loop
2014-07-31All new text analysis engine,Owen
multiple nodes "and" triplets new graph creation wheel new rhizicore functions
2014-07-24Status icons + Gantt/Graph transitionOwen
Transition is now fixed and now has a neat movement effect Each icon now has a status value (done, current, not done) to indicate the state of deliverables Gantt button was moved for better UI
2014-07-22Save/UI/gantt changesOwen
save now asks you if you're sure if you've build an unsaved graph small changes to UI recommended by Yael took out zooming bug in gantt
2014-07-21Save Load done, Gantt scrolling much betterOwen
Save now asks if you wish to discard your changes Load now load everything perfectly, no bugs with dates or the gantt chart Scrolling for the gantt area new works much much better, it deactivates zooming controls and enables horizontal scrolling. Zooming and background clicking is left intact in Graph mode.
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