Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-09 | Fix and disable warnings | Anton Tananaev | |
2017-12-09 | Update version numbers | Anton Tananaev | |
2017-09-02 | Add missing dependency | Anton Tananaev | |
2017-09-02 | Update version number | Anton Tananaev | |
2017-09-02 | Update Java libraries | Anton Tananaev | |
2017-09-02 | Implement OsmAnd web proxy | Anton Tananaev | |
2017-07-08 | Update server version number | Anton Tananaev | |
2017-07-08 | Update Java libraries | Anton Tananaev | |
2017-04-14 | Update version numbers | Anton Tananaev | |
2017-04-14 | Add bytecode version check | Anton Tananaev | |
2017-04-14 | Update Java libraries | Anton Tananaev | |
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-02-11 | Revert MS SQL library version | Anton Tananaev | |
2017-02-11 | Update Java libraries | Anton Tananaev | |
2017-02-11 | Update version numbers | Anton Tananaev | |
2016-12-15 | - Set period duration to 0 | Abyss777 | |
- Remove setter - Added test cases - Style fix | |||
2016-12-14 | Calendars implementation | Abyss777 | |
2016-12-10 | Update version to 3.9 | Anton Tananaev | |
2016-12-07 | Implement mail templates | Abyss777 | |
2016-11-19 | Update java dependencies | Anton Tananaev | |
2016-11-16 | Change jre8 to jre7 by default | CVSz | |
<version>6.1.0.jre7</version> <!-- edit to 6.1.0.jre8 if you used jre8 --> bcoz we can't install both of one dependency | |||
2016-11-16 | Add lib for Microsoft JDBC Drivers with maven | CVSz | |
[INFO] Copying mssql-jdbc-6.1.0.jre8.jar to /root/traccar/target/lib/mssql-jdbc-6.1.0.jre8.jar sample config for mssql <entry key='database.driverFile'>lib/mssql-jdbc-6.1.0.jre8.jar</entry> <entry key='database.driver'>com.microsoft.sqlserver.jdbc.SQLServerDriver</entry> <entry key='database.url'>jdbc:sqlserver://[serverName][\instanceName];user=[userName];password=[password];databaseName=[database];</entry> <entry key='database.user'>[userName]</entry> <entry key='database.password'>[password]</entry> | |||
2016-10-17 | - Implement export reports to excel | Abyss777 | |
- Migrate csv export to /api/positions | |||
2016-09-30 | Show unchecked warnings | Anton Tananaev | |
2016-09-10 | Downgrade Hikari CP version | Anton Tananaev | |
2016-09-10 | Update version to 3.7 release | Anton Tananaev | |
2016-09-10 | Update Java libraries | Anton Tananaev | |
2016-07-19 | Add checkstyle to build (fix #2119) | Anton Tananaev | |
2016-07-09 | Revert MySQL driver version | Anton Tananaev | |
2016-07-09 | Update server version number | Anton Tananaev | |
2016-07-09 | Update Java libraries | Anton Tananaev | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-05-31 | - Fixed style. | drecchia | |
2016-05-30 | - Replaced connection poll from c3p0 to HikariCP. | drecchia | |
2016-04-17 | Update project and installer versions | Anton Tananaev | |
2016-04-17 | Update Java third party libraries | Anton Tananaev | |
2016-03-03 | Update application version to 3.4 | Anton Tananaev | |
2016-03-03 | Update Java third party libraries | Anton Tananaev | |
2015-12-25 | Uncomment mysql database driver dependency | Anton Tananaev | |
2015-12-25 | Update setup and application versions | Anton Tananaev | |
2015-12-24 | Dynamically add driver path to classpath | Anton Tananaev | |
2015-12-21 | Update Java third party libraries | Anton Tananaev | |
2015-12-21 | Update maven PMD plugin version | Anton Tananaev | |
2015-12-17 | Start Liquibase library integration | Anton Tananaev | |
2015-12-08 | Add basic websocket servlet to the server | Anton Tananaev | |
2015-12-01 | Replace MOXy with Jackson implementation | Anton Tananaev | |
2015-11-27 | Initial implementation of new api with jax-rs. | Rafael Guterres | |
Revert servlets to old api and remove plurals. Fix findbugs for header origin. | |||
2015-11-14 | Update Java maven dependencies | Anton Tananaev | |