Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-25 | Rename maintenance events | Anton Tananaev | |
2016-11-25 | Merge pull request #334 from Abyss777/maintenance_event | Anton Tananaev | |
Add string for maintenance event | |||
2016-11-24 | Add string for maintenance event | Abyss777 | |
2016-11-24 | Merge pull request #333 from Abyss777/excel_timezone | Anton Tananaev | |
Pass client timezone to excel export | |||
2016-11-23 | Pass client timezone to excel export | Abyss777 | |
2016-11-22 | Add unknown status notification | Anton Tananaev | |
2016-11-20 | Merge pull request #331 from Abyss777/remove_device_marker | Anton Tananaev | |
Remove marker on device removing | |||
2016-11-20 | Remove marker on device removing | Abyss777 | |
2016-11-20 | Merge pull request #330 from Abyss777/token_improve | Anton Tananaev | |
Decrease chances of not unique tokens | |||
2016-11-20 | Reverted editing | Abyss777 | |
2016-11-20 | Merge pull request #326 from Abyss777/add_user_columns | Anton Tananaev | |
Add disabled and expirationTime columns | |||
2016-11-20 | - Increase token length | Abyss777 | |
- Make not editable - Add clear trigger | |||
2016-11-20 | Use default renderer | Abyss777 | |
2016-11-19 | Add disabled and expirationTime columns | Abyss777 | |
2016-11-19 | Merge pull request #324 from Abyss777/devicename_column | Anton Tananaev | |
Add Device Name column to Route report | |||
2016-11-19 | Fix name and use getById | Abyss777 | |
2016-11-19 | Update JavaScript librariesv3.8 | Anton Tananaev | |
2016-11-19 | Update localization files | Anton Tananaev | |
2016-11-19 | Merge pull request #323 from Abyss777/token2 | Anton Tananaev | |
Implement users tokens | |||
2016-11-18 | Add Device Name column to Route report | Abyss777 | |
2016-11-18 | Cleanup token parsing | Abyss777 | |
2016-11-18 | Fix passing parameter and variable declaration | Abyss777 | |
2016-11-18 | Fix passing parameter and declaration | Abyss777 | |
2016-11-18 | Implement users tokens | Abyss777 | |
2016-11-18 | Merge pull request #322 from tananaev/users | Anton Tananaev | |
Add user expiration and device limit | |||
2016-11-18 | Check account on every call | Anton Tananaev | |
2016-11-17 | Add user expiration and device limit | Anton Tananaev | |
2016-11-17 | Merge pull request #321 from Abyss777/move_follow | Anton Tananaev | |
Move Follow button to Map toolbar | |||
2016-11-16 | Move follow button to Map | Abyss777 | |
2016-11-16 | Merge pull request #320 from Abyss777/fix_device_name | Anton Tananaev | |
Fix update marker label on device name change | |||
2016-11-16 | Fix update marker label on device name change | Abyss777 | |
2016-11-16 | Revert accidental change | Anton Tananaev | |
2016-11-15 | Merge pull request #318 from Abyss777/fix_kitkat | Anton Tananaev | |
Workaround for kitkat | |||
2016-11-15 | Rename variable | Abyss777 | |
2016-11-15 | Workaround for kitkat | Abyss777 | |
2016-11-15 | Merge pull request #316 from Abyss777/fix_icon_blinking | Anton Tananaev | |
Remove marker style recreation on marker rotate and color change | |||
2016-11-14 | Remove marker style recreation on marker rotate and color change | Abyss777 | |
2016-11-14 | Merge pull request #315 from Abyss777/fix_icon_blinking | Anton Tananaev | |
Fix icon blinking | |||
2016-11-14 | Fix icon blinking | Abyss777 | |
2016-11-13 | Simplify image creation code | Anton Tananaev | |
2016-11-13 | Some fixes for packaging scripts | Anton Tananaev | |
2016-11-12 | Merge pull request #314 from tananaev/images | Anton Tananaev | |
Implement new style for images | |||
2016-11-12 | Try new style for images | Anton Tananaev | |
2016-11-12 | Remove arrow js from the repo | Anton Tananaev | |
2016-11-12 | Merge pull request #313 from Abyss777/device_images | Anton Tananaev | |
Draft of device images | |||
2016-11-10 | - Simplify check | Abyss777 | |
- Fix scale | |||
2016-11-10 | - Update device icon on map after device update | Abyss777 | |
- Fix devices buttons enabling | |||
2016-11-10 | - Implement category selector for DeviceDialog | Abyss777 | |
- Fix jscs and jshint issues | |||
2016-11-09 | - Add other icons | Abyss777 | |
- Add Category combobox | |||
2016-11-08 | - Make icon inner space transparent | Abyss777 | |
- Use array of fillId - Make default icon consistent with other - Use bare arrow for route markers |