Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | Add more chart options | Anton Tananaev | |
2017-04-14 | Change default map to OSMv3.11 | Anton Tananaev | |
2017-04-14 | Update default coordinates | Anton Tananaev | |
2017-04-14 | Fix JavaScript style issues | Anton Tananaev | |
2017-04-14 | Update JavaScript libraries | Anton Tananaev | |
2017-04-14 | Update localization and add new languages | Anton Tananaev | |
2017-04-14 | Implement new map layers (#366) | Anton Tananaev | |
2017-04-05 | Merge pull request #466 from Abyss777/fix_465 | Anton Tananaev | |
Suppress events on failure to avoid infinite loop | |||
2017-04-04 | Suppress events on failure to avoid infinite loop | Abyss777 | |
2017-04-02 | Merge pull request #463 from Abyss777/fix_462 | Anton Tananaev | |
Save panel states independently for desktop and mobile | |||
2017-04-02 | Save panel states independently for desktop and mobile | Abyss777 | |
2017-04-02 | Return to login if authentication error | Anton Tananaev | |
2017-03-30 | Merge pull request #459 from Abyss777/fix_logout | Anton Tananaev | |
Fix logout | |||
2017-03-30 | Fix logout | Abyss777 | |
2017-03-30 | Merge pull request #458 from Abyss777/color_device_row | Anton Tananaev | |
Set device status color for whole row | |||
2017-03-29 | Set device status color for whole row | Abyss777 | |
2017-03-29 | More devices table improvements | Anton Tananaev | |
2017-03-29 | Minor adjustment to the devices table | Anton Tananaev | |
2017-03-29 | Merge pull request #457 from Abyss777/geofence_map | Anton Tananaev | |
Zoom to edited geofence or main Map | |||
2017-03-29 | Fix check | Abyss777 | |
2017-03-29 | Merge pull request #456 from Abyss777/move_edit_views | Anton Tananaev | |
Move edit windows to edit subdirectory | |||
2017-03-29 | Fit to edited geofence or main Map | Abyss777 | |
2017-03-29 | Move edit windows to edit subdirectory | Abyss777 | |
2017-03-29 | Merge pull request #455 from Abyss777/move_permissions | Anton Tananaev | |
Move permissions windows to subfolder | |||
2017-03-29 | Move permissions windows to subfolder | Abyss777 | |
2017-03-29 | Merge pull request #454 from Abyss777/move_dialog | Anton Tananaev | |
Move BaseDialog, subclasses and their controllers to dialog subfolder | |||
2017-03-28 | Remove Dialog from names | Abyss777 | |
2017-03-28 | Move BaseDialog, subclasses and their controllers to dialog subfolder | Abyss777 | |
2017-03-28 | Merge pull request #453 from Abyss777/move_map | Anton Tananaev | |
Move map related classes to subfolder | |||
2017-03-28 | Move map related classes to subfolder | Abyss777 | |
2017-03-27 | Merge pull request #449 from Abyss777/fix_deselecting | Anton Tananaev | |
Fix two small deselecting issues | |||
2017-03-27 | Fix deselecting | Abyss777 | |
2017-03-25 | Merge pull request #448 from Abyss777/save_panels_state | Anton Tananaev | |
Save state of panels and add filter to Users dialog | |||
2017-03-25 | - Save state of State panel | Abyss777 | |
- Add filter for Users email | |||
2017-03-25 | Merge pull request #447 from Abyss777/save_state | Anton Tananaev | |
Use cookies to save buttons state instead of User/Server attributes | |||
2017-03-25 | Change sound string | Abyss777 | |
2017-03-25 | Change "Mute" logic | Abyss777 | |
2017-03-24 | Use cookies to save buttons state instead of User/Server attributes | Abyss777 | |
2017-03-24 | Merge pull request #445 from Abyss777/filter_devices | Anton Tananaev | |
Implement extended device filtering | |||
2017-03-23 | - Remove search string | Abyss777 | |
- Rename functions and variables - Fix device deselect - Fix appearing features and double visibility check | |||
2017-03-22 | Fix Status column renderer | Abyss777 | |
2017-03-22 | Implement extended device filtering | Abyss777 | |
2017-03-21 | Merge pull request #443 from Abyss777/text_message | Anton Tananaev | |
Strings for text message Event and some Alarms | |||
2017-03-20 | Add strings for text message event and some alarms | Abyss777 | |
2017-03-18 | Merge pull request #442 from Abyss777/fix_stores_loads | Anton Tananaev | |
Initialize stores on application load | |||
2017-03-18 | Initialize stores on application load | Abyss777 | |
2017-03-15 | Merge pull request #440 from Abyss777/zoom_to_all | Anton Tananaev | |
Zoom to all devices on start | |||
2017-03-15 | Remove intermediate variable | Abyss777 | |
2017-03-15 | Use local variable | Abyss777 | |
2017-03-15 | Separate function for zooming to array of positions | Abyss777 | |