index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
app
/
view
/
ReportController.js
Age
Commit message (
Expand
)
Author
2016-08-31
Added other missed imports
Abyss777
2016-08-30
One more missed import
Abyss777
2016-08-30
Used static variable and move creation allEvents item from config to ReportCo...
Abyss777
2016-08-30
Style fixes
Abyss777
2016-08-30
Add alias allEvents for "%"
Abyss777
2016-08-30
Added time check
Abyss777
2016-08-30
Disable buttons if report not configured
Abyss777
2016-08-29
Implemented "Configure" dialog for reports
Abyss777
2016-08-19
- Added trips report
Abyss777
2016-08-12
- Fixed casting ignition object to boolean
Abyss777
2016-08-11
Added motor hours to web
Abyss777
2016-08-10
- Used constants in ReportResource
Abyss777
2016-08-09
Select only positions
Abyss777
2016-08-09
- Fixed csv MIME type and added response header
Abyss777
2016-08-08
- Added deviceId in SummaryReport
Abyss777
2016-05-31
Request report only if device selected
Anton Tananaev
2015-11-08
Handle map marker selections
Anton Tananaev
2015-11-08
Refactor map and report controllers
Anton Tananaev
2015-10-04
Disable JavaScript strict mode
Anton Tananaev
2015-10-03
Ignore or fix JSHint issues
Anton Tananaev
2015-10-03
Enable JavaScript strict mode
Anton Tananaev
2015-10-03
Add space after function keyword
Anton Tananaev
2015-10-03
More clean up for web interface
Anton Tananaev