summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01introducing res/design: graphical design resource host folderLV-426
2015-04-01creation bubble SVG blur effectLV-426
2015-04-01neo4j_test_util: rand_label__doc()LV-426
2015-04-01rz_api_rest: misc: importsLV-426
2015-04-01QT_Node_Filter__meta_label_set stubLV-426
2015-04-01[style] top-bar docificationLV-426
2015-04-01[style] rz-red color constant (same as in splash logo)LV-426
2015-04-01[style] btn_rzdoc__open, btn_rzdoc__newLV-426
2015-04-01[style] toolbar__cmd.scssLV-426
2015-04-01rz_api: miscLV-426
2015-04-01rz_clone(): look for rzdoc_name or use rhizi mainpage cfg., apply QTLV-426
2015-04-01rzdoc_name__mainpage config optionLV-426
2015-04-01neo4j_util: various code relocationsLV-426
2015-04-01follow rzdoc_xx var naming conventionLV-426
2015-04-01DB_op: wip: DBO_rzdoc__new, DBO_rzdoc__openLV-426
2015-04-01DB_op misc: log neo4j issue with parameter maps, importsLV-426
2015-04-01DB_op: follow q_arr naming conventionLV-426
2015-04-01DB_op: parenthesis wrap node references in queries (current parser constraint)LV-426
2015-04-01DB_Driver, DB_Op: statement -> query renameLV-426
2015-04-01DB_Driver_Embedded: nop unimplemented exec_statement_set()LV-426
2015-04-01model/model.py: RZDoc model objectLV-426
2015-04-01RZ_Kernel: apply QT_Node_Filter__Doc_ID_Label transformation based on doc_id ...LV-426
2015-04-01DB_op: rename statement_set -> query_setLV-426
2015-04-01DB_op: function reorderingLV-426
2015-04-01Query_Struct_Type - could probably use some cleanupLV-426
2015-04-01DB_Query, DB_row, DB_op, DB_composed_op iteration code, add explicit DB_op.it...LV-426
2015-04-01DB_Query: __repr__(): include query structLV-426
2015-04-01neo4j_cypher: host DB_Query code, DB_row, DB_result_setLV-426
2015-04-01neo4j_cypher: introducte Query_Transformation, QT_Node_Filter__Doc_ID_LabelLV-426
2015-04-01neo4j_cypher: rm code moved to neo4j_cypher_parserLV-426
2015-04-01meta label schemaLV-426
2015-04-01neo4j_cypher: update after kw list migration to neo4j_cypher_parserLV-426
2015-04-01extract parser code into neo4j_cypher_parser.pyLV-426
2015-04-01test_neo4j_cypher.py: adopt new query transformation application syntaxLV-426
2015-04-01rz_api_backend: inject rzdoc_name into common ajax request contextLV-426
2015-04-01wip: btn_rzdoc__new(), btn_rzdoc__open()LV-426
2015-04-01model/core.js: introduce global rz_state variable, currently used to track cu...LV-426
2015-04-01index.html: toolbar__docLV-426
2015-04-01keyshortcuts.js: restoring requirejs rz_core dependency, removing get_rz_core()LV-426
2015-04-01refactor rz_core initialization:LV-426
2015-04-01DBO_diff_commit__attr: rm suffix space, rename paramsLV-426
2015-04-01Slightly more stylised zoom buttonsgarbash
2015-04-01Replaced login separator lines from absolute to relativegarbash
2015-04-01login: allow y scrolling. fixes #376Alon Levy
2015-03-29client/view/graph_view: allow links with x/y that is zeroAlon Levy
2015-03-25Revert "client/view/graph_view: force recalculation of linkDistance on each f...Alon Levy
2015-03-24client/view/graph_view: remove debug printAlon Levy
2015-03-24client: css: make notselected unclickable and hide any unselected link labelsAlon Levy
2015-03-24client/graph_view: add link distance depending on degree of nodeAlon Levy
2015-03-24client/view/graph_view: force recalculation of linkDistance on each force__lo...Alon Levy