| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-05 | Hover, Selected and Related classes have consistent color-code | garbash | |
| 2015-05-05 | css: selected link/node: yellow outline always, larger for first selected node | Alon Levy | |
| 2015-04-21 | Add middle-score to multi-word node types | garbash | |
| Also: See issues #508 + #509 | |||
| 2015-04-12 | Modify domain types leap.rhizi.net | garbash | |
| 2015-04-12 | client/selection: rename: selected & related | Alon Levy | |
| selected nodes - nodes the user selected directly, via search or click. related - nodes that we choose to show the user as a result of the selection made. | |||
| 2015-04-10 | info-container: partial, painful html, css cleanup | LV-426 | |
| 2015-04-09 | style: editbox textarea: font-family & sizet | LV-426 | |
| 2015-04-09 | Updates scss for leap.rhizi.net node types | garbash | |
| 2015-04-09 | domain leap: s/outcome/resource/ | Alon Levy | |
| 2015-04-09 | client: add different colors for commons domain | Alon Levy | |
| 2015-04-06 | client: css: enable no opacity hover. | Alon Levy | |
| side effect: no more click to deselect before select (easier to implement). resolve #430 | |||
| 2015-04-05 | graph-view.scss: adding yellow text-shadow to link labels | LV-426 | |
| 2015-04-05 | client: graph construction: text below circles. resolve #429 | Alon Levy | |
| remind myself svg doesn't respect z-index, flatten back the svg structure: svg - zoom - graph g path 1 link text 1 node text 1 node text 2 node circle 1 node circle 2 per SVG 1.1 spec the last node is the top most. | |||
| 2015-04-02 | client: graph_view: fix text with hover, text now under it's link | Alon Levy | |
| plus make hover orange, and override opacity so nonselected hovered links are visible. | |||
| 2015-04-02 | client: hover on nodes and links almost there, missing text | Alon Levy | |
| 2015-04-01 | creation bubble SVG blur effect | LV-426 | |
| 2015-03-24 | client: css: make notselected unclickable and hide any unselected link labels | Alon Levy | |
| 2015-03-10 | client: show red circle around focused element (focus != selection) | Alon Levy | |
| 2015-03-07 | client/css/graph-view/node info: set textarea style | Alon Levy | |
| 2015-03-07 | client: node-info style fixes. Fixes #360 | Alon Levy | |
| 2015-03-01 | Fixed outline in edit box with chrome bug | garbash | |
| 2015-03-01 | client/svg-input: rewrite using width:auto, no more measure hack (Fix #338) | Alon Levy | |
| Source for inspiration / copying: http://jsfiddle.net/brx3xm59/ http://stackoverflow.com/questions/9308938/inline-text-editing-in-svg comment 2 by John Ktejik | |||
| 2015-02-27 | client: highlight user selected nodes (aka root selection); Fixes #341 | Alon Levy | |
| 2015-02-24 | input-bar.scss: fix positioning | LV-426 | |
| 2015-02-24 | graph-view.scss: | LV-426 | |
| - rm unnecessary width - use variables - expand to fill height | |||
| 2015-02-23 | style.scss: use 'by-view' file layout | LV-426 | |
