index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
app
/
controller
Age
Commit message (
Expand
)
Author
2016-09-01
Replace all getData().* on getId() and get()
Abyss777
2016-08-31
Added other missed imports
Abyss777
2016-08-14
Use relative URLs for web app
Anton Tananaev
2016-08-09
- Fixed csv MIME type and added response header
Abyss777
2016-07-25
Fix button id typo
Anton Tananaev
2016-07-24
turn the toggle button into mute button
ninioe
2016-07-24
more fixes
ninioe
2016-07-24
more fix
ninioe
2016-07-24
more fixes
ninioe
2016-07-21
protect Device positionId on clear history
ninioe
2016-07-20
jshint & jscs cleanup
ninioe
2016-07-19
changes Anton asked me
ninioe
2016-07-19
changed to generic alarm type event
ninioe
2016-07-17
Added AlertEventHandler & Mute button for all notifications
ninioe
2016-07-09
Fix issues in JavaScript code
Anton Tananaev
2016-06-26
Added notifications via email
Abyss777
2016-06-25
Load devices before websocket updates
Anton Tananaev
2016-06-20
- Merged 5 Link/Unlink controllers to one
Abyss777
2016-06-18
- Update Geofences API and Manager a bit
Abyss777
2016-06-02
Style fixes and optimization.
Abyss777
2016-06-02
Show events in toast
Abyss777
2016-04-10
Use correct method to find by id
Anton Tananaev
2016-03-09
Add parent field for device and group
Anton Tananaev
2016-03-08
Fix issue in WebSocket url construction
Anton Tananaev
2016-01-08
Handle websocket connection idle timeout
Anton Tananaev
2015-12-27
Support SSL WebSocket connection (fix #1624)
Anton Tananaev
2015-12-23
Fix JavaScript warnings and style issues
Anton Tananaev
2015-12-15
Enable only REST API by default
Anton Tananaev
2015-12-15
Use web socket instead of long polling
Anton Tananaev
2015-12-02
Share session between two API versions
Anton Tananaev
2015-12-02
Start web app migration to REST API
Anton Tananaev
2015-11-17
Show last update in the status table
Anton Tananaev
2015-11-16
Add loading spinner to the webpage
Anton Tananaev
2015-11-16
Extend async request to include devices
Anton Tananaev
2015-11-08
Fix JavaScript check style issues
Anton Tananaev
2015-11-07
Start map controller refactoring
Anton Tananaev
2015-10-17
Fix quick tip extjs exceptions
Anton Tananaev
2015-10-04
Disable JavaScript strict mode
Anton Tananaev
2015-10-04
Get rid of login manager class
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
2015-10-03
Move device panel class
Anton Tananaev
2015-09-22
Move main layouts to view folder
Anton Tananaev
2015-08-10
Check full device screen size
Anton Tananaev
2015-08-10
Implement mobile web layout
Anton Tananaev
2015-07-01
Empty body after login
Anton Tananaev
2015-06-01
Load server settings in web
Anton Tananaev
2015-05-10
Refactor web app architecture
Anton Tananaev