[Mahara-contributors] [Bug 1415252] Re: New Behat step: We need a step for dialogue boxes

2016-03-21 Thread Robert Lyon
We by default cancel popup boxes

There are now also a number of places where we accept the popup via:

I delete the block :block
I delete the row :row

If we need more places to accept a popup box  we will need to create a
specific step for it or adjust those existing ones.

So will mark this as invalid as we can't have a generic accept/cancel
popup being called after the step where we need to handle the popup


** Changed in: mahara/15.04
   Status: Confirmed => Invalid

** Changed in: mahara/15.10
   Status: Confirmed => Invalid

** Changed in: mahara/16.04
   Status: In Progress => Invalid

** Changed in: mahara/15.04
Milestone: 15.04.6 => None

** Changed in: mahara/15.10
Milestone: 15.10.2 => None

** Changed in: mahara/16.04
Milestone: 16.04.0 => None

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara:
  Invalid
Status in Mahara 15.04 series:
  Invalid
Status in Mahara 15.10 series:
  Invalid
Status in Mahara 16.04 series:
  Invalid

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-11-26 Thread Aaron Wells
** Changed in: mahara/15.04
Milestone: 15.04.5 => 15.04.6

** Changed in: mahara/15.10
Milestone: 15.10.1 => 15.10.2

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-10-22 Thread Aaron Wells
** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/16.04
   Status: New => Confirmed

** Changed in: mahara/16.04
Milestone: None => 16.04.0

** Changed in: mahara/16.04
   Importance: Medium => High

** Changed in: mahara/16.04
   Status: Confirmed => In Progress

** Changed in: mahara/15.10
   Status: In Progress => Confirmed

** Changed in: mahara/15.10
Milestone: 15.10.0 => 15.10.1

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara:
  Confirmed
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-10-01 Thread Robert Lyon
** Changed in: mahara/15.04
Milestone: 15.04.4 => 15.04.5

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-09-02 Thread Robert Lyon
I found it was not as easy as having those steps mentioned in comment #3
as often what happens is one step triggers the popup, eg deleting
something or navigating to another page so the behat fails out as it
doesn't fully do that step before getting to a possible 'I accept the
alert' step in behat scenario.

That's why for 'I delete the block' step I added the code to accept the
popup as part of that function.

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-08-16 Thread Robert Lyon
** Changed in: mahara/15.04
Milestone: 15.04.3 = 15.04.4

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-07-09 Thread Aaron Wells
** Changed in: mahara/15.04
Milestone: 15.04.2 = 15.04.3

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-05-17 Thread Aaron Wells
** Changed in: mahara/15.04
Milestone: 15.04.1 = 15.04.2

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-04-28 Thread Robert Lyon
There is steps for dialog boxes - they are called:

 * @When /^I accept the alert popup$/
 * @When /^I accept the confirm popup$/
 * @When /^I cancel the confirm popup$/
 * @When /^I fill in (?Ptext(?:[^]|\\)*) for popup$/

But they don't seem to be working at the  moment

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi Sonn and AaronB,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-04-28 Thread Jinelle Foley-Barnes
That's a step closer :)

Thanks!!!

** Description changed:

- Hi Sonn and AaronB,
+ Hi,
  
  We need to implement a step that can click on the dialogue boxes when
  they pop up.
  
  I have attached a part of a test below, this should allow for a dialogue
  box to pop up so you can see it. I cant run it on my machine at the mo,
  but these are the steps that made the confirmation box to appear in
  1.10.
  
  Thanks,
  Jinelle

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-04-20 Thread Aaron Wells
** Also affects: mahara/15.04
   Importance: Undecided
   Status: New

** Also affects: mahara/15.10
   Importance: High
 Assignee: Son Nguyen (ngson2000)
   Status: In Progress

** Changed in: mahara/15.10
Milestone: 15.04.1 = 15.10.0

** Changed in: mahara/15.04
Milestone: None = 15.04.1

** Changed in: mahara/15.04
   Importance: Undecided = High

** Changed in: mahara/15.04
   Status: New = Confirmed

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  Confirmed
Status in Mahara 15.10 series:
  In Progress

Bug description:
  Hi Sonn and AaronB,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-04-16 Thread Robert Lyon
** Changed in: mahara
Milestone: 15.04.0 = 15.04.1

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi Sonn and AaronB,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-04-06 Thread Son Nguyen
** Changed in: mahara
 Assignee: (unassigned) = Son Nguyen (ngson2000)

** 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1415252

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi Sonn and AaronB,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415252/+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 1415252] Re: New Behat step: We need a step for dialogue boxes

2015-03-06 Thread Kristina Hoeppner
** Changed in: mahara
   Status: New = Confirmed

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

Title:
  New Behat step: We need a step for dialogue boxes

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Hi Sonn and AaronB,

  We need to implement a step that can click on the dialogue boxes when
  they pop up.

  I have attached a part of a test below, this should allow for a
  dialogue box to pop up so you can see it. I cant run it on my machine
  at the mo, but these are the steps that made the confirmation box to
  appear in 1.10.

  Thanks,
  Jinelle

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