| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-13 | #91 Fixed | Anmol Agrawal | |
| It’s fixed except when nodes have “….” in it. That’s issue #79 which I still haven’t figured out. | |||
| 2014-10-05 | index.html: forgot to update d3.js location after changing to non min | Alon Levy | |
| 2014-10-05 | move all external scripts to a subdirectory 'external'; easier to grep stuff | Alon Levy | |
| 2014-10-02 | index.html: s/Expand/expand/ for #62 | Alon Levy | |
| 2014-10-02 | Undo of commit Merge branch '#62' into Prototype | garbash | |
| It broke the input box | |||
| 2014-10-01 | Merge branch '#62' into Prototype | Anmol Agrawal | |
| Conflicts: index.html scripts/rhizicore.js | |||
| 2014-09-30 | The text box is fixed except that it doesn’t return to it’s original | Anmol Agrawal | |
| size. | |||
| 2014-09-30 | change #2 to issue #74 | Anmol Agrawal | |
| 2014-09-30 | #62 - Refactored code | Anmol Agrawal | |
| 2014-09-30 | #62 - Fix number 1 | Anmol Agrawal | |
| The text box is fixed except that it doesn’t return to it’s original size. | |||
| 2014-09-29 | buttons/index: add file load button | Alon Levy | |
| 2014-09-29 | remove deliverableTest | Alon Levy | |
| 2014-09-29 | rename 'load' button to 'load-storage-local' | Alon Levy | |
| 2014-09-29 | change #2 to issue #74 | Anmol Agrawal | |
| 2014-09-28 | index.html: debug menu frobbing | Alon Levy | |
| 2014-09-28 | debug-ui: use div's and float's instead of tables | Alon Levy | |
| 2014-09-27 | Input box fixed - #62 solved | Anmol Agrawal | |
| 2014-08-19 | start breaking textanalysis to logic and ui | Alon Levy | |
| 2014-08-19 | audit from chrome: add width/height to images | Alon Levy | |
| 2014-08-18 | adding history, links & nodes only | Alon Levy | |
| no atomicity - nodes/links recorded as separate additions We record both temp (state == 'temp') and not temp nodes, can be filtered during analysis. | |||
| 2014-08-18 | index.html: Camel case SAVE/LOAD | Alon Levy | |
| 2014-08-18 | fix user setting - smaller input field, on enter put sensible text | Alon Levy | |
| 2014-08-18 | add a user setting field; does nothing except set graph.user | Alon Levy | |
| 2014-08-18 | buttons: remove some dead code, reindent some live code | Alon Levy | |
| 2014-08-18 | put all debug gui (load/save/deliverables) into a table | Alon Levy | |
| 2014-08-17 | drag&drop load of json, plus save (kinda), some refactoring | Alon Levy | |
| 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). | |||
| 2014-08-17 | Display more chars of node titles on default | garbash | |
| 2014-08-13 | Issue #38 | Owen | |
| 2014-08-10 | move external dependencies to project - jquery-ui and google font (''cache'' ↵ | Alon Levy | |
| fonts.googleapis.com response) | |||
| 2014-08-10 | Issue #1 | Owen | |
| 2014-08-07 | index.html: use utf-8 char set | Alon Levy | |
| Makes it easier to develop with d3.js from git, which uses pi symbol and other greek math symbols. | |||
| 2014-08-07 | index.html: remove whitespace at ends of lines | Alon Levy | |
| 2014-08-07 | Widened infobox | garbash | |
| 2014-07-28 | Panning, bug fixes | Owen | |
| 2014-07-23 | fixed jquery loading | garbash | |
| 2014-07-22 | Save/UI/gantt changes | Owen | |
| 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-21 | Save Load done, Gantt scrolling much better | Owen | |
| 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-15 | Added basic zoom feature | Owen | |
| 2014-07-14 | Target and adjacent nodes are highlighted when clicked | Owen | |
| 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-24 | index test file | Owen | |
