aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web/CsvBuilder.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-11-08Fix time formatting issuesAnton Tananaev
2018-09-22Fix date formatting (fix #4063)Anton Tananaev
2018-09-17Remove joda time libraryAnton Tananaev
2018-09-15Provide error messagesAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-01-26Clean up unused importsAnton Tananaev
2018-01-26Clean up unnecessary codeAnton Tananaev
2016-12-19Remove own JSON converterAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-27Export positions to GPXAbyss777
2016-09-21PMD fixAbyss777
2016-09-14Simplify regexAbyss777
2016-09-14- Make Attributes always last columnAbyss777
2016-08-08Removed addLine and addField functionsAbyss777
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
2016-08-05- Moved GeneralReport to separate fileAbyss777
2016-08-05- Added distance roundingAbyss777
2016-08-04- Added getGroupDevices to PermissionsManagerAbyss777