Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-24 | - Use one parser | Abyss777 | |
- Reverted passing variables way | |||
2016-11-23 | - Pass client timezone to excel template | Abyss777 | |
- Templates: adjust timezone, use "https" in links | |||
2016-11-23 | Merge pull request #2591 from Turbovix/Turbovix-patch-3 | Anton Tananaev | |
Update NotificationFormatter.java (fix #2590) | |||
2016-11-22 | Update NotificationFormatter.java | Turbovix | |
The URL that refers to the OpenStreetMaps website with the notifications received from the TRACCAR server now uses HTTPS, that is, a secure connection. | |||
2016-11-23 | New user security check (fix #2589) | Anton Tananaev | |
2016-11-22 | Remove duplicate line | Anton Tananaev | |
2016-11-22 | Implement unknown status event | Anton Tananaev | |
2016-11-20 | One more fix attempt (fix #2563) | Anton Tananaev | |
2016-11-20 | Better fix for the start scripts (fix #2563) | Anton Tananaev | |
2016-11-20 | Adjust init scripts location (fix #2563) | Anton Tananaev | |
2016-11-20 | Remove unique token constraint | Anton Tananaev | |
2016-11-19 | Update web submodule commitv3.8 | Anton Tananaev | |
2016-11-19 | Check for empty token | Anton Tananaev | |
2016-11-19 | Fix integration test script | Anton Tananaev | |
2016-11-19 | Fix code analysis problems | Anton Tananaev | |
2016-11-19 | Update java dependencies | Anton Tananaev | |
2016-11-19 | Remove duplicated information in requests | Anton Tananaev | |
2016-11-19 | Merge pull request #2542 from CVSz/patch-4 | Anton Tananaev | |
Add lib for Microsoft JDBC Drivers with maven | |||
2016-11-19 | Small adjustments to tokens | Anton Tananaev | |
2016-11-19 | Merge pull request #2552 from Abyss777/token2 | Anton Tananaev | |
Implement users tokens | |||
2016-11-18 | Remove useless else | Abyss777 | |
2016-11-18 | - Flip user-token map | Abyss777 | |
- Fix null check - Combine validation to setter | |||
2016-11-18 | Implement users tokens | Abyss777 | |
2016-11-18 | Merge pull request #2548 from tananaev/users | Anton Tananaev | |
Add user expiration and device limit | |||
2016-11-18 | Check user in session resource | Anton Tananaev | |
2016-11-18 | Add TK103 OBD test cases | Anton Tananaev | |
2016-11-18 | Fix the problem with session | Anton Tananaev | |
2016-11-18 | Decode AutoGrade status byte | Anton Tananaev | |
2016-11-18 | Add Meiligao unit test case | Anton Tananaev | |
2016-11-18 | Check account on every call | Anton Tananaev | |
2016-11-17 | Add user expiration and device limit | Anton Tananaev | |
2016-11-17 | Correctly decode upro mileage | 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-11-16 | Merge pull request #2536 from CVSz/patch-1 | Anton Tananaev | |
Add traccar.sh for package_universal | |||
2016-11-16 | Merge pull request #2535 from CVSz/patch-2 | Anton Tananaev | |
Add Service traccar server for package_universal | |||
2016-11-16 | Update package.sh | CVSz | |
2016-11-16 | Update and rename setup/traccar.sh to setup/other/traccar.sh | CVSz | |
2016-11-16 | Add Service traccar server for package_universal | cvsz | |
2016-11-16 | Add traccar.sh for package_universal | cvsz | |
2016-11-16 | Decode upro odometer and OBD | Anton Tananaev | |
2016-11-16 | Fix another packaging issue | Anton Tananaev | |
2016-11-15 | Another fix for packaging script | Anton Tananaev | |
2016-11-15 | Fix line endings in all scripts | Anton Tananaev | |
2016-11-15 | Implement upro protocol response | Anton Tananaev | |
2016-11-15 | Fix Astra decoding problem | Anton Tananaev | |
2016-11-15 | Add JT600 unit test cases | Anton Tananaev | |
2016-11-14 | Fix Navis speed decoding | Anton Tananaev | |
2016-11-14 | Add H02 unit test case | Anton Tananaev | |
2016-11-14 | Another attempt to fix H02 frame decoder | Anton Tananaev | |