
About
Welcome to Wippies Feature Requests System (WFR). WFR is created for Wippies community to help the developers and users to keep better track about requested new features of Wippies services and products. The main idea is that users vote the features they prefer the most important and Wippies developers can get a proper vision which new features are the most wanted ones by majority. Users are allowed to vote each feature only once.
You are free to browse the feature requests without a WFR user account but if you want to add new requests or give your votes to existing requests that you consider important or you want to comment the requests, you need to register and then login. If you have already registered a WFR user account, please login.
Timezone is set to static server timezone GMT+2 (Finnish time) and unfortunately cannot be changed by user at least for now.
Note: WFR is completely unofficial so official feature requests should still be written to the TODO list of Wippies Wiki (link below). The official TODO list is in Finnish only, so if you are outside of Finland and don't speak Finnish just create your feature request here and I will translate it to Finnish and add it to Wiki.
You are free to browse the feature requests without a WFR user account but if you want to add new requests or give your votes to existing requests that you consider important or you want to comment the requests, you need to register and then login. If you have already registered a WFR user account, please login.
Timezone is set to static server timezone GMT+2 (Finnish time) and unfortunately cannot be changed by user at least for now.
Note: WFR is completely unofficial so official feature requests should still be written to the TODO list of Wippies Wiki (link below). The official TODO list is in Finnish only, so if you are outside of Finland and don't speak Finnish just create your feature request here and I will translate it to Finnish and add it to Wiki.
Links
» Official Feature Requests / TODO (in Finnish only)
» WFR related discussion in English (improvement suggestions, feedback etc.)
» WFR related discussion in Finnish (improvement suggestions, feedback etc.)
» WFR related discussion in English (improvement suggestions, feedback etc.)
» WFR related discussion in Finnish (improvement suggestions, feedback etc.)
Changelog
2009/05/31
- Added functionality for showing last visit by users. Some of you might have been wondering why there has been "Unknown" on everyone's "Last Visit" details on the WFR Users list. Well, the showing part of the code slipped in there during the previous update by accident (didn't mean to add it in yet) but since it has been there a while by now already I updated the rest of the code for it as well so it's actually working now too.
- Few internal bug fixes related to voting the requests and showing/counting user's votes.
- New layout
- Firmware Feedback section added (thanks to Visa for the idea)
- Due to these changes minimum recommended resolution is now 1024 x 768 px
- Improved session security when user logs out
- Added security tokens against CSRF attacks
- Removed clickable link maker (on descriptions/comments) for security reasons
- Now all users are allowed to close/reopen the feature requests
- Changed Action Log to Event Log
- Added some statistics (FR count, user count) to Pending Features, Finished Features and WFR Users pages
- Added voted/not voted color separation to the feature requests list: when you're logged in the requests you have already voted appear in grey on the list, requests you haven't voted appear in black (thanks to ighea for the idea)
- Improved user permissions: users are now able to edit and delete their own comments and edit their own feature requests (delete permissions for FR's are only available for admins)
- Fixed encoding
- Some small style improvements and bug fixes
- Complete online users counter is back, should not jam/slower down page loading anymore
- Removed separation of registered users and guests on live online users counter (shows only the number of total users online for now) since it appeared to slow down page loading quite a bit, requires tweaking for future versions
- Added live online users counter (to the footer), updates in realtime thru AJAX without manual refreshing
- Added JS modalBox for alerts (notifies e.g. about session timeouts)
- Added extra security checks to prevent session fixation/hijacking
- Added scandinavian characters support to Search
- Updated login behaviour so that after a successful login, user will get redirected back to the page the user came to the login page from
- Fixed a minor styling bug that caused Logout link to drop off randomly on to a new line on navigation menu with IE6/IE7
- Noticed an IE bug that form doesn't get submitted by hitting enter on some forms like on the Search. Since this is clear yet another IE flaw I'm not planning to fix it in WFR. If you must use IE, submit the search by clicking the Submit button instead.
- Fixed a bug that allowed commenting etc. on finished feature requests
- Added simple search
- Added action log for monitoring updates
- Changed pending/finished URL's
- Few bug fixes on confirm dialog cancel buttons and sorting users list numerical columns
- Added Links and Changelog sections