| Age | Commit message (Collapse) | Author |
|
It’s fixed except when nodes have “….” in it. That’s issue #79 which I
still haven’t figured out.
|
|
size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
save & load json moved from buttons to rhizicore.js
added a save as button (need to switch to normal ui for that menu, it's
fixed right now)
save not correct - instead of a save dialog since it is a json file the
browser just displays it (even though it's base64 encoded).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resizeable task bar
Deliverable state combo box
Edit node submit bug fix
Code cleaup
|
|
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
|
|
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
|
|
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.
|
|
|
|
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
|
|
|