Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-24 | Merge pull request #855 from Xenoamor/patch-1 | Anton Tananaev | |
Fix issue with event time not being displayed in event report | |||
2021-05-24 | Fix issue with event time not being displayed in event report | Xenoamor | |
Without this change the Time column is always empty in the events report view. The change matches what is in ReportController.js | |||
2021-05-11 | Merge pull request #848 from mail2bishnoi/login_screen | Anton Tananaev | |
Login screen update | |||
2021-05-08 | Added Registration form | Ashutosh Bishnoi | |
2021-05-07 | Replacing button with link for Reset Password | Ashutosh Bishnoi | |
2021-05-07 | More code improvement | Ashutosh Bishnoi | |
2021-05-06 | More code improvement | Ashutosh Bishnoi | |
2021-05-03 | Initial Login Screen Draft | Ashutosh Bishnoi | |
2021-04-26 | Merge pull request #844 from mail2bishnoi/stores | Anton Tananaev | |
Created mostly used stores | |||
2021-04-27 | Deleting somne of the stores | Ashutosh Bishnoi | |
2021-04-20 | Created mostly used stores | Ashutosh Bishnoi | |
2021-04-19 | Merge pull request #839 from mail2bishnoi/event_type_convsersion | Anton Tananaev | |
Event type Localization and geofence store creation | |||
2021-04-19 | More code formatting | Ashutosh Bishnoi | |
2021-04-16 | Rename the MainController to CachingController | Ashutosh Bishnoi | |
2021-04-14 | Fix style issues | Anton Tananaev | |
2021-04-14 | Implement password reset | Anton Tananaev | |
2021-04-13 | Minor code formatting | Ashutosh Bishnoi | |
2021-04-13 | Event Type Localization and geofence store creation | Ashutosh Bishnoi | |
2021-04-08 | Merge pull request #832 from mail2bishnoi/data_grid | Anton Tananaev | |
Data grid implementations for remaining reports | |||
2021-04-08 | moving paper component to ReportLayout page | Ashutosh Bishnoi | |
2021-04-07 | Adding background paper components to reports | Ashutosh Bishnoi | |
2021-04-06 | summary report data-grid conversion | Ashutosh Bishnoi | |
2021-04-06 | stoppage report data-grid conversion | Ashutosh Bishnoi | |
2021-04-05 | Revert zoom changes | Anton Tananaev | |
2021-04-04 | Add paper background | Anton Tananaev | |
2021-04-04 | Update dependencies | Anton Tananaev | |
2021-04-01 | Merge pull request #830 from mtahasahin/BlurryRasterMapFix | Anton Tananaev | |
Fix Blurry Raster Maps | |||
2021-04-02 | another refactoring | Mustafa Taha Şahin | |
2021-04-02 | more refactoring | Mustafa Taha Şahin | |
2021-04-01 | trip data-grid implementation | Ashutosh Bishnoi | |
2021-04-01 | refactoring | Mustafa Taha Şahin | |
2021-04-01 | Limit zoom levels to integers for raster maps | Mustafa Taha Şahin | |
2021-03-30 | Merge pull request #829 from mtahasahin/osm-tileSize-fix | Anton Tananaev | |
Added tileSize attribute for OSM map style | |||
2021-03-31 | hardcode 256 for OSM tileSize | Mustafa Taha Şahin | |
2021-03-31 | Added tileSize attribute for OSM map style | Mustafa Taha Şahin | |
2021-03-30 | event report data-grid implementation | Ashutosh Bishnoi | |
2021-03-24 | Merge pull request #828 from mail2bishnoi/custom_report_table | Anton Tananaev | |
Cutome route table | |||
2021-03-25 | renaming coordinateFormatter function | Ashutosh Bishnoi | |
2021-03-24 | Implementing coordinate formatting | Ashutosh Bishnoi | |
2021-03-24 | Removing address formatting | Ashutosh Bishnoi | |
2021-03-24 | Some more code improvements | Ashutosh Bishnoi | |
2021-03-23 | More code refactoring | Ashutosh Bishnoi | |
2021-03-22 | change from valueFormatter to valueGetter | Ashutosh Bishnoi | |
2021-03-19 | Code formatting | Ashutosh Bishnoi | |
2021-03-18 | More code improvements | Ashutosh Bishnoi | |
2021-03-17 | removing hardcoded width value | Ashutosh Bishnoi | |
2021-03-16 | Minor code improvements | Ashutosh Bishnoi | |
2021-03-15 | Initial draft of cutome route table | Ashutosh Bishnoi | |
2021-03-12 | Remove websocker error message | Anton Tananaev | |
2021-03-10 | Merge pull request #822 from mikems66/circlefence | Anton Tananaev | |
Transform circle fence to polygon fence |