summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-10Modified domain_cri.py to current experimentgarbash
2015-02-10login.html: fix background image impl using template specific cssLV-426
2015-02-10index.html: fix silent-reload on input bug: avoids from submission on DOM inp...LV-426
2015-02-10logout handler: attach to correct element IDLV-426
2015-02-10style: welcome-box shadowLV-426
2015-02-10user_db lookup_user__by_email_address() exception handling:LV-426
2015-02-10server: check for stale cookies on loginAlon Levy
2015-02-09Improved styling of login screenOfer Lehr
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
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