| Age | Commit message (Expand) | Author |
| 2015-03-06 | client: introduce model/types, cleanup node_info (not quite enough) | Alon Levy |
| 2015-03-04 | cypher language parsing test case | LV-426 |
| 2015-03-04 | wip: cypher language parser | LV-426 |
| 2015-03-04 | client:selection: invert on shift | Alon Levy |
| 2015-03-04 | client: node_view: delete button: popup confirmation dialog | Alon Levy |
| 2015-03-04 | client: fix res/static forgotten rename; Fixes #355 | Alon Levy |
| 2015-03-04 | client: s/setup_merge_button/setup_toolbar/ | Alon Levy |
| 2015-03-04 | client/view/selection: add confirm dialog to delete button | Alon Levy |
| 2015-03-03 | client: toolbar: add delete button | Alon Levy |
| 2015-03-03 | client/selection: add skipDuplicates | Alon Levy |
| 2015-03-03 | client: fix toolbar buttons flashing when augmenting |selection|>=2 | Alon Levy |
| 2015-03-03 | client: rename consistently links__delete, nodes__delete | Alon Levy |
| 2015-03-03 | client/view/selection: rz_core is not updated by the initial define, remove f... | Alon Levy |
| 2015-03-03 | client: add keyshortcuts.js, implement ctrl-a for selecting all | Alon Levy |
| 2015-03-03 | client/view/completer: sort completions (required with substring results) | Alon Levy |
| 2015-03-03 | client/view/completer: allow completions for any subset | Alon Levy |
| 2015-03-03 | client: fix completer regression breaking search completion. Fixes #354 | Alon Levy |
| 2015-03-03 | client/node_info: do not update not when diff arrives, fix warnings | Alon Levy |
| 2015-03-03 | client: fix input-container graph-input when got-it message is visible. Fixes... | Alon Levy |
| 2015-03-03 | client/textanalyser_input: remove debug print | Alon Levy |
| 2015-03-03 | client: text_analyser_input: change color of spaces. Fixes #346 | Alon Levy |
| 2015-03-03 | client/textanalyser_input: use classes | Alon Levy |
| 2015-03-03 | textanalysis: fix multiple same names in sentence (a q b q c a => triangle) | Alon Levy |
| 2015-03-03 | client/text_analyser_input: fix cursor position move on enter | Alon Levy |
| 2015-03-03 | client/text_analyser_input: specify setter+getter+selectionStart for complete... | Alon Levy |
| 2015-03-03 | client/completer: generalize getter, setter, selectionStart | Alon Levy |
| 2015-03-03 | client/completer: rename variable | Alon Levy |
| 2015-03-03 | client/completer: fix handling of separator that is more then one char | Alon Levy |
| 2015-03-02 | Fixed input-bar missing placeholder+line-height | garbash |
| 2015-03-03 | README.md: update for ubuntu instructions (probably identical to debian) | Alon Levy |
| 2015-03-03 | run-local: we need bash, sh is not good enough | Alon Levy |
| 2015-03-02 | run-local: use python2.7 since python might be 3.x | Alon Levy |
| 2015-03-02 | client: extract textanalyser_input component | Alon Levy |
| 2015-03-02 | user_db copy: avoiding quiet operation, allowing graceful fail if not present | LV-426 |
| 2015-03-02 | res/ should not contain top-level files - mving user_db lookup path to res/etc | LV-426 |
| 2015-03-02 | textanalyser: switch to div, update to create blue and red spans (Fixes #118 ... | Alon Levy |
| 2015-03-02 | client/textanalysis.ui: update to work with both div and input | Alon Levy |
| 2015-03-02 | completer: update to work with both input and div elements | Alon Levy |
| 2015-03-02 | domain/cri/from_csv: fixes and update to take comma separated csv | Alon Levy |
| 2015-03-02 | util: add text selection and functional utils for later red&blue input | Alon Levy |
| 2015-03-02 | css: updates for upcoming change of input-bar from input to div[contentEditab... | Alon Levy |
| 2015-03-02 | keyboard.scss: fix color name to not contain hash | Alon Levy |
| 2015-03-01 | Fixed outline in edit box with chrome bug | garbash |
| 2015-03-01 | rz_cli_tool: add role add and remove functionality | Alon Levy |
| 2015-03-01 | server/rz_user_db: add matching user_rm_role plus valid_role, admin & user on... | Alon Levy |
| 2015-03-01 | client: node_info: status: only admin can change it | Alon Levy |
| 2015-03-01 | rz_api: index: set correct role_set | Alon Levy |
| 2015-03-01 | add a fixed role_set to the client, to be replaced with one coming from the c... | Alon Levy |
| 2015-03-01 | build.ant: copy existing user_db.db for local deployment if it exists | Alon Levy |
| 2015-03-01 | update style.css | LV-426 |