| Age | Commit message (Expand) | Author |
| 2015-02-17 | client/server: support optimizing with require.js using node run r.js | Alon Levy |
| 2015-02-15 | client/node_info: remove save button, listen to keyup as well, debounce for h... | Alon Levy |
| 2015-02-15 | server: fix broken client host & port rz_config parameters | Alon Levy |
| 2015-02-15 | client: node_info cleanup: still missing edge cases (edits/deletes while open) | Alon Levy |
| 2015-02-15 | client: add merge button, does nothing, enabled for two or more selected nodes | Alon Levy |
| 2015-02-15 | client: node_edit: add some help text. (?) Fixes #242 | Alon Levy |
| 2015-02-11 | index.html: doc rz_config | LV-426 |
| 2015-02-10 | index.html: fix silent-reload on input bug: avoids from submission on DOM inp... | LV-426 |
| 2015-02-09 | rz_config: embed in index, remove as module | Alon Levy |
| 2015-02-09 | index.html: task-desc: use proper English, remove insane span tag use | LV-426 |
| 2015-02-09 | index.html: split input-container into input-container__graph-input, input-co... | LV-426 |
| 2015-02-09 | index.html: cleanup top-bar, temporary hide of profile circle | LV-426 |
| 2015-02-09 | use <span> tag for doc title, rm padding | LV-426 |
| 2015-02-09 | down with the search-bar, on with the tool-bar | LV-426 |
| 2015-02-09 | index.html: toolbar div, include export btn | LV-426 |
| 2015-02-08 | mv CRI logo to "footer" | LV-426 |
| 2015-02-08 | only one doc-title, use css id | LV-426 |
| 2015-02-08 | remove unintelligible chromeinputbugworkaround div tag | LV-426 |
| 2015-02-08 | add CRI institute link | LV-426 |
| 2015-02-08 | mv CRI logo to co-exist by rhizi logo at page bottom | LV-426 |
| 2015-02-06 | client/graph_view: filter drop down implementation, really ugly. #306 | Alon Levy |
| 2015-02-06 | client: graph_view: slightly nicer location of filter | Alon Levy |
| 2015-02-06 | client: graph_view: filter initial. does not affect layout, only visibility | Alon Levy |
| 2015-02-05 | index.html: use rz_username in welcome message | LV-426 |
| 2015-02-05 | index.html: rm dangling profileinitials | LV-426 |
| 2015-02-05 | index.html: sane doc title | LV-426 |
| 2015-02-05 | index.html: rm dangling logged_username var | LV-426 |
| 2015-02-01 | login: use base template | LV-426 |
| 2015-02-01 | index.html: use base template | LV-426 |
| 2015-01-27 | Fixes #236 - client node info use textarea for name instead of input | Alon Levy |
| 2015-01-21 | client: node_edit: show description for everything | Alon Levy |
| 2015-01-21 | templates/index: move username and initials setting to server. Fixes #286 | Alon Levy |
| 2015-01-13 | client: rename tab intro text | Alon Levy |
| 2015-01-13 | add feedback - no email yet, just client side plus server parse client post | Alon Levy |
| 2015-01-12 | login+logout: using ajax, not POST, plus document.window (worst of both worlds) | Alon Levy |
| 2015-01-12 | client/server: login is using POST, so use POST, not XMLHttpRequest | Alon Levy |
| 2015-01-12 | server/client: s/res/static/, drop dev_mode__resend_from_static | Alon Levy |
| 2014-12-28 | Fixes #217 - username initials displayed in upper right corner blue circle | Alon Levy |
| 2014-12-21 | fix app.js, local_config.js - prefix with '/static' | LV-426 |
| 2014-12-16 | client fixes to run with new layout | Alon Levy |
| 2014-12-16 | removing /index.html, use res/templates/index.html | LV-426 |
| 2014-12-16 | cleanup edit-node-dialog__XXX element IDs | LV-426 |
| 2014-12-16 | sync with client index.html updates | LV-426 |
| 2014-12-03 | user-login panel | LV-426 |
| 2014-12-03 | mv index.html under templates/, duplicate file under rhizi/ temporarily co-ex... | LV-426 |