- Feedback
- Other Ideas
Other Ideas
Ideas that dont fall in any of the other categories.
Bug when registering
Just registered on the site and received the following error.
-----------
A PHP Error was encountered
Severity: 8192
Message: Function ereg() is deprecated
Filename: controllers/action.php
Line ...
Share plugin on ideas page
By adding an social sharing plugin on the page, people can share their idea to get more logins and votes.
Add "Guest" Option
I'd like to have a guest option. So that you can post feedbacks (On/Off in the admin menu) which need to be moderated to be shown.
Add testing and Travis-CI
We should do some integration/unit test for the system using selenium and phpunit, this way we can avoid issues in future development. Also, the repository should be added to Travis-CI.
There's a Git...
add email verification
right now, it's possible to create an account with random email address and password, and then login with those details. no verification of these details is made.