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

2019-07-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10048
Committed: 
https://git.mahara.org/mahara/mahara/commit/2b4d3e83e119425605a2ee3d50b25ced01704503
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 2b4d3e83e119425605a2ee3d50b25ced01704503
Author: Robert Lyon 
Date:   Wed May 29 08:54:47 2019 +1200

Bug 1830801: Allow nav menu to stay visibile when right clicking

So that we can still see what link we are wanting to open in a new
window

behatnotneeded

Change-Id: Id013f2e020387331a6e4f01c6578ed15527b7be5
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/1830801

Title:
  keep navigation open on link right click

Status in Mahara:
  Fix Committed

Bug description:
  When tying to open a navigation link in a new tab by right clicking
  the link the navigation closes.

  It would be nicer if the navigation stayed open on right click

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830801/+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 1830801] Re: keep navigation open on link right click

2019-07-06 Thread Robert Lyon
** 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1830801

Title:
  keep navigation open on link right click

Status in Mahara:
  Fix Committed

Bug description:
  When tying to open a navigation link in a new tab by right clicking
  the link the navigation closes.

  It would be nicer if the navigation stayed open on right click

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830801/+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 1833034] A change has been merged

2019-07-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10147
Committed: 
https://git.mahara.org/mahara/mahara/commit/07b3610fe106940627f02932746a973c3805f872
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:19.04_STABLE

commit 07b3610fe106940627f02932746a973c3805f872
Author: Ghada El-Zoghbi 
Date:   Thu Jun 27 10:25:26 2019 +1000

Bug 1833034: fix error when removing an image

Sponsored by The Australian National University

behatnotneeded

Change-Id: If92710cc6c48d7f185f094ab84e2a6e136bfcfc0
(cherry picked from commit af07e62f215e729af03635796ce45294997f00ea)

-- 
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/1833034

Title:
  Error/warning/success messages remains unless page is refreshed

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

Bug description:
  Mahara: 19.04.0
  OS: Linux 16.04
  DB: Postgres
  Browser: FF and Chrome (and others)

  In the Files upload screen (and other screens that display error
  message):

  When a user accidentally clicks on the 'Create folder' icon before
  entering a folder name, a red error message appears:

  "Please provide a name for the new folder."

  
  When the user enters the folder name and clicks the button again, the folder 
is created but the red error message still appears.

  The message is only removed after the user refreshes the page.

  This can be misleading to the user.

  Can you lease clear the message when the folder is created - and
  display a success message?

  
  Another scenario:

  * The user creates a folder successfully. 
  * The user then clicks into the new folder
  * Clicks the 'Create folder' button (in the child folder) without providing a 
name
  * The error message then appears
  * Clicks the up arrow to go to the parent folder.
  * The error message still appears - even though the user has moved out of the 
child folder.

  Expected, the error message should clear.

  
  Ideally, all alert messages in danger, warning, success classes should fade 
out after perhaps 10 seconds? This should be throughout the entire site not 
just the above screens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833034/+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 1833034] A change has been merged

2019-07-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/10135
Committed: 
https://git.mahara.org/mahara/mahara/commit/af07e62f215e729af03635796ce45294997f00ea
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit af07e62f215e729af03635796ce45294997f00ea
Author: Ghada El-Zoghbi 
Date:   Thu Jun 27 10:25:26 2019 +1000

Bug 1833034: fix error when removing an image

Sponsored by The Australian National University

behatnotneeded

Change-Id: If92710cc6c48d7f185f094ab84e2a6e136bfcfc0

-- 
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/1833034

Title:
  Error/warning/success messages remains unless page is refreshed

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

Bug description:
  Mahara: 19.04.0
  OS: Linux 16.04
  DB: Postgres
  Browser: FF and Chrome (and others)

  In the Files upload screen (and other screens that display error
  message):

  When a user accidentally clicks on the 'Create folder' icon before
  entering a folder name, a red error message appears:

  "Please provide a name for the new folder."

  
  When the user enters the folder name and clicks the button again, the folder 
is created but the red error message still appears.

  The message is only removed after the user refreshes the page.

  This can be misleading to the user.

  Can you lease clear the message when the folder is created - and
  display a success message?

  
  Another scenario:

  * The user creates a folder successfully. 
  * The user then clicks into the new folder
  * Clicks the 'Create folder' button (in the child folder) without providing a 
name
  * The error message then appears
  * Clicks the up arrow to go to the parent folder.
  * The error message still appears - even though the user has moved out of the 
child folder.

  Expected, the error message should clear.

  
  Ideally, all alert messages in danger, warning, success classes should fade 
out after perhaps 10 seconds? This should be throughout the entire site not 
just the above screens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833034/+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 1833034] A patch has been submitted for review

2019-07-06 Thread Mahara Bot
Patch for "19.04_STABLE" branch: https://reviews.mahara.org/10147

-- 
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/1833034

Title:
  Error/warning/success messages remains unless page is refreshed

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

Bug description:
  Mahara: 19.04.0
  OS: Linux 16.04
  DB: Postgres
  Browser: FF and Chrome (and others)

  In the Files upload screen (and other screens that display error
  message):

  When a user accidentally clicks on the 'Create folder' icon before
  entering a folder name, a red error message appears:

  "Please provide a name for the new folder."

  
  When the user enters the folder name and clicks the button again, the folder 
is created but the red error message still appears.

  The message is only removed after the user refreshes the page.

  This can be misleading to the user.

  Can you lease clear the message when the folder is created - and
  display a success message?

  
  Another scenario:

  * The user creates a folder successfully. 
  * The user then clicks into the new folder
  * Clicks the 'Create folder' button (in the child folder) without providing a 
name
  * The error message then appears
  * Clicks the up arrow to go to the parent folder.
  * The error message still appears - even though the user has moved out of the 
child folder.

  Expected, the error message should clear.

  
  Ideally, all alert messages in danger, warning, success classes should fade 
out after perhaps 10 seconds? This should be throughout the entire site not 
just the above screens.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833034/+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