summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06sass error? color had space in itAlon Levy
2014-12-06underscore on bubble is not prettyAlon Levy
2014-12-06Show underscore for empty text to enable click editing (Fixes #190)Alon Levy
2014-12-06graph: avoid nop name renamesAlon Levy
2014-12-06Node info edit - make name editable (Partial #189)Alon Levy
2014-12-06disable dragging bubble (css solution, drag d3 behavior confusing)Alon Levy
2014-12-06/index: safe template var fillingLV-426
2014-12-06build.ant: deploy code under /bin, fix local deploy missing dir issueLV-426
2014-12-06login.html: missing jquery.js linkLV-426
2014-12-06miscLV-426
2014-12-06cfg.access_control: provide access control configuration switchLV-426
2014-12-06init_rest_api: dev_mode__resend_from_static() - see docLV-426
2014-12-06mv FlaskExtLV-426
2014-12-06Config.init() - defaults, flask-key handling, type conversionLV-426
2014-12-06switch config format to k=vLV-426
2014-12-06minor twaeks to the graph stylingOfer Lehr
2014-12-06completer: case insensitive inputAlon Levy
2014-12-06completer: quote words with spacesAlon Levy
2014-12-06completer: add minimum_length = 1Alon Levy
2014-12-06completer: remove unused APIAlon Levy
2014-12-06completer: fix prev_option, forgot modulu works correctly only with positivesAlon Levy
2014-12-06completer: hide unless 1 or more elements; Fixes #185Alon Levy
2014-12-06completer: use triggerStart & triggerEndAlon Levy
2014-12-06textanalysis.ui: let completer hide itself; also update on mouse click; docum...Alon Levy
2014-12-06graph: unite both remove node actions for easier undo/diff trackingAlon Levy
2014-12-06debug off by default, set a fakeuser and enable history in debug modeAlon Levy
2014-12-06datepicker is part of jquery-ui, not required as a separate fileAlon Levy
2014-12-06Some tweaks to the graph stylesOfer Lehr
2014-12-06nicer looking autocompleteOfer Lehr
2014-12-05fixes #182Ofer Lehr
2014-12-05accidental inner loop that should have been side by side. Thanks Dor!Alon Levy
2014-12-05remove two console debug prints in completerAlon Levy
2014-12-05remove two console logs in last commitAlon Levy
2014-12-05replace jquery.autocomplete with our own autocompletionAlon Levy
2014-12-05add missing datepicker path (requirejs)Alon Levy
2014-12-05Update README.mddor garbash
2014-12-05Update README.mddor garbash
2014-12-04move nodetypes to consts, add descriptions. Fixes #48Alon Levy
2014-12-04accidental console.log removedAlon Levy
2014-12-04Fixes #170: dragging cancels searchAlon Levy
2014-12-04Partial #162Alon Levy
2014-12-04svg input height fix (not in css, svg is annoying)Alon Levy
2014-12-04implement graph.editStatus (small refactor)Alon Levy
2014-12-04Fixes #112: /?debug=1 gives you back debugging helpersAlon Levy
2014-12-04make autocomplete menu items at least visibleAlon Levy
2014-12-04Fixes #173 - note that an enter is still required when using u/down keysAlon Levy
2014-12-04update suggested names on json load (regression)Alon Levy
2014-12-04fix regression with too many auto completion suggestionsAlon Levy
2014-12-04Fixes #178: handle clicks on the plus buttonAlon Levy
2014-12-04first stab at add button click - not working when bar is extendedAlon Levy