summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-04search: chrome throws exceptions on malformed regular expressionsAlon Levy
2014-12-04enable back pointer-events for linksAlon Levy
2014-12-04Fixes #176: remove trailing space from searchAlon Levy
2014-12-04tab should not change node from last edit; now can tab when sentence is emptyAlon Levy
2014-12-04selection: unbreak searchAlon Levy
2014-12-04search: prevent default enter eventAlon Levy
2014-12-04index: drop meaningless form elementAlon Levy
2014-12-04better CSS for alert - moved button img out of the HTMLOfer Lehr
2014-12-04moved organization logo to css instead of inline HTMLOfer Lehr
2014-12-04fixed search bar positioning, scroll bug and moved export button to search barOfer Lehr
2014-12-04selection: keep selected nodes state, correctly notices switch from two node ...Alon Levy
2014-12-04fix selection inversion: Fixes #144Alon Levy
2014-12-04graph: getConnectedNodesAndLinks: use forEach (still sucks)Alon Levy
2014-12-04editlink/node: support escape to cancelAlon Levy
2014-12-04css: remove pointer-events:none from selected elementsAlon Levy
2014-12-04rz_core: cleanup node click handlersAlon Levy
2014-12-04rz_core: use selection.update (more to come)Alon Levy
2014-12-04selection: add update (reduces code in rz_core)Alon Levy
2014-12-04rz_core: rename overlay_click and small cleanupAlon Levy
2014-12-04graph: getConnectedNodesAndLinks: exclude given nodes from returnAlon Levy
2014-12-03index.html: input has no closing slashAlon Levy
2014-12-03rz_observer: remove extra indentation, use bla = bla || default idiomAlon Levy
2014-12-03Fixed search bar positioning inconsistenciesgarbash
2014-12-03textanalysis: fix diffBus callback logic (was doing nothing)Alon Levy
2014-12-03textanalysis: ReferenceErrors fixed (don't add link when 1 node only available)Alon Levy
2014-12-03textanalysis: comment typoAlon Levy
2014-12-03textanalysis: ret.state was not always definedAlon Levy
2014-12-03lib/autocomplete: fix for use of undefined variable (just a warning)Alon Levy
2014-12-03"use strict" must be firstAlon Levy
2014-12-03rz_core: user removal falloutAlon Levy
2014-12-03library: Fix TypeError: variable _ redeclares argumentAlon Levy
2014-12-03Fix TypeError: variable _ redeclares argumentAlon Levy
2014-12-03assume logged-in user, rm userBusLV-426
2014-12-03construct backend URL using rz_configLV-426
2014-12-03rz_config: set dev URL partsLV-426
2014-12-03update util read node,linkLV-426
2014-12-03rm unused select2.jsLV-426
2014-12-03Fixes #171, Fixes #137Alon Levy
2014-12-03src/main: remove search debug printAlon Levy
2014-12-03Fix #157: temp nodes are always selectedAlon Levy
2014-12-03Fix jsons: source->__src, target->__dstAlon Levy
2014-12-03fix #157 - chrome doesn't have String.toLowerCaseAlon Levy
2014-12-03fix CRI-logo linkLV-426
2014-12-02Changed text colour for nodes and edgesgarbash
2014-12-01rerun sass after rebase of last ofer commitAlon Levy
2014-12-01changed position css and input barOfer Lehr
2014-12-01use localStorage to show intro-task only until clickedAlon Levy
2014-12-01fix broken loadAlon Levy
2014-12-01make username top right button usable (a bit)Alon Levy
2014-12-01Removed "powered by"garbash