All notable changes to this project will be documented in this file.
- 'Edit poll' did not work from poll's details view #294
- Unit tests
- App favicon
- More languages
- New vote page design (responsive)
- New comment design
- A lot of clean up
- removing header elements for public polls
- Linebreak bug
- Time picker bug (update to version 2.5.14, https://github.com/xdan/datetimepicker)
- Server error, if poll does not exist
- Several CSS fixes for NC 11 and oC 10
- Big UI overhaul
- Removed oC branding from email strings
- Removed unnecessary files
- A lot of code rework
- Fix date display in IE and Safari (NaN)
- Translations
- French translations
- Nextcloud 12 compatibility
- Removed some deprecated methods
- Hide usernames in extended anonymous polls
- Search for users / groups in "Select..." access type (similar to sharing dialog) (thanks @scroom)
- Bump OC version to 9.1
- Anonymous comments / polls
- Allow comments for unregistered / not logged in users
- Correctly store text votes (thanks @jaeger-sb @joergmschulz)
- Preselection on edit poll page
- Current selected access type is now clickable
- Remove unused share manager
- New UI (thanks @mcorteel)
- Search for users / groups (thanks @bodo1987)
- Several bug fixes
- Use correct timezone for date polls
- Link to poll
- Only display users / groups the user is member of (except admin) (thanks @bodo1987)
- Show user avatars
- Toggle all switch
- Show login screen before error
- Not set expire would lead to 2.1.1970 as expire date
- Invalid characters in url hash
- Empty description in edit
- Many text poll fixes
- Notification checkbox fixes
- Blank page fixes on empty votes
- Replaced placeholder images
- Minor fixes, including external votes
- Edit polls
- New minimal version set to 8.1
- Replaced deprecated methods
- Switched from raw php to controller
- Fixed several bugs
- Edit poll access
- Vote page layout