summaryrefslogtreecommitdiff
path: root/src/view
AgeCommit message (Expand)Author
2014-12-06datepicker is part of jquery-ui, not required as a separate fileAlon Levy
2014-12-06nicer looking autocompleteOfer 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-04Partial #162Alon Levy
2014-12-04selection: unbreak searchAlon Levy
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-04selection: add update (reduces code in rz_core)Alon Levy
2014-12-03"use strict" must be firstAlon Levy
2014-12-03Fix TypeError: variable _ redeclares argumentAlon Levy
2014-12-03Fix #157: temp nodes are always selectedAlon Levy
2014-11-28Changed node types names resolving #162garbash
2014-11-24add searchAlon Levy
2014-11-23gantt -> timeline renameLV-426
2014-11-23call graph update via presenter, rm graph obj. manglingLV-426
2014-11-23timeline -> AMD formLV-426
2014-11-19node_info: fix 'id' showing rather than 'name'LV-426
2014-11-13rename scripts/ -> src/LV-426