Re: Ability to hide the New Job link without revoking create job permissions?

2012-06-13 Thread Ian Simpson
Ah, the ACL thing does help; I'll have to mess around with that a little. The problem with revoking the create permission is that calling Hudson.getInstance().createProject() started failing after the upgrade to Jenkins, whereas it worked with Hudson. For now I worked around this with a

Re: Ability to hide the New Job link without revoking create job permissions?

2012-06-13 Thread Simon Wiest
Hi Ian, Ian Simpson wrote (13.06.2012 17:42): Ah, the ACL thing does help; I'll have to mess around with that a little. Glad this helped ;O) The problem with revoking the create permission is that calling Hudson.getInstance().createProject() started failing after the upgrade to Jenkins,

Ability to hide the New Job link without revoking create job permissions?

2012-06-12 Thread Ian Simpson
We recently upgraded from Hudson 1.385 to Jenkins 1.467. On Hudson, we had a plugin that we used to create jobs, which had a predetermined set of criteria for how a job was set up. The create permission was revoked across almost every ACL, and people that did not have create permission could