Age | Commit message (Expand) | Author |
2018-09-30 | Use DefaultServlet instead of ResourceHandler | Anton Tananaev |
2018-09-29 | Re-implement mail notificator | Anton Tananaev |
2018-09-29 | Move email handling out of notificator | Anton Tananaev |
2018-09-22 | Fix date formatting (fix #4063) | Anton Tananaev |
2018-09-17 | Remove joda time library | Anton Tananaev |
2018-09-15 | Fix logging level issues | Anton Tananaev |
2018-09-15 | Provide error messages | Anton Tananaev |
2018-09-14 | Log using slf4j and java logging | Anton Tananaev |
2018-08-23 | Make accumulators nullable | Abyss777 |
2018-08-23 | Implement Device Engine Hours reset | Abyss777 |
2018-08-06 | Fix hours formatting | Anton Tananaev |
2018-06-26 | Rename transports to notificators | Abyss777 |
2018-06-26 | Cleanup and some adjustments | Abyss777 |
2018-06-26 | Merge remote-tracking branch 'ivanfmartinez/notifications' | Abyss777 |
2018-06-25 | Send queued commands on status online | Abyss777 |
2018-06-24 | Fix active device issue | Anton Tananaev |
2018-06-12 | Merge branch 'master' into netty4 | Anton Tananaev |
2018-06-08 | Merge pull request #3920 from traccar/remove-http-client | Anton Tananaev |
2018-06-08 | Rename all tables to avoid using reserved words | Abyss777 |
2018-06-03 | Properly handle datagram channels | Anton Tananaev |
2018-06-02 | Start Netty 4 migration | Anton Tananaev |
2018-06-02 | Remove async HTTP client dependency | Anton Tananaev |
2018-06-01 | move NotificatorManager instance to Context | Ivan Martinez |
2018-06-01 | replace database definition with comma separated list | Ivan Martinez |
2018-05-26 | Fix Liquibase driver issuev3.17 | Anton Tananaev |
2018-04-28 | Change error string | Abyss777 |
2018-04-28 | Make Commands queueing switchable | Abyss777 |
2018-04-27 | Rename admin to administrator (fix #3858) | Anton Tananaev |
2018-04-21 | Fix switch statement indentation | Anton Tananaev |
2018-04-13 | - Rename field to Period | Abyss777 |
2018-04-11 | Add support of multiple Maintenances | Abyss777 |
2018-04-01 | generalization for notifications processing | Ivan Martinez |
2018-03-20 | Add user objects to Event forward payload | Abyss777 |
2018-02-28 | removed overrided updateCachedItem from GroupsManager | parveenkumaryadav |
2018-02-28 | removed double check for circular dependency | parveenkumaryadav |
2018-02-28 | Cycle in group hierarchy bug fix while editing Groups | parveenkumaryadav |
2018-02-02 | Always initialize MediaManager | Abyss777 |
2018-01-26 | Some more code cleanup | Anton Tananaev |
2018-01-26 | Clean up unnecessary code | Anton Tananaev |
2018-01-23 | Rename variable | Abyss777 |
2018-01-23 | Implement scheduled notifications | Abyss777 |
2018-01-22 | Use consistent server time | Anton Tananaev |
2018-01-11 | Update group and device cache on group delete. | Abyss777 |
2017-12-28 | Remove unnecessary Context use | Abyss777 |
2017-12-27 | Implement device disable | Abyss777 |
2017-12-21 | Handle null phone (fix #3691) | Anton Tananaev |
2017-11-27 | - Fix local login if ldap enabled | Abyss777 |
2017-11-14 | Do geocoding for every events related positions | Abyss777 |
2017-11-14 | Improve LDAP | Abyss777 |
2017-11-11 | Implement LDAP authentication | Anton Tananaev |