aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-15[FIX] dangling commasChristoph Krey
2018-08-06[FIX] re-use Odometer string from positions in reportsChristoph Krey
2018-08-06Merge pull request #4 from ckrey/OdometerInReports316Christoph Krey
Odometer in reports316
2018-08-05Update default map locationAnton Tananaev
2018-08-05Update JavaScript librariesAnton Tananaev
2018-08-05Update localization filesAnton Tananaev
2018-07-26Add identifier filtering (fix #690)Anton Tananaev
2018-07-24Fix lint issuesAnton Tananaev
2018-07-24Disable report buttons in progressAnton Tananaev
2018-07-05Merge pull request #687 from Abyss777/train_tram_trolleyAnton Tananaev
Add Tram, Train and Trolleybus categories
2018-07-04Add Tram, Train and Trolleybus categoriesAbyss777
2018-06-28Merge pull request #686 from Abyss777/notifications_refactorAnton Tananaev
Implement refactored notifications
2018-06-28- Make strings more laconicAbyss777
- Make ArrayListFilter consistent
2018-06-28Remove quotesAbyss777
2018-06-26Implement refactored notificationsAbyss777
2018-06-11Increase reports timeoutAnton Tananaev
2018-05-31Merge pull request #677 from Abyss777/engineHoursAnton Tananaev
Add support of engine hours in milliseconds
2018-05-31Add engine hours in milliseconds supportAbyss777
2018-05-26Update localization filesAnton Tananaev
2018-05-26Change map defaultsAnton Tananaev
2018-05-26Update loading spinnerAnton Tananaev
2018-05-26Add extra web iconsAnton Tananaev
2018-05-26Update favicon imageAnton Tananaev
2018-05-26Update login screen logoAnton Tananaev
2018-05-26Update JavaScript librariesAnton Tananaev
2018-05-26Update localizationAnton Tananaev
2018-05-16Merge pull request #676 from Abyss777/geo_polylineDistanceAnton Tananaev
Add polylineDistance Geofence attribute
2018-05-16Add polylineDistance Geofence attributeAbyss777
2018-05-15Update alarm typesAnton Tananaev
2018-05-13Merge pull request #675 from Abyss777/geo_speedLimitAnton Tananaev
Add speedLimit attribute to Geofence
2018-05-14Add speedLimit attribute to GeofenceAbyss777
2018-04-29Merge pull request #671 from matjon/minify_sh_correctionsAnton Tananaev
minify.sh: use environment variable EXTJS_PATH
2018-04-28minify.sh: use environment variable EXTJS_PATHMateusz Jończyk
Allow setting location of ext-6.2.0 directory by an environment variable. People can have ext-6.2.0 in various locations.
2018-04-28minify.sh: rename $SDK -> $EXTMateusz Jończyk
ext-6.2.0 is just a library, not an SDK. If we would like to consider an SDK made by Sencha, it would include Sencha CMD, among other things.
2018-04-27Rename admin to administratorAnton Tananaev
2018-04-26Merge pull request #669 from matjon/base_js_deprecatedAnton Tananaev
Base.js: use scrollable instead of autoScroll
2018-04-26Base.js: use scrollable instead of autoScrollMateusz Jończyk
autoScroll is deprecated: https://docs.sencha.com/extjs/6.2.0/classic/Ext.window.Window.html#cfg-autoScroll
2018-04-24Merge pull request #667 from matjon/git_ignoreAnton Tananaev
gitignore: add VIM swap files and backup files
2018-04-24.gitignore: adding VIM swap files and backup filesMateusz Jończyk
2018-04-20Merge pull request #665 from Abyss777/multi_maintenanceAnton Tananaev
Implement Maintenances
2018-04-20Change Server iconAbyss777
2018-04-20Make string translatableAbyss777
2018-04-19- Removed code duplicationAbyss777
- Simplified attribute name renderer - Removed unnecessary proxy
2018-04-19Implement MaintenancesAbyss777
2018-04-16[FIX] no eol at end of xx.jsonChristoph Krey
2018-04-16[NEW] add German for OdometerInReportsChristoph Krey
2018-04-14[NEW] Feature Request: Add Odometer to Summary, Trips, and Stops Reports #652Christoph Krey
2018-03-19Merge pull request #655 from Abyss777/calendar_columnAnton Tananaev
Add Calendar column to some grids
2018-03-19Add Calendar column to some gridsAbyss777
2018-03-10Update JavaScript librariesAnton Tananaev