summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-12build.ant: another attempt at supporting fragment serving both in flask-mode ...LV-426
2015-05-12build.ant: deploy-local: mkdir etcLV-426
2015-05-12build.ant: adapt to fragment.d relocationLV-426
2015-05-12build.ant: relocate generated version.txtLV-426
2015-05-12rz-mux: x.rhizi.net.conf: define rzi_webappLV-426
2015-05-12default login__header.htmlLV-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-12deb-pkg: install default fragments under usr/share/rhizi/webapp/domain-fragme...LV-426
2015-05-12rz-mux-sh: adapt to fragment.dLV-426
2015-05-12rz_config: acl_wl__email_address_file_pathLV-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-mux: cron.daily: fix cmn_prefixLV-426
2015-05-12rz_user: use status code constantsLV-426
2015-05-12rz_req_handling: more HTTP status codesLV-426
2015-05-12index.html: generalizing site-logo htmlLV-426
2015-05-12rename: config -> rz_configLV-426
2015-05-12fragment.d/css: domain specific css customizationLV-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-12cron.daily: use rzi_FQDN varLV-426
2015-05-12cron.daily: generate tarballs, cleanupLV-426
2015-05-12rz_server: refactoring rz_configLV-426
2015-05-12rhizi.init: stop(): avoid killing all python processesLV-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/css: add circle.hovering to be used by activityAlon 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/activity: left align with top barAlon Levy
2015-05-12client/activity/css: move to left side, hover & focus & element classAlon 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