summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09forgot to add the templateAlon Levy
2015-02-09style: .task-descLV-426
2015-02-09index.html: task-desc: use proper English, remove insane span tag useLV-426
2015-02-09server/client: move rz_config to templates, fill in to match server config ho...Alon Levy
2015-02-09run-local: not yet fixed with user db but at least don't complain about no-lo...Alon Levy
2015-02-09base template: fix double html tag, missing closing html tagAlon Levy
2015-02-09style: update generated filesLV-426
2015-02-09graph_view: miscLV-426
2015-02-09rz_user.py: avoid passing html to render_templateLV-426
2015-02-09search-suggestion: span width of containing 'input-container'LV-426
2015-02-09index.html: split input-container into input-container__graph-input, input-co...LV-426
2015-02-09index.html: cleanup top-bar, temporary hide of profile circleLV-426
2015-02-09use <span> tag for doc title, rm paddingLV-426
2015-02-09graph_view: partial fix to prevent filter menu close on list item clickLV-426
2015-02-09graph_view: adjust to new filter menu id's, use .toggle() for menu hidingLV-426
2015-02-09style: search buttonLV-426
2015-02-09style: filter-menuLV-426
2015-02-09style: tool-bar.scssLV-426
2015-02-09textanalysis.ui.js: update btn refLV-426
2015-02-09update export btn refLV-426
2015-02-09down with the search-bar, on with the tool-barLV-426
2015-02-09index.html: toolbar div, include export btnLV-426
2015-02-09toolbar icons: export, filterLV-426
2015-02-09user-signup.scss: follow hyphen naming conventionLV-426
2015-02-08user_signup.scss: user_signup page basic stylingLV-426
2015-02-08mv CRI logo to "footer"LV-426
2015-02-08only one doc-title, use css idLV-426
2015-02-08.doc-title: rm unnecessary float, set sance margin, paddingLV-426
2015-02-08remove unintelligible chromeinputbugworkaround div tagLV-426
2015-02-08add CRI institute linkLV-426
2015-02-08mv CRI logo to co-exist by rhizi logo at page bottomLV-426
2015-02-08remove insane css background-img for a <img> tagLV-426
2015-02-08replace 32x32 CRI logo with a sane alternativeLV-426
2015-02-06filter by node type: fix broken edit graphAlon Levy
2015-02-06client: bacon not loaded, use jquery instead (demo hack)Alon Levy
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