summaryrefslogtreecommitdiff
path: root/res/templates
AgeCommit message (Expand)Author
2015-02-09rz_user.py: avoid passing html to render_templateLV-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-09down with the search-bar, on with the tool-barLV-426
2015-02-09index.html: toolbar div, include export btnLV-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-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-06client/graph_view: filter drop down implementation, really ugly. #306Alon 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-05login template: correct email input field idLV-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-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-01login: use base templateLV-426
2015-02-01user_signup template: miscLV-426
2015-02-01index.html: use base templateLV-426
2015-02-01base template meta headerLV-426
2015-02-01user_signup templateLV-426
2015-02-01rz jinja base templateLV-426
2015-01-27Fixes #236 - client node info use textarea for name instead of inputAlon Levy
2015-01-26adding favicon link to login templateLV-426
2015-01-21client: node_edit: show description for everythingAlon Levy
2015-01-21Fixes #271: provide feedback on failed loginAlon Levy
2015-01-21templates/index: move username and initials setting to server. Fixes #286Alon Levy
2015-01-13Removed "?" in email addressdor garbash
2015-01-13adding subject to mailto: linkLV-426
2015-01-13enable failed login debuggingLV-426
2015-01-13Style fixed login screengarbash
2015-01-13client: rename tab intro textAlon Levy
2015-01-13add feedback - no email yet, just client side plus server parse client postAlon Levy
2015-01-12login.html: slightly more positive tone on the feedback solicitationLV-426
2015-01-12login.html: feedback email linkLV-426
2015-01-12login.html: rm spaces from forgot-passwordLV-426
2015-01-12login+logout: using ajax, not POST, plus document.window (worst of both worlds)Alon Levy
2015-01-12client/server: login is using POST, so use POST, not XMLHttpRequestAlon Levy
2015-01-12moved mail-icon img to cssgarbash
2015-01-12Rhizi login page styling - final v before ofer touch-upsgarbash
2015-01-12server/client: s/res/static/, drop dev_mode__resend_from_staticAlon Levy
2015-01-11wip - login page styling3garbash