[Mahara-contributors] [Bug 1714408] A patch has been submitted for review

2017-08-31 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7968

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

Title:
  behat date step causes whitespace error in single digit dates

Status in Mahara:
  In Progress

Bug description:
  There is a bug in the patch for Bug 1711277 - Add a step to check dates. 
  If the date is a single digit, e.g. today being 1 September, the date comes 
out as " 1 September 2017", when "01 September 2017" is what is being looked 
for on the page. This can be fixed by trimming the result.

  I've also noticed that my i_should_see_date() function never runs the
  else statement as I'm passing in a default. I should clean this up,
  either by passing in null as a default format or by removing the else
  altogether.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1714408/+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 1714408] [NEW] behat date step causes whitespace error in single digit dates

2017-08-31 Thread Rebecca Blundell
Public bug reported:

There is a bug in the patch for Bug 1711277 - Add a step to check dates. 
If the date is a single digit, e.g. today being 1 September, the date comes out 
as " 1 September 2017", when "01 September 2017" is what is being looked for on 
the page. This can be fixed by trimming the result.

I've also noticed that my i_should_see_date() function never runs the
else statement as I'm passing in a default. I should clean this up,
either by passing in null as a default format or by removing the else
altogether.

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


** Tags: behat

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

** Changed in: mahara
 Assignee: (unassigned) => Rebecca Blundell (rjb-dev)

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

Title:
  behat date step causes whitespace error in single digit dates

Status in Mahara:
  In Progress

Bug description:
  There is a bug in the patch for Bug 1711277 - Add a step to check dates. 
  If the date is a single digit, e.g. today being 1 September, the date comes 
out as " 1 September 2017", when "01 September 2017" is what is being looked 
for on the page. This can be fixed by trimming the result.

  I've also noticed that my i_should_see_date() function never runs the
  else statement as I'm passing in a default. I should clean this up,
  either by passing in null as a default format or by removing the else
  altogether.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1714408/+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 1712681] Re: New topic in forum: createtopicusers error

2017-08-31 Thread Robert Lyon
** Changed in: mahara/17.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/1712681

Title:
  New topic in forum: createtopicusers error

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  In Progress
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  When we have old groups, the Forums may not have the
  'createtopicusers' property defined in the config. So the following
  error happens:

  When I want to create a topic in "Open Discussion" (I am a group
  admin), I get the following warning:

  [WAR] bd (interaction/forum/edittopic.php:70) Undefined index: 
createtopicusers
  Call stack (most recent first):

  log_message("Undefined index: createtopicusers", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Undefined index: createtopicusers", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

  [WAR] bd (interaction/forum/edittopic.php:70) Trying to get property of 
non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Trying to get property of non-object", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

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

2017-08-31 Thread Mahara Bot
Patch for "17.04_STABLE" branch: https://reviews.mahara.org/7967

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

Title:
  New topic in forum: createtopicusers error

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  When we have old groups, the Forums may not have the
  'createtopicusers' property defined in the config. So the following
  error happens:

  When I want to create a topic in "Open Discussion" (I am a group
  admin), I get the following warning:

  [WAR] bd (interaction/forum/edittopic.php:70) Undefined index: 
createtopicusers
  Call stack (most recent first):

  log_message("Undefined index: createtopicusers", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Undefined index: createtopicusers", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

  [WAR] bd (interaction/forum/edittopic.php:70) Trying to get property of 
non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Trying to get property of non-object", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1712681/+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 1712681] Re: New topic in forum: createtopicusers error

2017-08-31 Thread Robert Lyon
** Changed in: mahara/17.10
   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/1712681

Title:
  New topic in forum: createtopicusers error

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  When we have old groups, the Forums may not have the
  'createtopicusers' property defined in the config. So the following
  error happens:

  When I want to create a topic in "Open Discussion" (I am a group
  admin), I get the following warning:

  [WAR] bd (interaction/forum/edittopic.php:70) Undefined index: 
createtopicusers
  Call stack (most recent first):

  log_message("Undefined index: createtopicusers", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Undefined index: createtopicusers", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

  [WAR] bd (interaction/forum/edittopic.php:70) Trying to get property of 
non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Trying to get property of non-object", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

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

2017-08-31 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7943
Committed: 
https://git.mahara.org/mahara/mahara/commit/b48e6e627d657ac99c98e297ad067114e52dc9bc
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit b48e6e627d657ac99c98e297ad067114e52dc9bc
Author: Cecilia Vela Gurovic 
Date:   Thu Aug 24 08:55:16 2017 +1200

Bug 1712681: topic in forum 'createtopicusers' check

behatnotneeded

Change-Id: I488cc4cfffdc9c30f67f001c6d7ce72ae71cc20d

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

Title:
  New topic in forum: createtopicusers error

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Confirmed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  When we have old groups, the Forums may not have the
  'createtopicusers' property defined in the config. So the following
  error happens:

  When I want to create a topic in "Open Discussion" (I am a group
  admin), I get the following warning:

  [WAR] bd (interaction/forum/edittopic.php:70) Undefined index: 
createtopicusers
  Call stack (most recent first):

  log_message("Undefined index: createtopicusers", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Undefined index: createtopicusers", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

  [WAR] bd (interaction/forum/edittopic.php:70) Trying to get property of 
non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Trying to get property of non-object", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

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

2017-08-31 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7964

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

Title:
  Behat test for shared access to pages

Status in Mahara:
  In Progress

Bug description:
  There isn't a good test for sharing page access.

  It would be good to have a test that creates a number of pages and
  users and confirms that the users whom the pages are shared with are
  the only ones that have access to them.

  So the test should go to pages and collections, set the access to a
  particular role, group or individual and confirm that the people
  shared with are the ones that have access.

  There are tests that start to test this function, but they don't 
comprehensively test it.
  /features/user/search_users_by_share_pages.feature
  /features/user/registered_users.feature

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

2017-08-31 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/7965

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

Title:
  Behat test for shared access to pages

Status in Mahara:
  In Progress

Bug description:
  There isn't a good test for sharing page access.

  It would be good to have a test that creates a number of pages and
  users and confirms that the users whom the pages are shared with are
  the only ones that have access to them.

  So the test should go to pages and collections, set the access to a
  particular role, group or individual and confirm that the people
  shared with are the ones that have access.

  There are tests that start to test this function, but they don't 
comprehensively test it.
  /features/user/search_users_by_share_pages.feature
  /features/user/registered_users.feature

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1692746/+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 1712681] Re: New topic in forum: createtopicusers error

2017-08-31 Thread Niranjan
Bug description: Creating a new topic in forum is throwing an warning
message

Environment to be tested: Master branch
Browser testing: Not applicable

Precondition Note: This is happening for groups on a Mahara site that
has been upgraded for several years. So to replicate the issue, the
database is manipulated.

Preconditions:

1. The group ‘Group A’ exists and the user ‘admin’ is the group admin in that 
group.
2. A second user, UserA, is a regular group member in the group.
3. Change the config file to  ‘productionmode = false;’

Steps to reproduce:

1. Log in to the database using the following command (assuming Postgres as 
database):
sudo -u postgres psql 'name of the database' 
2. Validate the 'Field name' and 'Forum number' using below query in database.
select * from interaction_forum_instance_config;
3.Delete ‘Forum instance’ from the table using below query in database.
delete from interaction_forum_instance_config where field='createtopicusers' 
and forum=30;
4. Log in to Mahara as a group admin.
5. Navigate to Main menu > Groups.
6. Select ‘Forums’ tab.
7. Click on ‘General discussion’ forum.
8. Select ‘New topic’ button.
9. Similarly, log in as ‘User A’ and repeat steps 5 to 8.

Expected Result: New topic form should open without any error/warning messages.
Actual Result: New topic form opened without any error/warning message.

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

Title:
  New topic in forum: createtopicusers error

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

Bug description:
  When we have old groups, the Forums may not have the
  'createtopicusers' property defined in the config. So the following
  error happens:

  When I want to create a topic in "Open Discussion" (I am a group
  admin), I get the following warning:

  [WAR] bd (interaction/forum/edittopic.php:70) Undefined index: 
createtopicusers
  Call stack (most recent first):

  log_message("Undefined index: createtopicusers", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Undefined index: createtopicusers", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

  [WAR] bd (interaction/forum/edittopic.php:70) Trying to get property of 
non-object
  Call stack (most recent first):

  log_message("Trying to get property of non-object", 8, true, true, 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
  error(8, "Trying to get property of non-object", 
"/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at 
/var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70

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

2017-08-31 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7871
Committed: 
https://git.mahara.org/mahara/mahara/commit/102a042b113e900be79949da6d530f0b85aff20b
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 102a042b113e900be79949da6d530f0b85aff20b
Author: Rebecca Blundell 
Date:   Wed Jul 12 16:04:40 2017 +1200

Bug #1703736 - reorder behat tests

This commit moves all the test feature files into new folders, hopefully
to make them easier to find. Please feel free to check out and see if
you think the new order makes sense.

Change-Id: I5f07fc296a159f986f883d273bc72d4ea1a40d32

Bug 1703736 - change domains to example.org

Dear git, please let me push this. Love Rebecca

Change-Id: I5f07fc296a159f986f883d273bc72d4ea1a40d32

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

Title:
  order behat tests to reflect functionality

Status in Mahara:
  In Progress

Bug description:
  The behat test names and the folders they are organised in don't reflect the 
functionality of the tests. Reordering the tests by functionality may make them 
easier to find and consequently easier to maintain.
  I suggest ordering tests into the following folders:
  - security 
 -for security tests
  - settings
 -for tests that check site settings
  - site_content
 -for tests that check site content is correctly displayed and can be 
interacted with
  - site_features
 -for tests that explore whether site functionality works
  - social
 -for tests related to interaction with others: comments, groups, messages, 
friends, submissions...
  - user_content
 -for tests related to content

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

2017-08-31 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7833
Committed: 
https://git.mahara.org/mahara/mahara/commit/e838252930c4aa8caa2968daa395b2a10d76e819
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit e838252930c4aa8caa2968daa395b2a10d76e819
Author: Robert Lyon 
Date:   Sat Jun 24 08:29:14 2017 +1200

Bug 1700184: Stop removing the default .matrix files on plugin install

Now that we can upload a matrix file via the admin section upload form

behatnotneeded

Change-Id: I612924844a3de334f8b5b8eff00a52b6a07559e0
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/1700184

Title:
  Stop deleting the matrices dir on plugin install

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  In the beginning of this plugin the only way to upload .matrix files
  was to add them into the matrices folder and then install the plugin.

  Now there is an admin upload form so we don't need to delete the
  default .matrix files as part of the install process

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

2017-08-31 Thread Mahara Bot
Patch for "17.04_STABLE" branch: https://reviews.mahara.org/7963

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

Title:
  Stop deleting the matrices dir on plugin install

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  In the beginning of this plugin the only way to upload .matrix files
  was to add them into the matrices folder and then install the plugin.

  Now there is an admin upload form so we don't need to delete the
  default .matrix files as part of the install process

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1700184/+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 1700184] Re: Stop deleting the matrices dir on plugin install

2017-08-31 Thread Robert Lyon
** Changed in: mahara/17.10
   Status: In Progress => Fix Committed

** Changed in: mahara/17.04
   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/1700184

Title:
  Stop deleting the matrices dir on plugin install

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  In the beginning of this plugin the only way to upload .matrix files
  was to add them into the matrices folder and then install the plugin.

  Now there is an admin upload form so we don't need to delete the
  default .matrix files as part of the install process

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

2017-08-31 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7963
Committed: 
https://git.mahara.org/mahara/mahara/commit/74bf3952ed9b6ff82b1511e3632af30c9a398512
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:17.04_STABLE

commit 74bf3952ed9b6ff82b1511e3632af30c9a398512
Author: Robert Lyon 
Date:   Sat Jun 24 08:29:14 2017 +1200

Bug 1700184: Stop removing the default .matrix files on plugin install

Now that we can upload a matrix file via the admin section upload form

behatnotneeded

Change-Id: I612924844a3de334f8b5b8eff00a52b6a07559e0
Signed-off-by: Robert Lyon 
(cherry picked from commit e838252930c4aa8caa2968daa395b2a10d76e819)

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

Title:
  Stop deleting the matrices dir on plugin install

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  In the beginning of this plugin the only way to upload .matrix files
  was to add them into the matrices folder and then install the plugin.

  Now there is an admin upload form so we don't need to delete the
  default .matrix files as part of the install process

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

2017-08-31 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7960
Committed: 
https://git.mahara.org/mahara/mahara/commit/af207c8f4f5fa2c3282dc2bbcdfd7da045eff6b4
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.10_STABLE

commit af207c8f4f5fa2c3282dc2bbcdfd7da045eff6b4
Author: Robert Lyon 
Date:   Tue Aug 15 09:59:32 2017 +1200

Bug 1710727: Allowing collection tags to be indexed

And searched on for elasticsearch.

behatnotneeded

Change-Id: Ib53787ab882496a998b767bbeb3713a3547fd471
Signed-off-by: Robert Lyon 
(cherry picked from commit 6943926ad8b604c2ae535b55e78c14d8ad4ad59c)

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

Title:
  Elasticsearch not indexing collection tags

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  In Progress

Bug description:
  The tags we can add for collections that get stored locally in
  collection_tag table are not being indexed in elasticsearch.

  This means one can't search by collection tag

  Nor does it display tags for a collection in results

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

2017-08-31 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/7961
Committed: 
https://git.mahara.org/mahara/mahara/commit/7ef19801632748a4b129cd664697d0e368119cee
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.04_STABLE

commit 7ef19801632748a4b129cd664697d0e368119cee
Author: Robert Lyon 
Date:   Tue Aug 15 09:59:32 2017 +1200

Bug 1710727: Allowing collection tags to be indexed

And searched on for elasticsearch.

behatnotneeded

Change-Id: Ib53787ab882496a998b767bbeb3713a3547fd471
Signed-off-by: Robert Lyon 
(cherry picked from commit 6943926ad8b604c2ae535b55e78c14d8ad4ad59c)

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

Title:
  Elasticsearch not indexing collection tags

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  In Progress

Bug description:
  The tags we can add for collections that get stored locally in
  collection_tag table are not being indexed in elasticsearch.

  This means one can't search by collection tag

  Nor does it display tags for a collection in results

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1710727/+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 1710727] Re: Elasticsearch not indexing collection tags

2017-08-31 Thread Robert Lyon
** Changed in: mahara/16.04
   Status: In Progress => Fix Committed

** Changed in: mahara/16.10
   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/1710727

Title:
  Elasticsearch not indexing collection tags

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  In Progress

Bug description:
  The tags we can add for collections that get stored locally in
  collection_tag table are not being indexed in elasticsearch.

  This means one can't search by collection tag

  Nor does it display tags for a collection in results

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