index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
rz_feedback.py
Age
Commit message (
Expand
)
Author
2015-06-04
add copyright and license headers for GNU AGPL v3
Alon Levy
2015-04-20
rz_mail: rename send_email_message -> send_email__flask_ctx + doc
LV-426
2015-03-15
server/rz_feedback: clearer fix for utf-8 feedback problem
Alon Levy
2015-03-15
server/rz_mail: use bytearray for feedback, fixes #379
Alon Levy
2015-02-04
misc: exception logging
LV-426
2015-02-04
rest__send_user_feedback__email(): used make_response__json
LV-426
2015-02-04
prefix REST endpoints with 'rest__'
LV-426
2015-02-01
rz_req_handling: make_response__{http__empty,json__html,json__redirect}(),
LV-426
2015-02-01
rz_mail#send_message(): rename, arg reordering, default attachments value
LV-426
2015-01-18
rz_feedback: misc
LV-426
2015-01-18
rz_feedback: error handling on send email error
LV-426
2015-01-18
rz_feedback: error handling on sanitize_input failure
LV-426
2015-01-18
rz_feedback: use RZ_User_Feedback class
LV-426
2015-01-18
rz_feedback: cleanup msg_body construction
LV-426
2015-01-18
rz_feedback: adapt to application/json POST encoding
LV-426
2015-01-18
rz_feedback: rename feedback -> send_user_feedback__email
LV-426
2015-01-13
server/feedback: get rid of flask-mail; left todo: filenames for attachments
Alon Levy
2015-01-13
server: remove dependency on magic, hardcode mime types
Alon Levy
2015-01-13
incorporate https://github.com/ivoviz/feedback
Alon Levy
2015-01-13
add feedback - no email yet, just client side plus server parse client post
Alon Levy