[Mahara-contributors] [Bug 1465107] A change has been merged

2015-09-07 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/5200
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/54bb4d98cde0f81c24211c6ef8b65aebaa994243
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 54bb4d98cde0f81c24211c6ef8b65aebaa994243
Author: Liam Sharpe 
Date:   Mon Aug 31 10:58:59 2015 +1200

Added the right border to the remove from group button - Bug #1465107

behatnotneeded

Change-Id: I9a868463917509ea1574644ba736ca19ee6ad47a

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

Title:
  Use the Bootstrap CSS framework

Status in Mahara:
  In Progress

Bug description:
  Mahara's CSS, and general front-end coding, is a bit chaotic. So for
  the past several months we've had a couple of front-end developers
  working on rewriting the entire Mahara front end to use the Bootstrap
  CSS framework. http://getbootstrap.com/css/

  This should make all of our front-end development work easier
  henceforth, as well as providing a nice set of standard widgets to
  make Mahara look better right away.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1465107/+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 1493199] [NEW] Show only other people's portfolios in "Latest changes..." block

2015-09-07 Thread Kristina Hoeppner
Public bug reported:

The "Latest pages" block (soon to be renamed to "Latest changes I can
view" block in Mahara 15.10), displays both your own and other people's
pages. This is confusing and suggests to a number of users that other
people can see their pages. We should only display other people's pages
esp. since there is the "My portfolios" block in which one's own pages
and collections are displayed.

Comment e.g. at
https://mahara.org/interaction/forum/topic.php?id=7337&offset=0&limit=10#post29572
but also received elsewhere.

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed

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

Title:
  Show only other people's portfolios in "Latest changes..." block

Status in Mahara:
  Confirmed

Bug description:
  The "Latest pages" block (soon to be renamed to "Latest changes I can
  view" block in Mahara 15.10), displays both your own and other
  people's pages. This is confusing and suggests to a number of users
  that other people can see their pages. We should only display other
  people's pages esp. since there is the "My portfolios" block in which
  one's own pages and collections are displayed.

  Comment e.g. at
  
https://mahara.org/interaction/forum/topic.php?id=7337&offset=0&limit=10#post29572
  but also received elsewhere.

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5237

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

Title:
  skin.css is missing

Status in Mahara:
  Confirmed

Bug description:
  15.10dev latest master

  When skins are enabled on a site and site admin adds a site skin,
  there is a debug message:

  [DBG] f8 (lib/web.php:1176) Missing file in theme raw: style/skin.css

  and the /skin/thumb.php?id=1 is very blurry.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1490231/+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 1490231] Re: skin.css is missing

2015-09-07 Thread Aaron Wells
Note, this bug just causes a warning message. The reason skins don't
work at all in 15.10dev is because they're missing the dynamic skins
stylesheet, skin/style.php:
https://bugs.launchpad.net/mahara/+bug/1493177

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

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

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

Title:
  skin.css is missing

Status in Mahara:
  Confirmed

Bug description:
  15.10dev latest master

  When skins are enabled on a site and site admin adds a site skin,
  there is a debug message:

  [DBG] f8 (lib/web.php:1176) Missing file in theme raw: style/skin.css

  and the /skin/thumb.php?id=1 is very blurry.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1490231/+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 1493177] Re: Skins don't work at all in 15.10dev

2015-09-07 Thread Aaron Wells
See also https://bugs.launchpad.net/mahara/+bug/1490231 for an unrelated
skins issue.

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

Title:
  Skins don't work at all in 15.10dev

Status in Mahara:
  In Progress

Bug description:
  In the current version of 15.10dev, the dynamically-generated skin
  stylesheet (htdocs/skin/style.php) is not getting included in the
  stylesheets for a portfolio page. So skins don't work at all.

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5236

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

Title:
  Skins don't work at all in 15.10dev

Status in Mahara:
  In Progress

Bug description:
  In the current version of 15.10dev, the dynamically-generated skin
  stylesheet (htdocs/skin/style.php) is not getting included in the
  stylesheets for a portfolio page. So skins don't work at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1493177/+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 1493177] Re: Skins don't work at all in 15.10dev

2015-09-07 Thread Aaron Wells
** Changed in: mahara
   Status: New => In Progress

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

** Changed in: mahara
 Assignee: (unassigned) => Aaron Wells (u-aaronw)

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

Title:
  Skins don't work at all in 15.10dev

Status in Mahara:
  In Progress

Bug description:
  In the current version of 15.10dev, the dynamically-generated skin
  stylesheet (htdocs/skin/style.php) is not getting included in the
  stylesheets for a portfolio page. So skins don't work at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1493177/+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 1492666] Re: Undefined lang string for user search filter result

2015-09-07 Thread Robert Lyon
On first time around get_string_ajax() fetches string via ajax and adds
it to strings js array

On subsequent times around it gets the string from the js array and it
was this bit that was failing

Have fixed up now

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

Title:
  Undefined lang string for user search filter result

Status in Mahara:
  In Progress

Bug description:
  Mahara 15.10dev

  When you filter for users who have logged in since a particular date
  or have never logged in and there is no result, the "No results found"
  string is not displayed. Instead an undefined string is shown.

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5234

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

Title:
  Undefined lang string for user search filter result

Status in Mahara:
  In Progress

Bug description:
  Mahara 15.10dev

  When you filter for users who have logged in since a particular date
  or have never logged in and there is no result, the "No results found"
  string is not displayed. Instead an undefined string is shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492666/+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 1492666] Re: Undefined lang string for user search filter result

2015-09-07 Thread Robert Lyon
** 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/1492666

Title:
  Undefined lang string for user search filter result

Status in Mahara:
  In Progress

Bug description:
  Mahara 15.10dev

  When you filter for users who have logged in since a particular date
  or have never logged in and there is no result, the "No results found"
  string is not displayed. Instead an undefined string is shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492666/+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 1407847] Re: The text boxes aren't being cleared before Behat puts the new text in.

2015-09-07 Thread Son Nguyen
** Changed in: mahara/15.10
   Status: Confirmed => In Progress

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

Title:
  The text boxes aren't being cleared before Behat puts the new text in.

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

Bug description:
  Hi Sonn,

  When you run a Behat test, some fields have default text in them and
  it's not being cleared so Behat can write the new text entry into that
  field.

  For example when you add a text block the default text in the Block title is 
Text. If the Behat test says
  And I fill in "Block title" with "Jabber"  it will fill in the block with 
"TextJabber". 

  Therefore any steps after that are looking for the block title will
  fail, because it says "TextJabber" not "Jabber".

  I have attached the first part of a test below that you can run. In
  this instance specifically, it is saving the first name as "test first
  namedmin" instead of "test first name".

  Thanks,
  Jinelle

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5233

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

Title:
  Download zip file of home folder, can't be extracted in Windows

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

Bug description:
  Version: 15.04rc1

  OS: Windows 7
  Browser: Firefox 36.0.4

  If download zip file of home (parent) folder, error message displayed
  when try to extract zipped folder. Try this with sub folders (child
  folders) seems to work fine.

  1. In Mahara, click Content > Files
  2. Click 'Download folder content as a zip file'
  3. On downloaded zipped folder right-click and select 'Extract All...' then 
click the 'Extract' button
  4. Error message displayed (attached)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1437083/+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 1437083] Re: Download zip file of home folder, can't be extracted in Windows

2015-09-07 Thread Son Nguyen
** Changed in: mahara/15.10
 Assignee: (unassigned) => Son Nguyen (ngson2000)

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

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

Title:
  Download zip file of home folder, can't be extracted in Windows

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

Bug description:
  Version: 15.04rc1

  OS: Windows 7
  Browser: Firefox 36.0.4

  If download zip file of home (parent) folder, error message displayed
  when try to extract zipped folder. Try this with sub folders (child
  folders) seems to work fine.

  1. In Mahara, click Content > Files
  2. Click 'Download folder content as a zip file'
  3. On downloaded zipped folder right-click and select 'Extract All...' then 
click the 'Extract' button
  4. Error message displayed (attached)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1437083/+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 1489284] Re: Warning message when deleting a blog

2015-09-07 Thread Robert Lyon
Have changed the status of this as Son has added a patch that deals with
more of the different places that embedded images exist

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

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

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

Title:
  Warning message when deleting a blog

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

Bug description:
  I noticed this warning message when deleting a journal. I'm not sure
  whether the journal has to have embedded images in an entry or not,
  but here's what I did.

  1. Create a journal
  2. Create a journal entry
  3. Use the TinyMCE image button to embed an image in the journal entry
  4. Select the journal entry in a journal entry block on a page
  5. Delete the page
  6. Delete the journal

  Result:

  [WAR] 75 (lib/embeddedimage.php:176) Invalid argument supplied for foreach()
  Call stack (most recent first):

  log_message("Invalid argument supplied for foreach()", 8, true, true, 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176) at 
/home/aaronw/www/mahara/htdocs/lib/errors.php:441
  error(2, "Invalid argument supplied for foreach()", 
"/home/aaronw/www/mahara/htdocs/lib/embeddedimage.p...", 176, array(size 3)) at 
/home/aaronw/www/mahara/htdocs/lib/embeddedimage.php:176
  EmbeddedImage::delete_embedded_images("blog", "58") at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:56
  delete_blog_submit(object(Pieform), array(size 3)) at Unknown:0
  call_user_func_array("delete_blog_submit", array(size 2)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:532
  Pieform->__construct(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:162
  Pieform::process(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/lib.php:461
  ArtefactTypeBlog::delete_form(58) at 
/home/aaronw/www/mahara/htdocs/artefact/blog/index.php:28

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1489284/+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 1493177] [NEW] Skins don't work at all in 15.10dev

2015-09-07 Thread Aaron Wells
Public bug reported:

In the current version of 15.10dev, the dynamically-generated skin
stylesheet (htdocs/skin/style.php) is not getting included in the
stylesheets for a portfolio page. So skins don't work at all.

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

Title:
  Skins don't work at all in 15.10dev

Status in Mahara:
  New

Bug description:
  In the current version of 15.10dev, the dynamically-generated skin
  stylesheet (htdocs/skin/style.php) is not getting included in the
  stylesheets for a portfolio page. So skins don't work at all.

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5232

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

Title:
  New wall post not updating page correctly via js

Status in Mahara:
  In Progress

Bug description:
  When I got to a user's profile page that has no wall posts on it I see
  'No wall posts to display'.

  So I add a couple of wall posts and the 'No wall posts to display'
  text goes away but the posts text doesn't appear until I refresh the
  page.

  So it looks like there is a problem with the js updating the page when
  you make a post

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1493169/+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 1493169] [NEW] New wall post not updating page correctly via js

2015-09-07 Thread Robert Lyon
Public bug reported:

When I got to a user's profile page that has no wall posts on it I see
'No wall posts to display'.

So I add a couple of wall posts and the 'No wall posts to display' text
goes away but the posts text doesn't appear until I refresh the page.

So it looks like there is a problem with the js updating the page when
you make a post

** Affects: mahara
 Importance: High
 Assignee: Robert Lyon (robertl-9)
 Status: 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/1493169

Title:
  New wall post not updating page correctly via js

Status in Mahara:
  In Progress

Bug description:
  When I got to a user's profile page that has no wall posts on it I see
  'No wall posts to display'.

  So I add a couple of wall posts and the 'No wall posts to display'
  text goes away but the posts text doesn't appear until I refresh the
  page.

  So it looks like there is a problem with the js updating the page when
  you make a post

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1493169/+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 1490231] Re: skin.css is missing

2015-09-07 Thread Kristina Hoeppner
** Changed in: mahara
 Assignee: (unassigned) => Aaron Wells (u-aaronw)

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

Title:
  skin.css is missing

Status in Mahara:
  Confirmed

Bug description:
  15.10dev latest master

  When skins are enabled on a site and site admin adds a site skin,
  there is a debug message:

  [DBG] f8 (lib/web.php:1176) Missing file in theme raw: style/skin.css

  and the /skin/thumb.php?id=1 is very blurry.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1490231/+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 1492666] Re: Undefined lang string for user search filter result

2015-09-07 Thread Kristina Hoeppner
Jen says it's related to the local caching. The same issue comes up when
you are in your inbox and don't have notifications in at least 2 areas.
The first one displays "No results found", but the second one only shows
[[[undefined]]].

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

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

Title:
  Undefined lang string for user search filter result

Status in Mahara:
  Confirmed

Bug description:
  Mahara 15.10dev

  When you filter for users who have logged in since a particular date
  or have never logged in and there is no result, the "No results found"
  string is not displayed. Instead an undefined string is shown.

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5231

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

Title:
  Fix syntax error in PHP 5.3

Status in Mahara:
  In Progress

Bug description:
  Version: master(15.10)

  I got the error if using PHP 5.3

  Parse error: syntax error, unexpected '[', expecting ')' in
  /home/sonn/code/mahara/master/htdocs/lib/web.php on line 2903

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1478374/+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 1478374] Re: Fix syntax error in PHP 5.3

2015-09-07 Thread Son Nguyen
I found one more place:

 PHP Parse error:  syntax error, unexpected '[', expecting ')' in
/var/www/mahara/master/htdocs/webservice/admin/index.php on line 1034

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

** Changed in: mahara
   Status: Fix Committed => 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/1478374

Title:
  Fix syntax error in PHP 5.3

Status in Mahara:
  In Progress

Bug description:
  Version: master(15.10)

  I got the error if using PHP 5.3

  Parse error: syntax error, unexpected '[', expecting ')' in
  /home/sonn/code/mahara/master/htdocs/lib/web.php on line 2903

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

2015-09-07 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5230

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

Title:
  The text boxes aren't being cleared before Behat puts the new text in.

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

Bug description:
  Hi Sonn,

  When you run a Behat test, some fields have default text in them and
  it's not being cleared so Behat can write the new text entry into that
  field.

  For example when you add a text block the default text in the Block title is 
Text. If the Behat test says
  And I fill in "Block title" with "Jabber"  it will fill in the block with 
"TextJabber". 

  Therefore any steps after that are looking for the block title will
  fail, because it says "TextJabber" not "Jabber".

  I have attached the first part of a test below that you can run. In
  this instance specifically, it is saving the first name as "test first
  namedmin" instead of "test first name".

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1407847/+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 1407847] Re: The text boxes aren't being cleared before Behat puts the new text in.

2015-09-07 Thread Son Nguyen
This is an issue of selenium driver reported here 
https://github.com/minkphp/MinkSelenium2Driver/issues/188 and 
https://github.com/minkphp/MinkSelenium2Driver/issues/198.
This issue will happen to all 'autofocus' input elements, like

 

I will try to implement a work-around

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

Title:
  The text boxes aren't being cleared before Behat puts the new text in.

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

Bug description:
  Hi Sonn,

  When you run a Behat test, some fields have default text in them and
  it's not being cleared so Behat can write the new text entry into that
  field.

  For example when you add a text block the default text in the Block title is 
Text. If the Behat test says
  And I fill in "Block title" with "Jabber"  it will fill in the block with 
"TextJabber". 

  Therefore any steps after that are looking for the block title will
  fail, because it says "TextJabber" not "Jabber".

  I have attached the first part of a test below that you can run. In
  this instance specifically, it is saving the first name as "test first
  namedmin" instead of "test first name".

  Thanks,
  Jinelle

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1407847/+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 1492858] Re: Can not add 'Journal entry' blocks in to a page

2015-09-07 Thread Son Nguyen
** Changed in: mahara
Milestone: None => 15.10.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/1492858

Title:
  Can not add 'Journal entry' blocks in to a page

Status in Mahara:
  In Progress

Bug description:
  Version: master(15.10)
  Browser: any
  Platform: any

  Page is not responding when I add or edit a 'Journal' or 'Journal
  entry' block

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492858/+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 1492919] Re: Deadlock issues when 20-30 users copying collections & pages at the same time

2015-09-07 Thread Jim Judges
Just to add we have experienced this problem on our 15.04.01 when groups
of students are copying pages and collections but also errors have also
occurred under other circumstances e.g. during login or clicking on the
Portfolio button. This suggests it may be a wider issue.

Any help to solve this problem appreciated - thanks.

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

Title:
  Deadlock issues when 20-30 users copying collections & pages at the
  same time

Status in Mahara:
  Triaged

Bug description:
  Multiple users on the forum have reported deadlock issues when there
  are many users (20-30) copying pages & collections at the same time.
  See
  https://mahara.org/interaction/forum/topic.php?id=7309&offset=0&limit=10

  Note that 20 to 30 users is around the number you'd hit if you're
  running a whole class of users through a training session at the same
  time.

  The three reported cases of this are all in 15.04, so it may be a
  problem introduced in that version.

  The problem has been reported in both Postgres & MySQL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492919/+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 1492928] Re: Put an edit button the group homepage

2015-09-07 Thread Kristina Hoeppner
That is going to be the case in Mahara 15.10.

** Changed in: mahara
   Status: Confirmed => Fix Committed

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

** Tags added: nominatedfeature

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

Title:
  Put an edit button the group homepage

Status in Mahara:
  Fix Committed

Bug description:
  Every other type of editable page in Mahara, if you have permission to
  edit it, you see an "Edit" button directly on the page. User portfolio
  pages, User profile pages, User dashboard pages, Group pages, etc.

  But not the group homepage. To edit that, you have to go the group's
  list of pages and select it specially. Then when you hit done, you're
  back at the group homepage display mode and you have to click back
  over to the page list if you want to edit it again.

  So, for consistency and to make things easier, we should put an edit
  button right on each group homepage, if the user viewing it has
  permission to edit it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492928/+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 1492928] [NEW] Put an edit button the group homepage

2015-09-07 Thread Aaron Wells
Public bug reported:

Every other type of editable page in Mahara, if you have permission to
edit it, you see an "Edit" button directly on the page. User portfolio
pages, User profile pages, User dashboard pages, Group pages, etc.

But not the group homepage. To edit that, you have to go the group's
list of pages and select it specially. Then when you hit done, you're
back at the group homepage display mode and you have to click back over
to the page list if you want to edit it again.

So, for consistency and to make things easier, we should put an edit
button right on each group homepage, if the user viewing it has
permission to edit it.

** Affects: mahara
 Importance: Wishlist
 Status: Confirmed


** Tags: groups snack-sized usability

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

Title:
  Put an edit button the group homepage

Status in Mahara:
  Confirmed

Bug description:
  Every other type of editable page in Mahara, if you have permission to
  edit it, you see an "Edit" button directly on the page. User portfolio
  pages, User profile pages, User dashboard pages, Group pages, etc.

  But not the group homepage. To edit that, you have to go the group's
  list of pages and select it specially. Then when you hit done, you're
  back at the group homepage display mode and you have to click back
  over to the page list if you want to edit it again.

  So, for consistency and to make things easier, we should put an edit
  button right on each group homepage, if the user viewing it has
  permission to edit it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1492928/+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 1492919] [NEW] Deadlock issues when 20-30 users copying collections & pages at the same time

2015-09-07 Thread Aaron Wells
Public bug reported:

Multiple users on the forum have reported deadlock issues when there are
many users (20-30) copying pages & collections at the same time. See
https://mahara.org/interaction/forum/topic.php?id=7309&offset=0&limit=10

Note that 20 to 30 users is around the number you'd hit if you're
running a whole class of users through a training session at the same
time.

The three reported cases of this are all in 15.04, so it may be a
problem introduced in that version.

The problem has been reported in both Postgres & MySQL.

** Affects: mahara
 Importance: Medium
 Status: Triaged

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

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

** Description changed:

  Multiple users on the forum have reported deadlock issues when there are
  many users (20-30) copying pages & collections at the same time. See
  https://mahara.org/interaction/forum/topic.php?id=7309&offset=0&limit=10
  
  Note that 20 to 30 users is around the number you'd hit if you're
  running a whole class of users through a training session at the same
  time.
+ 
+ The three reported cases of this are all in 15.04, so it may be a
+ problem introduced in that version.
+ 
+ The problem has been reported in both Postgres & 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/1492919

Title:
  Deadlock issues when 20-30 users copying collections & pages at the
  same time

Status in Mahara:
  Triaged

Bug description:
  Multiple users on the forum have reported deadlock issues when there
  are many users (20-30) copying pages & collections at the same time.
  See
  https://mahara.org/interaction/forum/topic.php?id=7309&offset=0&limit=10

  Note that 20 to 30 users is around the number you'd hit if you're
  running a whole class of users through a training session at the same
  time.

  The three reported cases of this are all in 15.04, so it may be a
  problem introduced in that version.

  The problem has been reported in both Postgres & MySQL.

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