| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-12 | rhizi-server.conf.example: set fragment_d_path, template_d_path values | LV-426 | |
| 2015-05-12 | rz_config: root_path, user_db_path, template_d_relpath handling: | LV-426 | |
| - root_path default to os.getcwd() - convert root_path, user_db_path to absolute form | |||
| 2015-05-12 | clearing up use of template_d config key: template_d_path -> template_d_relpath | LV-426 | |
| 2015-05-12 | rz_config: acl_wl__email_address_file_path | LV-426 | |
| 2015-05-05 | neo4j schema version: refactor into constant | LV-426 | |
| 2015-05-05 | use valid python attr name: template.d_path -> template_d_path | LV-426 | |
| 2015-05-05 | rz_config: template.d_path | LV-426 | |
| 2015-05-03 | rhizi-server.conf.example: correct to run with default run-local.sh | Alon Levy | |
| 2015-05-01 | rz_config: neo4j_schema_version | LV-426 | |
| 2015-04-29 | res/etc/rhizi-server.conf.example: comment out illegal (for now) keys | Alon Levy | |
| 2015-04-27 | server: allow disabling signup (default to enabled) | Alon Levy | |
| 2015-04-26 | rz_config: acl__singup__email_domain | LV-426 | |
| 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-22 | rhizi-server.conf.example: fix mta-port | Alon Levy | |
| 2015-04-20 | config: mta_host, mta_port | LV-426 | |
| 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-02 | wip: Neo4j v2.2.0 authentication support - see issue #419 | LV-426 | |
| 2015-04-01 | config options, rename: rzdoc__name__max_length, rzdoc_name__welcome_doc | LV-426 | |
| 2015-04-01 | rzdoc_name__mainpage config option | LV-426 | |
| 2015-02-17 | client/server: support optimizing with require.js using node run r.js | Alon Levy | |
| built is controlled by property do-client-optimize which defaults to false. Even if the optimized main is built (single file main-built.js and source map file main-built.js.map) they are not used unless rhizi-config.conf client_optimize is set to True which causes app.js to use main-built.js and not main.js The resulting file is 687 KiloBytes large. Pretty scary, but it still loads faster this way. (from very small tests locally). This is without compression done by the server. | |||
| 2015-02-15 | server: fix default root_path for ./run-local.sh plus add assertion early, ↵ | Alon Levy | |
| before flask template loader bails | |||
| 2015-02-15 | user_db_path: restore defualt pwd based user_db path | LV-426 | |
| 2015-02-15 | init_log(): derive log level from configuration | LV-426 | |
| 2015-02-15 | rhizi-server.conf.example: add sections | LV-426 | |
| 2015-01-25 | user_db integration | LV-426 | |
| 2015-01-13 | server: rename rhizi-server.conf to rhizi-server.conf.example | Alon Levy | |
| 2015-01-13 | server/feedback: get rid of flask-mail; left todo: filenames for attachments | Alon Levy | |
| 2015-01-13 | server: return etc defaults to dev favorites | Alon Levy | |
| 2015-01-13 | foot in mouth | Alon Levy | |
| 2015-01-13 | incorporate https://github.com/ivoviz/feedback | Alon Levy | |
| allows user to mark an image and send it. sends an email to configured recipient. defaults to using localhost:25 as the SMTP server (no user name, no password, see [1] for configuration parameters of flask-mail). Introduces a config parameter: FEEDBACK_RECIPIENT = feedback@localhost left TODO: 1. customize the 'thank you' text 2. document in user guide (setting MAIL_DEFAULT_SENDER correctly) [1] https://pythonhosted.org/Flask-Mail/#configuring-flask-mail | |||
| 2014-12-06 | switch config format to k=v | LV-426 | |
| 2014-11-09 | rhizi-server.conf | LV-426 | |
| 2014-09-24 | add listen_address, listen_port conf options | LV-426 | |
| 2014-09-23 | initial implementation | LV-426 | |
