summaryrefslogtreecommitdiff
path: root/res/templates/index.html
AgeCommit message (Expand)Author
2015-03-02textanalyser: switch to div, update to create blue and red spans (Fixes #118 ...Alon Levy
2015-03-01client: node_info: status: only admin can change itAlon Levy
2015-03-01add a fixed role_set to the client, to be replaced with one coming from the c...Alon Levy
2015-03-01input-bubble:LV-426
2015-03-01res/templates/index: remove no longer necessary measure spansAlon Levy
2015-03-01client/graph_view: don't translate/zoom if node already in viewAlon Levy
2015-03-01client: add autofocus to textanalysis inputAlon Levy
2015-02-27client: rename separator_symbol to separator_string and move to rz_configAlon Levy
2015-02-25index: btn_link_fan: more accurate titleAlon Levy
2015-02-25tool-bar: include merge/link buttons, use link-icon, merge icon still missingLV-426
2015-02-25style: task-alert: prevent line breakLV-426
2015-02-25menu__type-filter: remove title from item listLV-426
2015-02-25info-card: rm <hr>, use css for boarders, relax paddingLV-426
2015-02-25client: selection tools: add link nodes in fanAlon Levy
2015-02-24index.html: consider tool-bar part of the graph-view (may change later)LV-426
2015-02-24top-bar: restoring original positioning for 3rd party logoLV-426
2015-02-24attach d3 to #graph-view__canvas html div hookLV-426
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