Releases: vitalidze/traccar-web
Friday 13th Bugfix Release
Today's Friday 13th release does not include any major features. It's mostly a bugfix release including the following:
- show error message box when device is not selected prior to hitting 'Export' button (for #82)
- ability to export/import 'Other' field to/from GPX (thanks to Antonio Fernandes)
- fixed logging in Export/Import servlet to catch #91
- removed excessive positions sorting in archive to fix (or at least minimize) #83 and #87
Wish you all a good weekend!
Updated Italian Translation
Github user maxlife70 kindly updated italian translation to contain strings for latest added features (filtering, styles, etc.).
Updated German Translation
Github user connectnet kindly updated german translation to contain strings for latest added features (filtering, styles, etc.).
Updated Spanish Translation
Github user j5boot kindly updated spanish translation to contain strings for latest added features (filtering, styles, etc.).
Zoom To Track Feature And Devices Removal Bugfix
New feature adds possibility to fit current loaded archived track to the map view. Also fixed issue appeared when removing device that has 'offline' events.
Ability To Disable Event Recording
Some people don't use 'offline' notifications (the only notifications available for now) and their vehicles/devices often go offline, which floods the events table with unnecessary data. Now there is an option to disable events recording.
Dutch Translation
Added translation to dutch language. It's available via ?locale=nl
URL parameter. Thanks to Etiënne Harberts.
Lithuanian Translation
Added translation to lithuanian language. It's available via ?locale=lt
URL parameter. Thanks to Algirdas Mankus.
Notifications, Archive Styling And Couple Minor Improvements
Two major features are included in today's release: 'offline' devices email notifications and archive styling.
Also there are following minor improvements done:
- disabled resizing and moving of login dialog (thanks to Jeferex)
- system will not create user with 'admin' name if any other user with 'administrator' role already present (thanks to pallavt)
- grouped import/export buttons on archive toolbar in menu (issue #69)
- disallow devices with empty name or id (issue #64)
Many thanks to Antonio Fernandes for implementing archive styling.
Save Column Settings In Database
Happy new year! To warm up from holiday drink time I have implemented saving of grid column settings in database. Then implemented automatic redirect to mobile web site.Wish you all good!