[Mahara-contributors] [Bug 607647] Re: Error creating Group

2010-07-20 Thread Stacey Walker
Just to note, I am getting a very similar error when attempting to create a view with a secret URL access type. Using a clean checkout of upstream master running postgres database version 8.4.4. [Tue Jul 20 11:17:18 2010] [error] [client 127.0.0.1] [WAR] e6 (lib/errors.php:743) Failed to get a

[Mahara-contributors] [Bug 617427] [NEW] IE8 login block floating out of boundaries

2010-08-13 Thread Stacey Walker
Public bug reported: The login block in version 1.3.0beta4dev and some other right sidebar links are floating out of their boundaries when viewed in IE8. A screenshot of this has been attached. ** Affects: mahara Importance: Undecided Status: New ** Tags: ie8 -- IE8 login

[Mahara-contributors] [Bug 617427] Re: IE8 login block floating out of boundaries

2010-08-13 Thread Stacey Walker
** Attachment added: IE8 login block boundary issue https://bugs.launchpad.net/bugs/617427/+attachment/1488275/+files/ie8-field-overlap-issue.png -- IE8 login block floating out of boundaries https://bugs.launchpad.net/bugs/617427 You received this bug notification because you are a member

[Mahara-contributors] [Bug 617433] Re: My Plans reports A nonrecoverable error

2010-08-13 Thread Stacey Walker
Hi Ali, Are you able to see anything in the server logs that relates to this? Thanks, Stacey ** Changed in: mahara Assignee: (unassigned) = Stacey Walker (stacey) -- My Plans reports A nonrecoverable error https://bugs.launchpad.net/bugs/617433 You received this bug notification because

[Mahara-contributors] [Bug 617433] Re: My Plans reports A nonrecoverable error

2010-08-13 Thread Stacey Walker
Hi Ali, The attached patch should fix this query issue. Hopefully someone can add this to master for me as soon as possible. Thanks for reporting the bug! :) Stacey ** Patch added: My Plans list sql patch

[Mahara-contributors] [Bug 619130] [NEW] Move My Plans to My Portfolio

2010-08-17 Thread Stacey Walker
Public bug reported: The My Plans artefact needs to move to under the My Portfolio section as this makes more sense here. ** Affects: mahara Importance: Undecided Assignee: Stacey Walker (stacey) Status: New ** Tags: plans portfolio ** Changed in: mahara Assignee

[Mahara-contributors] [Bug 619266] [NEW] Collection missing 'cancel' during create functionality

2010-08-17 Thread Stacey Walker
of the aborted collection. Edit collection, add views and collection access pages need to ensure the user can cancel creation at any stage. ** Affects: mahara Importance: Undecided Assignee: Stacey Walker (stacey) Status: New ** Tags: collections ** Changed in: mahara Assignee

[Mahara-contributors] [Bug 619074] Re: adding collection description shows site unavailabel

2010-08-17 Thread Stacey Walker
Hi Heinz, Thank you for reporting this. I have attached a patch, if someone with commit access is nice enough to review and submit this for me it should work again soon. :) Thanks, Stacey ** Patch added: collection_edit.patch

[Mahara-contributors] [Bug 619130] Re: Move My Plans to My Portfolio

2010-08-17 Thread Stacey Walker
Should this change be required/wanted a patch is available here to move My Plans to the My Portfolio section: http://gitorious.org/~stacey/mahara/staceys- sandbox/commit/5fe5c5987c9a949ca271049d39002bd8a76c116c Thanks, Stacey -- Move My Plans to My Portfolio

[Mahara-contributors] [Bug 619130] Re: Move My Plans to My Portfolio

2010-08-17 Thread Stacey Walker
** Patch added: Moving My Plans to the My Portfolio section https://bugs.launchpad.net/mahara/+bug/619130/+attachment/1495494/+files/myplans_section.patch -- Move My Plans to My Portfolio https://bugs.launchpad.net/bugs/619130 You received this bug notification because you are a member of

[Mahara-contributors] [Bug 619867] [NEW] Collection: view access updating at problematic time

2010-08-18 Thread Stacey Walker
Public bug reported: When a user creates a new collection and they get to the views stage access for each views access is updated immediately as it is added. This means that if a user decides that they don't want the collection anymore and cancel then the view access is already updated and they

[Mahara-contributors] [Bug 620258] Re: View access accessible when view is in a collection

2010-08-19 Thread Stacey Walker
Hi Kristina, Are you talking about the link to the access page from the view itself? I just discovered that by clicking on the visible 'Edit Access' in the top right of the view takes me back to the current views access page without realising that it is part of a collection. I am wondering if

[Mahara-contributors] [Bug 619266] Re: Collection missing 'cancel' during create functionality

2010-08-19 Thread Stacey Walker
While fixing this I thought about visually making the 'next' element on the right of the 'cancel' (which I'd wanted to do for a while). Using the existing submitcancel pieform element this wasn't possible due to the explicit indexing and drawing of the elements in the return statement. I had

[Mahara-contributors] [Bug 620258] Re: View access accessible when view is in a collection

2010-08-19 Thread Stacey Walker
What do you think of adding the 'Edit Collection' link as well? I'd imagine this just linking to the collection/views.php page for managing viewlists. -- View access accessible when view is in a collection https://bugs.launchpad.net/bugs/620258 You received this bug notification because you are

[Mahara-contributors] [Bug 619266] Re: Collection missing 'cancel' during create functionality

2010-08-20 Thread Stacey Walker
Fix on collection/edit to use new submitcancel element: http://gitorious.org/~stacey/mahara/staceys- sandbox/commit/4974bd2359bf2282c3df3e9829aa8a6f22646713 -- Collection missing 'cancel' during create functionality https://bugs.launchpad.net/bugs/619266 You received this bug notification

[Mahara-contributors] [Bug 619867] Re: Collection: view access updating at problematic time

2010-08-20 Thread Stacey Walker
Richard - the views picker widget is just a wish item at this stage and no development has been started. Hopefully one day, I might create a wishlist bug for this so we have it on track etc :) For now though, I have gone with what you suggested by adding an extra sentence to the notification that

[Mahara-contributors] [Bug 621150] [NEW] wishlist: view picker widget

2010-08-20 Thread Stacey Walker
Public bug reported: Would be nice to turn the view selector from a checkbox into a picker widget like the lib/form/elements/userlist.php. This would help solve issues like the view/collection access updating identified in https://bugs.launchpad.net/mahara/+bug/619867. ** Affects: mahara

[Mahara-contributors] [Bug 619130] Re: Move My Plans to My Portfolio

2010-08-20 Thread Stacey Walker
I have committed the patch to move this to My Portfolio. ** Changed in: mahara Status: In Progress = Fix Committed -- Move My Plans to My Portfolio https://bugs.launchpad.net/bugs/619130 You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 622517] Re: Plan task - wording unclear

2010-08-23 Thread Stacey Walker
Thanks Craig, I have pushed a fix to master. Stacey ** Changed in: mahara Status: New = Fix Committed -- Plan task - wording unclear https://bugs.launchpad.net/bugs/622517 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 619266] Re: Collection missing 'cancel' during create functionality

2010-08-24 Thread Stacey Walker
Have pushed some commits to fix this item. Fixes to submitcancel pieform element enable the developer to enter submit/cancel in any order using string indices. If the indices aren't strings or invalid (i.e., not 'submit' or 'cancel') then the functionality falls back on the standard 0 = submit,

[Mahara-contributors] [Bug 658396] Re: Allow views to exist in multiple collections

2010-10-12 Thread Stacey Walker
Hi Steve, Allowing views to be in multiple collections introduces a lot of view access issues that were unfortunately outside the scope of the 1.3 release. It's definitely on the wishlist for future iterations though. Thanks, Stacey -- Allow views to exist in multiple collections

[Mahara-contributors] [Bug 659679] Re: Group views don't show up on Group homepage

2010-10-13 Thread Stacey Walker
Hi Kristina, This same issue has been discussed here - http://mahara.org/interaction/forum/topic.php?id=2367 and we've come to the conclusion that the block does actually function correctly but it isn't that obvious. As Colin suggests having something that admins can use to draw attention to

[Mahara-contributors] [Bug 659679] Re: Group views don't show up on Group homepage

2010-10-14 Thread Stacey Walker
Thanks Eugene and Kristina! Stacey -- Group views don't show up on Group homepage https://bugs.launchpad.net/bugs/659679 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: New Bug description: I can

[Mahara-contributors] [Bug 667879] [NEW] View creation 'Display my view' breaks step-by-step process

2010-10-28 Thread Stacey Walker
Public bug reported: When creating a new view if I choose to 'Display my View' after the first step (adding blocks) and then select 'back' I no longer get the buttons for 'Next: Edit Title and Description' / 'Cancel' etc and instead just get 'Done' which returns me to the My Views listing. The

[Mahara-contributors] [Bug 691548] [NEW] Mahara 1.4 test 1 multiple journals not turning off okay

2010-12-17 Thread Stacey Walker
Public bug reported: In Mahara 1.4 test 1 when I have turned on multiple journals in my settings and then turn it off again I am still able to create more journals. ** Affects: mahara Importance: Undecided Status: New ** Tags: journal -- You received this bug notification

[Mahara-contributors] [Bug 692541] [NEW] my plans asc/desc ordering

2010-12-20 Thread Stacey Walker
Public bug reported: In Plans it would be great to be able to sort tasks by completion date (asc and desc) and by the completed criteria Reported by Dominique-Alain JAN in interaction forum. ** Affects: mahara Importance: Wishlist Status: New ** Tags: plans ** Description

[Mahara-contributors] [Bug 692614] [NEW] Registration email can be sent out more than once within the initial 24 hour period

2010-12-20 Thread Stacey Walker
Public bug reported: A user can register, and be sent emails, multiple times with the same details prior to completing the registration process from the link sent. There are multiple records in usr_registration with only the sequential id differing. Perhaps we need to check for a unique email in

[Mahara-contributors] [Bug 692614] Re: Registration email can be sent out more than once within the initial 24 hour period

2010-12-20 Thread Stacey Walker
As far as I can tell from quick testing it's not going to let a user do anything they shouldn't be allowed to. i.e., create two accounts with exactly the same username, email where they should be unique. But it could result in a bit of confusion if a user thought that maybe their account wasn't

[Mahara-contributors] [Bug 605751] Re: Provide PDF / print version of resume

2010-12-21 Thread Stacey Walker
*** This bug is a duplicate of bug 547690 *** https://bugs.launchpad.net/bugs/547690 PDF export is in development. Specification here - http://wiki.mahara.org/Developer_Area/Specifications_in_Development/PDF_Export It seems this bug is a duplicate of this -

[Mahara-contributors] [Bug 718842] [NEW] login button on viewing of public page

2011-02-14 Thread Stacey Walker
Public bug reported: For when a non-logged in user is viewing a public page it would be nice to have a login button/form somewhere obvious so they can do so without having to navigate to the main Mahara dashboard via the site logo. ** Affects: mahara Importance: Wishlist Status:

[Mahara-contributors] [Bug 721316] [NEW] collection and view access/share 1.4

2011-02-18 Thread Stacey Walker
Public bug reported: Re: http://wiki.mahara.org/Roadmap/3_Views - 3.3 Improvements to Access Control as it currently is in 1.4dev. With the new UI if I have a single independent page and a collection containing other pages I found the following: - I went to the 'Share' tab and there was only an

[Mahara-contributors] [Bug 721316] Re: collection and view access/share 1.4

2011-02-18 Thread Stacey Walker
Realised how this is happening, it is still a bug but slightly different to what I initially thought. It is to do with a view having previously belonged to a collection and then being removed. I created 2 more pages and a second collection. Then I added both the pages to the second collection.

[Mahara-contributors] [Bug 723210] [NEW] mahara.org wiki documentation needs to be updated for 1.3 and 1.4

2011-02-22 Thread Stacey Walker
Public bug reported: Mahara wiki content needs an overhaul to bring it into line with 1.3 and 1.4 versions. A lot of the existing 'User Guide' content doesn't seem to have been updated since ~2008 and it'd be good to separate the information out on the wiki into the two versions, much like how

[Mahara-contributors] [Bug 723225] [NEW] Collections shared with groups not identified as such

2011-02-22 Thread Stacey Walker
Public bug reported: Currently in 1.3 and 1.4dev collections can have access permissions set to share with groups. However when you go to view the group all the views within the collection are displayed in the Dashboards 'Group Views' as separate views and not as the collection that was shared.

[Mahara-contributors] [Bug 723210] Re: mahara.org wiki documentation needs to be updated for 1.3 and 1.4

2011-02-23 Thread Stacey Walker
I do think some organisation into sections is necessary, especially if we end up retaining any of the 1.2 based documentation and how long for etc (likewise for 1.3 when further versions come out). Though I understand about the desire to keep the documentation minimal in size. From 1.2 to 1.3

[Mahara-contributors] [Bug 730727] [NEW] plugin enable/disable to rely on correct plugin configuration

2011-03-07 Thread Stacey Walker
Public bug reported: Once a new plugin is installed via the Administration UI it can be enabled and disabled or have config set. It'd be nice to be able to set a restriction on some plugins that they can't be enabled unless certain configuration is set up correctly. This would be primarily to

[Mahara-contributors] [Bug 732522] Re: akismet

2011-03-10 Thread Stacey Walker
Thanks Shin, I have removed the spam post at the bottom of that thread for now. Stacey -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/732522 Title: akismet Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 728837] Re: Upgrade broken from 1.2.6 to 1.3.0

2011-03-17 Thread Stacey Walker
I have been able to upgrade from fresh installs of 1.2.3 and 1.2.5 to 1.3.3 without problems so there is a possibility that the dumps have some partially corrupt data in them. The upgrades did take a bit of time to get past core so if this was interrupted on a mysql database then it could have

[Mahara-contributors] [Bug 746418] Re: Institution authentication plugin option doesn't exist when creating new institution

2011-03-31 Thread Stacey Walker
** Attachment added: addinstitution.png https://bugs.launchpad.net/bugs/746418/+attachment/1959395/+files/addinstitution.png -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/746418 Title:

[Mahara-contributors] [Bug 746418] Re: Institution authentication plugin option doesn't exist when creating new institution

2011-03-31 Thread Stacey Walker
** Attachment added: authenticationpluginerror.png https://bugs.launchpad.net/mahara/+bug/746418/+attachment/1959396/+files/authenticationpluginerror.png -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 746440] [NEW] bulk approve users for institution membership

2011-03-31 Thread Stacey Walker
Public bug reported: It would be nice if institution/general admins could bulk approve users for institutions. Currently you are able to invite users in bulk but they then either need to login and approve the registration it seems or the admin needs to visit each user profile page individually

[Mahara-contributors] [Bug 746440] Re: bulk approve users for institution membership

2011-03-31 Thread Stacey Walker
Amended the bug description as admin isn't registering users but inviting them. IMO the ability to do a full manual add/approve system in the UI would still be useful and in this same context be able to turn of emails or send a different email you have been added/enrolled in institution xyz. **

[Mahara-contributors] [Bug 746459] [NEW] Institution staff/admin options must first be invited as standard members

2011-03-31 Thread Stacey Walker
Public bug reported: In order to select staff or admin users for institutions via the UI they must first be 'invited' as members. When selecting general members you can choose to filter based on a few criteria - it might be worth having a similar filter for selecting admin/staff roles to bypass

[Mahara-contributors] [Bug 746483] [NEW] Group member pagination not highlighting correct page number in some browsers

2011-03-31 Thread Stacey Walker
Public bug reported: When going to Group - Members with pagination necessary and selecting to move to another page ('2' for example) the visible group of user profiles change but the page number remains on '1'. If you click the page 2 indicator again then the number highlighted now changes to

[Mahara-contributors] [Bug 761834] [NEW] Page 'Edit Title and Description' should be first in list

2011-04-15 Thread Stacey Walker
Public bug reported: People have been saying that the Edit Title and Description tab in Page editing should be first because quite often people forget and/or close the screen without realising it'll save anyway and end up with lots of Untitled(*) pages. If this tab was first in the order of page

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-06-23 Thread Stacey Walker
This is actually something that Paul Walker and I worked on over the Mahara UK 2011 Conference yesterday. :) We've made the required changes to add the option to the site configuration and have styled all the packaged themes so that it displays in all (in line with their existing schemes; so some

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-06-23 Thread Stacey Walker
Done :) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/801081 Title: Main and sub menus - alternate dropdown display feature Status in Mahara ePortfolio: New Bug description: It'd be

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-06-24 Thread Stacey Walker
Hi Ruslan, That was an intentional design decision by our designer. :) We um-ed and ah-ed between having it like it is now and retaining the grey bar below the green. Open to suggestions/votes of course. Thanks, Stacey -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-06-29 Thread Stacey Walker
The User settings 'Institution Membership' navigation item gets lost in this new dropdown view as it isn't related to a main navigation item. Suggested fix to this is to add it to the 'Groups' item. Any objections/other suggestions? Groups isn't limited just to groups as it is anyway as the

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-08-02 Thread Stacey Walker
I've pushed a patch to reviews.mahara.org to move 'Institution Membership' to 'Groups' - though not renaming the parent navigation title as the interaction topic suggests. With dropdown navigation set when you click on the 'Settings' tab you are still losing the 'Notifications' page now so I am

[Mahara-contributors] [Bug 803271] Re: Merge pending registration page to institution members page

2011-08-09 Thread Stacey Walker
** Changed in: mahara Assignee: (unassigned) = Stacey Walker (stacey) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/803271 Title: Merge pending registration page to institution members

[Mahara-contributors] [Bug 803272] Re: Add a reason field when requesting institution membership

2011-08-09 Thread Stacey Walker
** Changed in: mahara Assignee: (unassigned) = Stacey Walker (stacey) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/803272 Title: Add a reason field when requesting institution

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-08-09 Thread Stacey Walker
Hi Richard, Paul says this is just a matter of personal preference design wise - 50/50. Stacey -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/801081 Title: Main and sub menus - alternate

[Mahara-contributors] [Bug 825311] [NEW] export doesn't distinguish a 'collections' export from a 'views' export

2011-08-12 Thread Stacey Walker
Public bug reported: Would be good if export distinguished whether a user was downloading collections or pages. Currently, when you export a few pages as HTML you get collection information included and displayed on the index page as a standard format. This might be confusing to the user if

[Mahara-contributors] [Bug 825311] Re: export doesn't distinguish a 'collections' export from a 'views' export

2011-08-24 Thread Stacey Walker
. ** Changed in: mahara Assignee: (unassigned) = Stacey Walker (stacey) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/825311 Title: export doesn't distinguish a 'collections' export from

[Mahara-contributors] [Bug 825311] Re: export doesn't distinguish a 'collections' export from a 'views' export

2011-08-24 Thread Stacey Walker
I am actually working on a fix for this anyway as it helps with the PDF export functionality, but would appreciate feedback/ideas if anyone has any. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 547690] Re: Print version of a view (pdf?)

2011-09-13 Thread Stacey Walker
** Changed in: mahara Assignee: (unassigned) = Stacey Walker (stacey) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/547690 Title: Print version of a view (pdf?) Status in Mahara

[Mahara-contributors] [Bug 1020102] [NEW] Copying a collection is creating extra duplicates

2012-07-02 Thread Stacey Walker
Public bug reported: User A has one collection and two pages: * Page One (In Collection One) * Page Two Cloning of a single page works correctly, can rename and re-edit. Cloning of the collection creates two extra collections instead of the one specified: step 1: asks for new collection name

[Mahara-contributors] [Bug 1053308] [NEW] plural strings in export

2012-09-20 Thread Stacey Walker
Public bug reported: Plural strings in the export/ area need to be amended to use the new format of plural string translation See: https://bugs.launchpad.net/mahara/+bug/901051 ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification because you

[Mahara-contributors] [Bug 974855] Re: Generate sitemap option has empty help file

2013-12-09 Thread Stacey Walker
Can we make this higher priority please? It's not clear to administrators how to use this feature when enabling it. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

[Mahara-contributors] [Bug 1636208] [NEW] Cannot delete institution with CSV created groups

2016-10-24 Thread Stacey Walker
Public bug reported: This is similar too but not a direct copy of: https://bugs.launchpad.net/bugs/1607231 Mahara: 16.04.3 DB: Postgres OS: Linux Browser: Firefox A site admin user is not able to delete an institution when groups have been uploaded via CSV. This appears to be because the

[Mahara-contributors] [Bug 731647] Re: Ignore duplicates in CSV upload

2016-12-14 Thread Stacey Walker
We have experienced a similar issue. When uploading users if duplicate emails exist but the usernames don't match the system reports a non-recoverable error in the server logs but only presents a simple "no users uploaded" type error to the user within the UI with no further explanation of what

[Mahara-contributors] [Bug 1718480] [NEW] Allow modules to extend group menu items

2017-09-20 Thread Stacey Walker
Public bug reported: Similar to the interaction plugin types allow modules to add/edit/remove items within group instance navigations. This is a useful extension for adding contributed modules. ** Affects: mahara Importance: Undecided Assignee: Stacey Walker (stacey) Status

[Mahara-contributors] [Bug 1716474] Re: Webservice Group functions don't respect submitpages

2017-09-20 Thread Stacey Walker
** Changed in: mahara Assignee: (unassigned) => Stacey Walker (stacey) -- 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-

[Mahara-contributors] [Bug 1722855] Re: Add userleavesgroup event trigger

2017-10-16 Thread Stacey Walker
Hi Robert, Yes, we will be supplying a patch once the project to implement is complete. Stacey -- 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

[Mahara-contributors] [Bug 1716474] Re: Webservice Group functions don't respect submitpages

2017-10-16 Thread Stacey Walker
** Changed in: mahara Importance: Undecided => Medium -- 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

[Mahara-contributors] [Bug 1723961] [NEW] Plans blocktype improve user experience (Enhancement)

2017-10-16 Thread Stacey Walker
functionality: - the ability to select more than one plan instance per blocktype to reduce the unique number of blocktypes required on the page. ** Affects: mahara Importance: Wishlist Assignee: Stacey Walker (stacey) Status: New ** Changed in: mahara Assignee: (unassigned

[Mahara-contributors] [Bug 1716474] [NEW] Webservice Group functions don't respect submitpages

2017-09-11 Thread Stacey Walker
Public bug reported: When creating or update groups with the webservices they still use 'submitpages' which needs to be changed to 'submittableto' in order for the group to be created with the correct settings. Similar to the group CSV upload which has been adjusted for this already. **

[Mahara-contributors] [Bug 1722861] [NEW] Institutional tags (New feature)

2017-10-11 Thread Stacey Walker
addition to Mahara core and could be extended in the future to helping with other features such as SmartEvidence classifications etc. ** Affects: mahara Importance: Undecided Assignee: Stacey Walker (stacey) Status: New ** Changed in: mahara Assignee: (unassigned) => Sta

[Mahara-contributors] [Bug 1722855] [NEW] Add userleavesgroup event trigger

2017-10-11 Thread Stacey Walker
: Undecided Assignee: Stacey Walker (stacey) Status: New ** Changed in: mahara Assignee: (unassigned) => Stacey Walker (stacey) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscripti

[Mahara-contributors] [Bug 1724846] [NEW] Add userchangegrouprole event trigger

2017-10-19 Thread Stacey Walker
Public bug reported: We have a client who has a requirement to trigger additional functionality when a users role within a group changes. The event trigger userchangegrouprole should be added to the system. ** Affects: mahara Importance: Wishlist Assignee: Stacey Walker (stacey

[Mahara-contributors] [Bug 1722855] Re: Add userleavesgroup event trigger

2018-01-04 Thread Stacey Walker
Fix included in patch: https://reviews.mahara.org/#/c/8399/ ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

[Mahara-contributors] [Bug 1724846] Re: Add userchangegrouprole event trigger

2018-01-04 Thread Stacey Walker
Fix committed in patch https://reviews.mahara.org/#/c/8400/ ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

[Mahara-contributors] [Bug 1718480] Re: Allow modules to extend group menu items

2018-01-04 Thread Stacey Walker
Fix included in https://reviews.mahara.org/#/c/8401/ I recommend a separate launchpad ticket to look at all the places that tabs and menu items can be adjusted and ensure a standard as it may not be specific to groups where we have this inconsistency. ** Changed in: mahara Status: