| Age | Commit message (Expand) | Author |
| 2015-02-15 | index(): derive rz_config values from 'X-Forwarded-Host' when available | LV-426 |
| 2015-02-15 | validate_login(): better var naming | LV-426 |
| 2015-02-15 | activate_user_account(): fix handling of multiple return values | LV-426 |
| 2015-02-15 | derive rz_config values from flask SERVER_NAME only, avoid mixing rz_config.l... | LV-426 |
| 2015-02-15 | client/model: update_node can now do merge. Fixes #226 | Alon Levy |
| 2015-02-15 | client/view/selection: try to avoid asEventStream not being defined (doesn't ... | Alon Levy |
| 2015-02-15 | client: node merge: don't add self referencial links | Alon Levy |
| 2015-02-15 | client: search selection: follow same path as mouse selection (can now be use... | Alon Levy |
| 2015-02-15 | client: implement merge of nodes | Alon Levy |
| 2015-02-15 | client: add merge button, does nothing, enabled for two or more selected nodes | Alon Levy |
| 2015-02-15 | add underscore, implement ctrl-click to append to selection | Alon Levy |
| 2015-02-15 | client: node_edit: add some help text. (?) Fixes #242 | Alon Levy |
| 2015-02-15 | client/date pickers: white background instead of black | Alon Levy |
| 2015-02-15 | client/node_edit: show start/end date | Alon Levy |
| 2015-02-15 | client/url clean: fix to allow empty urls | Alon Levy |
| 2015-02-15 | client: force schema in url's, allow any, add https if none. Fixes #296 | Alon Levy |
| 2015-02-14 | error msg in sign up is now readable - fixes #323 | Ofer Lehr |
| 2015-02-14 | Improved styling of Sign-Up Screen | Ofer Lehr |
| 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 |