summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-10item_info.js: rm #info, info var, info_container max-height hackLV-426
2015-04-09textanalysis.js: temporary fix: update default_nodetype for leap instanceLV-426
2015-04-09Updated node types for leap.rhizi.netgarbash
2015-04-09client: graph_view: handle no filter (temporary graph). regresion #461 fixedAlon Levy
2015-04-09leap domain: update types. resolve #433Alon Levy
2015-04-09client/graph_view: show also nodes with non domain types - makes it easier to...Alon Levy
2015-04-09domain leap: s/outcome/resource/Alon Levy
2015-04-09client: remove custom radius that wasn't used anyway. radius is 10. if return...Alon Levy
2015-04-09helpers: remove no longer used customColor (using css right now instead)Alon Levy
2015-04-09client/graph_view: small cleanupAlon Levy
2015-04-09client/view/layouts: add stp-bfs commented outAlon Levy
2015-04-09default.rhizi.net domain_types: set as copy of leapAlon Levy
2015-04-09client: item_view: make type dropdown domain basedAlon Levy
2015-04-09client/graph_view, index: filter checkboxes: remove hardcodingAlon Levy
2015-04-09commons: move domain_types to leap, add ui names (unused)Alon Levy
2015-04-09client/graph_view: extract init_checkboxesAlon Levy
2015-04-09client: layouts: extract bfs functionAlon Levy
2015-04-09client/layouts: force BFS implementation (anticipating backbone)Alon Levy
2015-04-09client/layouts: jshint fixesAlon Levy
2015-04-09client: graph_view,layouts: use atomic nodes_linksAlon Levy
2015-04-09leap.rhizi.net domain files: login header & domain typesLV-426
2015-04-09rz_api_backend.js: fix misplaced quote in log messageLV-426
2015-04-09resolve #439 with safe filter (|safe), avoid extra code in index.htmlLV-426
2015-04-09buttons.js: miscLV-426
2015-04-09rz_api_backend.js: better error loggingLV-426
2015-04-09rz_core.js, rz_mesh.js: we init/destroyLV-426
2015-04-09rz_mesh.js: rzdoc subscription handlingLV-426
2015-04-09rz_kernel: miscLV-426
2015-04-09rz_mesh: miscLV-426
2015-04-09rz_mesh: decorator__ws_multicast(): return on reflective caller detection fai...LV-426
2015-04-09wip: socketio_route_handler() non socketio client handlingLV-426
2015-04-09rz_mesh: misc: mv assert, doc, etcLV-426
2015-04-09rz_mesh: reader support: refactor ws_broadcast_to_all() -> ws_broadcast_to_rz...LV-426
2015-04-09rz_mesh: rzdoc_from_f_args_extractor() utilLV-426
2015-04-09RZ_WebSocket_Server: debugging: use RZ_WebSocketHandler, RZ_WebSocketHandlerLV-426
2015-04-09rz_api_websocket: on_diff_commit__xx: pass rzdoc via ctxLV-426
2015-04-09rz_api_websocket: ws reader subscription messages, ack & nakLV-426
2015-04-09rz_api: index(): return view even on exceptionLV-426
2015-04-09rz_api_rest: handle RZDoc_Exception__already_existsLV-426
2015-04-09rz_req_handling: miscLV-426
2015-04-09rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures de...LV-426
2015-04-09rz_kernel: rzdoc_reader_assoc_map, reader subscription managementLV-426
2015-04-09rz_kernel: host rzdoc lookup cacheLV-426
2015-04-09rz_kernel: apply deco__exception_log to all public functions, rm recurring ex...LV-426
2015-04-09rz_kernel: RZDoc_Reader_AssociationLV-426
2015-04-09rz_kernel: rzdoc__create: raise RZDoc_Exception__already_existsLV-426
2015-04-09rz_kernel: RZDoc_Exception__already_existsLV-426
2015-04-09RZDoc: __eq__, __hash__, __str__LV-426
2015-04-07client: unify deletion messages and update text. resolves #389Alon Levy
2015-04-07client/item_info: track changed attributes for submission or avoidance thereofAlon Levy