Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to see preference icon in the child accounts #693

Closed
emailragu425 opened this issue May 24, 2016 · 4 comments
Closed

Unable to see preference icon in the child accounts #693

emailragu425 opened this issue May 24, 2016 · 4 comments

Comments

@emailragu425
Copy link

Guys,
I am able to create multiple users from the admin role/login. In admin I can see all the buttons, Settings, logs, preference etc.. I did select Google maps and preference were set to km/h, since most of the watchers dont know knots.

When I login using the child account/ without admin role (Read-only, manager etc) I am unable to see preference button and it always defaults to knots. Can some one please help how to change the default to km/h or mph? Thank you

@vitalidze
Copy link
Owner

The "Preferences" button should be hidden only for "Read-only" users. If you need to change their settings then the only way is to make them temporarily non read-only, update settings and change back to "read only".

I will think about allowing read-only users to change their preferences. Also probably it's worth to define a global setting with default speed (and maybe distance) units, which will be set for all newly created user accounts.

@emailragu425
Copy link
Author

vitalidze,
Thank you. I am able to get the data points in km/h. Few things I observed in my case:

  1. Secondary/Child accounts, must be set to admin first. Only in this role the preference button comes up. Rest of all the roles it vanishes
  2. Settings button for the child user is not working. Not sure if there are JavaScript or anyother browser related issues. If other users are not seeing this problem, please let me know.
  3. Like you mentioned, it will be very helpful to add few more settings in the Global role so that the maps,calibration etc can be controlled from the admin to other users..

Cheers

@vitalidze
Copy link
Owner

Secondary/Child accounts, must be set to admin first. Only in this role the preference button comes up. Rest of all the roles it vanishes

This applies to "read-only" users only. I have double checked and for ordinary users it works just fine. Let me know if you can reproduce it, say on the demo site https://d.traccar.litvak.su/

Settings button for the child user is not working. Not sure if there are JavaScript or anyother browser related issues. If other users are not seeing this problem, please let me know.

What is the "Settings" button you are talking about?

Like you mentioned, it will be very helpful to add few more settings in the Global role so that the maps,calibration etc can be controlled from the admin to other users..

It will not change the existing users, but it will set up preferences for all newly created users. Probably I will include something like this in next version.

vitalidze added a commit that referenced this issue Jun 4, 2016
…which will be set up for all newly created users
@vitalidze
Copy link
Owner

Implemented, written news, updated latest and demo versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants