| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
