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

CLI bug fixes (rebased onto develop) #2273

Merged
merged 7 commits into from
Apr 10, 2014

Conversation

joshmoore
Copy link
Member

This is the same as gh-2184 but rebased onto develop.


Various dangling CLI tickets from 5.0:

12024

http://trac.openmicroscopy.org.uk/ome/ticket/12024 to filter inactive users:

$ bin/omero user add -e "test@example.com" emailtest Email Tester sudotest
Please enter password for your new user (emailtest): 
Please re-enter password for your new user (emailtest): 
Added user emailtest (id=802) with password
$ bin/omero user email -i
test@example.com, ...other addresses...
$ bin/omero user email -i --all
test@example.com, ...other addresses...
$ bin/omero group removeuser --name user emailtest
Removed 802 from group 1
$ bin/omero user email -i
...other addresses...
$ bin/omero user email -i --all
test@example.com, ...other addresses...

12002

http://trac.openmicroscopy.org.uk/ome/ticket/12002#comment:5
bin/omero config operations should now only save once and that they do via write-and-rename.

@joshmoore joshmoore mentioned this pull request Apr 9, 2014
@joshmoore
Copy link
Member Author

--rebased-from #2184

@joshmoore joshmoore restored the rebased/develop/cli-bug-fixes branch April 9, 2014 06:59
@sbesson
Copy link
Member

sbesson commented Apr 9, 2014

Tested scenario above using OMERO.server-5.1.0-m0.1-230-666aa83-ice35-b132 against trout.openmicroscopy.org. Works as expected.
Waiting for final validation of @ximenesuk before merging.

@ximenesuk
Copy link
Contributor

Looks fine by me.

sbesson added a commit that referenced this pull request Apr 10, 2014
@sbesson sbesson merged commit 47c7222 into ome:develop Apr 10, 2014
@joshmoore joshmoore deleted the rebased/develop/cli-bug-fixes branch July 14, 2014 19:48
@sbesson sbesson added this to the 5.1.0-m1 milestone Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants