| Age | Commit message (Expand) | Author |
| 2015-02-10 | login.html: fix background image impl using template specific css | LV-426 |
| 2015-02-10 | index.html: fix silent-reload on input bug: avoids from submission on DOM inp... | LV-426 |
| 2015-02-10 | style: welcome-box shadow | LV-426 |
| 2015-02-09 | Improved styling of login screen | Ofer Lehr |
| 2015-02-09 | rz_config: embed in index, remove as module | Alon Levy |
| 2015-02-09 | forgot to add the template | Alon Levy |
| 2015-02-09 | style: .task-desc | LV-426 |
| 2015-02-09 | index.html: task-desc: use proper English, remove insane span tag use | LV-426 |
| 2015-02-09 | base template: fix double html tag, missing closing html tag | Alon Levy |
| 2015-02-09 | style: update generated files | LV-426 |
| 2015-02-09 | rz_user.py: avoid passing html to render_template | LV-426 |
| 2015-02-09 | search-suggestion: span width of containing 'input-container' | 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 | style: search button | LV-426 |
| 2015-02-09 | style: filter-menu | LV-426 |
| 2015-02-09 | style: tool-bar.scss | 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-09 | toolbar icons: export, filter | LV-426 |
| 2015-02-09 | user-signup.scss: follow hyphen naming convention | 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 | .doc-title: rm unnecessary float, set sance margin, padding | 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-08 | remove insane css background-img for a <img> tag | LV-426 |
| 2015-02-08 | replace 32x32 CRI logo with a sane alternative | LV-426 |
| 2015-02-06 | client/graph_view: filter drop down implementation, really ugly. #306 | Alon Levy |
| 2015-02-06 | style: add missing partial; now filter dropdown looks better, a little bit | 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 | css: add logout btn styling | 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-05 | added dropdown menu scss partial | Ofer Lehr |
| 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-02 | neo4j reset-db: split into clean, single-link scripts | LV-426 |
| 2015-02-02 | reset-db__single_link.cypher: add unique X.id constraints | LV-426 |
| 2015-02-01 | login: use base template | LV-426 |
| 2015-02-01 | user_signup template: misc | LV-426 |