Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-19 | Remove trailing whitespace | Renaud Allard | |
2016-10-12 | Merge pull request #297 from Abyss777/scroll_to_row | Anton Tananaev | |
Autoscroll to device and position selected on map | |||
2016-10-12 | Autoscroll to selected on map device and position | Abyss777 | |
2016-10-12 | Merge pull request #295 from Abyss777/show_geofences | Anton Tananaev | |
Always show geofences on the Map | |||
2016-10-12 | - Center label | kas | |
- Removed unnecessary style - Style fixes | |||
2016-10-11 | Always show geofences on the Map | kas | |
2016-10-08 | Implement statistics report view | Anton Tananaev | |
2016-10-08 | Add various coordinate formats | Anton Tananaev | |
2016-10-08 | Add nautical mile support | Anton Tananaev | |
2016-10-08 | Option to force server settings | Anton Tananaev | |
2016-10-08 | Implement user readonly flag | Anton Tananaev | |
2016-10-08 | Allow natifications in readonly mode | Anton Tananaev | |
2016-10-08 | Make some comboboxes non editable | Anton Tananaev | |
2016-10-08 | Merge pull request #292 from Abyss777/trip_draw | Anton Tananaev | |
Draw trip route on click | |||
2016-10-07 | Rename variable | Abyss777 | |
2016-10-07 | - Draw trip route on click | Abyss777 | |
- Add some object class checks - Add missed imports | |||
2016-09-27 | Merge pull request #287 from Abyss777/attribute_aliases | Anton Tananaev | |
Implement attributes aliases | |||
2016-09-27 | -Remove plural of attribute | Abyss777 | |
-Use ChainedStore in right way -Use findBy instead of filter in StateController | |||
2016-09-27 | Remove second store | Abyss777 | |
2016-09-26 | - Renamed stores | Abyss777 | |
- Removed 'alias' field from attribute model - Some optimizations - Fixed alarm colorizing | |||
2016-09-23 | Remove trailing whitespaces | Abyss777 | |
2016-09-23 | Fixed import | Abyss777 | |
2016-09-23 | Implement attributes aliases | Abyss777 | |
2016-09-23 | Upload full license file | Anton Tananaev | |
2016-09-22 | Added .gitignore | Abyss777 | |
2016-09-22 | Add project license file | Anton Tananaev | |
2016-09-20 | Fix a problem with websocket path | Anton Tananaev | |
2016-09-18 | Update default map location | Anton Tananaev | |
2016-09-18 | Use lighter route color shades | Anton Tananaev | |
2016-09-18 | Add support for Carto Basemaps | Anton Tananaev | |
2016-09-18 | Update web interface theme | Anton Tananaev | |
2016-09-18 | Change license from Apache to GPL | Anton Tananaev | |
2016-09-18 | Update repo README file | Anton Tananaev | |
2016-09-18 | Move web interface from main repo | Anton Tananaev | |
2015-08-04 | Small readme typo fix | Anton Tananaev | |
2015-08-03 | Remove files and update readme | Anton Tananaev | |
2015-04-07 | Add project status note | Anton Tananaev | |
2015-03-03 | Update project description | Anton Tananaev | |
2015-01-10 | Update third party libs | Anton Tananaev | |
2014-05-31 | Remove protocol from URLs | Anton Tananaev | |
2014-04-20 | Update GXT to 3.1.0 beta | Anton Tananaev | |
2014-04-20 | Use CDN for OpenLayers (fix #150) | Anton Tananaev | |
2014-04-20 | Update GWT library | Anton Tananaev | |
2014-04-16 | Fix code formatting | Anton Tananaev | |
2014-04-16 | Merge pull request #167 from khfayzullaev/patch-1 | Anton Tananaev | |
Fix missing markers on update | |||
2014-04-15 | Update DataServiceImpl.java | Khurshid Fayzullaev | |
Solves Problem #166 `merge()` erases the *Latest Position* field. That is why, Markers are disappearing. We have to upgrade the Device Details keeping that very field. | |||
2014-04-16 | Merge pull request #165 from khfayzullaev/patch-1 | Anton Tananaev | |
Fix updateDevice method | |||
2014-04-15 | Update DataServiceImpl.java | Khurshid Fayzullaev | |
2014-04-12 | Fix code formatting | Anton Tananaev | |
2014-04-12 | Merge pull request #161 from khfayzullaev/patch-2 | Anton Tananaev | |
Prevent adding devices with same ids |