| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-26 | rz_config: acl__singup__email_domain | LV-426 | |
| 2015-04-26 | UI text changes for search and merge | garbash | |
| 2015-04-26 | docker/fedora-single: adding missing Dockerfile | Alon Levy | |
| 2015-04-25 | wip: neo4j multiplexing: config templates | LV-426 | |
| 2015-04-25 | docker changes: split neo4j and rhizi | Alon Levy | |
| changes: - rhizi and neo4j use separate containers, linked via docker link mechanism (environment files and shared bridge) - means debugging is faster using docker (still quicker by a little using run-local.sh / directly running python if no change to css/client) - rhizi docker now doesn't run deploy, it uses a volume from the deployment, similar to production scenario. Image still has multiple tools needed only for development (git, strace, ant, etc) | |||
| 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-25 | default rhizi-server changes: no root_path, no SERVER_NAME | Alon Levy | |
| root_path will then default to the parent of the deployed rz_server.py, which matches our current deployment strategy, allowing running of rz_server.py from any current working directory (i.e. removing the need to do an additional change dir prior). SERVER_NAME is a layering violation wrt any frontend servers and/or iptable rules taking effect between the client and the server. Removing it allows the server not to care about the hostname and portname visible to the client. | |||
| 2015-04-25 | client: drop rz_server_{host,port}, use document.location | Alon Levy | |
| Since the client can be hidden from the server via multiple layers, be they load balancers, proxies or iptable rules, it is simpler to not have the server aware of those layers and have to inform the client of them, instead use information the client already has. | |||
| 2015-04-25 | docker: move Dockerfile to res/docker, leave scripts in src/local/docker | Alon Levy | |
| 2015-04-22 | rhizi-server.conf.example: fix mta-port | Alon Levy | |
| 2015-04-21 | wip: debian packaging | LV-426 | |
| 2015-04-21 | 'rhizi.local' apache site template | LV-426 | |
| 2015-04-21 | lib/socket.io: chmod -x | LV-426 | |
| 2015-04-21 | fonts: chmod -x | LV-426 | |
| 2015-04-21 | Add middle-score to multi-word node types | garbash | |
| Also: See issues #508 + #509 | |||
| 2015-04-20 | rhizi.unit: remove $remote_fs dependency | LV-426 | |
| 2015-04-20 | config: mta_host, mta_port | LV-426 | |
| 2015-04-20 | Fix type for Descartes login text | garbash | |
| 2015-04-20 | Added login text for Descartes + fix of default | garbash | |
| 2015-04-16 | client/leap.rhizi.net/login fragment: fix unclosed a causing unfunctional login | Alon Levy | |
| 2015-04-15 | client/title: avoid double refresh | Alon Levy | |
| 2015-04-15 | client/index.html: put doc name in title | Alon Levy | |
| 2015-04-15 | Update leap login page | garbash | |
| 2015-04-15 | rhizi.init: set DAEMON=/usr/bin/python2.7, avoid need to chmod +x rz_server | LV-426 | |
| 2015-04-15 | pw_reset.html: lost cycles due to underscore lib loaded when not needed | LV-426 | |
| 2015-04-15 | unite 'rzdoc__mainpage_name' old aliases | LV-426 | |
| 2015-04-14 | client/info-container: make sure properties dialog is always visible - does ↵ | Alon Levy | |
| show up longer on taller screens | |||
| 2015-04-14 | leap login page: modified text + tutorial | garbash | |
| 2015-04-14 | rhizi-server.conf.example: doc ref | LV-426 | |
| 2015-04-14 | [peer/host addr] rz_server: reverse_proxy_host/port config keys | LV-426 | |
| 2015-04-12 | client/style: update css for drop of .circle.need | Alon Levy | |
| 2015-04-12 | client: introduce zen mode | Alon Levy | |
| 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-12 | client: show number of selected nodes below search bar | Alon Levy | |
| 2015-04-12 | client: zoom to selection button instead of automatic on selection | Alon Levy | |
| 2015-04-10 | Update login text for leap.rhizi.net | garbash | |
| 2015-04-10 | info-container: partial, painful html, css cleanup | LV-426 | |
| 2015-04-10 | mixins.scss: rm browser specific directives | 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 | Updates scss for leap.rhizi.net node types | garbash | |
| 2015-04-09 | Modified description for login page | 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-09 | client: item_info: hide default fields not used by all domains | Alon Levy | |
| 2015-04-09 | client: item_view: make type dropdown domain based | Alon Levy | |
| 2015-04-09 | client/graph_view, index: filter checkboxes: remove hardcoding | Alon Levy | |
| 2015-04-09 | leap.rhizi.net domain files: login header & domain types | LV-426 | |
| 2015-04-09 | resolve #439 with safe filter (|safe), avoid extra code in index.html | LV-426 | |
