[Mahara-contributors] [Bug 1440892] [NEW] Notifications are marked as read only

2015-04-06 Thread Dirk Meyer
Public bug reported:

15.04rc1
Debian
Mysql

Any notification is defaults to Read regardless of whether it was opened
or not.

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

Title:
  Notifications are marked as read only

Status in Mahara ePortfolio:
  New

Bug description:
  15.04rc1
  Debian
  Mysql

  Any notification is defaults to Read regardless of whether it was
  opened or not.

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

2015-04-06 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4580

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

Title:
  Behat uploading a file step is currently broken

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi Sonn,

  There is an issue with the "Attaching a file" step.

  Currently it passes and says it's a success but they file doesn't
  actually attach.

  I have attached a test script below for you to test with.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415247/+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 1415247] Re: Behat uploading a file step is currently broken

2015-04-06 Thread Son Nguyen
I have implemented 2 behat steps to deal with confirm popup

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

Title:
  Behat uploading a file step is currently broken

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi Sonn,

  There is an issue with the "Attaching a file" step.

  Currently it passes and says it's a success but they file doesn't
  actually attach.

  I have attached a test script below for you to test with.

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1415247/+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 1415247] Re: Behat uploading a file step is currently broken

2015-04-06 Thread Son Nguyen
In order to attach files in behat tests, you need to
 specify the full path to the upload file on the testing server, or
 put the upload file into the folder test/behat/upload_files and use only the 
relative path to the file in the behat feature.

I attached a working feature file which uses the "Image2.png" file
already available in the upload_files folder.

** Attachment added: "file_upload_test.feature"
   
https://bugs.launchpad.net/mahara/+bug/1415247/+attachment/4367953/+files/file_upload_test.feature

** Changed in: mahara
 Assignee: (unassigned) => Son Nguyen (ngson2000)

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

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

Title:
  Behat uploading a file step is currently broken

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi Sonn,

  There is an issue with the "Attaching a file" step.

  Currently it passes and says it's a success but they file doesn't
  actually attach.

  I have attached a test script below for you to test with.

  Thanks,
  Jinelle

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

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


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

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

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

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

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

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hi Sonn and AaronB,

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

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

  Thanks,
  Jinelle

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

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


[Mahara-contributors] [Bug 1397759] Re: SmartEvidence: Annotations

2015-04-06 Thread Dirk Meyer
15.04rc1
OK, just to be certain: I am able to add a annotation block to a page and 
nothing more at this point and no smart evidence, correct?

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

Title:
  SmartEvidence: Annotations

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  University of Canberra would like to fund an enhancement for
  SmartEvidence - where the user may upload evidence to support a
  particular standard related to their field of study/work - for
  evidence based learning.

  
  A summary of some of the features (for later phases include):
  - A standards framework will be input/uploaded in the Admin area for the 
relevant standard for a site and/or instution.  

  - Each standard has a "descriptor" which the user can use to link a
  piece of evidence to.

  - Site/institution templates are create with the fixed category
  'SmartEvidence'.

  - Traditionally, organisations use paper based evidence maps.  This
  will be digitised as a Standards grid (SmartEvidence map) - based on
  the standards framework used for the site/institution.

  - Interactive elements are added to the grid for managing evidence
  against standards and accessing information about the standards
  framework, thus forming the essential elements of SmartEvidence.

  - The user creates annotations linking a piece of evidence to a
  particular standard in the framework.

  - Evaluators can "rate" the quality of the evidence.

  - Lots more...

  
  In this initial phase, we'll introduce (as much as possible of the following):

  1- Annotation artefact - a new artefact similar to the comment
  artefact but with less functionality (i.e. no attached files, etc).
  It's an explenation of why a particular evidence meets a particular
  standard.

  * An annotation can consist only of a text field (WYSIWYG editor is
  OK).

  * Users can add as many “Annotation” blocks to their page as they wish
  since they can associate their page with a number of standards
  descriptors. Once the annotations are converted to the full
  functionality, there will be a way to select the associated standards
  descriptor. For the moment, the user would enter that manually into
  the text field.

  * It will not be possible to attach files or star ratings to an
  annotation. If a user wants to leave those on a page or an artefact,
  they should use the standard feedback functionality.

  * Annotations can be changed until the first comment was made to
  prevent changes to the annotation after another user made a comment.

  * Comments on annotations cannot be deleted if they have been made by
  staff or administrators. If they were made by others, they can be
  deleted, and the comment author would receive an email about it like
  happens for deleted feedback.

  * The title of the block cannot be changed. The University of Canberra
  provides a short title that should be used. The title shall not be
  changed because in the future, with the full functionality available,
  these blocks need to be converted and a standard string will be used
  for the title then depending on the SmartEvidence map that is set up.

  
  2 - Smartevidence artefact/plugin OR Site admin flag to enable SmartEvidence.:

  *  For this phase, perhaps just dummy stubs to enable
  smartevidence(?).  If not enough time, for now, a flag in site options
  page that can be pulled out later into its own smartevidence plugin.

  * A site administrator can turn on the “SmartEvidence” functionality
  for the entire site, e.g. enabling a plugin. Once allowed in general,
  institution administrators can decide whether to allow “SmartEvidence”
  in their institutions or not. The functionality needs to be turned on
  specifically, as it will add a lot of functionality, at least one menu
  item etc. to the Mahara instance. Once the functionality has been
  turned on and changes have been made either on the site or institution
  level, it cannot be turned off anymore.

  
  3 - Institution configuration to enable SmartEvidence for an institution.  

  * Still need to work out affect on users with multiple institutions
  (who are admins in one but not the others).

  
  4 - New Admin menu for 'Smart Evidence':

  *  New menu item in Administration – 'Smart Evidence'. With sub-menu
  'Page Categories' – like group categories page.

  *  Menu will appear only if Smartevidence plugin is installed.

  *  For institutions, will appear if institution has switched on the
  flag.

  
  5 - Page/Collection Category :
  * New fixed system category 'SmartEvidence'.

  * Site administrators can set up categories for pages and collections
  similarly to the concept of group categories.

  * The category “SmartEvidence” is prov

[Mahara-contributors] [Bug 1440908] [NEW] Clicking 'more' in friend request is not working

2015-04-06 Thread Dirk Meyer
Public bug reported:

After a friend request has been accepted, the notification is send and
appears in my inbox. Clicking on 'More...' at the bottom of that message
produces an 'Not found' error while it redirects using the following URL
structure:

http://mymahara.com/http://mymahara.com/user/view.php?id=2

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

Title:
  Clicking 'more' in friend request is not working

Status in Mahara ePortfolio:
  New

Bug description:
  After a friend request has been accepted, the notification is send and
  appears in my inbox. Clicking on 'More...' at the bottom of that
  message produces an 'Not found' error while it redirects using the
  following URL structure:

  http://mymahara.com/http://mymahara.com/user/view.php?id=2

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440908/+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 1440908] Re: Clicking 'more' in friend request is not working

2015-04-06 Thread Dirk Meyer
version  and server:
15.04rc1
Debian
Mysql

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

Title:
  Clicking 'more' in friend request is not working

Status in Mahara ePortfolio:
  New

Bug description:
  After a friend request has been accepted, the notification is send and
  appears in my inbox. Clicking on 'More...' at the bottom of that
  message produces an 'Not found' error while it redirects using the
  following URL structure:

  http://mymahara.com/http://mymahara.com/user/view.php?id=2

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440908/+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 1397759] Re: SmartEvidence: Annotations

2015-04-06 Thread Ghada El-Zoghbi
Hi Dirk,

Yes, that is correct.  SmartEvidence couldn't make it into this release
but we are targeting the next release in October.

Thanks,
Ghada

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

Title:
  SmartEvidence: Annotations

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  University of Canberra would like to fund an enhancement for
  SmartEvidence - where the user may upload evidence to support a
  particular standard related to their field of study/work - for
  evidence based learning.

  
  A summary of some of the features (for later phases include):
  - A standards framework will be input/uploaded in the Admin area for the 
relevant standard for a site and/or instution.  

  - Each standard has a "descriptor" which the user can use to link a
  piece of evidence to.

  - Site/institution templates are create with the fixed category
  'SmartEvidence'.

  - Traditionally, organisations use paper based evidence maps.  This
  will be digitised as a Standards grid (SmartEvidence map) - based on
  the standards framework used for the site/institution.

  - Interactive elements are added to the grid for managing evidence
  against standards and accessing information about the standards
  framework, thus forming the essential elements of SmartEvidence.

  - The user creates annotations linking a piece of evidence to a
  particular standard in the framework.

  - Evaluators can "rate" the quality of the evidence.

  - Lots more...

  
  In this initial phase, we'll introduce (as much as possible of the following):

  1- Annotation artefact - a new artefact similar to the comment
  artefact but with less functionality (i.e. no attached files, etc).
  It's an explenation of why a particular evidence meets a particular
  standard.

  * An annotation can consist only of a text field (WYSIWYG editor is
  OK).

  * Users can add as many “Annotation” blocks to their page as they wish
  since they can associate their page with a number of standards
  descriptors. Once the annotations are converted to the full
  functionality, there will be a way to select the associated standards
  descriptor. For the moment, the user would enter that manually into
  the text field.

  * It will not be possible to attach files or star ratings to an
  annotation. If a user wants to leave those on a page or an artefact,
  they should use the standard feedback functionality.

  * Annotations can be changed until the first comment was made to
  prevent changes to the annotation after another user made a comment.

  * Comments on annotations cannot be deleted if they have been made by
  staff or administrators. If they were made by others, they can be
  deleted, and the comment author would receive an email about it like
  happens for deleted feedback.

  * The title of the block cannot be changed. The University of Canberra
  provides a short title that should be used. The title shall not be
  changed because in the future, with the full functionality available,
  these blocks need to be converted and a standard string will be used
  for the title then depending on the SmartEvidence map that is set up.

  
  2 - Smartevidence artefact/plugin OR Site admin flag to enable SmartEvidence.:

  *  For this phase, perhaps just dummy stubs to enable
  smartevidence(?).  If not enough time, for now, a flag in site options
  page that can be pulled out later into its own smartevidence plugin.

  * A site administrator can turn on the “SmartEvidence” functionality
  for the entire site, e.g. enabling a plugin. Once allowed in general,
  institution administrators can decide whether to allow “SmartEvidence”
  in their institutions or not. The functionality needs to be turned on
  specifically, as it will add a lot of functionality, at least one menu
  item etc. to the Mahara instance. Once the functionality has been
  turned on and changes have been made either on the site or institution
  level, it cannot be turned off anymore.

  
  3 - Institution configuration to enable SmartEvidence for an institution.  

  * Still need to work out affect on users with multiple institutions
  (who are admins in one but not the others).

  
  4 - New Admin menu for 'Smart Evidence':

  *  New menu item in Administration – 'Smart Evidence'. With sub-menu
  'Page Categories' – like group categories page.

  *  Menu will appear only if Smartevidence plugin is installed.

  *  For institutions, will appear if institution has switched on the
  flag.

  
  5 - Page/Collection Category :
  * New fixed system category 'SmartEvidence'.

  * Site administrators can set up categories for pages and collections
  similarly to the concept of group categories.

  * The category “SmartEvidence” is 

[Mahara-contributors] [Bug 1440913] [NEW] Incorrect 'From' user in any Inbox message

2015-04-06 Thread Dirk Meyer
Public bug reported:

15.04rc1
Debian
Mysql

All messages in the Inbox show to be send from 'System' user and not the
actual user when providing feedback on artifacts. Working fine when
sending direct messages to user.

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

Title:
  Incorrect 'From' user in any Inbox message

Status in Mahara ePortfolio:
  New

Bug description:
  15.04rc1
  Debian
  Mysql

  All messages in the Inbox show to be send from 'System' user and not
  the actual user when providing feedback on artifacts. Working fine
  when sending direct messages to user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440913/+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 1440913] Re: Incorrect 'From' user in any Inbox message

2015-04-06 Thread Dirk Meyer
** Attachment added: "feedback_error.PNG"
   
https://bugs.launchpad.net/mahara/+bug/1440913/+attachment/4367992/+files/feedback_error.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/1440913

Title:
  Incorrect 'From' user in any Inbox message

Status in Mahara ePortfolio:
  New

Bug description:
  15.04rc1
  Debian
  Mysql

  All messages in the Inbox show to be send from 'System' user and not
  the actual user when providing feedback on artifacts. Working fine
  when sending direct messages to user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440913/+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 1440915] Re: Incorrect number of new inbox messages remains at zero

2015-04-06 Thread Dirk Meyer
** Attachment added: "number_of_new_messages.PNG"
   
https://bugs.launchpad.net/mahara/+bug/1440915/+attachment/4368008/+files/number_of_new_messages.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/1440915

Title:
  Incorrect number of new inbox messages remains at zero

Status in Mahara ePortfolio:
  New

Bug description:
  15.04rc1
  Debian
  Mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440915/+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 1440915] [NEW] Incorrect number of new inbox messages remains at zero

2015-04-06 Thread Dirk Meyer
Public bug reported:

15.04rc1
Debian
Mysql

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

Title:
  Incorrect number of new inbox messages remains at zero

Status in Mahara ePortfolio:
  New

Bug description:
  15.04rc1
  Debian
  Mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440915/+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 1440916] [NEW] File attachments to forum posts is important

2015-04-06 Thread Dirk Meyer
Public bug reported:

Currently, a user is able to add files to feedback on a page and
comments on an artifact but not in a forum post. It seems to be a
valuable feature for enhancing discussion.

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

Title:
  File attachments to forum posts is important

Status in Mahara ePortfolio:
  New

Bug description:
  Currently, a user is able to add files to feedback on a page and
  comments on an artifact but not in a forum post. It seems to be a
  valuable feature for enhancing discussion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440916/+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 1440892] Re: Notifications are marked as read only

2015-04-06 Thread Robert Lyon
I'll mark the bug as invalid - but if there is something not functioning
as I described feel free to comment on that and I'll open the bug again

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

Title:
  Notifications are marked as read only

Status in Mahara ePortfolio:
  Invalid

Bug description:
  15.04rc1
  Debian
  Mysql

  Any notification is defaults to Read regardless of whether it was
  opened or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440892/+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 1440892] Re: Notifications are marked as read only

2015-04-06 Thread Robert Lyon
Hi Dirk

The way this works is if the notification setting of the user is set to
email then the notification will be marked as read as user should have
read it via email.

If you set the user's notification setting to 'Inbox' then new messages
will be marked unread until you read them (click on them).

To change a user's notification method go to the 'Settings' on top right
and then to the 'Notifications' sub menu.

To have default notifications changed for new users go to

Admin -> site configuration -> notifications

Cheers

Robert

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

Title:
  Notifications are marked as read only

Status in Mahara ePortfolio:
  Invalid

Bug description:
  15.04rc1
  Debian
  Mysql

  Any notification is defaults to Read regardless of whether it was
  opened or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440892/+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 1374674] Re: Feedback notification from own comment

2015-04-06 Thread Dirk Meyer
Something to consider: 
It would be useful when receiving feedback on artifacts and pages who has left 
the feedback within the notification message. This could be resolved by 
replacing the name 'system' with the actual users name. Also, why not have a 
separate tab next to 'Compose' in 'Notifications' called 'Feedback' where you 
will get a list of feedback that you have left to others and received by others.
This would be so essential for creating effective feedback loops.

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1374674/+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 1440908] Re: Clicking 'more' in friend request is not working

2015-04-06 Thread Robert Lyon
** Changed in: mahara
   Status: New => In Progress

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

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

** Changed in: mahara
Milestone: None => 15.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/1440908

Title:
  Clicking 'more' in friend request is not working

Status in Mahara ePortfolio:
  In Progress

Bug description:
  After a friend request has been accepted, the notification is send and
  appears in my inbox. Clicking on 'More...' at the bottom of that
  message produces an 'Not found' error while it redirects using the
  following URL structure:

  http://mymahara.com/http://mymahara.com/user/view.php?id=2

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

2015-04-06 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4581

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

Title:
  Clicking 'more' in friend request is not working

Status in Mahara ePortfolio:
  In Progress

Bug description:
  After a friend request has been accepted, the notification is send and
  appears in my inbox. Clicking on 'More...' at the bottom of that
  message produces an 'Not found' error while it redirects using the
  following URL structure:

  http://mymahara.com/http://mymahara.com/user/view.php?id=2

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440908/+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 1440913] Re: Incorrect 'From' user in any Inbox message

2015-04-06 Thread Robert Lyon
** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
   Status: New => In Progress

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

** Changed in: mahara
Milestone: None => 15.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/1440913

Title:
  Incorrect 'From' user in any Inbox message

Status in Mahara ePortfolio:
  In Progress

Bug description:
  15.04rc1
  Debian
  Mysql

  All messages in the Inbox show to be send from 'System' user and not
  the actual user when providing feedback on artifacts. Working fine
  when sending direct messages to user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440913/+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 1440913] Re: Incorrect 'From' user in any Inbox message

2015-04-06 Thread Robert Lyon
Yep, this is a problem - I've made a fix for the objectionable report to
have the 'From' user so I'll apply the same fix to this.

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

Title:
  Incorrect 'From' user in any Inbox message

Status in Mahara ePortfolio:
  In Progress

Bug description:
  15.04rc1
  Debian
  Mysql

  All messages in the Inbox show to be send from 'System' user and not
  the actual user when providing feedback on artifacts. Working fine
  when sending direct messages to user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440913/+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 1440915] Re: Incorrect number of new inbox messages remains at zero

2015-04-06 Thread Robert Lyon
This sounds like what is happening in
https://bugs.launchpad.net/mahara/+bug/1440892

If you change the notification types for the notifications to 'Inbox'
the number should then reflect the number of unread messages.

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

Title:
  Incorrect number of new inbox messages remains at zero

Status in Mahara ePortfolio:
  Invalid

Bug description:
  15.04rc1
  Debian
  Mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440915/+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 1440930] [NEW] WYSIWYG editor image picker not showing tabs correctly

2015-04-06 Thread Robert Lyon
Public bug reported:

If I pick to add an image in the TinyMCE when in edit details on page or
in forum post the user/group/site tabs are not showing correctly

But if I add a text block to a page and try and upload image via tinymce
icon the tabs are present and correct.

** Affects: mahara
 Importance: High
 Status: Confirmed

** Attachment added: "tabs.jpg"
   https://bugs.launchpad.net/bugs/1440930/+attachment/4368049/+files/tabs.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/1440930

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440930/+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 1440915] Re: Incorrect number of new inbox messages remains at zero

2015-04-06 Thread Dirk Meyer
Yes, it is. Thank you for looking into this.
 I am just discussing this with a colleague and we are wondering if students 
use their email in order to receive notifications in about things happening  
Mahara this could get confusing because all messages are marked as read and 
there is no notification at the top that lets me know that new messages have 
come in. Not sure what the fix is but we can see how this could cause problems 
with students while logged into Mahara.

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

Title:
  Incorrect number of new inbox messages remains at zero

Status in Mahara ePortfolio:
  Invalid

Bug description:
  15.04rc1
  Debian
  Mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440915/+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 1440931] [NEW] Compose form is too wide on small screens

2015-04-06 Thread Jono Mingard
Public bug reported:

On a small screen (say, 320px wide) the form on
/artefact/multirecipientnotification/sendmessage.php overflows the
screen and causes a horizontal scroll bar to appear - it should be
responsive and resize to fit the screen.

** Affects: mahara
 Importance: Low
 Status: Confirmed


** Tags: bite-sized usability

** Attachment added: "Screen Shot 2015-04-07 at 12.04.04.png"
   
https://bugs.launchpad.net/bugs/1440931/+attachment/4368050/+files/Screen%20Shot%202015-04-07%20at%2012.04.04.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/1440931

Title:
  Compose form is too wide on small screens

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  On a small screen (say, 320px wide) the form on
  /artefact/multirecipientnotification/sendmessage.php overflows the
  screen and causes a horizontal scroll bar to appear - it should be
  responsive and resize to fit the screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440931/+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 1387412] Re: Eliminate links-that-look-like-buttons & buttons-that-look-like-links

2015-04-06 Thread Jono Mingard
I don't think having links disguised as buttons is a bad thing - just as
long as they genuinely link to another page. From the accessibility
guidelines as quoted above (paraphrased): "Use a link if you're
navigating to a predefined page or section; use a button if you're
changing information or state"

For example, the "New collection" button creates a new collection *by
taking you to the 'Edit collection' page* - I think for a screen reader
(for example) styling it as a link makes sense.

>From articles like http://formidablelabs.com/blog/2014/05/08/anchors-
buttons-and-accessibility/ and http://www.karlgroves.com/2013/05/14
/links-are-not-buttons-neither-are-divs-and-spans/ it looks like the
main problem is links which *act* like buttons, regardless of what they
look like, so surely buttons which act like links would be just as
confusing?

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

Title:
  Eliminate links-that-look-like-buttons & buttons-that-look-like-links

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Mahara contains quite a few HTML links ( tags) that are styled to
  look like buttons. It may also contain some buttons ( tags and
   tags) that are styled to look like links.

  These interfere with our ability to write automated tests, and they're
  bad for accessibility. As the Mahara accessibility checklist says:

  "Use buttons and links consistently.
  -  Use a link if you're navigating to a predefined page or section 
(navigation, tabs, etc.)
  -  Use a button if you're changing information or state (submitting a form, 
editing or deleting content, searching, etc.)"

  From
  https://wiki.mahara.org/index.php/Developer_Area/Accessibility_Checklist#Forms

  To facilitate this, we should write a PHP function (and Dwoo tag) that
  allows you to create a "link button", i.e. a button that, when
  clicked, simply takes you to a specified URL. Then we can
  systematically locate all the links-that-look-like-buttons and replace
  them with actual buttons using this functionality.

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

2015-04-06 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/4582

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440930/+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 1440930] Re: WYSIWYG editor image picker not showing tabs correctly

2015-04-06 Thread Robert Lyon
Also the overlay background is not present outside the edit block page.
This is due to the tinymce imagebrowser dialogue not being a child of
the block configure dialogue (which adds the overlay).

I've adjusted the tinymce imagebrowser dialogue to add in the overlay if
it's not already present and then remove it again if it was added by
this dialogue.

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440930/+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 1440930] Re: WYSIWYG editor image picker not showing tabs correctly

2015-04-06 Thread Robert Lyon
Evonne fixed up the css for this and I've added to the same patch.

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440930/+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 1440916] Re: File attachments to forum posts is important

2015-04-06 Thread Robert Lyon
** 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/1440916

Title:
  File attachments to forum posts is important

Status in Mahara ePortfolio:
  New

Bug description:
  Currently, a user is able to add files to feedback on a page and
  comments on an artifact but not in a forum post. It seems to be a
  valuable feature for enhancing discussion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440916/+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 1436582] Re: Secret URLs - From/To Eror Message

2015-04-06 Thread Robert Lyon
** Changed in: mahara/15.04
   Status: In Progress => Fix Committed

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

Title:
  Secret URLs - From/To Eror Message

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  Version: 15.04rc1

  Error message displayed when entering a 'From' date that is before the 'To' 
date and a 'To' date that is in the future.
  Current date: 25/03/2015 21:50
  From: 25/03/2015 21:50
  To:  25/03/2015 23:30

  Error Message 1: There was an error with submitting this form. Please check 
the marked fields and try again.
  Error Message 2: Stop date cannot be in the past

  Should message 'Stop date cannot be in the past' be changed to 'To
  date cannot be in the past'?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1436582/+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 1408542] Re: TinyMCE emoticons are not displayed in TinyMCE 4

2015-04-06 Thread Robert Lyon
** Changed in: mahara/15.04
   Status: In Progress => Fix Committed

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

Title:
  TinyMCE emoticons are not displayed in TinyMCE 4

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Committed

Bug description:
  Upgrading Mahara from 1.9.x to 1.10.x causes a problem with all
  emoticons used prior to the upgrade. No image is displayed; the link
  is broken.

  After analyzing the situation, the folder comtaining images as been
  renamed. In version 1.9.x, images were in
  /js/tinymce/plugins/emotions/img/ ; in version 1.10 they are in
  /js/tinymce/plugins/emoticons/img/ folder.

  To correct the problem, I copied the img folder in a new folder
  emotions... but it's not an elegant solution. Best solution is not to
  change de the name of the folder or to add a script to correct in the
  database the path to the emoticon images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1408542/+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 1387412] Re: Eliminate links-that-look-like-buttons & buttons-that-look-like-links

2015-04-06 Thread Jinelle Foley-Barnes
Hi Jono,

One of the issue is, when you're writing a Behat test there's no easy
way to teach the community/beginner testers the difference between links
and buttons.

And I press "Button name"
And I follow "Link name"

Having a link with a img places over it makes people think they are
pressing a button. So when the test doesn't work/run they wouldn't
understand why. I don't want to have to get them "inspecting element" to
see if it's a link or a button. It's more user friendly if they can tell
immediately.

Another one of the issues we were discussing was  if you consistently
use buttons for just things that change data (e.g. save actions, delete
actions), and links for everything else people can guess if clicking it
will be dangerous or not. If they don't won't make a change yet, they
can click and see if there is more information or whatever. If you start
making some links buttons, then people lose the association and can
never be sure if it's safe to click or not.

See if you can come up with a way we can approach this, more ideas the
better. We've been discussing it for a while but haven't found a "best
practice" yet :)

Cheers,
Jinelle

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

Title:
  Eliminate links-that-look-like-buttons & buttons-that-look-like-links

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Mahara contains quite a few HTML links ( tags) that are styled to
  look like buttons. It may also contain some buttons ( tags and
   tags) that are styled to look like links.

  These interfere with our ability to write automated tests, and they're
  bad for accessibility. As the Mahara accessibility checklist says:

  "Use buttons and links consistently.
  -  Use a link if you're navigating to a predefined page or section 
(navigation, tabs, etc.)
  -  Use a button if you're changing information or state (submitting a form, 
editing or deleting content, searching, etc.)"

  From
  https://wiki.mahara.org/index.php/Developer_Area/Accessibility_Checklist#Forms

  To facilitate this, we should write a PHP function (and Dwoo tag) that
  allows you to create a "link button", i.e. a button that, when
  clicked, simply takes you to a specified URL. Then we can
  systematically locate all the links-that-look-like-buttons and replace
  them with actual buttons using this functionality.

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

2015-04-06 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4583

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

Title:
  Notes and attached files

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 1.8 series:
  In Progress
Status in Mahara 1.9 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  When I attach a file to a note on a page and then delete the file
  using the "content > files" panel, I can't edit the note via the
  "portfolio > pages" panel anymore.  When I try to do it, I get :
  "Artefact with id XXX not found" (where XXX is the id of the recently
  deleted file).

  I can still however edit the note directly from "content > notes".
  The problem only occurs via "portfolio > pages > edit content and
  layout".

  Mahara version : 1.10.3testing (2014092315)
  Operating system : Linux
  Database : MariaDB

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4575
Committed: 
http://gitorious.org/mahara/mahara/commit/d76435a023ce1acbed9b90d8106616d112db2cfd
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit d76435a023ce1acbed9b90d8106616d112db2cfd
Author: Son Nguyen 
Date:   Thu Apr 2 09:48:10 2015 +1300

Update the block configdata for attachments. Bug 1439194

Change-Id: I45bdbbaeedf2e6bced74da0a8d7eebed753d4595
Signed-off-by: Son Nguyen 

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

Title:
  Notes and attached files

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 1.8 series:
  In Progress
Status in Mahara 1.9 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  When I attach a file to a note on a page and then delete the file
  using the "content > files" panel, I can't edit the note via the
  "portfolio > pages" panel anymore.  When I try to do it, I get :
  "Artefact with id XXX not found" (where XXX is the id of the recently
  deleted file).

  I can still however edit the note directly from "content > notes".
  The problem only occurs via "portfolio > pages > edit content and
  layout".

  Mahara version : 1.10.3testing (2014092315)
  Operating system : Linux
  Database : MariaDB

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1439194/+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 1439194] Re: Notes and attached files

2015-04-06 Thread Robert Lyon
** Changed in: mahara/15.10
   Status: In Progress => Fix Committed

** Changed in: mahara/15.04
   Status: In Progress => Fix Committed

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

Title:
  Notes and attached files

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 1.8 series:
  In Progress
Status in Mahara 1.9 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  When I attach a file to a note on a page and then delete the file
  using the "content > files" panel, I can't edit the note via the
  "portfolio > pages" panel anymore.  When I try to do it, I get :
  "Artefact with id XXX not found" (where XXX is the id of the recently
  deleted file).

  I can still however edit the note directly from "content > notes".
  The problem only occurs via "portfolio > pages > edit content and
  layout".

  Mahara version : 1.10.3testing (2014092315)
  Operating system : Linux
  Database : MariaDB

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4583
Committed: 
http://gitorious.org/mahara/mahara/commit/cacf780edbb7c1c82a55c4a5c9f72247c28c0fbb
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.04_STABLE

commit cacf780edbb7c1c82a55c4a5c9f72247c28c0fbb
Author: Son Nguyen 
Date:   Thu Apr 2 09:48:10 2015 +1300

Update the block configdata for attachments. Bug 1439194

Change-Id: I45bdbbaeedf2e6bced74da0a8d7eebed753d4595
Signed-off-by: Son Nguyen 

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

Title:
  Notes and attached files

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  In Progress
Status in Mahara 1.8 series:
  In Progress
Status in Mahara 1.9 series:
  In Progress
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  When I attach a file to a note on a page and then delete the file
  using the "content > files" panel, I can't edit the note via the
  "portfolio > pages" panel anymore.  When I try to do it, I get :
  "Artefact with id XXX not found" (where XXX is the id of the recently
  deleted file).

  I can still however edit the note directly from "content > notes".
  The problem only occurs via "portfolio > pages > edit content and
  layout".

  Mahara version : 1.10.3testing (2014092315)
  Operating system : Linux
  Database : MariaDB

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4584
Committed: 
http://gitorious.org/mahara/mahara/commit/e5c4abfcce90ef8edac5ce1dc417f726d5edf36b
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.04_STABLE

commit e5c4abfcce90ef8edac5ce1dc417f726d5edf36b
Author: Robert Lyon 
Date:   Tue Mar 24 12:51:50 2015 +1300

Updating watchlist link on leaving feedback (Bug #1374674)

If user is added to watchlist as part of their leaving a comment

Fix for point 1 in bug report

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

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

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

2015-04-06 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4585

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4585
Committed: 
http://gitorious.org/mahara/mahara/commit/a5b617b00fad3b3d94300bcdb21322eb4a954ba1
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.04_STABLE

commit a5b617b00fad3b3d94300bcdb21322eb4a954ba1
Author: Robert Lyon 
Date:   Tue Mar 24 13:02:48 2015 +1300

Not adding page owner to watchlist when leaving feedback (Bug #1374674)

If the commenter is also the owner of the view don't add them to the
watchlist

Fix for point 2 in bug report

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

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

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

2015-04-06 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4584

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4461
Committed: 
http://gitorious.org/mahara/mahara/commit/1832522582bb4aebf6db669a8ded6e68dccacc8a
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 1832522582bb4aebf6db669a8ded6e68dccacc8a
Author: Robert Lyon 
Date:   Tue Mar 24 13:02:48 2015 +1300

Not adding page owner to watchlist when leaving feedback (Bug #1374674)

If the commenter is also the owner of the view don't add them to the
watchlist

Fix for point 2 in bug report

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

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4460
Committed: 
http://gitorious.org/mahara/mahara/commit/42deac8b23fcccaa6f179b0994b4b713eba2afca
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 42deac8b23fcccaa6f179b0994b4b713eba2afca
Author: Robert Lyon 
Date:   Tue Mar 24 12:51:50 2015 +1300

Updating watchlist link on leaving feedback (Bug #1374674)

If user is added to watchlist as part of their leaving a comment

Fix for point 1 in bug report

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

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

Title:
  Feedback notification from own comment

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Situation goes as such :

  - A view has been commented by another user :
   - the owner receives a notification --> Good
  - the owner replies to the comment in his view
   - the owner gets a notification --> not required
   - the user who left a comment should be notified that a new comment has 
been made (bug 738882)

  Part of the situation has already been reported (bug 738882)
  but part of it has not.

  The person who writes a comment on his own view should not be notified
  of a new comment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1374674/+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 1440947] [NEW] Forum button string has brackets around it

2015-04-06 Thread Jinelle Foley-Barnes
Public bug reported:

Hi,

When I create a forum and add a pic into the description, the remove
button has [[remove]] around it.

I have attached a screen shot.

If you need anymore info let me know.

Cheers,
Jinelle

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

Title:
  Forum button string has brackets around it

Status in Mahara ePortfolio:
  New

Bug description:
  Hi,

  When I create a forum and add a pic into the description, the remove
  button has [[remove]] around it.

  I have attached a screen shot.

  If you need anymore info let me know.

  Cheers,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440947/+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 1440947] Re: Forum button string has brackets around it

2015-04-06 Thread Jinelle Foley-Barnes
** Attachment added: "Screenshot from 2015-04-07 14:11:59.png"
   
https://bugs.launchpad.net/mahara/+bug/1440947/+attachment/4368072/+files/Screenshot%20from%202015-04-07%2014%3A11%3A59.png

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

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

Title:
  Forum button string has brackets around it

Status in Mahara ePortfolio:
  New

Bug description:
  Hi,

  When I create a forum and add a pic into the description, the remove
  button has [[remove]] around it.

  I have attached a screen shot.

  If you need anymore info let me know.

  Cheers,
  Jinelle

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4469
Committed: 
http://gitorious.org/mahara/mahara/commit/458cac7360534114c3b84862ac7ad50b7c7da7cb
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 458cac7360534114c3b84862ac7ad50b7c7da7cb
Author: Robert Lyon 
Date:   Thu Mar 26 15:23:05 2015 +1300

Adjusting the resizable textarea to have max-width (Bug #1434922)

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

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

Title:
  Objectionable content box isn't responsive

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The objectionable content report text box can't be fully resized for
  smaller devices (see screenshot). See on 15.04RC1. A horizontal
  scrollbar appears when the window is made smaller.

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

2015-04-06 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4586

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

Title:
  Objectionable content box isn't responsive

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The objectionable content report text box can't be fully resized for
  smaller devices (see screenshot). See on 15.04RC1. A horizontal
  scrollbar appears when the window is made smaller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1434922/+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 1434922] Re: Objectionable content box isn't responsive

2015-04-06 Thread Robert Lyon
** Changed in: mahara
   Status: In Progress => Fix Committed

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

Title:
  Objectionable content box isn't responsive

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The objectionable content report text box can't be fully resized for
  smaller devices (see screenshot). See on 15.04RC1. A horizontal
  scrollbar appears when the window is made smaller.

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4586
Committed: 
http://gitorious.org/mahara/mahara/commit/d1a86db9ca8963fec5cb4a4329d53f89be395ac5
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.04_STABLE

commit d1a86db9ca8963fec5cb4a4329d53f89be395ac5
Author: Robert Lyon 
Date:   Thu Mar 26 15:23:05 2015 +1300

Adjusting the resizable textarea to have max-width (Bug #1434922)

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

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

Title:
  Objectionable content box isn't responsive

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The objectionable content report text box can't be fully resized for
  smaller devices (see screenshot). See on 15.04RC1. A horizontal
  scrollbar appears when the window is made smaller.

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4582
Committed: 
http://gitorious.org/mahara/mahara/commit/69dffdf292cfad595431cc7254ac80da7e7e44a0
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit 69dffdf292cfad595431cc7254ac80da7e7e44a0
Author: Robert Lyon 
Date:   Tue Apr 7 12:42:12 2015 +1200

Allow imagebrowser tabs to work outside block edit page (Bug #1440930)

Includes adding overlay div

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

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

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

2015-04-06 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4587

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

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

2015-04-06 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/4587
Committed: 
http://gitorious.org/mahara/mahara/commit/a88f735298896624623abf113a55df5042e021f3
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.04_STABLE

commit a88f735298896624623abf113a55df5042e021f3
Author: Robert Lyon 
Date:   Tue Apr 7 12:42:12 2015 +1200

Allow imagebrowser tabs to work outside block edit page (Bug #1440930)

Includes adding overlay div

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

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440930/+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 1440930] Re: WYSIWYG editor image picker not showing tabs correctly

2015-04-06 Thread Robert Lyon
** Changed in: mahara
   Status: Confirmed => Fix Committed

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

Title:
  WYSIWYG editor image picker not showing tabs correctly

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  If I pick to add an image in the TinyMCE when in edit details on page
  or in forum post the user/group/site tabs are not showing correctly

  But if I add a text block to a page and try and upload image via
  tinymce icon the tabs are present and correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440930/+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 1440955] [NEW] Behat test (secret_url.feature) failing on MySQL database.

2015-04-06 Thread Jinelle Foley-Barnes
Public bug reported:

Hi,

The Behat test secret_url.feature is failing on MySQL database, but it's
passing locally on PostgreSQL database. The bot hasn't been failing the
tests either (that runs PostgreSQL).

The test is located is in  /tests/Behat/features/artefact/collections

The step it's failing on is:  And I click on "secreturl_6"

Thanks,
Jinelle

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: behat

** Description changed:

  Hi,
  
  The Behat test secret_url.feature is failing on MySQL database, but it's
- passing locally on PostgreSQL database. The bot hasn't failing the tests
- either (that runs PostgreSQL).
+ passing locally on PostgreSQL database. The bot hasn't been failing the
+ tests either (that runs PostgreSQL).
  
  The test is located is in  /tests/Behat/features/artefact/collections
  
  The step it's failing on is:  And I click on "secreturl_6"
  
  Thanks,
  Jinelle

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

Title:
  Behat test (secret_url.feature)  failing on MySQL database.

Status in Mahara ePortfolio:
  New

Bug description:
  Hi,

  The Behat test secret_url.feature is failing on MySQL database, but
  it's passing locally on PostgreSQL database. The bot hasn't been
  failing the tests either (that runs PostgreSQL).

  The test is located is in  /tests/Behat/features/artefact/collections

  The step it's failing on is:  And I click on "secreturl_6"

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1440955/+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 1440916] Re: File attachments to forum posts is important

2015-04-06 Thread Kristina Hoeppner
Hello Dirk,

Do you want it to work similarly to notes where you can attach files and
they are then shown in retracted with "Attached files" and the number of
the attached files or did you have something else in mind?

Cheers
Kristina


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

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

Title:
  File attachments to forum posts is important

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Currently, a user is able to add files to feedback on a page and
  comments on an artifact but not in a forum post. It seems to be a
  valuable feature for enhancing discussion.

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