| Age | Commit message (Expand) | Author |
| 2014-12-21 | s/res/static/ for local running - not tested on rhizi.netpastebin | Alon Levy |
| 2014-12-21 | fix app.js, local_config.js - prefix with '/static' | LV-426 |
| 2014-12-16 | client fixes to run with new layout | Alon Levy |
| 2014-12-16 | removing /index.html, use res/templates/index.html | LV-426 |
| 2014-12-16 | moving files around after repository merger | Alon Levy |
| 2014-12-16 | Merging rhizi-server into rhizi, back to a single repo | Alon Levy |
| 2014-12-16 | cleanup edit-node-dialog__XXX element IDs | LV-426 |
| 2014-12-16 | sync with client index.html updates | LV-426 |
| 2014-12-16 | Neo4J DB reset script: reset-db__single_link.cypher | LV-426 |
| 2014-12-16 | Update login.html | dor garbash |
| 2014-12-14 | failed attempt at fixing server redirection | LV-426 |
| 2014-12-08 | cursor now changes to pointer on suggestion boxes | Ofer Lehr |
| 2014-12-08 | use absolute css link: /res/css/... | LV-426 |
| 2014-12-08 | reverting bubble opacity didn't update css, just scss | Alon Levy |
| 2014-12-08 | Revert "Fixes #193 - reduce bubble opacity to 0.5 from 0.9" | Alon Levy |
| 2014-12-08 | better looking search suggestion | Ofer Lehr |
| 2014-12-08 | Prevent text selection in svg (graph) | Alon Levy |
| 2014-12-07 | task-alert: make sure it is clickable so can't have z-index of -1 | Alon Levy |
| 2014-12-07 | info card - new styling for url field | Ofer Lehr |
| 2014-12-07 | forgot to commit css for opacity (changing bubble position in svg harder, wil... | Alon Levy |
| 2014-12-07 | Fixes #193 - reduce bubble opacity to 0.5 from 0.9 | Alon Levy |
| 2014-12-07 | typeselection: now in index.html (removed typeselection td padding) | Alon Levy |
| 2014-12-07 | fixes some info card styling | Ofer Lehr |
| 2014-12-07 | changes input bubble style | Ofer Lehr |
| 2014-12-06 | new info box (now card) styling - Partial | Ofer Lehr |
| 2014-12-06 | sass error? color had space in it | Alon Levy |
| 2014-12-06 | disable dragging bubble (css solution, drag d3 behavior confusing) | Alon Levy |
| 2014-12-06 | login.html: missing jquery.js link | LV-426 |
| 2014-12-06 | switch config format to k=v | LV-426 |
| 2014-12-06 | minor twaeks to the graph styling | Ofer Lehr |
| 2014-12-06 | Some tweaks to the graph styles | Ofer Lehr |
| 2014-12-06 | nicer looking autocomplete | Ofer Lehr |
| 2014-12-05 | fixes #182 | Ofer Lehr |
| 2014-12-05 | replace jquery.autocomplete with our own autocompletion | Alon Levy |
| 2014-12-04 | Fixes #112: /?debug=1 gives you back debugging helpers | Alon Levy |
| 2014-12-04 | make autocomplete menu items at least visible | Alon Levy |
| 2014-12-04 | svgInput modularized, works mostly | Alon Levy |
| 2014-12-04 | improved input bar styling and animation | Ofer Lehr |
| 2014-12-04 | fixes #165 - Input box segment obscures graph view | Ofer Lehr |
| 2014-12-04 | enable back pointer-events for links | Alon Levy |
| 2014-12-04 | better CSS for alert - moved button img out of the HTML | Ofer Lehr |
| 2014-12-04 | moved organization logo to css instead of inline HTML | Ofer Lehr |
| 2014-12-04 | fixed search bar positioning, scroll bug and moved export button to search bar | Ofer Lehr |
| 2014-12-04 | css: remove pointer-events:none from selected elements | Alon Levy |
| 2014-12-03 | Fixed search bar positioning inconsistencies | garbash |
| 2014-12-03 | Fixed typo, removed some text | garbash |
| 2014-12-03 | Added content to landing page - no styling yet | garbash |
| 2014-12-03 | user-login panel | LV-426 |
| 2014-12-03 | assume logged-in user, rm userBus | LV-426 |
| 2014-12-03 | mv index.html under templates/, duplicate file under rhizi/ temporarily co-ex... | LV-426 |