[Mahara-contributors] [Bug 1264098] Re: Whitelist more CSS3 options in skins

2021-09-17 Thread Liam Lynch
Great to see from July 2019 to the next patch (10/21) that the border
radius will be resolved.

Would love to be able to play with the rest of the css3 features so we
can customise/create more within the platform. Grids, flex etc.

Unfortunately HTMLPurifier, as good as it was in it's time, is ancient,
neglected and only kept alive by yearly contributions from the wider
community, not the creator himself. Would be nice to be able to use
similar CSS layout styles we are using elsewhere/ on other platforms.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1264098

Title:
  Whitelist more CSS3 options in skins

Status in Mahara:
  Fix Released
Status in Mahara 16.10 series:
  Fix Released

Bug description:
  I tried to create a new skin with custom CSS code added to the
  "Advanced" tab.

  collection-nav ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
  }

  When I save it, and then try to edit the skin, everything is deleted
  except:

  ul {
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1264098/+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 1836687] [NEW] Tinymce uses different fonts than bootstrap

2019-07-15 Thread Liam
Public bug reported:

The tinymce editor does not use the same font family or weight as the
rest of mahara

To replicate:
1. go to a page with a tinymce editor, eg a page with a comment block
2. enter text into the editor

expected result: font styles should be the same as mahara
actual result: font styles are different

see attached screenshot

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: front-end tinymce

** Attachment added: "Selection_003.jpg"
   
https://bugs.launchpad.net/bugs/1836687/+attachment/5277254/+files/Selection_003.jpg

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

Title:
  Tinymce uses different fonts than bootstrap

Status in Mahara:
  New

Bug description:
  The tinymce editor does not use the same font family or weight as the
  rest of mahara

  To replicate:
  1. go to a page with a tinymce editor, eg a page with a comment block
  2. enter text into the editor

  expected result: font styles should be the same as mahara
  actual result: font styles are different

  see attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1836687/+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 1836676] [NEW] border radius values not set with a variable

2019-07-15 Thread Liam
Public bug reported:

There are a lot of border-radius' that are not using a scss variable.
Variables should be used wherever possible to make changing much easier.

** Affects: mahara
 Importance: Undecided
 Status: New


** 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/1836676

Title:
  border radius values not set with a variable

Status in Mahara:
  New

Bug description:
  There are a lot of border-radius' that are not using a scss variable.
  Variables should be used wherever possible to make changing much
  easier.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1836676/+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 1836675] [NEW] Page header doesnt align with content

2019-07-15 Thread Liam
Public bug reported:

The heading text of a page does not align with the content.

To replicate:
1. Create a page and give it a name
2. View the page

Expected: heading text aligns with content
Actual: Heading text does not align

See screenshot

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: bootstrap front-end

** Attachment added: "Selection_002.jpg"
   
https://bugs.launchpad.net/bugs/1836675/+attachment/5277246/+files/Selection_002.jpg

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

Title:
  Page header doesnt align with content

Status in Mahara:
  New

Bug description:
  The heading text of a page does not align with the content.

  To replicate:
  1. Create a page and give it a name
  2. View the page

  Expected: heading text aligns with content
  Actual: Heading text does not align

  See screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1836675/+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 1834973] [NEW] IE11 sidepanels are at the bottom of the page

2019-07-01 Thread Liam
Public bug reported:

The bootstrap columns are used to display content side by side. However,
on IE11, they dont work with the sidepanels.

To replicate:
1. On IE11, log into a mahara site
2. Observe the panels on the dashboard

Expected result: Side panels should be on the right hand side
Actual result: Side panels are at the bottom of the page

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


** Tags: bootstrap 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/1834973

Title:
  IE11 sidepanels are at the bottom of the page

Status in Mahara:
  Confirmed

Bug description:
  The bootstrap columns are used to display content side by side.
  However, on IE11, they dont work with the sidepanels.

  To replicate:
  1. On IE11, log into a mahara site
  2. Observe the panels on the dashboard

  Expected result: Side panels should be on the right hand side
  Actual result: Side panels are at the bottom of the page

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1834973/+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 1833330] Re: Institution top menu hovers under config buttons

2019-06-30 Thread Liam
** 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/180

Title:
  Institution top menu hovers under config buttons

Status in Mahara:
  In Progress

Bug description:
  On the Admin > institutions > settings page

  See attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/180/+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 1833348] [NEW] Heading on tags page cant be selected

2019-06-18 Thread Liam
Public bug reported:

It appears like the heading of the panel on menu > create > tags has an
invisible object over it as the link cant be clicked and the text cant
be selected.

expected result: link is clickable
actual result: link cant be clicked

** Affects: mahara
 Importance: Undecided
 Status: Confirmed


** 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/1833348

Title:
  Heading on tags page cant be selected

Status in Mahara:
  Confirmed

Bug description:
  It appears like the heading of the panel on menu > create > tags has
  an invisible object over it as the link cant be clicked and the text
  cant be selected.

  expected result: link is clickable
  actual result: link cant be clicked

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833348/+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 1833320] [NEW] Duplicate variable in bootsrap-variables.scss

2019-06-18 Thread Liam
Public bug reported:

$nav-tabs-link-hover-border-color is defined twice in
htdocs/theme/raw/sass/utilities/_bootstrap-variables.scss on lines 748
and 749

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


** Tags: bootstrap

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

Title:
  Duplicate variable in bootsrap-variables.scss

Status in Mahara:
  In Progress

Bug description:
  $nav-tabs-link-hover-border-color is defined twice in
  htdocs/theme/raw/sass/utilities/_bootstrap-variables.scss on lines 748
  and 749

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833320/+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 1833314] [NEW] Institution selector missing styling

2019-06-18 Thread Liam
Public bug reported:

The institution selector on admin > institutions > settings > (members
number of institution) is missing some styling.

check with 1 institution (plus no institution), and multiple
institutions

** 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/1833314

Title:
  Institution selector missing styling

Status in Mahara:
  In Progress

Bug description:
  The institution selector on admin > institutions > settings > (members
  number of institution) is missing some styling.

  check with 1 institution (plus no institution), and multiple
  institutions

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1833314/+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 1832665] Re: SmartEvidence framework indenting not working on long headings

2019-06-18 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1832665

Title:
  SmartEvidence framework indenting not working on long headings

Status in Mahara:
  In Progress

Bug description:
  When SmartEvidence framework contains 3 levels  (standard,
  standardelement and parentid) and the lowest level shortname contains
  over 40 characters/ two lines of text the text on the second line
  doesn't indent.

  
  Preconditions: Smart evidence file with 3 levels (standard, standardelement 
and parentid) can use the Entrecomp_foundation_framework on mahara seafile 
under admin folder

  Steps to reproduce:

  1. Upload or edit Smartevidence file so that the standard element shortname 
has 40 characters/ two lines of text or more
  2.  Attach framework to a collection and view

  Expected result: Second line indents

  Actual result: Second line doesn't indent

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1832665/+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 1831689] [NEW] Datepicker doesnt work with different date formats

2019-06-04 Thread Liam
Public bug reported:

When a different date format (other than the Mahara default /MM/DD
HH:mm), the datepicker doesnt work.

Steps to reproduce:
1. Update lang/en.utf8/langconfig.php with the following:

$string['pieform_calendar_dateformat'] = '%%d/%%m/%%Y';
$string['pieform_calendar_timeformat'] = '%%l:%%M %%p';

2. Clear site cache

3. In the Shared by Me, set 'Allow comments' = No

4. Enter a page to share with a group with an end date selected from
outside of the current month.

5. Save and re-enter the page.

Expected result: Clicking on the 'to' field opens the datepicker
Actual result: the datepicker doesnt open and error messages are displayed in 
the console.

Steps I've tried to fix:
-Hard coding the new date format (DD/MM/ h:mm A) into 
theme/raw/templates/form/viewacl.tpl:164
-Adding new code to the library as per 
https://github.com/tempusdominus/bootstrap-4/issues/193#issuecomment-465649868
-Removing the local from theme/raw/templates/form/viewacl.tpl:165

** Affects: mahara
 Importance: Undecided
 Status: 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/1831689

Title:
  Datepicker doesnt work with different date formats

Status in Mahara:
  Confirmed

Bug description:
  When a different date format (other than the Mahara default /MM/DD
  HH:mm), the datepicker doesnt work.

  Steps to reproduce:
  1. Update lang/en.utf8/langconfig.php with the following:

  $string['pieform_calendar_dateformat'] = '%%d/%%m/%%Y';
  $string['pieform_calendar_timeformat'] = '%%l:%%M %%p';

  2. Clear site cache

  3. In the Shared by Me, set 'Allow comments' = No

  4. Enter a page to share with a group with an end date selected from
  outside of the current month.

  5. Save and re-enter the page.

  Expected result: Clicking on the 'to' field opens the datepicker
  Actual result: the datepicker doesnt open and error messages are displayed in 
the console.

  Steps I've tried to fix:
  -Hard coding the new date format (DD/MM/ h:mm A) into 
theme/raw/templates/form/viewacl.tpl:164
  -Adding new code to the library as per 
https://github.com/tempusdominus/bootstrap-4/issues/193#issuecomment-465649868
  -Removing the local from theme/raw/templates/form/viewacl.tpl:165

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1831689/+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 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 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 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 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 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 1829091] Re: config theme not picking up on some colours

2019-05-14 Thread Liam
** 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/1829091

Title:
  config theme not picking up on some colours

Status in Mahara:
  In Progress

Bug description:
  The configurable is not using colours in some places that should be set for 
the user. These are found:
  -On the my portfolios block when there is more than 11 pages so that the 
pagination can be viewed. Problem is with the colour of the selected number in 
the pagination should be the primary/heading colour.
  -On a page that has had instructions added (via page settings > advanced). 
Link should be the link colour of the config theme.
  -The colour of the footer links and metadata should be the link colour.
  -Share a page with a user and set their role as peer > Add the peer 
assessment block from general and add some instructions > log in as that user 
and look at the shared page > click on add assessment. The instructions link 
should be link colour
  - On the same modal as above, the cancel button should be the link colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829091/+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 1829091] [NEW] config theme not picking up on some colours

2019-05-14 Thread Liam
Public bug reported:

The configurable is not using colours in some places that should be set for the 
user. These are found:
-On the my portfolios block when there is more than 11 pages so that the 
pagination can be viewed. Problem is with the colour of the selected number in 
the pagination should be the primary/heading colour.
-On a page that has had instructions added (via page settings > advanced). Link 
should be the link colour of the config theme.
-The colour of the footer links and metadata should be the link colour.
-Share a page with a user and set their role as peer > Add the peer assessment 
block from general and add some instructions > log in as that user and look at 
the shared page > click on add assessment. The instructions link should be link 
colour
- On the same modal as above, the cancel button should be the link colour

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


** Tags: bootstrap 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/1829091

Title:
  config theme not picking up on some colours

Status in Mahara:
  Confirmed

Bug description:
  The configurable is not using colours in some places that should be set for 
the user. These are found:
  -On the my portfolios block when there is more than 11 pages so that the 
pagination can be viewed. Problem is with the colour of the selected number in 
the pagination should be the primary/heading colour.
  -On a page that has had instructions added (via page settings > advanced). 
Link should be the link colour of the config theme.
  -The colour of the footer links and metadata should be the link colour.
  -Share a page with a user and set their role as peer > Add the peer 
assessment block from general and add some instructions > log in as that user 
and look at the shared page > click on add assessment. The instructions link 
should be link colour
  - On the same modal as above, the cancel button should be the link colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1829091/+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 1828150] [NEW] clicking on calendar icon doesnt bring up the datepicker on calendar inputs

2019-05-07 Thread Liam
Public bug reported:

to replicate:
- on a calendar input, click on the calendar icon

expected result: the datepicker appears
actual result: nothing happens

a list of pages where the calendar may appear:
-/artefact/resume/index.php
-/view/urls.php?id= -> needs an id of the page
-/admin/users/edit.php?id= -> needs an id of the page
-/admin/users/institutions.php
-/group/edit.php?id=__ -> needs an id of the page
-/admin/users/statistics.php

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

** Affects: mahara/19.04
 Importance: Undecided
 Status: New


** Tags: front-end

** Also affects: mahara/19.04
   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/1828150

Title:
  clicking on calendar icon doesnt bring up the datepicker on calendar
  inputs

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  New

Bug description:
  to replicate:
  - on a calendar input, click on the calendar icon

  expected result: the datepicker appears
  actual result: nothing happens

  a list of pages where the calendar may appear:
  -/artefact/resume/index.php
  -/view/urls.php?id= -> needs an id of the page
  -/admin/users/edit.php?id= -> needs an id of the page
  -/admin/users/institutions.php
  -/group/edit.php?id=__ -> needs an id of the page
  -/admin/users/statistics.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1828150/+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 1828140] [NEW] missing btn-primary class on validation email page

2019-05-07 Thread Liam
Public bug reported:

To replicate:
-Delete an email from a user in the database, I used: update usr set email = '' 
where email = '{email}'`
-log in as the same user whos email has just been deleted

expected result: green continue button at bottom of page
actual result: white button

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

** Affects: mahara/19.04
 Importance: Undecided
 Status: New


** Tags: bite-sized front-end

** Also affects: mahara/19.04
   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/1828140

Title:
  missing btn-primary class on validation email page

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  New

Bug description:
  To replicate:
  -Delete an email from a user in the database, I used: update usr set email = 
'' where email = '{email}'`
  -log in as the same user whos email has just been deleted

  expected result: green continue button at bottom of page
  actual result: white button

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1828140/+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 1825686] Re: Content chooser has different icon and text sizes

2019-05-07 Thread Liam
** No longer affects: mahara/19.04

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

Title:
  Content chooser has different icon and text sizes

Status in Mahara:
  In Progress

Bug description:
  Follow-on from the Bootstrap upgrade.

  When the content chooser on the page edit screen is displayed in
  tablet mode, the icon and text size is reduced though it shouldn't be.
  Additionally, when you are in icon-only mode, the fields in the sub
  menu do not extend all the way to the side.

  See the 18.10 screenshot for comparison to the 19.04 one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1825686/+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 1826801] Re: Wrong link text color in "More options" page menu when link is active

2019-04-30 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1826801

Title:
  Wrong link text color in "More options" page menu when link is active

Status in Mahara:
  In Progress

Bug description:
  Follow-on from Bootstrap 4 upgrade

  When you are on a page and click the "More options" menu and then
  hover to an option and press the mouse to activate the link, the text
  color stays black but the background changes to the theme's primary
  color making the text often unreadable.

  The text color should change according to the primary button color
  combo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1826801/+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 1826048] Re: "Remove from watchlist" icon is missing

2019-04-23 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1826048

Title:
  "Remove from watchlist" icon is missing

Status in Mahara:
  In Progress

Bug description:
  When you added a page to your watchlist and you want to remove it, you
  don't see the icon next to "Remove page from watchlist".

  To replicate:

  1. Create 2 users.
  2. Log in as user A and create a page that is shared with user B.
  3. Log in as user B and comment on the page of user A.
  4. Click the "More options" button on the page.

  Expected result: You can see "Remove page from watchlist" with the 
"eye-slash" FontAwesome icon like in 18.10 
https://manual.mahara.org/en/18.10/_images/3_dots_expanded.png
  Actual result: The icon is missing (see attached screenshot).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1826048/+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 1825684] Re: Active page in collection navigation needs to stand out more

2019-04-23 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1825684

Title:
  Active page in collection navigation needs to stand out more

Status in Mahara:
  In Progress

Bug description:
  Follow-on from Bootstrap upgrade

  When the collection navigation is used, the active page needs to stand
  out more, i.e. have the background displayed in the primary color like
  in 18.10 (see
  https://manual.mahara.org/en/18.10/_images/collection_result.png ).
  The current look in 19.04 is attached.

  To replicate:

  1. Create a collection with 3 pages.
  2. View the collection and click the collection drop-down menu.

  Expected result: The active page stands out with the primary color as 
background color and an appropriate text color.
  Actual result: The active page has the link color and can hardly be 
distinguished from the other pages.

  This needs to be checked in all themes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1825684/+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 1825687] Re: "Objectionable material reported" option doesn't align in the menu

2019-04-23 Thread Liam
** Changed in: mahara
 Assignee: Rebecca Blundell (rjb-dev) => (unassigned)

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

Title:
  "Objectionable material reported" option doesn't align in the menu

Status in Mahara:
  Confirmed

Bug description:
  Follow-on from Bootstrap upgrade.

  When a page was reported as objectionable and the "More options" menu
  is opened, the icon and text "Objectionable material reported" don't
  align with the rest of the text (see screenshot). It should look like
  https://manual.mahara.org/en/18.10/_images/3_dots_expanded.png

  To replicate:

  1. Create user A and user B.
  2. User A creates a page.
  3. User B marks the page as objectionable.
  4. User B looks at the options in the "More options" menu via the "3 dots" 
button when viewing the page.

  Expected result: All options are aligned on the left with the icons below 
each other.
  Actual result: The "Objectionable material reported" option doesn't align.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1825687/+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 1825686] Re: Content chooser has different icon and text sizes

2019-04-23 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1825686

Title:
  Content chooser has different icon and text sizes

Status in Mahara:
  In Progress

Bug description:
  Follow-on from the Bootstrap upgrade.

  When the content chooser on the page edit screen is displayed in
  tablet mode, the icon and text size is reduced though it shouldn't be.
  Additionally, when you are in icon-only mode, the fields in the sub
  menu do not extend all the way to the side.

  See the 18.10 screenshot for comparison to the 19.04 one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1825686/+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 1824054] Re: Pointless access keys used in the menus

2019-04-16 Thread Liam
** Changed in: mahara
   Status: New => In Progress

** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  Pointless access keys used in the menus

Status in Mahara:
  In Progress

Bug description:
  Access keys are used to quickly jump around different pages using
  keyboard shortcuts (Alt+Shift+ on firefox). Since the
  navigation has changed a lot int he last few versions of Mahara, a lot
  of these access keys are now outdated and in some cases, obsolete.

  Access keys that control buttons that open and close submenus arent
  needed any longer as they dont actually link to any other pages.

  Only the ones like 'D' for Dashboard should stay as these link to
  other pages.

  The access key changes will also need to be updated in the user manual:
  c: content - No longer exists
  p: portfolio - now called pages and collections
  there are no longer separate admin and regular access keys as both menus are 
visible at all times

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824054/+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 1823277] Re: The jsoneditor and behat html-formatter look to have bootstrap3 files associated

2019-04-16 Thread Liam
** 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/1823277

Title:
  The jsoneditor and behat html-formatter look to have bootstrap3 files
  associated

Status in Mahara:
  In Progress

Bug description:
  I see there are these files

  htdocs/js/jsoneditor/src/themes/bootstrap3.js
  htdocs/js/jsoneditor/src/themes/bootstrap4.js

  
  And 

  htdocs/testing/frameworks/behat/html-formatter/bootstrap.min.css 
  that contains: Bootstrap v3.3.1

  So we need to look into this some more to see if we are actually using
  the v3 files and if so can we get things working with bootstrap v4?

  If not can we remove them from the system?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1823277/+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 1824056] [NEW] The collapse and expand buttons in the smart evidence editor are unclear to screenreaders

2019-04-09 Thread Liam
Public bug reported:

The buttons that expand and collapse sections in the smart evidence
editor are a bit unclear to screenreaders. It's simply announced as
either 'collapse' or 'expand' and doesnt say what it is toggling. More
information should be supplied in a .sr-only class

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility smartevidence

** Tags added: smartevidence

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

Title:
  The collapse and expand buttons in the smart evidence editor are
  unclear to screenreaders

Status in Mahara:
  New

Bug description:
  The buttons that expand and collapse sections in the smart evidence
  editor are a bit unclear to screenreaders. It's simply announced as
  either 'collapse' or 'expand' and doesnt say what it is toggling. More
  information should be supplied in a .sr-only class

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824056/+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 1824055] [NEW] Smart evidence labels need to be associated with their inputs

2019-04-09 Thread Liam
Public bug reported:

The labels on both the smart evidence editor and matrix need to be
associated with the inputs they are used for. This can be done using
'for=' followed by the id of the input in the html of the page.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility smartevidence

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

Title:
  Smart evidence labels need to be associated with their inputs

Status in Mahara:
  New

Bug description:
  The labels on both the smart evidence editor and matrix need to be
  associated with the inputs they are used for. This can be done using
  'for=' followed by the id of the input in the html of the page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824055/+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 1824054] [NEW] Pointless access keys used in the menus

2019-04-09 Thread Liam
Public bug reported:

Access keys are used to quickly jump around different pages using
keyboard shortcuts (Alt+Shift+ on firefox). Since the navigation
has changed a lot int he last few versions of Mahara, a lot of these
access keys are now outdated and in some cases, obsolete.

Access keys that control buttons that open and close submenus arent
needed any longer as they dont actually link to any other pages.

Only the ones like 'D' for Dashboard should stay as these link to other
pages.

The access key changes will also need to be updated in the user manual:
c: content - No longer exists
p: portfolio - now called pages and collections
there are no longer separate admin and regular access keys as both menus are 
visible at all times

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

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

Title:
  Pointless access keys used in the menus

Status in Mahara:
  New

Bug description:
  Access keys are used to quickly jump around different pages using
  keyboard shortcuts (Alt+Shift+ on firefox). Since the
  navigation has changed a lot int he last few versions of Mahara, a lot
  of these access keys are now outdated and in some cases, obsolete.

  Access keys that control buttons that open and close submenus arent
  needed any longer as they dont actually link to any other pages.

  Only the ones like 'D' for Dashboard should stay as these link to
  other pages.

  The access key changes will also need to be updated in the user manual:
  c: content - No longer exists
  p: portfolio - now called pages and collections
  there are no longer separate admin and regular access keys as both menus are 
visible at all times

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824054/+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 1759054] Re: datepicker not accessible by screen reader

2019-04-09 Thread Liam
After testing with Julius, 2 problems have been discovered:
• datepicker doesnt open at all on focus
• the screenreader reads 'hh:mm' as 'hours:minutes'. Adding a space between the 
h's and m's should fix this

There is aria text provided which means that visually impaired users can
still use the field, its just the datepicker that doesnt appear

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

Title:
  datepicker not accessible by screen reader

Status in Mahara:
  Incomplete

Bug description:
  There are still a few issues that make datepicker not accessible:

   - when the datepicker field receives focus, the screen reader doesn't see 
the datepicker form has been displayed
   - when on the datepicker we press 'H' it changes to the timepicker form, but 
the screen reader doesn't see there has been a change
   - the text with instructions on how to change the time (hours or minutes) is 
not read by the sr
   - it doesn't say how to come back from the timepicker mode

  reported by Julius

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1759054/+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 1824052] [NEW] both the list item and the button on plugins in admin->extensions->plugin admin say 'show {plugin name}' to the screenreader

2019-04-09 Thread Liam
Public bug reported:

Navigate to admin menu -> extensions -> plugin administration

When tabbing through the page and listening to a screenreader, both the
text in a card, and the button next to it say the same thing which is a
little confusing.

For example, "Hide blocktype blog" would be said twice when tabbing
through

Tested using NVDA on Windows

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

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

Title:
  both the list item and the button on plugins in
  admin->extensions->plugin admin say 'show {plugin name}' to the
  screenreader

Status in Mahara:
  New

Bug description:
  Navigate to admin menu -> extensions -> plugin administration

  When tabbing through the page and listening to a screenreader, both
  the text in a card, and the button next to it say the same thing which
  is a little confusing.

  For example, "Hide blocktype blog" would be said twice when tabbing
  through

  Tested using NVDA on Windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824052/+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 1824047] [NEW] menu buttons dont say they are going to collapse/expand a submenu to the screenreader

2019-04-09 Thread Liam
Public bug reported:

The buttons on the menus only announce that they are buttons to
screenreaders. They should really mention that they are going to expand
or collapse the submenus. They should also announce what state they are
in (eg expanded or collapsed) to the screenreader.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

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

Title:
  menu buttons dont say they are going to collapse/expand a submenu to
  the screenreader

Status in Mahara:
  New

Bug description:
  The buttons on the menus only announce that they are buttons to
  screenreaders. They should really mention that they are going to
  expand or collapse the submenus. They should also announce what state
  they are in (eg expanded or collapsed) to the screenreader.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824047/+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 1824044] [NEW] 'skip to main content' link skips the new page header on collections

2019-04-09 Thread Liam
Public bug reported:

When tabbing through a page with a screenreader, there is a 'skip to
main content' link in the header that allows users to skip having to tab
through all of the menu items before getting to the content of a page.

Since the new collection page header has been added, using this link
completely misses the header elements.

To replicate:
1. Navigate to create -> Pages and collections
2. Create a page
3. Create a collection
3.1. Add the page from step 2 to the collection
4. View the collection
5. Use the tab key to navigate through the page
6. When 'skip to main content' link appears, click enter

Expected result: Start tabbing through the header section
Actual result: Start tabbing through the comments block (Or another block if 
one was added in step 2)

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

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

Title:
  'skip to main content' link skips the new page header on collections

Status in Mahara:
  New

Bug description:
  When tabbing through a page with a screenreader, there is a 'skip to
  main content' link in the header that allows users to skip having to
  tab through all of the menu items before getting to the content of a
  page.

  Since the new collection page header has been added, using this link
  completely misses the header elements.

  To replicate:
  1. Navigate to create -> Pages and collections
  2. Create a page
  3. Create a collection
  3.1. Add the page from step 2 to the collection
  4. View the collection
  5. Use the tab key to navigate through the page
  6. When 'skip to main content' link appears, click enter

  Expected result: Start tabbing through the header section
  Actual result: Start tabbing through the comments block (Or another block if 
one was added in step 2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824044/+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 1824045] [NEW] Tabbing through menus focuses on other menus before getting to menu content

2019-04-09 Thread Liam
Public bug reported:

When tabbing through the navigation with a screenreader, after opening
(for example) the main menu, the other menus (eg admin, user, and inbox)
all get focus before the first item of the opened menu does.

When a menu is opened, the first item should get focus straight away.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility

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

Title:
  Tabbing through menus focuses on other menus before getting to menu
  content

Status in Mahara:
  New

Bug description:
  When tabbing through the navigation with a screenreader, after opening
  (for example) the main menu, the other menus (eg admin, user, and
  inbox) all get focus before the first item of the opened menu does.

  When a menu is opened, the first item should get focus straight away.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1824045/+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 1819807] Re: Search box overlaps navigaiton icons on right side of page

2019-03-19 Thread Liam
Steps I tried:
* Chrome on Ubuntu 18.04 on latest version of master
* Chrome on Ubuntu 18.04 on latest version of master with cherry-picked patches 
(https://reviews.mahara.org/#/c/9567/14, 
https://reviews.mahara.org/#/c/9598/10, https://reviews.mahara.org/#/c/9604/10)
* Safari on macbook pro MoJave (10.14.1) on latest version of master

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

Title:
  Search box overlaps navigaiton icons on right side of page

Status in Mahara:
  Invalid

Bug description:
  Mahara version: Mahara 18.10.1testing
  Browser: Chrome, Safari, Firefox windows edge
  OS: Mac
  PHP: 7.0
  Database: Mysql 8

  Issue:
  Search box is set with a right margin of 193px, but the icons on the right 
take up more than that space.

  Solution:
  change the lines 38 and 39 in htdocs/theme/raw/layout/nav/_navbar.scss to 
  right: 25%;   
  margin: 0;

  The 25% value is to match the layout grid to keep the right icons
  clear.

  Patch file with the change attached (A recompile of the css is
  necessary to confirm the change)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1819807/+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 1819807] Re: Search box overlaps navigaiton icons on right side of page

2019-03-19 Thread Liam
Hi Kevin

I dont seem to be able to replicate your issue of overlapping icons and
search box on top of the latest master branch of Mahara.

I can see that your margin: 25% does line up the searchbar with the
right sidebar, but we dont have this sidebar on some pages which leaves
the searchbar looking out of place. Currently, the searchbar is placed
with equal spacing after the icons which is its normal behaviour.

Thanks,
Liam

** Changed in: mahara
   Status: New => Invalid

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

Title:
  Search box overlaps navigaiton icons on right side of page

Status in Mahara:
  Invalid

Bug description:
  Mahara version: Mahara 18.10.1testing
  Browser: Chrome, Safari, Firefox windows edge
  OS: Mac
  PHP: 7.0
  Database: Mysql 8

  Issue:
  Search box is set with a right margin of 193px, but the icons on the right 
take up more than that space.

  Solution:
  change the lines 38 and 39 in htdocs/theme/raw/layout/nav/_navbar.scss to 
  right: 25%;   
  margin: 0;

  The 25% value is to match the layout grid to keep the right icons
  clear.

  Patch file with the change attached (A recompile of the css is
  necessary to confirm the change)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1819807/+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 1783153] Re: Display tags in the file browser table under "Files"

2019-02-10 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1783153

Title:
  Display tags in the file browser table under "Files"

Status in Mahara:
  In Progress

Bug description:
  When you are on /artefact/file/index.php you do not see any tags in
  the table. Just the file name, description and size.

  However, when you add a file block to a page and view the file
  browser, the tags are displayed right below the description (see
  attachment).

  The same display should be in the regular file browser at
  /artefact/file/index.php To indicate better that it's not only the
  description that is displayed, it should read "Description / Tags" (in
  all caps via CSS).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1783153/+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 1814499] Re: Primary School font doesn't support Māori characters

2019-02-10 Thread Liam
The font being used is called GoodDog. However it appears to be a paid
font so someone with an account will have to download the files
including the latin extended files. Then the current font files can just
be swapped out and that should fix it.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1814499

Title:
  Primary School font doesn't support Māori characters

Status in Mahara:
  Confirmed

Bug description:
  The fun font in the primary school theme in the homeinfo.tpl part (see
  screenshot) doesn't support the full set of special characters. It may
  also mean that special characters found in other languages are not
  supported.

  The character set should be expanded to support more characters. This
  should be similar to the fix made for bug #1747856.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1814499/+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 1814194] [NEW] Bootstrap 4 broken behat tests

2019-01-31 Thread Liam
Public bug reported:

The behat tests now break when they are run against the bootstrap 4
files.

The common errors seem to be:
-Failing to log in
-Not finding the text "Lost username / password"
-Panels being searched for instead of cards

** Affects: mahara
 Importance: Undecided
 Assignee: Rebecca Blundell (rjb-dev)
 Status: New


** Tags: behat

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

Title:
  Bootstrap 4 broken behat tests

Status in Mahara:
  New

Bug description:
  The behat tests now break when they are run against the bootstrap 4
  files.

  The common errors seem to be:
  -Failing to log in
  -Not finding the text "Lost username / password"
  -Panels being searched for instead of cards

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1814194/+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 1757923] Re: Look into newer version of datepicker for 18.10

2019-01-09 Thread Liam
*** This bug is a duplicate of bug 1765276 ***
https://bugs.launchpad.net/bugs/1765276

** This bug has been marked a duplicate of bug 1765276
   Upgrade to Bootstrap 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/1757923

Title:
  Look into newer version of datepicker for 18.10

Status in Mahara:
  Confirmed

Bug description:
  The datepicker that was implemented for 18.04 is in code freeze and is
  no longer being maintained.

  However, there is a version 5 which is hosted on a different
  repository which can be found at:
  https://github.com/tempusdominus/core . There are also bootstrap-3 and
  bootstrap-4 repos on the same github account.

  Investigation should be done to see what changes there are to this new
  version and accessibility should be considered. The previous version
  has had numerous accessibility changes (now merged in 18.04) and
  either these changes should be modified and implemented in this new
  version if it does not already have accessibility features.

  Thanks,
  Liam Sharpe

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1757923/+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 1808096] Re: "Edit file" panel doesn't go across entire width anymore

2018-12-12 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/1808096

Title:
  "Edit file" panel doesn't go across entire width anymore

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

Bug description:
  master and 18.10: When you edit a file via Create -> Files, the
  dialogue doesn't go across the entire page anymore like previously
  (see https://manual.mahara.org/en/18.04/content/files.html#edit-a
  -file-or-folder) but only covers about half of a page (see
  attachment).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1808096/+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 1807616] Re: Styling needed for friendship attention message panel-warning block on the requester's profile page

2018-12-11 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1807616

Title:
  Styling needed for friendship attention message panel-warning block on
  the requester's profile page

Status in Mahara:
  In Progress

Bug description:
  Bug Summary: 
  When viewing the profile page of a user that has requested friendship, the 
Approve/Deny block is displayed at the top of the page, This display needs to 
be styled better as it takes up way too much room on the page.

  ===

  Environment tested: Master
  Browser tested: Chrome

  Preconditions: 
   
  1) UserA has requested friendship of UserB

  Test Steps: 
   
  1) Log in as UserB 
  2) Browse to UserA profile page 

  Expected result: attention message panel-warning block is displayed

  Actual result: attention message panel-warning block is displayed but
  there is too much space used up and is not aesthetically pleasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1807616/+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 1807616] Re: Styling needed for friendship attention message panel-warning block on the requester's profile page

2018-12-11 Thread Liam
** Tags added: 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/1807616

Title:
  Styling needed for friendship attention message panel-warning block on
  the requester's profile page

Status in Mahara:
  Confirmed

Bug description:
  Bug Summary: 
  When viewing the profile page of a user that has requested friendship, the 
Approve/Deny block is displayed at the top of the page, This display needs to 
be styled better as it takes up way too much room on the page.

  ===

  Environment tested: Master
  Browser tested: Chrome

  Preconditions: 
   
  1) UserA has requested friendship of UserB

  Test Steps: 
   
  1) Log in as UserB 
  2) Browse to UserA profile page 

  Expected result: attention message panel-warning block is displayed

  Actual result: attention message panel-warning block is displayed but
  there is too much space used up and is not aesthetically pleasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1807616/+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 1796525] Re: Portfolio access report should indicate portfolios that are under review

2018-10-16 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1796525

Title:
  Portfolio access report should indicate portfolios that are under
  review

Status in Mahara:
  In Progress

Bug description:
  In Mahara 18.10 we introduced the functionality to revoke access to a
  portfolio by an administrator when it is objectionable. The "Portfolio
  under review" string is displayed on "Shared by me", but not in the
  "Portfolio access" report that an administrator can see.

  It would be good to also mention it in the report in the access column
  because that is the initial page where an admin would look why someone
  can't access a portfolio.

  To replicate:

  1. Create a portfolio as User A and share it with registered users.
  2. Report the portfolio as objectionable by User B.
  3. Click the "Still objectionable" button as site admin and remove access to 
the portfolio.
  4. As site admin, go to Admin menu -> Reports -> Configure report -> 
Portfolio access and view the list (set the date to tomorrow to get all current 
portfolios).
  Expected result: The message: "Portfolio under review; access was revoked" is 
displayed for the portfolio whose access was revoked. This could be the row in 
red like under "Shared by me".
  Actual result: No message and the admin can't see from this screen that 
access had been revoked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1796525/+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 1796166] Re: Style adjustments for LTI grading screen

2018-10-04 Thread Liam
** 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/1796166

Title:
  Style adjustments for LTI grading screen

Status in Mahara:
  In Progress

Bug description:
  When you grade a portfolio via LTI, you see the grading on a reddish
  background. That background sticks to the top of the comments box.
  There should be a bit of padding. Also, the help text has taken on the
  text color of the box rather than displaying the normal color.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1796166/+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 1792053] [NEW] Messages icon too far left for regular users

2018-09-11 Thread Liam
Public bug reported:

When you are logged in as a regualar user the messages icon in the top
right nav has an extra space between it and the next item where the
admin menu would be

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


** Tags: bite-sized front-end

** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  Messages icon too far left for regular users

Status in Mahara:
  Confirmed

Bug description:
  When you are logged in as a regualar user the messages icon in the top
  right nav has an extra space between it and the next item where the
  admin menu would be

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1792053/+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 1772298] Re: login help icon hidden on Modern theme

2018-08-30 Thread Liam
** 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/1772298

Title:
  login help icon hidden on Modern theme

Status in Mahara:
  In Progress

Bug description:
  Environment tested: Master
  Browser tested: Chrome

  Summary: Help icon is missing when the site theme is set to Modern
  theme and the user is on the log in page.

  1. site has Modern Theme set
  2. User is on the login screen 

  Actual result: the help icon is hidden - if user clicks in the general
  area the help text is displayed

  Expected result: help icon is displayed and is clickable to reveal
  help text.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1772298/+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 1765276] [NEW] Upgrade to Bootstrap 4

2018-04-18 Thread Liam
Public bug reported:

Bootstrap 4 has been released. We should upgrade.

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


** Tags: bootstrap 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/1765276

Title:
  Upgrade to Bootstrap 4

Status in Mahara:
  New

Bug description:
  Bootstrap 4 has been released. We should upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1765276/+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 1758735] Re: Consolidate styles of registration agreements

2018-03-28 Thread Liam
** Changed in: mahara/18.10
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/18.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/1758735

Title:
  Consolidate styles of registration agreements

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  When self-registration is turned on and you register for an account at
  /register.php, the terms and conditions and privacy statements are
  displayed (will need to correct it so they only show when registration
  agreement needs to be selected).

  The statements do not have our usual panels and thus it's a bit hard
  to follow their text esp. when they are long (see screenshot). They
  should get the same styling as on /userprivacy.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1758735/+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 1757923] [NEW] Look into newer version of datepicker for 18.10

2018-03-21 Thread Liam
Public bug reported:

The datepicker that was implemented for 18.04 is in code freeze and is
no longer being maintained.

However, there is a version 5 which is hosted on a different repository
which can be found at: https://github.com/tempusdominus/core . There are
also bootstrap-3 and bootstrap-4 repos on the same github account.

Investigation should be done to see what changes there are to this new
version and accessibility should be considered. The previous version has
had numerous accessibility changes (now merged in 18.04) and either
these changes should be modified and implemented in this new version if
it does not already have accessibility features.

Thanks,
Liam Sharpe

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: accessibility bootstrap 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/1757923

Title:
  Look into newer version of datepicker for 18.10

Status in Mahara:
  New

Bug description:
  The datepicker that was implemented for 18.04 is in code freeze and is
  no longer being maintained.

  However, there is a version 5 which is hosted on a different
  repository which can be found at:
  https://github.com/tempusdominus/core . There are also bootstrap-3 and
  bootstrap-4 repos on the same github account.

  Investigation should be done to see what changes there are to this new
  version and accessibility should be considered. The previous version
  has had numerous accessibility changes (now merged in 18.04) and
  either these changes should be modified and implemented in this new
  version if it does not already have accessibility features.

  Thanks,
  Liam Sharpe

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1757923/+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 1757254] Re: The page "more" link menu sometimes looks broken

2018-03-21 Thread Liam
** Changed in: mahara
   Status: Confirmed => In Progress

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

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

Title:
  The page "more" link menu sometimes looks broken

Status in Mahara:
  In Progress

Bug description:
  When I view the page as myself things look fine and also when a logged
  out user

  But when viewing as another logged in user things look broken

  See attached image

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1757254/+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 1756154] Re: Fix link color in Primary School and Ocean themes for "Notifications"

2018-03-21 Thread Liam
** Changed in: mahara/18.10
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/18.04
 Assignee: Liam (liam-sharpe) => (unassigned)

** Changed in: mahara/18.04
   Status: In Progress => 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/1756154

Title:
  Fix link color in Primary School and Ocean themes for "Notifications"

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  When you have the Primary School or Ocean theme on your site, the
  navigation bar in the inbox
  (/module/multirecipientnotification/inbox.php) does not show the links
  in the nav bar in the correct colors. In Ocean it is only the active
  link that is a problem, in Primary School it is both Inbox and Sent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756154/+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 1756154] Re: Fix link color in Primary School and Ocean themes for "Notifications"

2018-03-21 Thread Liam
** Changed in: mahara/18.04
 Assignee: Jaque (jaque777) => Liam (liam-sharpe)

** Changed in: mahara/18.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/1756154

Title:
  Fix link color in Primary School and Ocean themes for "Notifications"

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  In Progress

Bug description:
  When you have the Primary School or Ocean theme on your site, the
  navigation bar in the inbox
  (/module/multirecipientnotification/inbox.php) does not show the links
  in the nav bar in the correct colors. In Ocean it is only the active
  link that is a problem, in Primary School it is both Inbox and Sent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756154/+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 1482470] Re: Position and configure block dialogs no longer have focus management

2018-02-20 Thread Liam
** 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/1482470

Title:
  Position and configure block dialogs no longer have focus management

Status in Mahara:
  Fix Released

Bug description:
  With the new Bootstrap theme, it is still possible to add blocks using
  the keyboard (by pressing Enter when focused on a block type in the
  accordion) but the dialogs that appear no longer have focus
  management, making it appear to screen reader users as if nothing has
  happened. The old behaviour (focusing the dialog close button when it
  opens) needs to be reimplemented or fixed.

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482470/+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 1750478] [NEW] Legal agreement acceptance should be in collapsible panels

2018-02-19 Thread Liam
Public bug reported:

The legal information that appears when a user first logs in or when the
license agreement has been changed, should be panels that collapse to
make the page more manageable and clean.

** 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/1750478

Title:
  Legal agreement acceptance should be in collapsible panels

Status in Mahara:
  In Progress

Bug description:
  The legal information that appears when a user first logs in or when
  the license agreement has been changed, should be panels that collapse
  to make the page more manageable and clean.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1750478/+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 1017785] Re: Empty blog should display "No entries yet." and "Add one" link

2018-02-14 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1017785

Title:
  Empty blog should display "No entries yet." and "Add one" link

Status in Mahara:
  In Progress

Bug description:
  Version: master

  Assumptions
   - Logged in user has one empty journal.

  Actions
   1. Open the empty journal.

  Expected results
   - Lang string "No entries yet. Add one" with link to create a new entry.

  Actual results
   - string: "0 entries"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1017785/+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 1748782] Re: "Inactive user" highlight disappeared

2018-02-13 Thread Liam
** Changed in: mahara/18.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/1748782

Title:
  "Inactive user" highlight disappeared

Status in Mahara:
  In Progress
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed
Status in Mahara 18.04 series:
  In Progress

Bug description:
  In Mahara 16.10 we added the functionality to show inactive users in
  Admin -> Users -> User search. See the user manual at
  http://manual.mahara.org/en/16.10/administration/users.html#index-4
  (#16 in the screenshot).

  This disappeared in Mahara 17.04. It needs to be put back in.

  The functionality was added in https://reviews.mahara.org/#/c/6631

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1748782/+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 1748784] [NEW] Styleguide Maintenance

2018-02-11 Thread Liam
Public bug reported:

The styleguide needs to be kept up to date with new changes being added
to Mahara, this bug is for changes to this guide

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

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

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

Title:
  Styleguide Maintenance

Status in Mahara:
  In Progress

Bug description:
  The styleguide needs to be kept up to date with new changes being
  added to Mahara, this bug is for changes to this guide

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1748784/+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 970537] Re: Institution staff members should also be contactable directly from institution homepage

2018-02-08 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  Institution staff members should also be contactable directly from
  institution homepage

Status in Mahara:
  In Progress

Bug description:
  Mahara 1.5

  When you are on /institution/index.php?institution=XXX you see
  institution staff and institution admins. So far, only administrators
  can be contacted directly from this page. If you want to contact staff
  members, you need to click on their profile page to see if you can
  contact them or not.

  The "Send message" link should also appear on the institution homepage
  for staff members if they allow to be contacted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/970537/+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 1746127] Re: Review theme variables and put more colors into variables

2018-02-07 Thread Liam
** 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/1746127

Title:
  Review theme variables and put more colors into variables

Status in Mahara:
  In Progress

Bug description:
  There still seem to be a few colors in the CSS rather than set as
  variables in SASS. This should be reviewed and where possible
  consolidated. Please keep it flexible though so that borders don't get
  background variables assigned only because it is the same color. Our
  designers need to be able to manipulate them separately. :-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1746127/+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 1482479] Re: Combo boxes in custom layout creator should have better labels

2018-02-04 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1482479

Title:
  Combo boxes in custom layout creator should have better labels

Status in Mahara:
  In Progress

Bug description:
  When creating a custom layout, combo boxes labelled "Number of
  columns" and "Column layout" show up. These labels are descriptive,
  but it can be ambiguous to a screen reader user which row they refer
  to. It would be useful to include extra hidden text so that their
  labels are read out as "Row 1: Number of columns" and "Row 1: Column
  layout".

  Affects latest master

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482479/+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 1744191] Re: Changing Datepicker

2018-02-01 Thread Liam
** 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/1744191

Title:
  Changing Datepicker

Status in Mahara:
  In Progress

Bug description:
  A new datepicker may be available to use to bring Mahara more up to
  date with current styling standards

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1744191/+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 993121] Re: Show group quota in admin area

2018-02-01 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  Show group quota in admin area

Status in Mahara:
  In Progress

Bug description:
  Groups have file quotas from Mahara 1.5 on. It would be good to show
  the quota as well as the actual usage in the admin area in the groups
  section so the admins can monitor that without having to log in as a
  group admin in order to check this.

  This is similar to bug 909831 where the used user file quota is now
  shown in the admin area as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/993121/+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 1446400] Re: Add anchor button to tinymce

2018-01-30 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1446400

Title:
  Add anchor button to tinymce

Status in Mahara:
  In Progress

Bug description:
  One of the useful tinyMCE buttons that we currently do not use is the
  Anchor button to allow one to add anchors to a block of text.

  It should be a matter of adding 'anchor' to the plugins and toolbar
  sections of lib/web.php

  and then testing it out to make sure it works as expected

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1446400/+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 1440619] Re: Counter for page visits also for profile page and group homepage

2018-01-29 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1440619

Title:
  Counter for page visits also for profile page and group homepage

Status in Mahara:
  In Progress

Bug description:
  The profile page and the group homepage should also display how many
  times they were visited like regular portfolio pages.

  See https://mahara.org/interaction/forum/topic.php?id=6667

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440619/+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 1711968] Re: HTML export doesn't show icons on file browser page

2018-01-29 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1711968

Title:
  HTML export doesn't show icons on file browser page

Status in Mahara:
  In Progress

Bug description:
  When you export your entire portfolio as HTML and click on "Browse
  your file collection" on the index.html page, you see your file
  browser (see attached), but without the Font Awesome icons that should
  be displayed. We can display Font Awesome icons in other areas and
  thus it should be possible here as well.

  Instead, the placeholders still point to image files, e.g. 

  Changing this path to Font Awesome must have been forgotten when we
  removed the images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1711968/+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 1528117] Re: Collection export options need bulk options

2018-01-25 Thread Liam
** Changed in: mahara
 Assignee: Rebecca Blundell (rjb-dev) => Liam (liam-sharpe)

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

Title:
  Collection export options need bulk options

Status in Mahara:
  In Progress

Bug description:
  Mahara 16.04

  When you export a portfolio, you can choose to select pages or
  collections. The "Pages" screen has bulk options of selecting all or
  reversing the selection facilitating the selection of multiple pages.
  The collection screen doesn't have these options yet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1528117/+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 1692761] Re: Label combo boxes correctly on "External apps"

2018-01-25 Thread Liam
** 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/1692761

Title:
  Label combo boxes correctly on "External apps"

Status in Mahara:
  In Progress

Bug description:
  Mahara 17.04+ on /webservice/admin/oauthv1sregister.php

  In the Add application form, ensure the 2 combo boxes are properly
  labeled and that their labels are programmatically associated with the
  combo boxes. The first combo box contains "school, aut, etc" and the
  second contains "user provisioning, user query, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1692761/+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 1692761] Re: Label combo boxes correctly on "External apps"

2018-01-25 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  Label combo boxes correctly on "External apps"

Status in Mahara:
  Confirmed

Bug description:
  Mahara 17.04+ on /webservice/admin/oauthv1sregister.php

  In the Add application form, ensure the 2 combo boxes are properly
  labeled and that their labels are programmatically associated with the
  combo boxes. The first combo box contains "school, aut, etc" and the
  second contains "user provisioning, user query, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1692761/+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 1744191] [NEW] Changing Datepicker

2018-01-18 Thread Liam
Public bug reported:

A new datepicker may be available to use to bring Mahara more up to date
with current styling standards

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


** 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/1744191

Title:
  Changing Datepicker

Status in Mahara:
  New

Bug description:
  A new datepicker may be available to use to bring Mahara more up to
  date with current styling standards

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1744191/+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 1743286] Re: styling changes for behat html report

2018-01-15 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  styling changes for behat html report

Status in Mahara:
  In Progress

Bug description:
  making it look nicer and display the information we need fully.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1743286/+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 1683219] Re: Modern theme is missing the line above buttons in admin area

2017-04-17 Thread Liam
** Changed in: mahara/17.10
   Status: Confirmed => In Progress

** Changed in: mahara/17.10
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  Modern theme is missing the line above buttons in admin area

Status in Mahara:
  Confirmed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  In Progress

Bug description:
  Mahara 17.04RC1

  When you view the admin area with the "Modern" theme, e.g. on
  Administrations -> Settings or Administration -> Extensions ->
  SmartEvidence, the line at the top of the button is missing (see
  screenshot).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1683219/+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 1680640] Re: The alignmnet of buttons are improper when a member is invited to join Institution

2017-04-10 Thread Liam
** Changed in: mahara/17.10
   Status: Confirmed => In Progress

** Changed in: mahara/17.10
 Assignee: Pat (pat-kira) => Liam (liam-sharpe)

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

Title:
  The alignmnet of buttons are improper when a member is invited to join
  Institution

Status in Mahara:
  Confirmed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  In Progress

Bug description:
  Tested on
  Site: https://master-mahara.catalystdemo.net.nz
  Browser: Safari 10.0.3/chrome/firefox
  Device: MacBook Pro/Desktop

  Steps to Reproduce:

  1) Create an institution and invite an existing user on the site to become a 
member
  2) Login as the user and go to Main menu -> Groups -> Institution membership

  The "Join institution" and "Decline" buttons should have the same
  class as "Leave institution" or "Cancel request" buttons. They seem to
  be missing a class.

  Also, the "Decline" button is all by itself underneath the institution
  and it looks like it is meant to decline everything, not just the
  immediate request.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1680640/+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 1681377] Re: Author link in wrong color for portfolio submissions

2017-04-10 Thread Liam
** Changed in: mahara/15.10
   Status: Confirmed => In Progress

** Changed in: mahara/16.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/1681377

Title:
  Author link in wrong color for portfolio submissions

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed

Bug description:
  Mahara 16.04 and 16.10:

  When you use the Modern theme in Mahara 16.04, the link to the author
  (the normal link, not the hover) can hardly be seen as it's too light.
  In Mahara 16.10 it's slightly better as it's in a dark green, but that
  color is wrong as the theme should not have any green links (see
  attachment), but the non-hover state should be light blue.

  It's correct in Mahara 17.04RC1

  To replicate:

  1. Use the Modern theme in Mahara.
  2. Set up a group with submission of portfolios.
  3. Submit at least one portfolio to the group.
  4. Check the submission as group admin.

  Expected result: Author link is light blue when not on hover.
  Actual result:
  - in Mahara 16.04: Author link is white and can't be seen until you hove over 
it.
  - in Mahara 16.10: Author link is green.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1681377/+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 1663436] Re: Configurable theme logo incorrect

2017-02-12 Thread Liam
** 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/1663436

Title:
  Configurable theme logo incorrect

Status in Mahara:
  In Progress

Bug description:
  The logo used on the configurable theme is not up to date.

  Since the colours can be changed by the users, it would be good if the
  logo could change between and dark and light version depending on the
  background colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1663436/+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 1663436] [NEW] Configurable theme logo incorrect

2017-02-09 Thread Liam
Public bug reported:

The logo used on the configurable theme is not up to date.

Since the colours can be changed by the users, it would be good if the
logo could change between and dark and light version depending on the
background colour

** Affects: mahara
 Importance: Low
 Assignee: Liam (liam-sharpe)
 Status: Confirmed


** Tags: front-end theming

** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

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

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

Title:
  Configurable theme logo incorrect

Status in Mahara:
  Confirmed

Bug description:
  The logo used on the configurable theme is not up to date.

  Since the colours can be changed by the users, it would be good if the
  logo could change between and dark and light version depending on the
  background colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1663436/+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 1660101] Re: Search box in configurable theme needs better outline

2017-02-08 Thread Liam
Hi Niranjan

It works fine on my computer but I have realised one thing:

You need to disable the institution theme (in the institution settings)
and set it to another theme e.g. raw, then click save. And then set it
as config theme and save again.

Only after doing this are the changes applied as the CSS is generated
and stored on the database so it ignores any code changes until the
config theme is re-applied.

Thanks,
Liam

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

Title:
  Search box in configurable theme needs better outline

Status in Mahara:
  In Progress

Bug description:
  When using the configurable theme, the search box looks a bit odd when
  the search buttons have an outline as the outline is only for 3 sides
  but not all 4 (see screenshot).

  I can see two options:

  1. Extend the button outline to the search box itself.
  2. Ensure that the 4th side of the button has the outline.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1660101/+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 1660101] Re: Search box in configurable theme needs better outline

2017-01-29 Thread Liam
I opted to add both a border to the left side of the button and around
the input block as I thought this looked the best from the available
options.

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

Title:
  Search box in configurable theme needs better outline

Status in Mahara:
  In Progress

Bug description:
  When using the configurable theme, the search box looks a bit odd when
  the search buttons have an outline as the outline is only for 3 sides
  but not all 4 (see screenshot).

  I can see two options:

  1. Extend the button outline to the search box itself.
  2. Ensure that the 4th side of the button has the outline.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1660101/+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 1660103] Re: Configurable theme: "Done" button on collection manage screen w/ wrong text color

2017-01-29 Thread Liam
** 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/1660103

Title:
  Configurable theme: "Done" button on collection manage screen w/ wrong
  text color

Status in Mahara:
  In Progress

Bug description:
  The "Done" button on the screen for managing collection pages has the
  wrong text color. Check the collection edit screen for the correct
  color value / code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1660103/+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 1648858] Re: The file list overflow incorrectly with mobile devices

2016-12-12 Thread Liam
** 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/1648858

Title:
  The file list overflow incorrectly with mobile devices

Status in Mahara:
  In Progress

Bug description:
  To reproduce:
  * Go to Content > Files
  * Add a file with a long name (ex. 
super_long_file_name_that_breaks_the_layout.jpg)
  Actual: With mobile devices, the table go outside the page layout
  Expected: The table do not go outside the page layout but a scroll is added 
for that table

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648858/+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 1648870] Re: The plan tasks list completed icons are not aligned correctly

2016-12-12 Thread Liam
** 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/1648870

Title:
  The plan tasks list completed icons are not aligned correctly

Status in Mahara:
  In Progress

Bug description:
  To reproduce:
  * Go to Content > Plans
  * Create a plan and some tasks
  ** Set some task to complete and some with a due date in the past
  * Resize the Windows of your browser horizontally
  Actual: the icons in the first column are not correctly align with the 
"Completed" header
  Expected : Centered icon in a fixed width column based on the size of the 
header "Completed"

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648870/+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 1648878] Re: The share page secret urls icon are not correctly aligned

2016-12-12 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1648878

Title:
  The share page secret urls icon are not correctly aligned

Status in Mahara:
  In Progress

Bug description:
  To reproduce:
  * Create some collections and/or page and share some
  * Click on Content > Share by me
  Actual: The secret urls icons are not centered
  Expected : The secret urls icons are centered

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1648878/+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 1632883] Re: Error messages hard to read in certain themes

2016-10-16 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1632883

Title:
  Error messages hard to read in certain themes

Status in Mahara:
  In Progress

Bug description:
  Mahara 16.10dev

  The "Modern" theme overwrites the call stack background color and
  makes it dark blue. With that color, the on-screen error messages are
  very difficult to read (see attachment).

  It would be better to go with the default colors that we have for the
  error stack.

  Pre-requisite: 
  1. Turn on developer mode so you can see error messages on the screen.
  2. Generate an error message.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1632883/+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 1622858] Re: Can't access user notifications settings in mobile layout

2016-09-13 Thread Liam
** Changed in: mahara/16.04
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/16.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/1622858

Title:
  Can't access user notifications settings in mobile layout

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
Status in Mahara 16.10 series:
  Confirmed

Bug description:
  While working on Bug 1620879, I noticed that the user settings
  subnavigation links aren't accessible when Mahara's responsive theme
  shifts to the narrower "mobile" layout. This is true in 15.04 through
  16.10dev.

  Prior to Bug 1620879, the subnavigation links in question are just
  "Settings" ( "account/index.php" )and "Notifications" (
  htdocs/account/activity/preferences/index.php ). You can get to the
  "Settings" page easily enough in mobile by clicking the settings gear
  icon in the page header. But in desktop mode, the main user settings
  page has a subnav (generated by the "right_nav()" function in
  htdocs/lib/web.php) that lets you switch from "Settings" to
  "Notifications". In mobile, that subnav doesn't display, and it's not
  part of the "hamburger" menus either.

  In Bug 1620879 I'm adding a "Web services" link at the same nav level
  as "Settings" and "Notifications", to allow users to manage their
  webservices authorizations. Since these users are already on mobile
  devices, it becomes more important that they're able to access this
  submenu on mobile.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1622858/+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 1620129] Re: "Search" button is on wrong side in "Default" theme

2016-09-06 Thread Liam
** Changed in: mahara
   Status: Confirmed => In Progress

** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

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

Title:
  "Search" button is on wrong side in "Default" theme

Status in Mahara:
  In Progress

Bug description:
  The magnifying glass search button is on the left-hand side in the
  "Default" theme rather than on the right (see screenshot). The other
  themes looked correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1620129/+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 1530008] Re: Make buttons on "Copy a page / collection" screen smaller

2016-08-23 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1530008

Title:
  Make buttons on "Copy a page / collection" screen smaller

Status in Mahara:
  In Progress

Bug description:
  Mahara 15.10+

  The Copy buttons on /view/choosetemplate.php are much larger than on
  other screens. They should be top aligned like the "Edit" and "Delete"
  buttons.

  We do not yet have an icon for "Copy collection" and thus, we'll leave
  the icon for copying a page and the words for copying a collection and
  change it when we can find a suitable one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1530008/+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 1530008] Re: Make buttons on "Copy a page / collection" screen smaller

2016-08-17 Thread Liam
** Changed in: mahara
 Assignee: Liam (liam-sharpe) => (unassigned)

** Changed in: mahara
   Status: In Progress => 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/1530008

Title:
  Make buttons on "Copy a page / collection" screen smaller

Status in Mahara:
  Confirmed

Bug description:
  Mahara 15.10+

  The Copy buttons on /view/choosetemplate.php are much larger than on
  other screens. They should be top aligned like the "Edit" and "Delete"
  buttons.

  We do not yet have an icon for "Copy collection" and thus, we'll leave
  the icon for copying a page and the words for copying a collection and
  change it when we can find a suitable one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1530008/+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 1603658] Re: "Other license (enter URL)" does not work

2016-08-17 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/16.04
 Assignee: Liam (liam-sharpe) => (unassigned)

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

** 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/1603658

Title:
  "Other license (enter URL)" does not work

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

Bug description:
  When you choose the option "Other license (enter URL)" in your
  personal settings, file upload or other places, there is supposed to
  be a second field that comes up in which you can enter the URL for
  that new license. This isn't happening in Mahara 15.10+ and probably
  got lost during the Bootstrap conversion.

  To test:

  1. Go to "Administration -> Configure Site -> General Settings", and
  enable "License metadata" and "Custom licenses".

  2. Change your default license in your account settings
  /account/index.php to "Other license (enter URL)".

  Expected result: Another text field opens up where you can enter the
  URL for this new license.

  Actual result: Nothing happens.

  Other places where this happens: Any artefact where you can choose a
  license.

  It still works in Mahara 15.04 prior to the move to Bootstrap.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1603658/+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 1603658] Re: "Other license (enter URL)" does not work

2016-08-17 Thread Liam
** Changed in: mahara/16.04
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/16.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/1603658

Title:
  "Other license (enter URL)" does not work

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

Bug description:
  When you choose the option "Other license (enter URL)" in your
  personal settings, file upload or other places, there is supposed to
  be a second field that comes up in which you can enter the URL for
  that new license. This isn't happening in Mahara 15.10+ and probably
  got lost during the Bootstrap conversion.

  To test:

  1. Go to "Administration -> Configure Site -> General Settings", and
  enable "License metadata" and "Custom licenses".

  2. Change your default license in your account settings
  /account/index.php to "Other license (enter URL)".

  Expected result: Another text field opens up where you can enter the
  URL for this new license.

  Actual result: Nothing happens.

  Other places where this happens: Any artefact where you can choose a
  license.

  It still works in Mahara 15.04 prior to the move to Bootstrap.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1603658/+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 1575464] Re: Creating a page and giving it a very long name breaks page style

2016-08-17 Thread Liam
Unable to replicate this bug. Tested with varying length page names,
with and without a description, and on multiple screen sizes.

** Changed in: mahara
   Status: Confirmed => Incomplete

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

Title:
  Creating a page and giving it a very long name breaks page style

Status in Mahara:
  Incomplete

Bug description:
  url: http://192.168.2.188/view/index.php
  date: 27/04/2016
  time: 15:30
  browser: all browsers
  tester: Charlie

  Issue: Creating a page and giving it a very long name breaks page
  style. The issue occurs on the pages view screen and page copying
  screens. I have use the page view screen as the url for this issue

  Steps:

  1. Create a page or pages with a title of about 112 characters
  2. Navigate to the view pages screen or to the screen where the newly created 
page is
  3. Visually check the title and the page style --> there is the issue

  Please see the attached screen shot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1575464/+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 1606725] Re: Accessibility - Search button

2016-08-17 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1606725

Title:
  Accessibility - Search button

Status in Mahara:
  In Progress

Bug description:
  Mahara: master

  A 'Search' button next to the 'Search' text field in the top right
  corner of the screen is recommended to improve usability and
  accessibility. Not all users may be aware that they need to hit the
  'Enter' button to perform a search.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1606725/+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 1602491] [NEW] File browser folder icon disappears on click and drag

2016-07-12 Thread Liam
Public bug reported:

When you click and drag a folder in the file browser, upon release, the
icon disappears from sight.

Tested on Mahara 16.10 using chrome 51.0.2704.79 on Ubuntu 14.04.

artefact/file/index.php

** Affects: mahara
 Importance: Undecided
 Status: New

** Attachment added: "Before and After.jpg"
   
https://bugs.launchpad.net/bugs/1602491/+attachment/4699818/+files/Before%20and%20After.jpg

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

Title:
  File browser folder icon disappears on click and drag

Status in Mahara:
  New

Bug description:
  When you click and drag a folder in the file browser, upon release,
  the icon disappears from sight.

  Tested on Mahara 16.10 using chrome 51.0.2704.79 on Ubuntu 14.04.

  artefact/file/index.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1602491/+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 1602045] Re: Move cursor not displaying for click and dragging files

2016-07-12 Thread Liam
** Changed in: mahara
 Assignee: (unassigned) => Liam (liam-sharpe)

** 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/1602045

Title:
  Move cursor not displaying for click and dragging files

Status in Mahara:
  In Progress

Bug description:
  Not sure if this is a bug or a feature but a couple of my testers
  found it the select cursor confusing when moving folders.

  I am currently testing an upgrade to Mahara version 16.04.1
  (2016033111) from 19.1 before rolling out to our production server.
  We have noticed there are no longer a move cursor showing when
  clicking and dragging files into folders.

  I have tested with with our own theme based on the modern theme; the
  modern theme and the default theme which I changed for both the
  institute and the main site settings.

  The move icon didn't show on Chrome, IE11, IE10, Safari and Firefox on
  my Windows 8 machine and Safari and Chrome on my Mac (El Capitan)

  Servers are both IIS8.5
  MySQL database

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1602045/+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 1596755] Re: Ocean theme - tabbing through unselected sub-menu items

2016-06-28 Thread Liam
** Changed in: mahara/16.10
 Assignee: (unassigned) => Liam (liam-sharpe)

** Changed in: mahara/16.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/1596755

Title:
  Ocean theme - tabbing through unselected sub-menu items

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  New
Status in Mahara 16.10 series:
  In Progress

Bug description:
  Mahara: master
  Browser: Chrome
  DB: Postgres
  OS: Linux

  When tabbing through the unselected sub-menu items in the Ocean theme,
  the text disappears because it's blue on blue.

  Please refer to the attached image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596755/+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 1591596] Re: Quota drop-down menus don't display correctly

2016-06-16 Thread Liam
** 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/1591596

Title:
  Quota drop-down menus don't display correctly

Status in Mahara:
  In Progress

Bug description:
  For example
  
/admin/extensions/pluginconfig.php?plugintype=artefact=file=file

  Plugin administration -> Artefact file -> Any quota drop-down menus in
  there don't display correctly (see attachment). The unit of
  measurement can't be read.

  It's a bit in between on the "Institutions" page
  /admin/users/institutions.php (create an institution and check the
  settings).

  It should rather be like the quota drop-down menu as seen on an
  account settings page: /admin/users/edit.php?id=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1591596/+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 1579628] Re: Modern theme: disappearing password label

2016-06-02 Thread Liam
** Changed in: mahara/16.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/1579628

Title:
  Modern theme: disappearing password label

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

Bug description:
  Mahara: 16.04
  os: Linux
  DB: Postgres
  Browser: FF, Chrome

  When the theme is Modern and the user types in the wrong username /
  password credentials on the login screen, the label for the password
  appears as white on white. It looks like the label is no longer there.

  Please refer to the attached image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1579628/+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 1582989] Re: Make top line on "Edit" button more visible on certain pages

2016-05-26 Thread Liam
** Changed in: mahara/16.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/1582989

Title:
  Make top line on "Edit" button more visible on certain pages

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

Bug description:
  The line at the top of the "Edit dashboard" button is hardly visible
  whereas it's easily visible on a regular page. The same is true for
  the profile page.

  All these lines that touch buttons like that should have the same
  color. Please use the color as on a regular page (see attached
  screenshot).

  I target it to be backported as well because it is for better
  usability since people don't wonder what happened to the top line of
  the button.

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


  1   2   >