summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-12rz_config: fragment_d_path, template_d_path defaultsLV-426
2015-05-12rz_server: use template_d_relpath, not template_d_path for template_folderLV-426
2015-05-12fragment_d_path: use as var within HTML templatesLV-426
2015-05-12domain_types.js: depend on requirejs path configLV-426
2015-05-12app.js: sort pathsLV-426
2015-05-12client: removing unused jquery-uiLV-426
2015-05-12rz_user: apply email ACL only when either email_x acl is not NoneLV-426
2015-05-12rz_config: acl_wl__email_address_set cachingLV-426
2015-05-12rz_config: root_path, user_db_path, template_d_relpath handling:LV-426
2015-05-12clearing up use of template_d config key: template_d_path -> template_d_relpathLV-426
2015-05-12rz_server: avoid logging via print statementsLV-426
2015-05-12rz-mux: improve port selectionLV-426
2015-05-12rz-mux-py: miscLV-426
2015-05-12rz-mux-sh: adapt to fragment.dLV-426
2015-05-12rz_config: acl_wl__email_address_set property, init on first accessLV-426
2015-05-12rz_config: path handling: convert all paths to absolute formLV-426
2015-05-12test_rz_user: test domain/address signup ACLsLV-426
2015-05-12support rz_config email-address whitelistsLV-426
2015-05-12rz_user: use status code constantsLV-426
2015-05-12rz_req_handling: more HTTP status codesLV-426
2015-05-12rename: config -> rz_configLV-426
2015-05-12relocating domain fragments (slated to move again soon)LV-426
2015-05-12DBO_rzdoc__create: use create rather than mergeLV-426
2015-05-12test_util: gen_random_user_signup()LV-426
2015-05-12test_util: host gen_random_name()LV-426
2015-05-12rz_server: refactoring rz_configLV-426
2015-05-12client/view/activity: add hover highlight of links and nodes"Alon Levy
2015-05-12client/view/graph_view: add and export {node,link}__hover__{start,end}Alon Levy
2015-05-12client/view/graph_view: link_hover: don't use thisAlon Levy
2015-05-12client/view/graph_view: removing debug argument to link_on_hoverAlon Levy
2015-05-12client/view/graph_view: factor out link__hover__{start,end}Alon Levy
2015-05-12client/rz_mesh: push attribute diffs to activity monitorAlon Levy
2015-05-12client/rz_mesh: remove duplicate codeAlon Levy
2015-05-12client/view/activity: clickable to select changed nodes, descriptionAlon Levy
2015-05-12client/textanalysis: report sentence meta to serverAlon Levy
2015-05-12client/rz_core: let activity widget see main_graph activitiesAlon Levy
2015-05-12client/rz_mesh: set meta on topo_diff_specAlon Levy
2015-05-12client/view/selection: add select_both & invert_bothAlon Levy
2015-05-12client/view/selection: ECMA-5 does not support named parameters, although it ...Alon Levy
2015-05-12client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/Alon Levy
2015-05-12client/model/graph: handle new clone with commit_logAlon Levy
2015-05-12client/model/graph: add activityBusAlon Levy
2015-05-12client/model/diff: add meta to Attr_Diff and Topo_DiffAlon Levy
2015-05-12client: add initial activity streamAlon Levy
2015-05-12server-tests/test_rz_mesh: fix for running without pydevAlon Levy
2015-05-12server-tests/test_db_controller: DBO_rzdb__fetch_DB_metablock no longer takes...Alon Levy
2015-05-12server-tests/test_rzdoc: add not working test_rzdoc_commit_logAlon Levy
2015-05-12server/rz_api_rest: clone returns commit_log as wellAlon Levy
2015-05-12server/rz_kernel: add RZ_Kernel.rzdoc__commit_logAlon Levy
2015-05-12server: return ts_created in meta dicts for topo_diff and attr_diffAlon Levy