Task #8869 (closed)
Bug: Inconsistencies over name of user
Reported by: | saloynton | Owned by: | jburel |
---|---|---|---|
Priority: | minor | Milestone: | OMERO-4.4 |
Component: | Insight | Version: | n.a. |
Keywords: | testing,phase1 | Cc: | web-team@…, jburel, rkferguson, saloynton, bpindelski |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | 2012-05-22 (15) |
Description
The problem Insight uses: “New Experimenter”, “Activated User”, “User”, “Personal Details”.
Web uses: “User”, “Add scientist”, “Edit Scientist”, “Change User’s Password”, “Account Settings”
The the changes have been based on using the broad term of "user" to be consistent on both clients.
So
Insight:
- New experimenter becomes "New user"
- Activated user stays the same
- user stays the same
- Personal details becomes "User settings"
- Profile becomes "User"
Web:
- add scientist become "New user
- edit user stays the same
- Change user's password stays the same
- Account settings becomes User settings (Account settings tooltip becomes User settings)
- Profile becomes "User" (Profile tool tip becomes User)
Attachments (3)
Change History (19)
Changed 12 years ago by saloynton
comment:1 Changed 12 years ago by saloynton
- Cc web-team@… added; atarkowska removed
comment:2 Changed 12 years ago by jburel
- Component changed from General to Web
- Owner set to web-team@…
comment:3 Changed 12 years ago by wmoore
- Owner changed from web-team@… to wmoore
- Priority changed from critical to minor
comment:4 Changed 12 years ago by jburel <j.burel@…>
(In [a4a864d2718b8e15c79b31ba886458bbb0831166/ome.git] on branch develop) Replace usage of Experimenter by User (see #8869)
comment:5 Changed 12 years ago by atarkowska
- Owner changed from wmoore to atarkowska
- Remaining Time set to 0.1
comment:6 Changed 12 years ago by atarkowska
- Keywords testing phase1 added
comment:7 Changed 12 years ago by atarkowska
- Status changed from new to accepted
comment:8 Changed 12 years ago by atarkowska
- Remaining Time changed from 0.1 to 0
- Status changed from accepted to closed
Changed 12 years ago by bpindelski
Changed 12 years ago by bpindelski
comment:9 Changed 12 years ago by bpindelski
- Cc bpindelski added
- Component changed from Web to Insight
- Status changed from closed to reopened
Reopened due to Insight still having " (...) experimenter" in tooltips. See attached screenshots (experimenter-insight.png and experimenter-insight2.png).
comment:10 Changed 12 years ago by saloynton
In addition to this for the web
- the dialogue for add scientist results from clicking the add new user button is still titled add scientists
- the edit user dialogue still has edit scientist as its title.
- The tooltip for both these cancel buttons still have experimenter.
comment:11 Changed 12 years ago by jburel
- Owner changed from atarkowska to jburel
- Status changed from reopened to accepted
comment:12 Changed 12 years ago by jburel
- Resolution set to fixed
- Status changed from accepted to closed
af302c1
comment:13 Changed 12 years ago by wmoore
Final changes for web mentioned above: https://github.com/will-moore/openmicroscopy/commit/63560bd8f5a14b512631977f55854d6ff06de801
comment:14 Changed 12 years ago by Aleksandra Tarkowska <A.Tarkowska@…>
(In [78b68990b8faec475631119638907c656be12cbf/ome.git] on branch develop) fixing inconsistant labels in web, close #8869
comment:15 Changed 12 years ago by jburel <j.burel@…>
(In [af302c1ac16bb78a70e5e7ce15979ff8c66e0a1c/ome.git] on branch develop) Replace experimenter by user (see #8869)
comment:16 Changed 12 years ago by Will Moore <will@…>
(In [63560bd8f5a14b512631977f55854d6ff06de801/ome.git] on branch develop) 'User' instead of 'Scientist' in webadmin. See #8869
Fixed in insight a4a864d bugfixes-sprint15 (gh/will), passing to Web