summaryrefslogtreecommitdiff
path: root/res/templates/index.html
AgeCommit message (Expand)Author
2015-02-17client/server: support optimizing with require.js using node run r.jsAlon Levy
2015-02-15client/node_info: remove save button, listen to keyup as well, debounce for h...Alon Levy
2015-02-15server: fix broken client host & port rz_config parametersAlon Levy
2015-02-15client: node_info cleanup: still missing edge cases (edits/deletes while open)Alon Levy
2015-02-15client: add merge button, does nothing, enabled for two or more selected nodesAlon Levy
2015-02-15client: node_edit: add some help text. (?) Fixes #242Alon Levy
2015-02-11index.html: doc rz_configLV-426
2015-02-10index.html: fix silent-reload on input bug: avoids from submission on DOM inp...LV-426
2015-02-09rz_config: embed in index, remove as moduleAlon Levy
2015-02-09index.html: task-desc: use proper English, remove insane span tag useLV-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-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-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-01login: use base templateLV-426
2015-02-01index.html: use base templateLV-426
2015-01-27Fixes #236 - client node info use textarea for name instead of inputAlon Levy
2015-01-21client: node_edit: show description for everythingAlon Levy
2015-01-21templates/index: move username and initials setting to server. Fixes #286Alon Levy
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+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-12server/client: s/res/static/, drop dev_mode__resend_from_staticAlon Levy
2014-12-28Fixes #217 - username initials displayed in upper right corner blue circleAlon Levy
2014-12-21fix app.js, local_config.js - prefix with '/static'LV-426
2014-12-16client fixes to run with new layoutAlon Levy
2014-12-16removing /index.html, use res/templates/index.htmlLV-426
2014-12-16cleanup edit-node-dialog__XXX element IDsLV-426
2014-12-16sync with client index.html updatesLV-426
2014-12-03user-login panelLV-426
2014-12-03mv index.html under templates/, duplicate file under rhizi/ temporarily co-ex...LV-426