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
/
view
/
ReportController.js
Age
Commit message (
Expand
)
Author
2017-06-15
Use 'duration' formatter for 'engineHours'
Abyss777
2017-06-15
Implement Stops report
Abyss777
2017-06-07
- Move addAttributeColumns functional to init
Abyss777
2017-06-06
- Reworked fields and attributes formatting
Abyss777
2017-04-17
Add spent fuel to summary report
Anton Tananaev
2017-03-28
Remove Dialog from names
Abyss777
2017-03-28
Move BaseDialog, subclasses and their controllers to dialog subfolder
Abyss777
2017-03-27
Fix deselecting
Abyss777
2017-02-13
- Use more efficient method to lookup store
Abyss777
2016-12-30
Add option to not show report markers
Abyss777
2016-12-29
Deselect markers
Abyss777
2016-12-27
Use singular for a few strings
Abyss777
2016-12-27
- use 'card' layout
Abyss777
2016-12-26
Charts implementation
Abyss777
2016-12-02
- Remove single event
Abyss777
2016-12-01
Add check
Abyss777
2016-12-01
Handle 'showsingleevent' only in one place
Abyss777
2016-12-01
Implement in other way
Abyss777
2016-12-01
- Handle eventId url parameter
Abyss777
2016-11-30
Revert one check, remove another.
Abyss777
2016-11-30
- Removed unnecessary check
Abyss777
2016-11-30
Show events on map
Abyss777
2016-11-23
Pass client timezone to excel export
Abyss777
2016-11-22
Add unknown status notification
Anton Tananaev
2016-11-19
Fix name and use getById
Abyss777
2016-11-18
Add Device Name column to Route report
Abyss777
2016-11-12
Merge pull request #313 from Abyss777/device_images
Anton Tananaev
2016-11-10
- Implement category selector for DeviceDialog
Abyss777
2016-11-08
Specify min width for columns
Anton Tananaev
2016-11-07
Add reports to the mobile view
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-17
Use "Export" for button name
Abyss777
2016-10-17
- Replace CSV button to XLSX
Abyss777
2016-10-12
Autoscroll to selected on map device and position
Abyss777
2016-10-07
Rename variable
Abyss777
2016-10-07
- Draw trip route on click
Abyss777
2016-09-18
Change license from Apache to GPL
Anton Tananaev
2016-09-18
Move web interface from main repo
Anton Tananaev