| Age | Commit message (Expand) | Author |
| 2015-02-14 | some Improvements to login styling | Ofer Lehr |
| 2015-02-11 | client/node_info: resize description on show, limit both name & desc to 150 | Alon Levy |
| 2015-02-11 | client/node_info: show title completely on init; doesn't automatically resize... | Alon Levy |
| 2015-02-11 | domain_cri: fix random proficiency level on rels | LV-426 |
| 2015-02-11 | client/view/completer: hide on click outside. this is complex! fixes #200 | Alon Levy |
| 2015-02-11 | client/textanalysis: on input element click stop handling after completer han... | Alon Levy |
| 2015-02-11 | client/textanalysis.ui: coding style fix oneliner | Alon Levy |
| 2015-02-11 | client/textanalysis.ui: set typeselection position at node, fixes #261 | Alon Levy |
| 2015-02-11 | client/textanalysis.ui: add helper for body location of SVG node | Alon Levy |
| 2015-02-11 | client/textanalysis: fix possible usage of _get_lastnode when undefined | Alon Levy |
| 2015-02-11 | client: remove setting type change suggestion location via graph.findCoordinates | Alon Levy |
| 2015-02-11 | client/textanalysis: sanitize quotes, fixes #293 | Alon Levy |
| 2015-02-11 | client/selection: update selection on added node, fixes #310 | Alon Levy |
| 2015-02-11 | build.ant: use remoteDeployServer, targetDomain (may be merged later) | LV-426 |
| 2015-02-11 | build.ant: rm deprecated rz_config deployment | LV-426 |
| 2015-02-11 | build.ant: rm deprecated htpasswd stuff | LV-426 |
| 2015-02-11 | rz_user.py: log activation failures | LV-426 |
| 2015-02-11 | rz_api.py: misc | LV-426 |
| 2015-02-11 | rz_api_backend: improve rz_server_url construction readability | LV-426 |
| 2015-02-11 | index.html: doc rz_config | LV-426 |
| 2015-02-11 | user-signup: missing scss fragment | LV-426 |
| 2015-02-10 | login.html: misc | LV-426 |
| 2015-02-10 | reuse background image style with signup page | LV-426 |
| 2015-02-10 | login page: redesign, add create account button | LV-426 |
| 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 |