summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-06client/graph_view: set checkboxes callback on load to avoid race with DOM cre...Alon Levy
2015-02-06client/graph_view: filter drop down implementation, really ugly. #306Alon Levy
2015-02-06style: add missing partial; now filter dropdown looks better, a little bitAlon Levy
2015-02-06client/filter: now with force layout awareness. Fixes #306 almostAlon Levy
2015-02-06client: graph_view: slightly nicer location of filterAlon Levy
2015-02-06client: graph_view: filter initial. does not affect layout, only visibilityAlon Levy
2015-02-05removing deprecated htpasswd_path config valueLV-426
2015-02-05cri/from_csv: working, but disconnected graph results, plus 5 emails need han...Alon Levy
2015-02-05rz_mesh.js: improve ws_server_url construction readabilityLV-426
2015-02-05rz_api: index template rendering cleanup: render rz_usernameLV-426
2015-02-05login template: correct email input field idLV-426
2015-02-05rz_user, user_login.js: follow user id === email_address (current) conventionLV-426
2015-02-05css: add logout btn stylingLV-426
2015-02-05index.html: use rz_username in welcome messageLV-426
2015-02-05index.html: rm dangling profileinitialsLV-426
2015-02-05index.html: sane doc titleLV-426
2015-02-05index.html: rm dangling logged_username varLV-426
2015-02-05rz_csv: specific for CRI StudentAlon Levy
2015-02-05client: fix fallout from main/edit zoom differenceAlon Levy
2015-02-05rz_csv: can create a single nodeAlon Levy
2015-02-05build.ant: deploy production patch set by target domainLV-426
2015-02-05rz_server: miscLV-426
2015-02-05rz_server: add '/signup' to no_login_pathsLV-426
2015-02-05rz_server: listen for SIGTERM as wellLV-426
2015-02-05rz_server: try-catch wrap init processLV-426
2015-02-05neo4j_util: I'm a sucker for spell checking (eclipse newbie)Alon Levy
2015-02-05neo4j_util: add DB_Query.__repr__Alon Levy
2015-02-05neo4j-cypher: reuse existing infra badlyAlon Levy
2015-02-05local/domain/cri/test_domain__CRI: remove superfluous semicolonAlon Levy
2015-02-05mv tools to src/local (next remove external curl util)Alon Levy
2015-02-05tools: split neo4j-cypher in preparation to make it reuse core server libraryAlon Levy
2015-02-05client/graph_view: apply zoom of each node individuallyAlon Levy
2015-02-05client/graph_view: pass in zoom objects for self (unused) and parentAlon Levy
2015-02-05client/graph_view: merge zoom and relayout events to redraw busAlon Levy
2015-02-05client/graph: add find_link__by_id for debugging only right nowAlon Levy
2015-02-05added dropdown menu scss partialOfer Lehr
2015-02-04tools/neo4j-cypher: fix shebang for macOfer Lehr
2015-02-04reset-local-database: update after script name change s/single_link/clean/Alon Levy
2015-02-04user_signup.html: refactor code into user_signup.jsLV-426
2015-02-04login.html: refactor code into user_login.jsLV-426
2015-02-04login.html: less verbose email solicitationLV-426
2015-02-04user_signup.html: update post request data, submit pwLV-426
2015-02-04rz_server: /monitor docLV-426
2015-02-04rz_api: import cleanupLV-426
2015-02-04rz_server: update /monitor REST endpointsLV-426
2015-02-04misc: exception loggingLV-426
2015-02-04make_response__http__pre_tag_wrapped()LV-426
2015-02-04refactor /monitor/x logic into rz_server_ctrlLV-426
2015-02-04REST endpoint: /monitor/user/list - list registered usersLV-426
2015-02-04rz_api: monitor__server_info() cleanupLV-426