summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-05db_controller: removing exec_cypher_query()LV-426
2015-05-05neo4j schema version: refactor into constantLV-426
2015-05-05rz_kernel: manage DB session, initializationLV-426
2015-05-05decoupling rz_api_rest & db_ctlLV-426
2015-05-05load_node_set_by_id_attr(): converting to use kernelLV-426
2015-05-05rz-mux-tool.sh: uninstall rhizi__x init scriptLV-426
2015-05-05rz_server: fix template default pathLV-426
2015-05-05rz-mux-tool.sh: install default fragmentsLV-426
2015-05-05rz-mux-tool: backup userdbLV-426
2015-05-05rz-mux-tool: add generated headerLV-426
2015-05-05rhizi.init.jinja: fix run pid pathLV-426
2015-05-05debian pkg: resource sort between package variantsLV-426
2015-05-05adding dep: python-jinja2LV-426
2015-05-05rhizi-server.conf.jinja: adapt reverse_proxy_host template var to FQDN switchLV-426
2015-05-05rhizi-server.conf.jinja: hardcode 'rhizi@rhizi.net' as mail sender, yet anoth...LV-426
2015-05-05debian/cron: chmod +x, default to daily backupsLV-426
2015-05-05use valid python attr name: template.d_path -> template_d_pathLV-426
2015-05-05build.ant: relayout fragmentsLV-426
2015-05-05debian/postinst: enable apache module only when neededLV-426
2015-05-05debian/install: fragment re-layoutLV-426
2015-05-05login.html: adjust to fragment.dLV-426
2015-05-05rz-mux-tool.sh: relayout fragmentsLV-426
2015-05-05build.ant: package-name injection into debian/controlLV-426
2015-05-05build.ant: avoid duplicate dependency on cleanLV-426
2015-05-05rz_config: template.d_pathLV-426
2015-05-05x.rhizi.net.conf: defining fragment.dLV-426
2015-05-05removing broken template override in apacheLV-426
2015-05-05mv templates -> template.dLV-426
2015-05-05rz-mux-tool: misc: doc useLV-426
2015-05-05rz-mux-tool: misc: fix indentLV-426
2015-05-05build.ant: fix version.txt gen call time, remove unnecessary fragments/ dirLV-426
2015-05-05rz_config.neo4j_schema_version: missing commitLV-426
2015-05-05deb-pkg, build.ant: introducing 'single' and 'mux' debian package variantsLV-426
2015-05-05client/view/item_info: allow enters in textarea. fix #533Alon Levy
2015-05-05client: selection: remove link selection when appropriate. fixes #543Alon Levy
2015-05-05Hover, Selected and Related classes have consistent color-codegarbash
2015-05-05Modify default domain_types.jsgarbash
2015-05-05client/view/selection: remove debug printAlon Levy
2015-05-05client/view/graph_view: fix hidden link text with new link selectionAlon Levy
2015-05-05client: add distinct links selectionAlon Levy
2015-05-05client/messages+selection: fix delete message for links onlyAlon Levy
2015-05-05css: selected link/node: yellow outline always, larger for first selected nodeAlon Levy
2015-05-05fix typo in Ohalo instancegarbash
2015-05-05Fix typo in r2 domain_types.jsgarbash
2015-05-05client: fix Image overlapping link icon. fix #503Alon Levy
2015-05-05client: improve text of delete messages, fix #521Alon Levy
2015-05-04client/view/selection: s/selected/selected_nodes/, s/related/related_nodes/Alon Levy
2015-05-04client/textanalysis: use type from current cursor selection for a new node. F...Alon Levy
2015-05-04client: update selected type prompt based on cursorAlon Levy
2015-05-04client: single delete button. fixes #523Alon Levy