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
/
dialog
Age
Commit message (
Collapse
)
Author
2017-09-05
Remove Attribute Aliases support
Abyss777
2017-09-05
Remove unnecessary check
Abyss777
2017-09-04
Improve CustomNumberField
Abyss777
2017-09-04
Improve commands
Abyss777
2017-08-18
Fix style
Abyss777
2017-08-18
Merge branch 'master' into disable_vehicle_features
Abyss777
2017-08-18
Optimize calendar load
Abyss777
2017-08-18
Fix various style issues
Anton Tananaev
2017-08-17
Fix formatting
tsmgeek
2017-08-17
Fix formatting
tsmgeek
2017-08-16
- switch to using switch statements instead of ifthenelse
tsmgeek
- optimize excess getView() calls
2017-08-14
Implement disable Calendars
Abyss777
2017-08-09
remove blank line
tsmgeek@gmail.com
2017-08-09
add autocapitalize=none to prevent browsers from trying to cap the first ↵
tsmgeek@gmail.com
letter of login email dialog
2017-07-28
Do not show geofenceId if it is unknown
Abyss777
2017-07-12
Implement Drivers
Abyss777
2017-07-09
Adjustments to the toast style
v3.13
Anton Tananaev
2017-07-08
Get rid on all modal windows
v3.12
Anton Tananaev
2017-07-08
Fix code style issue
Anton Tananaev
2017-07-05
Fix email address validation
Anton Tananaev
2017-06-06
- Reworked fields and attributes formatting
Abyss777
- Convert position and reports fields in the model - Add hidden columns to Route report - Add Number attributes to possible chart types
2017-05-24
Add new categories (fix #495)
Anton Tananaev
2017-05-23
If optimization
Abyss777
2017-05-23
Simple show response
Abyss777
2017-05-23
- Revert showError function
Abyss777
- Fix strings
2017-05-23
Implement testing computedAttribute
Abyss777
2017-05-19
Position attribute name rendering optimization
Abyss777
2017-05-18
Implement known position attributes
Abyss777
2017-05-16
Implement computed attributes
Abyss777
2017-05-04
Use user units in TotalDistance dialog
Abyss777
2017-04-19
Convert speed and distance for known attributes
Abyss777
2017-04-18
Remove shared prefix
Abyss777
2017-04-05
Handle allowDecimals config
Abyss777
2017-04-04
Use simple color picker instead of ux
Abyss777
2017-04-04
Implement known attributes
Abyss777
2017-03-29
Move edit windows to edit subdirectory
Abyss777
2017-03-28
Remove Dialog from names
Abyss777
2017-03-28
Move BaseDialog, subclasses and their controllers to dialog subfolder
Abyss777