summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-01fixed broken fonts, div positioning and search bar drop shadowOfer Lehr
2014-12-01fixed sass variable colors and polished top bar cssOfer Lehr
2014-11-30box-shadow to search-bargarbash
2014-11-30Made powered by nicer+removed debug interfacegarbash
2014-11-30Input bar styling - submit button not workinggarbash
2014-11-30Task-alert styling - button not-workinggarbash
2014-11-30Styled search-bargarbash
2014-11-30Defined typography for headersgarbash
2014-11-30Added top-bar + removed deprecated elements and classesgarbash
2014-11-30removed meaningless ui class and closing input elementgarbash