| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-17 | wip: 2.5d effectPOC_2.5d | LV-426 | |
| 2015-05-13 | commit css updates from scss | Alon Levy | |
| 2015-05-13 | Modified activity stream to run beneath input bar | garbash | |
| 2015-05-12 | index.html: generalizing site-logo html | LV-426 | |
| 2015-05-12 | client/css: add circle.hovering to be used by activity | Alon Levy | |
| 2015-05-12 | client/activity: left align with top bar | Alon Levy | |
| 2015-05-12 | client/activity/css: move to left side, hover & focus & element class | Alon Levy | |
| 2015-05-12 | client: add initial activity stream | Alon Levy | |
| activity widget that will show: - history for document loaded, gotten via clone REST api - activity as it happens, identical to diffs received but with the context - which user, when if a topo diff what sentence created it. | |||
| 2015-05-08 | css: update per last scss change | Alon Levy | |
| 2015-05-05 | css: selected link/node: yellow outline always, larger for first selected node | Alon Levy | |
| 2015-05-04 | client: single delete button. fixes #523 | Alon Levy | |
| 2015-05-03 | client: new doc: add error message. fixes #534 | Alon Levy | |
| 2015-04-25 | client: convert svg icons to png | Alon Levy | |
| while deploying a docker container both firefox and chrome refuse to load same path svg (reporting 'image failed to load' but showing 200 on the client, suggesting it is a behaviour implemnted after the HTTP interaction is completed successfully), while they accept png. This is a workaround. We already have other icons as png's, and we do not support change in icon size, suggesting no down side to this right now. The svg sources are left, and are actually still deployed (minor issue). | |||
| 2015-04-21 | Add middle-score to multi-word node types | garbash | |
| Also: See issues #508 + #509 | |||
| 2015-04-14 | client/info-container: make sure properties dialog is always visible - does ↵ | Alon Levy | |
| show up longer on taller screens | |||
| 2015-04-12 | client/style: update css for drop of .circle.need | Alon Levy | |
| 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-12 | client: zoom to selection button instead of automatic on selection | Alon Levy | |
| 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 | style: align zoom buttons with upper tool-bar | LV-426 | |
| 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-06 | filter menu: fix position, simplify HTML | LV-426 | |
| 2015-04-06 | fixing filter menu positioning | LV-426 | |
| 2015-04-05 | client: link properties dialog: delete button identical to node dialog | Alon Levy | |
| 2015-04-05 | client: rename edge_info to link_info | Alon Levy | |
| for f in `git grep -l edge_info`; do sed -ie 's/edge_info/link_info/g' $f; done for f in `git grep -l EDGE_INFO`; do sed -ie 's/EDGE_INFO/LINK_INFO/g' $f; done git mv src/client/view/edge_info.js src/client/view/link_info.js | |||
| 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-05 | user-signup: style: msg row background | LV-426 | |
| 2015-04-05 | Remove export button from normal interface, add export button to dev mode ↵ | garbash | |
| menu. #437 | |||
| 2015-04-05 | Toolbar icons are now text labels | garbash | |
| 2015-04-05 | Quick fix of new and open file icons | garbash | |
| 2015-04-03 | layout buttons: behavior, icon-design & style | LV-426 | |
| 2015-04-02 | task-alert.scss: format, use absolute positioning for close-button | LV-426 | |
| 2015-04-02 | style: cmd_bar: misc | LV-426 | |
| 2015-04-02 | user_login: style loging failure, welcome-box shadow, format scss code | LV-426 | |
| 2015-04-02 | client/style: add layout-buttons and btn_layoutwip/selection-ring | Alon Levy | |
| 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-02 | style.scss: remove renamed zoom-bar importwip__doc_support | Alon Levy | |
| 2015-04-01 | [style] top-bar docification | LV-426 | |
| 2015-04-01 | Slightly more stylised zoom buttons | garbash | |
| 2015-04-01 | Replaced login separator lines from absolute to relative | garbash | |
| 2015-03-24 | client: css: make notselected unclickable and hide any unselected link labels | Alon Levy | |
| 2015-03-22 | client: info/edge-info: prevent horizontal scroll bar | Alon Levy | |
| 2015-03-22 | client: move zoom buttons into zoom-bar on bottom right | Alon Levy | |
| 2015-03-16 | client: add plus and minus buttons css and images | Alon Levy | |
| 2015-03-10 | client: show red circle around focused element (focus != selection) | Alon Levy | |
