| Age | Commit message (Expand) | Author |
| 2015-02-10 | Modified domain_cri.py to current experiment | garbash |
| 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 | logout handler: attach to correct element ID | LV-426 |
| 2015-02-10 | style: welcome-box shadow | LV-426 |
| 2015-02-10 | user_db lookup_user__by_email_address() exception handling: | LV-426 |
| 2015-02-10 | server: check for stale cookies on login | Alon Levy |
| 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 | server/client: move rz_config to templates, fill in to match server config ho... | Alon Levy |
| 2015-02-09 | run-local: not yet fixed with user db but at least don't complain about no-lo... | Alon Levy |
| 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 | graph_view: misc | 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 | graph_view: partial fix to prevent filter menu close on list item click | LV-426 |
| 2015-02-09 | graph_view: adjust to new filter menu id's, use .toggle() for menu hiding | 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 | textanalysis.ui.js: update btn ref | LV-426 |
| 2015-02-09 | update export btn ref | 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 | filter by node type: fix broken edit graph | Alon Levy |
| 2015-02-06 | client: bacon not loaded, use jquery instead (demo hack) | Alon Levy |
| 2015-02-06 | client/graph_view: set checkboxes callback on load to avoid race with DOM cre... | Alon Levy |
| 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/filter: now with force layout awareness. Fixes #306 almost | 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 |