[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-10-24 Thread Robert Lyon
** Changed in: mahara Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-05-20 Thread Kristina Hoeppner
** Tags added: nominatedfeature -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-05-16 Thread Cecilia Vela Gurovic
** Changed in: mahara Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-05-16 Thread Steven
Environment tested: Master Browser tested: Chrome === Manual Test Script === Preconditions: 1. Tester must have access to the code 2. Group must exist Test Steps: 1. Browse to a a group 2. Confirm Group tabs are displayed (ie. About | Members | Forums etc...)

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-05-14 Thread Cecilia Vela Gurovic
the issue described in bug#1718480 is a particular case of this one. I marked the other bug as duplicated of this one since the patch for this one also resolves both issues. ** Changed in: mahara Status: Incomplete => In Progress -- You received this bug notification because you are a

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Kristina Hoeppner
Alex, can you please take a look at https://bugs.launchpad.net/mahara/+bug/1718480 and see if that would be what you are looking for? ** Changed in: mahara Status: In Progress => Incomplete -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Robert Lyon
This bug looks to be similar to https://bugs.launchpad.net/mahara/+bug/1718480 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-19 Thread Alexander Del Ponte
The code I posted was only though as a basis for a developer for implementation. It is not really functional. :-) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-03-18 Thread Kristina Hoeppner
** Changed in: mahara Importance: Undecided => Wishlist ** Changed in: mahara Status: New => In Progress ** Changed in: mahara Milestone: None => 18.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1749408] Re: Make it possible for PlugIns defining a grouptab

2018-02-14 Thread Alexander Del Ponte
For this perhaps following idea could be a kind of code basis: // ToDo: Make it possible to insert group_tabs by PlugIn conventions based on following code foreach (plugin_types_installed() as $plugin_type_installed) { foreach (plugins_installed($plugin_type_installed) as