How do I create new categories?
Currently we only have a javascript category and I was planning on going through the issues and ensuring they are in sensible categories.
No
This comment was created with the J!Tracker Application at http://issues.joomla.org/.
Ok, looking on the code I see that the user group should have "manage" rights to add categories. The JBS group does not have it, but there is a PLT group that has it. May be I can add you to PLT group to solve it?
Best regards,
Dmitry
----- Reply message -----
From: "Brian Teeman" notifications@github.com
To: "joomla/jissues" jissues@noreply.github.com
Cc: "Dmitry Rekun" bzzjuka@gmail.com
Subject: [jissues] Create new categories (#437)
Date: Sat, Aug 23, 2014 14:19
No
This comment was created with the J!Tracker Application at http://issues.joomla.org/.
—
Reply to this email directly or view it on GitHub.
That would make sense to me - but I guess someone on PLT would need to sign
off on that. JBS group should NOT have this
On 23 August 2014 12:32, Dmitry Rekun notifications@github.com wrote:
Ok, looking on the code I see that the user group should have "manage"
rights to add categories. The JBS group does not have it, but there is a
PLT group that has it. May be I can add you to PLT group to solve it?Best regards,
Dmitry----- Reply message -----
From: "Brian Teeman" notifications@github.com
To: "joomla/jissues" jissues@noreply.github.com
Cc: "Dmitry Rekun" bzzjuka@gmail.com
Subject: [jissues] Create new categories (#437)
Date: Sat, Aug 23, 2014 14:19
NoThis comment was created with the J!Tracker Application at
http://issues.joomla.org/.—
Reply to this email directly or view it on GitHub.—
Reply to this email directly or view it on GitHub
#437 (comment).
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
So maybe we should change the right of the person who can edit the categories?
And people who can edit an issue should be able to see categories on editing page. Is that privilege granted for JBS members?
Cheers | 顺颂时祺
Allen Zhao | 赵泽涵
在 2014年8月23日,19:50,Brian Teeman notifications@github.com 写道:
That would make sense to me - but I guess someone on PLT would need to sign
off on that. JBS group should NOT have thisOn 23 August 2014 12:32, Dmitry Rekun notifications@github.com wrote:
Ok, looking on the code I see that the user group should have "manage"
rights to add categories. The JBS group does not have it, but there is a
PLT group that has it. May be I can add you to PLT group to solve it?Best regards,
Dmitry----- Reply message -----
From: "Brian Teeman" notifications@github.com
To: "joomla/jissues" jissues@noreply.github.com
Cc: "Dmitry Rekun" bzzjuka@gmail.com
Subject: [jissues] Create new categories (#437)
Date: Sat, Aug 23, 2014 14:19
NoThis comment was created with the J!Tracker Application at
http://issues.joomla.org/.—
Reply to this email directly or view it on GitHub.—
Reply to this email directly or view it on GitHub
#437 (comment).Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
—
Reply to this email directly or view it on GitHub.
The ability to create/edit categories should be limited to just a few
people but everyone should be able to select a category when creating an
issue and anyone who can edit an issue should be able to change a category
That's what I've implemented ;)
Cheers,
Allen
在 2014年8月23日,下午11:47,Brian Teeman notifications@github.com 写道:
The ability to create/edit categories should be limited to just a few
people but everyone should be able to select a category when creating an
issue and anyone who can edit an issue should be able to change a category
—
Reply to this email directly or view it on GitHub.
@allenzhao there is a small glitch where the controller methods are checking for admin
rights when it should be manage
- maybe you can do a quick PR to fix this
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-08-24 04:48:42 |
The ability to create/edit categories should be limited to just a few
people
Fair enough. Then waiting for this people to act ;)
@mbabker can you please add PLT members to PLT group on the tracker? The new tracker is running, but we still do not have categories :(
P.S.
Technically I can add them, but as I stated before - I need colors ;)
All of PLT is already in the group and has been for a while ;-)
Maybe we should publish a members list ;)
I think the problem @brianteeman is and other JBS team members are facing here might be that they can't edit the categories. So for them, I guess shall we add a new group for the JBS team?
@allenzhao they should not edit them.
Oh yes, they should be able to edit only the category of an issue.
And there will be a maintainer for the categories' name, alias, color,etc right?
And there will be a maintainer for the categories' name, alias, color,etc right?
This is what they call the PLT group ;)
Sorry for not so familiar with these terms...
Then it's just a matter of the category names, alias and colors?
Yes, those PLT people have to get their heads together and at least one of them has to act - nothing we can do here in terms of code
I've offered to do it just need the PLT to accept the offer
On 24 Aug 2014 17:46, "Nikolai Plath" notifications@github.com wrote:
Yes, those PLT people have to get their heads together and at least one of
them has to act - nothing we can do here in terms of code [image:]
—
Reply to this email directly or view it on GitHub
#437 (comment).
You're in the group now.
Thanks. I will work on this tomorrow
On 24 Aug 2014 18:11, "Michael Babker" notifications@github.com wrote:
You're in the group now.
—
Reply to this email directly or view it on GitHub
#437 (comment).
I have the menu option no foir botyh labels and categories BUR I can only create new labels not categories. There is no option to create new ones.
This comment was created with the J!Tracker Application at http://issues.joomla.org/.
There should be a toolbar button on http://issues.joomla.org/category/joomla-cms or the ACL is messed up on it (and I've deployed up to the site the latest commits).
Check now, I made a change on the template for the ACL check (assuming I got it right you should see it).
The button is only visible for admins - @allenzhao please
Yeah :) {% if user.isAdmin %}
is there @allenzhao is sleeping already ;) We should fix it by ourselves
If no one does this I will;)
Do you have a dropdown item Categories under the Project menu?
Best regards,
Dmitry
----- Reply message -----
From: "Brian Teeman" notifications@github.com
To: "joomla/jissues" jissues@noreply.github.com
Subject: [jissues] Create new categories (#437)
Date: Sat, Aug 23, 2014 13:47
How do I create new categories?
Currently we only have a javascript category and I was planning on going through the issues and ensuring they are in sensible categories.
—
Reply to this email directly or view it on GitHub.