| Age | Commit message (Expand) | Author |
| 2015-02-09 | rz_user.py: avoid passing html to render_template | 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 | user_signup.scss: user_signup page basic styling | 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 | login template: correct email input field id | LV-426 |
| 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-04 | user_signup.html: refactor code into user_signup.js | LV-426 |
| 2015-02-04 | login.html: refactor code into user_login.js | LV-426 |
| 2015-02-04 | login.html: less verbose email solicitation | LV-426 |
| 2015-02-04 | user_signup.html: update post request data, submit pw | LV-426 |
| 2015-02-01 | login: use base template | LV-426 |
| 2015-02-01 | user_signup template: misc | LV-426 |
| 2015-02-01 | index.html: use base template | LV-426 |
| 2015-02-01 | base template meta header | LV-426 |
| 2015-02-01 | user_signup template | LV-426 |
| 2015-02-01 | rz jinja base template | LV-426 |
| 2015-01-27 | Fixes #236 - client node info use textarea for name instead of input | Alon Levy |
| 2015-01-26 | adding favicon link to login template | LV-426 |
| 2015-01-21 | client: node_edit: show description for everything | Alon Levy |
| 2015-01-21 | Fixes #271: provide feedback on failed login | Alon Levy |
| 2015-01-21 | templates/index: move username and initials setting to server. Fixes #286 | Alon Levy |
| 2015-01-13 | Removed "?" in email address | dor garbash |
| 2015-01-13 | adding subject to mailto: link | LV-426 |
| 2015-01-13 | enable failed login debugging | LV-426 |
| 2015-01-13 | Style fixed login screen | garbash |
| 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.html: slightly more positive tone on the feedback solicitation | LV-426 |
| 2015-01-12 | login.html: feedback email link | LV-426 |
| 2015-01-12 | login.html: rm spaces from forgot-password | LV-426 |
| 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 | moved mail-icon img to css | garbash |
| 2015-01-12 | Rhizi login page styling - final v before ofer touch-ups | garbash |
| 2015-01-12 | server/client: s/res/static/, drop dev_mode__resend_from_static | Alon Levy |
| 2015-01-11 | wip - login page styling3 | garbash |