Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-03 | Encode user and password to base64 | Abyss777 | |
2017-03-01 | Allow only predefined categories | Anton Tananaev | |
2017-02-28 | Merge pull request #417 from Abyss777/checkcolumn_width | Anton Tananaev | |
Fix width of checkcolumns | |||
2017-02-27 | Fix width of checkcolumns | Abyss777 | |
2017-02-28 | Merge pull request #416 from Abyss777/server_devicereadonly | Anton Tananaev | |
Add server "device readonly" flag | |||
2017-02-27 | - Add server "device readonly" flag | Abyss777 | |
- Do not hide buttons in Devices toolbar | |||
2017-02-27 | Merge pull request #415 from Abyss777/sms_notifications | Anton Tananaev | |
Add SMS to notifications and phone to user dialog | |||
2017-02-27 | Add SMS to notifications and phone to user | Abyss777 | |
2017-02-13 | Merge pull request #407 from Abyss777/fix_405 | Anton Tananaev | |
Use more efficient method to lookup store (fix #405) | |||
2017-02-13 | - Use more efficient method to lookup store | Abyss777 | |
- Remove unnecessary parameter from mapVew.fit() | |||
2017-02-13 | Use flex instead of forceFit | Anton Tananaev | |
2017-02-11 | Update JavaScript librariesv3.10 | Anton Tananaev | |
2017-02-11 | Update locales and add new languages | Anton Tananaev | |
2017-02-07 | Merge pull request #402 from Abyss777/commands_readonly | Anton Tananaev | |
Hide command button for readonly users | |||
2017-02-07 | Hide command button for readonly users | Abyss777 | |
2017-02-03 | Merge pull request #401 from Abyss777/fix_400 | Anton Tananaev | |
Better cleanup after device remove | |||
2017-02-03 | Better cleanup after device remove | Abyss777 | |
2017-02-03 | Merge pull request #397 from Abyss777/fix_395 | Anton Tananaev | |
Correctly set object store for chained store | |||
2017-02-01 | Correctly set object store for chained store | Abyss777 | |
2017-01-31 | Merge pull request #394 from Abyss777/toolbar_controller | Anton Tananaev | |
Implement base controller for windows with EditToolbar | |||
2017-01-30 | Reject changes in BasePermissionsController on failure | Abyss777 | |
2017-01-30 | Implement base controller for windows with EditToolbar | Abyss777 | |
2017-01-28 | Merge pull request #390 from Abyss777/permissions_polishing | Anton Tananaev | |
Improve permissions | |||
2017-01-27 | Determine manager correctly | Abyss777 | |
2017-01-26 | - Polish permissions | Abyss777 | |
- Makeup imports | |||
2017-01-26 | Fix find method | Anton Tananaev | |
2017-01-25 | Improve simple map view | Anton Tananaev | |
2017-01-24 | Add label to the simple map | Anton Tananaev | |
2017-01-24 | Extract URL and token from location | Anton Tananaev | |
2017-01-18 | Merge pull request #385 from Abyss777/manager | Anton Tananaev | |
Implement user management | |||
2017-01-16 | fix missed declaration | Abyss777 | |
2017-01-16 | Merge branch 'master' into manager | Abyss777 | |
# Conflicts: # web/app/view/MapController.js | |||
2017-01-16 | Initial manager implementation | Abyss777 | |
2017-01-13 | Show accuracy circle on the map | Anton Tananaev | |
2017-01-12 | Merge pull request #383 from Abyss777/fix_sliding | Anton Tananaev | |
Fix interface sliding on mobile | |||
2017-01-11 | Fix interface sliding on mobile | Abyss777 | |
2017-01-11 | Merge pull request #382 from Abyss777/cleanup_calendars | Anton Tananaev | |
Rename calendarData to data | |||
2017-01-10 | Rename calendarData to data | Abyss777 | |
2017-01-01 | Reduce width of event field | Anton Tananaev | |
2017-01-01 | Reduce width of report config dialog | Anton Tananaev | |
2016-12-31 | Show accuracy in the web interface | Anton Tananaev | |
2016-12-31 | Merge pull request #379 from Abyss777/select_if_disabled | Anton Tananaev | |
Highlight selected marker if they are disabled | |||
2016-12-30 | - Always highlight selected marker | Abyss777 | |
- Do not show markers by default | |||
2016-12-30 | Merge pull request #378 from Abyss777/not_show_markers | Anton Tananaev | |
Add an option to not show report markers | |||
2016-12-30 | Remove out of date comment | Abyss777 | |
2016-12-30 | Add option to not show report markers | Abyss777 | |
2016-12-30 | Merge pull request #377 from Abyss777/selecting_improvement | Anton Tananaev | |
Bring markers to front and deselect on empty space click | |||
2016-12-30 | Change formating | Abyss777 | |
2016-12-29 | - Combine latest and report markers to one layer | Abyss777 | |
- Bring to front selected marker | |||
2016-12-29 | Deselect markers | Abyss777 | |