Tuesday, April 12, 2016

Bookmark Ninja on mobile devices

Started to develop the dedicated mobile ui using PrimeFaces Mobile with jQuery Mobile. Goal is to have a native mobile app look with an easy to use user interface on all the 3 platforms (iOS, Android, Windows Phone).

Wednesday, April 6, 2016

Session timeout bug fixed

When the user doesn't perform any action on an opened web page for a particular length of time (in case of Bookmark Ninja this is 30 minutes), the server invalidates the session. After this if you click on any command button or link that generates a request to the server the web application will freeze. This hasn't been handled properly. Now in this case a "Session timeout. Click on OK to reload the page" message box comes up. If you click on OK, the page will reload and you can continue your work.

Monday, April 4, 2016

Automatic column selection

Until now when you added a new category group on the Dashboard, the category has been always added to the top of the left column. This resulted a growing left column (if you didn't rearrange the categories, or you kept adding categories from the Add Bookmark dialog with the "+" button).

From now if you add a category (both from the Add Bookmark dialog, and on the Dashboard) it will be added to the top of the shortest column.

Sunday, April 3, 2016

Beta forum

Beta forum is open. Feel free to share the bugs that you have found, your feature requests and questions. Please join the Beta Forum!