[Mahara-contributors] [Bug 1830835] [NEW] Footer should still be at the bottom of the page on shorter pages

2019-05-28 Thread Liam
Public bug reported:

On shorter pages of mahara, the footer hangs in the middle of the page which 
looks bad.
An example is: /admin/users/institutiontags.php

** Affects: mahara
 Importance: Undecided
 Status: New

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

Title:
  Footer should still be at the bottom of the page on shorter pages

Status in Mahara:
  New

Bug description:
  On shorter pages of mahara, the footer hangs in the middle of the page which 
looks bad.
  An example is: /admin/users/institutiontags.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830835/+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 1827816] Re: Behat; add-tags.feature, add back in failing lines

2019-05-28 Thread Steven
Bug Fixed - no issues when running script

Catalyst QA Approved ✔

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

Title:
  Behat; add-tags.feature, add back in failing lines

Status in Mahara:
  In Progress

Bug description:
  We commented out some lines of a test that were failing due to the bootstrap 
4 patch needing to be merged. 
  That is now done, so I am reinstating the lines. Some were re-added in 
https://bugs.launchpad.net/mahara/+bug/1827305. This is the remainder.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1827816/+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 1824014] Re: Behat: Allow parent post to display attachements when editing post bug

2019-05-28 Thread Steven
This functionality already exists in the feature file
recent_forum_posts.feature


** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1824014

Title:
  Behat: Allow parent post to display attachements when editing post bug

Status in Mahara:
  Fix Released

Bug description:
  TITLE: Behat: Allow parent post to display attachements when editing
  post bug

  
  BEHAT SCRIPT : Create Script feature file ->post-reply_forum_topic.feature

  RELATED TO: https://bugs.launchpad.net/mahara/+bug/1440916

  SUMMARY: Parent posts are not displaying attachments when a user edits
  their posted reply to a topic or another reply

  REQUIREMENTS:

  1) Confirm that the parent post (topic) is displayed at the bottom of the page
  2) Posts with attachments are displayed when a user edits their posted reply 
to a topic or another reply

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10054

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

Title:
  Add the group category filter to /admin/groups/groups.php

Status in Mahara:
  Triaged

Bug description:
  affects Mahara 1.4, master

  The "Administer Groups" page /admin/groups/groups.php could have the
  category filter like the "My Groups" /group/mygroups.php and "Find
  Groups" pages to easily filter groups according to a category instead
  of guessing the writing of it.

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10053

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

Title:
  Edit dashboard button too low when not using an h1 heading

Status in Mahara:
  In Progress

Bug description:
  When there is no h1 heading on the dashboard page, the edit dashboard
  button hovers too low.

  To replicate:
  1. Go to admin menu > config site > static pages
  2. Change top heading from h1 to h2
  3. Go back to the dashboard

  Expected result: The edit dashboard button is touching the line above it
  Actual result: The edit dashboard button is a few pixels below the line

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830819/+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 1830819] [NEW] Edit dashboard button too low when not using an h1 heading

2019-05-28 Thread Liam
Public bug reported:

When there is no h1 heading on the dashboard page, the edit dashboard
button hovers too low.

To replicate:
1. Go to admin menu > config site > static pages
2. Change top heading from h1 to h2
3. Go back to the dashboard

Expected result: The edit dashboard button is touching the line above it
Actual result: The edit dashboard button is a few pixels below the line

** Affects: mahara
 Importance: Undecided
 Assignee: Liam (liam-sharpe)
 Status: In Progress


** Tags: front-end

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

Title:
  Edit dashboard button too low when not using an h1 heading

Status in Mahara:
  In Progress

Bug description:
  When there is no h1 heading on the dashboard page, the edit dashboard
  button hovers too low.

  To replicate:
  1. Go to admin menu > config site > static pages
  2. Change top heading from h1 to h2
  3. Go back to the dashboard

  Expected result: The edit dashboard button is touching the line above it
  Actual result: The edit dashboard button is a few pixels below the line

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10052

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

Title:
  Behat: add script for timeline show correct version of plan block

Status in Mahara:
  Confirmed

Bug description:
  TITLE: Behat: add script for timeline show correct version of plan
  block

  BEHAT SCRIPT : Create Script feature file ->timeline.feature

  RELATED TO: https://bugs.launchpad.net/mahara/+bug/1804243

  SUMMARY: Script required for - New plan tasks appear in the timeline
  even when the tasks did not exist at the time of the snapshot.

  REQUIREMENTS:

  1) check for updates to timeline when page saved to time line
  2) check that plan blocks are not automatically updated when new tasks 
are added

  NOTE: There is a script for versioning but it should be called
  Timeline as that is what is used on the frontend to describe this
  functionality - suggest combining existing and new script to make one
  file called timeline.feature

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1823823/+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 1826255] Re: Share function Does not work

2019-05-28 Thread Rebecca Blundell
Hi Paul,

I tried to replicate the issue you were having with sharing and wasn't
successful. Here are the steps I took:

- Using php7.1.29 on ubuntu 16.04 installed a clean mysql 8.0.16 database.
- installed Mahara 19.04_STABLE branch
- created a number of users using a csv file.
- logged in as UserD (David), created a page and clicked on Share.
- chose User from the first dropdown and UserE (Evonne) from the second.
- clicked Save.
- logged in as UserE (Evonne) and could see the page David shared.
- as Evonne, sent a friend request to UserF (Fergus).
- logged in as UserF (Fergus) and accepted the request.
- as Fergus, created a page and clicked on Share
- chose Friend from the first dropdown and UserE (Evonne), from the second.
- logged in as Evonne and could see the page shared by Fergus.

I haven't looked into the issue with Mahoodle yet, but I am planning to
do that later today.

Thanks,
Rebecca

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

Title:
  Share function Does not work

Status in Mahara:
  Incomplete

Bug description:
  I am using the latest release candidate of Mahara and when I create a
  page and select the share option I reach the page that asks me who I
  want to share with.

  If I select any of the options from the dropdown list, users, friends,
  etc. no addition box appears to ask me to enter the name of the person
  I want to share with. Thus I can not share the page.

  If I friend someone, and then select Friends from the options
  available, the friends still cannot see the page.

  Something seems to be wrong here.

  I am using:
  mahara-19.04rc1.zip
  I have mysql
  My OS is Linux Debien
  PHP 7.1.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1826255/+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 1830811] Re: Mahara.org feeds dont work in rss block

2019-05-28 Thread Liam
** Description changed:

  The feed found at https://mahara.org/view/view.php?id=36871 for example 
doesnt display correctly in a rss block. The titles dont link to the articles 
like they should.
  To see how it should look, use any public feed, for example: 
https://www.nasa.gov/rss/dyn/breaking_news.rss
+ 
+ to replicate:
+ 1. Create a page
+ 2. Add an rss block from the external category
+ 3. Set the feed url to be 
https://mahara.org/artefact/blog/atom.php?artefact=133677=36871
+ 4. Save and display the page
+ 
+ expected result: headings of titles should be links
+ actual result: headings are not links

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

Title:
  Mahara.org feeds dont work in rss block

Status in Mahara:
  New

Bug description:
  The feed found at https://mahara.org/view/view.php?id=36871 for example 
doesnt display correctly in a rss block. The titles dont link to the articles 
like they should.
  To see how it should look, use any public feed, for example: 
https://www.nasa.gov/rss/dyn/breaking_news.rss

  to replicate:
  1. Create a page
  2. Add an rss block from the external category
  3. Set the feed url to be 
https://mahara.org/artefact/blog/atom.php?artefact=133677=36871
  4. Save and display the page

  expected result: headings of titles should be links
  actual result: headings are not links

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830811/+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 1830811] [NEW] Mahara.org feeds dont work in rss block

2019-05-28 Thread Liam
Public bug reported:

The feed found at https://mahara.org/view/view.php?id=36871 for example doesnt 
display correctly in a rss block. The titles dont link to the articles like 
they should.
To see how it should look, use any public feed, for example: 
https://www.nasa.gov/rss/dyn/breaking_news.rss

to replicate:
1. Create a page
2. Add an rss block from the external category
3. Set the feed url to be 
https://mahara.org/artefact/blog/atom.php?artefact=133677=36871
4. Save and display the page

expected result: headings of titles should be links
actual result: headings are not links

** Affects: mahara
 Importance: Undecided
 Status: New

** Attachment added: "RSS.png"
   https://bugs.launchpad.net/bugs/1830811/+attachment/5267249/+files/RSS.png

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

Title:
  Mahara.org feeds dont work in rss block

Status in Mahara:
  New

Bug description:
  The feed found at https://mahara.org/view/view.php?id=36871 for example 
doesnt display correctly in a rss block. The titles dont link to the articles 
like they should.
  To see how it should look, use any public feed, for example: 
https://www.nasa.gov/rss/dyn/breaking_news.rss

  to replicate:
  1. Create a page
  2. Add an rss block from the external category
  3. Set the feed url to be 
https://mahara.org/artefact/blog/atom.php?artefact=133677=36871
  4. Save and display the page

  expected result: headings of titles should be links
  actual result: headings are not links

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830811/+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 1690291] Re: Behat: Combine multiple tests for webservices into one

2019-05-28 Thread Steven
** 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/1690291

Title:
  Behat: Combine multiple tests for webservices into one

Status in Mahara:
  In Progress

Bug description:
  webservices_master_switch.feature and
  webservices_switch_dependencies.feature can be combined into one test.
  It would be good to explore testing the functionality as well as
  whether the switches work too.

  To do:
  Enable/disable toggles at the beginning are a bit pointless. Just enable both 
switches.
  Figure out best way to test functionality.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1690291/+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 1821808] Re: Behat: Step required for running cron

2019-05-28 Thread Steven
** Tags removed: behat
** Tags added: behat-dev

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

Title:
  Behat: Step required for running cron

Status in Mahara:
  Confirmed

Bug description:
  Required Behat Step:

  And I trigger cron for ""

  Comment: 
  "And I trigger cron" function does exist but running the cron for particular 
jobs may still be required for other events that are not covered by the 
existing function

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1821808/+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 1791002] Re: Behat step for checking contents of an attribute

2019-05-28 Thread Steven
** Tags removed: behat
** Tags added: behat-dev

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

Title:
  Behat step for checking contents of an attribute

Status in Mahara:
  Confirmed

Bug description:
  Currently there is no way to check the contents of an attribute of a
  page element. This would be useful, e.g. when title text shows on
  hover, being able to check the title text contents.

  I'm thinking something along the lines of:

  "element" "attribute" should contain "text"

  where you pass in the DOM element, the attribute you want to check and
  the text. The step finds the element, calls getAttribute and compares
  the text with what you passed in.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1791002/+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 1788538] Re: Behat: should see in row step passes/fails for same text

2019-05-28 Thread Steven
** Tags removed: behat
** Tags added: behat-dev

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

Title:
  Behat: should see in row step passes/fails for same text

Status in Mahara:
  Confirmed

Bug description:
  In making a step for 'I should not see "blah" in the "blah" row',
  I found a problem with 'I should see "blah" in the "blah" row'. 

  'And I should see "Edit General discussion" in the "General
  discussion" row' in the test below seems to pass regardless of whether
  it's true or not.  There's some hidden screen-reader text in the row
  that contains "Edit", but the full text is not in the page.

  I suspect it's an issue with how the xpath is being generated, or what
  is done with it. There's a line in the i_find_in_row function
  (BehatGeneral.php ln 495) that assigns a $rownode variable that is
  never used.

  @javascript @core
  Feature: Mahara users can participate in groups
As a mahara user
I need to participate in groups

  Background:
  Given the following "users" exist:
 | username | password | email | firstname | lastname | institution | 
authname | role |
 | UserA | Kupuh1pa! | us...@example.org | Angela | User | mahara | 
internal | member |
 | UserB | Kupuh1pa! | us...@example.org | Bob | User | mahara | 
internal | member |
 | UserC | Kupuh1pa! | us...@example.org | Cecilia | User | mahara | 
internal | member |
 | UserD | Kupuh1pa! | us...@example.org | Dmitri | User | mahara | 
internal | member |
 | UserE | Kupuh1pa! | us...@example.org | Evonne | User | mahara | 
internal | member |
  And the following "groups" exist:
 | name | owner | description | grouptype | open | invitefriends | 
editroles | submittableto | allowarchives | members | staff |
 | GroupA | UserA | GroupA owned by UserA | standard | ON | ON | all | 
ON | ON | UserB, UserC | UserD |

  Scenario: Verify group member can not see Edit forum or Delete forum only New 
topic and Unsubscribe from forum
  Given I log in as "UserB" with password "Kupuh1pa!"
  And I follow "GroupA"
  And I follow "Forums (tab)"
  Then I should see "Unsubscribe" in the "General discussion" row
  And I should see "Edit General discussion" in the "General discussion" row
  And I should not see "Delete General discussion" in the "General 
discussion" row

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1788538/+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 1830797] Re: Left-align lang strings

2019-05-28 Thread Steven
Commit hash: b877da5e2ea92bf918ff20dad90aaded654bd165
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw

PRECONDITIONS: 
 
1) te reo Māori as lang pack is installed 
2) Mahara user exists (no roles) 

TEST STEPS: 
 
1) Log in as Mahara User 
2) Verify the Maori Text at the  bottom of the card of the  "Online users" side 
block is left aligned 
3) Browse to the inbox Page ✔
4) click the Bulk actions drop down 
5) Verify the Maori Text is left aligned ✔

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

Title:
  Left-align lang strings

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  In Progress
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When using te reo Māori as lang pack, there are a couple of places
  that I spotted where text isn't left-aligned:

  - The "Online users" side block at the bottom of the card.
  - The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

  See the screenshots for the issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830797/+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 1830798] Re: Text is overlapping on "Edit access"

2019-05-28 Thread Liam
** Changed in: mahara/19.10
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/19.10
   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/1830798

Title:
  Text is overlapping on "Edit access"

Status in Mahara:
  In Progress
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  In Progress

Bug description:
  When you are on "Edit access" for a page or collection (see screenshot
  taken in the site edit access area) and you view the site in a
  language with long words, e.g. te reo Māori, the heading overlaps the
  options. There should be a bit more spacing to prevent that.

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10051

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

Title:
  Text is overlapping on "Edit access"

Status in Mahara:
  In Progress
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  In Progress

Bug description:
  When you are on "Edit access" for a page or collection (see screenshot
  taken in the site edit access area) and you view the site in a
  language with long words, e.g. te reo Māori, the heading overlaps the
  options. There should be a bit more spacing to prevent that.

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10050

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

Title:
  Behat help_icon test - comment out failing line/s

Status in Mahara:
  Fix Released

Bug description:
  test/behat/features/site_content/help_icon.feature is consistently
  failing on jenkins. This is possibly because chrome is outdated. It
  passes locally. As updating chrome requires an upgrade of Ubuntu, it's
  not simple to fix jenkins, so let's just comment out the failing lines
  of the test in the meantime and put them back in when jenkins is up-
  to-date.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1778438/+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 1830797] Re: Left-align lang strings

2019-05-28 Thread Liam
** Changed in: mahara/19.04
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/19.04
   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/1830797

Title:
  Left-align lang strings

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  In Progress
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When using te reo Māori as lang pack, there are a couple of places
  that I spotted where text isn't left-aligned:

  - The "Online users" side block at the bottom of the card.
  - The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

  See the screenshots for the issues.

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10049

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

Title:
  Left-align lang strings

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  In Progress
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When using te reo Māori as lang pack, there are a couple of places
  that I spotted where text isn't left-aligned:

  - The "Online users" side block at the bottom of the card.
  - The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

  See the screenshots for the issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830797/+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 1755945] Re: Behat: trigger cron step is broken on master

2019-05-28 Thread Steven
ran both scripts - did not find any issues

Catalyst QA

** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1755945

Title:
  Behat: trigger cron step is broken on master

Status in Mahara:
  Fix Released

Bug description:
  Following a failed test run I found the test (loginattempts.feature)
  failing locally as well. In this case the cron fails to reset the
  number of failed logins, so the log in fails.

  Two other tests use the step, but only one of them fails, as the other one 
doesn't require a cron run.
  contact_us.feature (fails)
  unsubscribe_watchlist.feature (passes, because cron run isn't needed by test.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1755945/+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 1755049] Re: behat test for themes

2019-05-28 Thread Steven
Must be uploaded directly onto the web server by a system administrator.

This is not possible using behat scripts

** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1755049

Title:
  behat test for themes

Status in Mahara:
  Fix Released

Bug description:
  Update Existing Behat feature file
  
  Behat test: Settings > User_themes.feature already exists - need to update 
behat test to include the following:

  Verify Themes:

  1) Must be uploaded directly onto the web server by a system administrator.
  2) Can override the page template for every single screen in Mahara, giving 
total control over how everything is displayed.
  4) Depending on site and institution settings, there may be:
   * a single theme for the whole site
   * a theme for every institution
   * the possibility for users to choose their own theme for browsing the site
   * the possibility for users to apply a particular theme to each portfolio 
page, the page themes

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1755049/+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 1752699] Re: Behat test: Export collections in bulk

2019-05-28 Thread Steven
There is already a feature file for this functionality

** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1752699

Title:
  Behat test: Export collections in bulk

Status in Mahara:
  Fix Released

Bug description:
  In bug #1528117 the option to export collections in bulk is added.
  Here we are creating the Behat test for it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1752699/+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 1750286] Re: Behat step for selecting a page from the collection

2019-05-28 Thread Steven
** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1750286

Title:
  Behat step  for selecting a page from the collection

Status in Mahara:
  Fix Released

Bug description:
  There is no behat step for selecting a page from the collection.
  Instead we are clicking on the "Next page" button. It would be ideal
  if we can create a step for selecting a page from the drop down in a
  collection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1750286/+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 1743680] Re: TinyMCE behat step seems flaky

2019-05-28 Thread Steven
Tested the TinyMCE editor and did not ind any issues.

Catalyst QA

** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1743680

Title:
  TinyMCE behat step seems flaky

Status in Mahara:
  Fix Released

Bug description:
  When attempting to use the step:
  And I fill in "text" in editor "editor_label"
  on the Page description box (Pages and Collections->Add->Page)
  the step wouldn't take 'Page description' as the label, which looks like the 
correct label in the page source.
  Investigate and confirm/fix if there's a problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1743680/+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 1674189] Re: behat test for configure block save-remove-cancel

2019-05-28 Thread Steven
** Tags removed: behat
** Tags added: behat-test

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

Title:
  behat test for configure block save-remove-cancel

Status in Mahara:
  Confirmed

Bug description:
  The configure window that comes up when you add a block to a page
  needs a test to ensure it behaves correctly on save remove and cancel.

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

2019-05-28 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/10048

-- 
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:
  In Progress

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] [NEW] keep navigation open on link right click

2019-05-28 Thread Robert Lyon
Public bug reported:

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

** Affects: mahara
 Importance: Low
 Assignee: Robert Lyon (robertl-9)
 Status: In Progress

** Changed in: mahara
Milestone: None => 19.10.0

** Changed in: mahara
 Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
   Status: New => 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/1830801

Title:
  keep navigation open on link right click

Status in Mahara:
  In Progress

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 1732302] Re: Behat: fix secret_URL test

2019-05-28 Thread Steven
** Tags removed: behat
** Tags added: behat-dev

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

Title:
  Behat: fix secret_URL test

Status in Mahara:
  Confirmed

Bug description:
  This test doesn't do what it says it does - i.e. it says it checks the
  secret url can be reliably copied. All it currently does is check that
  a 1 appears after the url is created.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1732302/+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 1747818] Re: Behat test for Participation report showing pages in a collection

2019-05-28 Thread Steven
** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1747818

Title:
  Behat test for Participation report showing pages in a collection

Status in Mahara:
  Fix Released

Bug description:
  This test need to be converted into a behat test

  Bug description: Participation report doesn't show pages in a
  collection.

  Environment to be tested: Master
  Browser to be tested: Any browser

  Precondition:

  1. Normal users ‘User one’,‘User two’ & ‘User three’ should exist.
  2. Pages ‘Page 01’, ‘Page 02’ & ‘Page 03’ should exist and ‘User one ‘ is the 
owner of these pages.
  3. A collection exists with the title 'Collection one' and pages within the 
collection are 'Page 01' and 'Page 02'
  4. A group ‘Group one’ should exist and pages ‘Group page01’ and ‘Group 
page02’ are the pages created within the group.
  5. ‘User one’ and ‘User two’ are members of ‘Group one’ and ‘User three’ is 
not a member.
  6. ‘Collection one’ and 'Page 03' shared with ‘Group one’.
  7. Comments for ‘Page 01’, ‘Page 02’ & ‘Page 03’ should exist and should have 
each comment from ‘User one’, ‘User two’ & ‘User three’.
  8. Comments for group pages should exist.

  Steps to reproduce:

  1. Log in as ‘User one’.
  2. Navigate to Main menu > Groups.
  3. Click the ‘Settings’ button on the group ‘Group one’.
  4. Switch ‘Participation report ‘ to ‘Yes’.
  5. Click the ‘Save group’ button.
  6. Click the ‘Report’ tab.

  Expected result:
  1. All the pages shared with the Group should be displayed.
  2. The pages in the ‘Collection one’ and 'Page 03'should be displayed.
  3. Members involved in the group and their comments should be displayed.
  4. Non-members involved and their comments should be displayed.
  5. Group pages should be displayed.
  6. Members involved in the group and their comments should be displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1747818/+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 1749635] Re: Behat test for Cover Letter 4.5.1.1 in manual test suite

2019-05-28 Thread Steven
** Changed in: mahara
   Status: Confirmed => 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1749635

Title:
  Behat test for Cover Letter 4.5.1.1 in manual test suite

Status in Mahara:
  Fix Released

Bug description:
  test/behat/features/user_content/resume_page.feature is pretty comprehensive, 
but doesn't include a test for the cover letter part of the resume.
  http://manual.mahara.org/en/17.10/content/resume.html#write-your-cover-letter

  We need to add some lines to test the cover letter function to the first 
scenario:
  Scenario: Editing admin resume page (Bug 1426983)
  The scenario name can also be changed to "Editing Introduction"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1749635/+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 1830798] [NEW] Text is overlapping on "Edit access"

2019-05-28 Thread Kristina Hoeppner
Public bug reported:

When you are on "Edit access" for a page or collection (see screenshot
taken in the site edit access area) and you view the site in a language
with long words, e.g. te reo Māori, the heading overlaps the options.
There should be a bit more spacing to prevent that.

** Affects: mahara
 Importance: High
 Status: Confirmed

** Affects: mahara/19.04
 Importance: High
 Status: Confirmed

** Affects: mahara/19.10
 Importance: High
 Status: Confirmed


** Tags: bite-sized front-end

** Attachment added: "edit_access.png"
   
https://bugs.launchpad.net/bugs/1830798/+attachment/5267242/+files/edit_access.png

** Also affects: mahara/19.04
   Importance: Undecided
   Status: New

** Also affects: mahara/19.10
   Importance: Undecided
   Status: New

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

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

** Changed in: mahara/19.10
   Importance: Undecided => High

** Changed in: mahara/19.04
   Importance: Undecided => High

** Changed in: mahara/19.10
Milestone: None => 19.10.0

** Changed in: mahara/19.04
Milestone: None => 19.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/1830798

Title:
  Text is overlapping on "Edit access"

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When you are on "Edit access" for a page or collection (see screenshot
  taken in the site edit access area) and you view the site in a
  language with long words, e.g. te reo Māori, the heading overlaps the
  options. There should be a bit more spacing to prevent that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830798/+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 1830797] Re: Left-align lang strings

2019-05-28 Thread Kristina Hoeppner
** Attachment added: "inbox_bulk_action.png"
   
https://bugs.launchpad.net/mahara/+bug/1830797/+attachment/5267239/+files/inbox_bulk_action.png

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

Title:
  Left-align lang strings

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When using te reo Māori as lang pack, there are a couple of places
  that I spotted where text isn't left-aligned:

  - The "Online users" side block at the bottom of the card.
  - The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

  See the screenshots for the issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830797/+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 1830797] Re: Left-align lang strings

2019-05-28 Thread Kristina Hoeppner
** Attachment added: "online_users_block.png"
   
https://bugs.launchpad.net/mahara/+bug/1830797/+attachment/5267240/+files/online_users_block.png

** Tags added: bite-sized front-end

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

Title:
  Left-align lang strings

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When using te reo Māori as lang pack, there are a couple of places
  that I spotted where text isn't left-aligned:

  - The "Online users" side block at the bottom of the card.
  - The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

  See the screenshots for the issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830797/+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 1830797] [NEW] Left-align lang strings

2019-05-28 Thread Kristina Hoeppner
Public bug reported:

When using te reo Māori as lang pack, there are a couple of places that
I spotted where text isn't left-aligned:

- The "Online users" side block at the bottom of the card.
- The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

See the screenshots for the issues.

** Affects: mahara
 Importance: High
 Status: Confirmed

** Affects: mahara/19.04
 Importance: High
 Status: Confirmed

** Affects: mahara/19.10
 Importance: High
 Status: Confirmed


** Tags: bite-sized front-end

** Also affects: mahara/19.04
   Importance: Undecided
   Status: New

** Also affects: mahara/19.10
   Importance: High
   Status: Confirmed

** Changed in: mahara/19.10
Milestone: None => 19.10.0

** Changed in: mahara/19.04
Milestone: None => 19.04.1

** Changed in: mahara/19.04
   Importance: Undecided => High

** Changed in: mahara/19.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/1830797

Title:
  Left-align lang strings

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  Confirmed
Status in Mahara 19.10 series:
  Confirmed

Bug description:
  When using te reo Māori as lang pack, there are a couple of places
  that I spotted where text isn't left-aligned:

  - The "Online users" side block at the bottom of the card.
  - The "Bulk actions" menu in the inbox and also in the "Sent" area. They have 
different issues. In "Sent" it's not just the left-alignment but there is also 
padding missing.

  See the screenshots for the issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1830797/+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 1747818] Re: Behat test for Participation report showing pages in a collection

2019-05-28 Thread Steven
There is already a Behat Feature file for Participation that has scripts
for the above - this may be a duplicated bug.


Catalyst QA

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

Title:
  Behat test for Participation report showing pages in a collection

Status in Mahara:
  Confirmed

Bug description:
  This test need to be converted into a behat test

  Bug description: Participation report doesn't show pages in a
  collection.

  Environment to be tested: Master
  Browser to be tested: Any browser

  Precondition:

  1. Normal users ‘User one’,‘User two’ & ‘User three’ should exist.
  2. Pages ‘Page 01’, ‘Page 02’ & ‘Page 03’ should exist and ‘User one ‘ is the 
owner of these pages.
  3. A collection exists with the title 'Collection one' and pages within the 
collection are 'Page 01' and 'Page 02'
  4. A group ‘Group one’ should exist and pages ‘Group page01’ and ‘Group 
page02’ are the pages created within the group.
  5. ‘User one’ and ‘User two’ are members of ‘Group one’ and ‘User three’ is 
not a member.
  6. ‘Collection one’ and 'Page 03' shared with ‘Group one’.
  7. Comments for ‘Page 01’, ‘Page 02’ & ‘Page 03’ should exist and should have 
each comment from ‘User one’, ‘User two’ & ‘User three’.
  8. Comments for group pages should exist.

  Steps to reproduce:

  1. Log in as ‘User one’.
  2. Navigate to Main menu > Groups.
  3. Click the ‘Settings’ button on the group ‘Group one’.
  4. Switch ‘Participation report ‘ to ‘Yes’.
  5. Click the ‘Save group’ button.
  6. Click the ‘Report’ tab.

  Expected result:
  1. All the pages shared with the Group should be displayed.
  2. The pages in the ‘Collection one’ and 'Page 03'should be displayed.
  3. Members involved in the group and their comments should be displayed.
  4. Non-members involved and their comments should be displayed.
  5. Group pages should be displayed.
  6. Members involved in the group and their comments should be displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1747818/+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 1749635] Re: Behat test for Cover Letter 4.5.1.1 in manual test suite

2019-05-28 Thread Steven
There is already a feature file for Resume that includes a scenario for
Cover letter functionality.

This is a duplicate bug

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

Title:
  Behat test for Cover Letter 4.5.1.1 in manual test suite

Status in Mahara:
  Confirmed

Bug description:
  test/behat/features/user_content/resume_page.feature is pretty comprehensive, 
but doesn't include a test for the cover letter part of the resume.
  http://manual.mahara.org/en/17.10/content/resume.html#write-your-cover-letter

  We need to add some lines to test the cover letter function to the first 
scenario:
  Scenario: Editing admin resume page (Bug 1426983)
  The scenario name can also be changed to "Editing Introduction"

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