Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-04 | formatting-reverted | Khaksar Weqar | |
2021-11-02 | short-message-title-from-templates | Khaksar Weqar | |
2021-03-18 | Update event templates | Anton Tananaev | |
2021-03-07 | Rename event time field | Anton Tananaev | |
2021-02-27 | Implement password reset API | Anton Tananaev | |
2021-02-04 | Update summary template | Anton Tananaev | |
2020-10-06 | Implement daily summary report | Anton Tananaev | |
2020-08-27 | Add device inactivity event | Anton Tananaev | |
2018-08-09 | Resave export templates in MS Office | Abyss777 | |
2018-06-26 | Cleanup and some adjustments | Abyss777 | |
2018-06-04 | Fix vertical alignment | Abyss777 | |
2018-06-04 | Fix export templates | Abyss777 | |
2018-05-07 | Add basic support of overspeeding inside geofences. | Abyss777 | |
2018-04-16 | [NEW] Odometer in Reports | Christoph Krey | |
2018-04-11 | Add support of multiple Maintenances | Abyss777 | |
2018-02-26 | Remove Traccar from templates | Anton Tananaev | |
2017-09-06 | Move units to attributes and add volume units | Abyss777 | |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 | |
2017-07-13 | Add Driver column to Trip report template | Abyss777 | |
2017-07-13 | - Save both driver name and driver unique id in trip report | Abyss777 | |
- Map user and driver objects to notification templates - Add driverUnauthorized templates | |||
2017-06-22 | SMS missing geofence name on enter | Jan-Piet Mens | |
2017-06-14 | Imlement Stops report | Abyss777 | |
2017-04-18 | Add fuel drop event templates | Anton Tananaev | |
2017-04-17 | Add spent fuel to summary report | Anton Tananaev | |
2017-03-24 | Format speed in notification templates | Abyss777 | |
2017-03-21 | Merge pull request #3022 from Abyss777/pnone_device | Anton Tananaev | |
Handle incoming SMS from devices as Event | |||
2017-03-20 | Implement phone to device comparison | Abyss777 | |
2017-03-15 | Use timezone from preferences for excel reports | Abyss777 | |
2017-03-14 | - Use ternary operator | Abyss777 | |
- Apply server.forceSettings to speed units, distance units and timezone - Use hyphens for date formatting | |||
2017-03-13 | - Add timezone field to User and Server model | Abyss777 | |
- Pass Velocity DateTool to templates - Adjusted templates to use timezone | |||
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 | |
2017-01-17 | Add test mail template | Abyss777 | |
2016-12-16 | Put the html code for degree instead of the special character as it cause ↵ | Renaud Allard | |
display issues in some mail clients | |||
2016-12-10 | - Use URL builder | Abyss777 | |
- Use Curly braces in templates | |||
2016-12-09 | Added links to server in mail templates | Abyss777 | |
2016-12-07 | Implement mail templates | Abyss777 | |
2016-11-23 | - Pass client timezone to excel template | Abyss777 | |
- Templates: adjust timezone, use "https" in links | |||
2016-11-12 | Fix warning about print scale value | Abyss777 | |
2016-11-07 | Fix export templates | Abyss777 | |
2016-11-06 | Use distance units in Excel reports | Anton Tananaev | |
2016-10-20 | - Fix export empty reports | Abyss777 | |
- Cleanup templates metadata | |||
2016-10-19 | - Filter events on server side | Abyss777 | |
- Use common path for templates - Filter events about geofences that user do not have access (minor security fix) - Removed unused function - Visual templates improvements | |||
2016-10-17 | - Implement export reports to excel | Abyss777 | |
- Migrate csv export to /api/positions |