Age | Commit message (Expand) | Author |
2017-02-27 | - Add server-wide "device readonly" flag | Abyss777 |
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 |
2017-02-07 | Do not allow readonly users send commands | Abyss777 |
2017-01-26 | Device readonly user can't edit attribute aliases | Abyss777 |
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 |
2017-01-17 | - rename otherUserId variable | Abyss777 |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 |
2017-01-16 | Initial manager implementation | Abyss777 |
2016-12-14 | Calendars implementation | Abyss777 |
2016-12-10 | Return JSON response by default | Anton Tananaev |
2016-12-04 | Use model instead of attributes to store Notification options | Abyss777 |
2016-11-30 | Rename to test and use POST | Abyss777 |
2016-11-30 | Implement API to test mail | Abyss777 |
2016-11-30 | Use "id" parameter instead of "positionId" | Abyss777 |
2016-11-30 | Add API to get positions by Id | Abyss777 |
2016-11-24 | Merge pull request #2592 from Abyss777/excel_timezone | Anton Tananaev |
2016-11-24 | - Use one parser | Abyss777 |
2016-11-24 | Remove another unnecessary variable | Sun Howwrongbum |
2016-11-24 | Update as per code review | Sun Howwrongbum |
2016-11-24 | Add option to set some default User properties | Sun Howwrongbum |
2016-11-23 | - Pass client timezone to excel template | Abyss777 |
2016-11-23 | New user security check (fix #2589) | Anton Tananaev |
2016-11-22 | Implement unknown status event | Anton Tananaev |
2016-11-19 | Remove duplicated information in requests | Anton Tananaev |
2016-11-19 | Small adjustments to tokens | Anton Tananaev |
2016-11-18 | - Flip user-token map | Abyss777 |
2016-11-18 | Implement users tokens | Abyss777 |
2016-11-18 | Check user in session resource | Anton Tananaev |
2016-11-17 | Add user expiration and device limit | Anton Tananaev |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-11-01 | Move parseDate to DateUtil | Abyss777 |
2016-11-01 | Remove json conversion in reports | Abyss777 |
2016-10-27 | Export positions to GPX | Abyss777 |
2016-10-23 | Rename API path | Abyss777 |
2016-10-22 | Implement reset total distance API | Abyss777 |
2016-10-19 | - Filter events on server side | Abyss777 |
2016-10-17 | - Implement export reports to excel | Abyss777 |
2016-10-08 | Fix check style issue | Anton Tananaev |
2016-10-08 | Implement statistics API call | Anton Tananaev |
2016-10-08 | Add back-end readonly checks | Anton Tananaev |
2016-10-08 | Add parameter to refresh geofences (fix #2414) | Anton Tananaev |
2016-09-26 | Change aliases API path | Abyss777 |
2016-09-22 | - rename table and unique constraint | Abyss777 |
2016-09-21 | Add attributes aliases | Abyss777 |
2016-08-23 | Implement cache for users objects | Abyss777 |
2016-08-19 | - Added trips report | Abyss777 |
2016-08-10 | Forget one | Abyss777 |
2016-08-10 | Used import instead of full name | Abyss777 |
2016-08-10 | - Used constants in ReportResource | Abyss777 |
2016-08-09 | - Fixed csv MIME type and added response header | Abyss777 |