Project

General

Profile

Support #25

Updated by didi almost 8 years ago

# Usability

* Add notes from outside
** via E-Mail
** via Chatbot (Slack?)
** via cmdline
* Workflow for adding screenshots (or other files) from mobile
** Basic: share via E-Mail, remember mail address and subject
** Advanced: Android simple App which registers a sharing Intent for just that use case
* Checklist plugin (for items which don't deserve dedicated issues, but need to be handled one by one)
* Contacts
** CRM plugin
** Workflow for adding business cards (with or without contact already existing. A solution which automatically parses text would be great)
** Workflow for adding notes to contacts
* Onboarding
** Introduction video for those new to Redmine
** Design and test registration/first login procedure
** Content of the first page after login
* Notifications
** E-Mail
*** Recommendations for filtering
** Chatbot (Slack?)

# Technical

* Backup procedure (DB, attachments)
* Update procedure (stick to PPA or switch to manual install?)
* Optimize performance
** webserver compression on
** webserver http/2
** webserver TLS session caching
** webserver expires module?
** DB config
** Any helpful routine tasks (rake)?

Back