index
:
trackermap-web
master
upstream
Web UI for TrackerMap, based on traccar-web
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
app
/
AttributeFormatter.js
Age
Commit message (
Expand
)
Author
2020-10-06
Implement daily summary report
Anton Tananaev
2018-06-26
Implement refactored notifications
Abyss777
2018-05-31
Add engine hours in milliseconds support
Abyss777
2018-04-19
Implement Maintenances
Abyss777
2018-03-19
Add Calendar column to some grids
Abyss777
2017-09-14
Improve command type formatting
Abyss777
2017-09-06
Move units to attributes and add volume units
Abyss777
2017-08-30
Do not handle case when duration less than a minute
Abyss777
2017-08-28
Fix duration formatting
Abyss777
2017-08-22
Fix typos
tsmgeek
2017-08-22
Merge from upstream, change .eslintrc.json
tsmgeek
2017-08-18
Fix various style issues
Anton Tananaev
2017-08-17
optimise ifthenelse & foreach loops
tsmgeek
2017-07-28
Do not show geofenceId if it is unknown
Abyss777
2017-07-17
Implement Geofences column for Devices with filtering
Abyss777
2017-07-13
Use driverUniqueId for trips
Abyss777
2017-07-12
Implement Driver Unauthorized event and driverName field in Trip report
Abyss777
2017-06-20
Format 'spentFuel' as volume
Abyss777
2017-06-19
Retrieve store once
Abyss777
2017-06-19
Optimize store selection
Abyss777
2017-06-19
- Added columns filters to most windows
Abyss777
2017-06-15
Use 'duration' formatter for 'engineHours'
Abyss777
2017-06-07
Combine simple formatters in one factory
Abyss777
2017-06-07
- Move addAttributeColumns functional to init
Abyss777
2017-06-06
- Reworked fields and attributes formatting
Abyss777
2017-05-31
Implement Events panel
Abyss777
2017-05-23
Revert distance as key for getFormatter
Abyss777
2017-05-18
Implement known position attributes
Abyss777
2016-12-31
Show accuracy in the web interface
Anton Tananaev
2016-11-19
Fix name and use getById
Abyss777
2016-11-18
Add Device Name column to Route report
Abyss777
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-08
Add various coordinate formats
Anton Tananaev
2016-09-18
Change license from Apache to GPL
Anton Tananaev
2016-09-18
Move web interface from main repo
Anton Tananaev