| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | oops, forgot drag and drop implementation | Alon Levy | |
| 2014-08-18 | put all debug gui (load/save/deliverables) into a table | Alon Levy | |
| 2014-08-18 | update heroes.json to use id field instead of name for nodes | 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 | gant: fix support for firefox: doesn't support 01-01-2018 style dates (/ is ↵ | Alon Levy | |
| supported by both chrome and firefox) | |||
| 2014-08-17 | ugly #33 fix: node's id's are lowercase now | Alon Levy | |
| text attribute contains original mixed case string and is used for display. | |||
| 2014-08-17 | load: bail early if no data stored | Alon Levy | |
| 2014-08-17 | gant.js: use min date as left bound | Alon Levy | |
| 2014-08-17 | Fixed node title shorten function | garbash | |
| 2014-08-17 | Display more chars of node titles on default | garbash | |
| 2014-08-13 | made infobox wider and more readable | garbash | |
| 2014-08-13 | Issue #30 | Owen | |
| 2014-08-13 | Issue #40 | Owen | |
| 2014-08-13 | Issue #6 temporary | Owen | |
| 2014-08-13 | Issue #34 | Owen | |
| 2014-08-13 | Stop duplicate links | Owen | |
| 2014-08-13 | Issue #35 | Owen | |
| 2014-08-13 | issue #36 | Owen | |
| 2014-08-13 | Issue #38 | Owen | |
| 2014-08-13 | Issue #31 | Owen | |
| 2014-08-13 | fix force and drag interaction according to wiki - could have also used the ↵ | Alon Levy | |
| force.drag behavior (but we already had callbacks) | |||
| 2014-08-10 | more 'use strict' and fallout handling | Alon Levy | |
| Just defining some variables instead of them becoming properties on the global object Some whitespace fixes too. | |||
| 2014-08-10 | move external dependencies to project - jquery-ui and google font (''cache'' ↵ | Alon Levy | |
| fonts.googleapis.com response) | |||
| 2014-08-10 | Issue #32 | Owen | |
| 2014-08-10 | Issue #1 | Owen | |
| 2014-08-10 | Issue #29 | Owen | |
| 2014-08-10 | Issue #28 | Owen | |
| 2014-08-08 | Redone AND connectors (#issue 27) | Owen | |
| 2014-08-08 | Fixed disappearing node problem | Owen | |
| 2014-08-08 | Issue #14 | Owen | |
| 2014-08-08 | Fixed 3 node star case bug | Owen | |
| 2014-08-08 | Issue #25 | Owen | |
| 2014-08-07 | Updated robot script | 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 | buttons.js: fix wrong code indentation | Alon Levy | |
| 2014-08-07 | Issue 21 | Owen | |
| 2014-08-07 | buttons.js: don't recode JSON.stringify | Alon Levy | |
| 2014-08-07 | gant.js: remove whitespace at EOLs (some of it) | Alon Levy | |
| 2014-08-07 | Issue #26 | Owen | |
| nodes didn't appear because the type selection index was undefined in the 0 to N_1 loop | |||
| 2014-08-07 | fixed linebreak in infobox with dates | garbash | |
| 2014-08-07 | Widened infobox | garbash | |
| 2014-08-06 | buttons.js: on load show the loaded graph | Alon Levy | |
| 2014-08-06 | css fixes: s/font/font-size/, vertical-align: s/center/middle | Alon Levy | |
| 2014-08-06 | rhizicore.js: showInfo: uncommented url in file? comment it | Alon Levy | |
| 2014-08-06 | rhizicore.js: add "use strict" | Alon Levy | |
| 2014-08-06 | remove whitespace at end of lines | Alon Levy | |
| 2014-08-06 | Highlight selection/deselection | Owen | |
| Nodes can be deselected by clicking background Clicking in the new sentence bubble will deselect the previous nodes | |||
