[Mahara-contributors] [Bug 1880771] A change has been merged

2020-06-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10996
Committed: 
https://git.mahara.org/mahara/mahara/commit/9d0172495296e88975643a0667f7e04666a85a74
Submitter: Cecilia Vela Gurovic (cecili...@catalyst.net.nz)
Branch:19.04_STABLE

commit 9d0172495296e88975643a0667f7e04666a85a74
Author: Robert Lyon 
Date:   Wed May 27 11:01:16 2020 +1200

Bug 1880771: Closing the 'add group membership' modal on saving

Fixing up the css selector in the js

Change-Id: I2efa1d69e06694cd3eb09ad17d40e835077c7d9e
Signed-off-by: Robert Lyon 
(cherry picked from commit 74704ecc1a964d9839b4e5b4a7a634524979c38c)
(cherry picked from commit b5b818c8f342978354e6f118d23f6bd52cab16b0)
(cherry picked from commit 19256304042dff7fb9760d81262894b50f4ab19f)

-- 
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 it!
https://bugs.launchpad.net/bugs/1880771

Title:
  When adjusting group membership via the Engage -> People page the
  modal doesn't close on submit

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  This is because the js is expecting .modal.in when it actually has
  .modal.show

  To test:
  Make sure you have a site with some users and groups

  Login in as admin and go to Engage -> People
  Click on 'Edit group membership' for a user
  Select a group either in the Add member or Invite parts and click on 'Apply 
changes'

  The modal should close on saving

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1880771/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1880771] A change has been merged

2020-06-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10995
Committed: 
https://git.mahara.org/mahara/mahara/commit/19256304042dff7fb9760d81262894b50f4ab19f
Submitter: Cecilia Vela Gurovic (cecili...@catalyst.net.nz)
Branch:19.10_STABLE

commit 19256304042dff7fb9760d81262894b50f4ab19f
Author: Robert Lyon 
Date:   Wed May 27 11:01:16 2020 +1200

Bug 1880771: Closing the 'add group membership' modal on saving

Fixing up the css selector in the js

Change-Id: I2efa1d69e06694cd3eb09ad17d40e835077c7d9e
Signed-off-by: Robert Lyon 
(cherry picked from commit 74704ecc1a964d9839b4e5b4a7a634524979c38c)
(cherry picked from commit b5b818c8f342978354e6f118d23f6bd52cab16b0)

-- 
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 it!
https://bugs.launchpad.net/bugs/1880771

Title:
  When adjusting group membership via the Engage -> People page the
  modal doesn't close on submit

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  This is because the js is expecting .modal.in when it actually has
  .modal.show

  To test:
  Make sure you have a site with some users and groups

  Login in as admin and go to Engage -> People
  Click on 'Edit group membership' for a user
  Select a group either in the Add member or Invite parts and click on 'Apply 
changes'

  The modal should close on saving

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1880771/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1880771] A change has been merged

2020-06-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10990
Committed: 
https://git.mahara.org/mahara/mahara/commit/74704ecc1a964d9839b4e5b4a7a634524979c38c
Submitter: Cecilia Vela Gurovic (cecili...@catalyst.net.nz)
Branch:master

commit 74704ecc1a964d9839b4e5b4a7a634524979c38c
Author: Robert Lyon 
Date:   Wed May 27 11:01:16 2020 +1200

Bug 1880771: Closing the 'add group membership' modal on saving

Fixing up the css selector in the js

Change-Id: I2efa1d69e06694cd3eb09ad17d40e835077c7d9e
Signed-off-by: Robert Lyon 

-- 
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 it!
https://bugs.launchpad.net/bugs/1880771

Title:
  When adjusting group membership via the Engage -> People page the
  modal doesn't close on submit

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  This is because the js is expecting .modal.in when it actually has
  .modal.show

  To test:
  Make sure you have a site with some users and groups

  Login in as admin and go to Engage -> People
  Click on 'Edit group membership' for a user
  Select a group either in the Add member or Invite parts and click on 'Apply 
changes'

  The modal should close on saving

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1880771/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1880771] A change has been merged

2020-06-01 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10994
Committed: 
https://git.mahara.org/mahara/mahara/commit/b5b818c8f342978354e6f118d23f6bd52cab16b0
Submitter: Cecilia Vela Gurovic (cecili...@catalyst.net.nz)
Branch:20.04_STABLE

commit b5b818c8f342978354e6f118d23f6bd52cab16b0
Author: Robert Lyon 
Date:   Wed May 27 11:01:16 2020 +1200

Bug 1880771: Closing the 'add group membership' modal on saving

Fixing up the css selector in the js

Change-Id: I2efa1d69e06694cd3eb09ad17d40e835077c7d9e
Signed-off-by: Robert Lyon 
(cherry picked from commit 74704ecc1a964d9839b4e5b4a7a634524979c38c)

-- 
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 it!
https://bugs.launchpad.net/bugs/1880771

Title:
  When adjusting group membership via the Engage -> People page the
  modal doesn't close on submit

Status in Mahara:
  Fix Committed
Status in Mahara 19.04 series:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed
Status in Mahara 20.10 series:
  Fix Committed

Bug description:
  This is because the js is expecting .modal.in when it actually has
  .modal.show

  To test:
  Make sure you have a site with some users and groups

  Login in as admin and go to Engage -> People
  Click on 'Edit group membership' for a user
  Select a group either in the Add member or Invite parts and click on 'Apply 
changes'

  The modal should close on saving

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1880771/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp