[Mahara-contributors] [Bug 1170341] [NEW] Graphics in Site Statistics Groups not readable

2013-04-18 Thread Ralf Hilgenstock
Public bug reported:

In site statistics several graphics are created. The font size specially
for the descriptions of group statistics is so small that it is not
readable. The dates in general statistics are also very small.

I see that therenot very much place to resize the fonts. My idea is to
give admins the option to see a larger version by clicking on the
graphic.

We are using Mahara 1.6.5

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: statistics

** Attachment added: mahara.png
   https://bugs.launchpad.net/bugs/1170341/+attachment/3647495/+files/mahara.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 Contrib members
https://bugs.launchpad.net/bugs/1170341

Title:
  Graphics in Site Statistics Groups not readable

Status in Mahara ePortfolio:
  New

Bug description:
  In site statistics several graphics are created. The font size
  specially for the descriptions of group statistics is so small that it
  is not readable. The dates in general statistics are also very small.

  I see that therenot very much place to resize the fonts. My idea is to
  give admins the option to see a larger version by clicking on the
  graphic.

  We are using Mahara 1.6.5

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

2013-04-18 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2061
Committed: 
http://gitorious.org/mahara/mahara/commit/d00eaf37e7ff59b2a00ff73d6ad7f19c6f36f8f7
Submitter: Son Nguyen (son.ngu...@catalyst.net.nz)
Branch:master

commit d00eaf37e7ff59b2a00ff73d6ad7f19c6f36f8f7
Author: Aaron Wells aar...@catalyst.net.nz
Date:   Thu Apr 4 16:06:51 2013 +1300

lib/user.php: new institutional users should have license set to
institution default

Bug #1162134. Previously we were storing the institution default
value as - in the database. I've changed this to saving a constant,
LICENSE_INSTITUTION_DEFAULT, which is defined as (institution default).

Change-Id: I05337d9e8b1b547f12e4658b8d78fcbe1b5b2ea4

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1162134

Title:
  Default institution license is not chosen

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara 1.7RC1

  When an institution admin requires a license and chooses the default
  license, an institution member does not see that license as default
  license in their settings but has the option Other license selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1162134/+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 1170532] [NEW] Correct the git URL for mahara-flashplayer

2013-04-18 Thread Aaron Wells
Public bug reported:

Currently it lists the URL as https://github.com/agwells/mahara-
flashplayer/tree/mahara-flashplayer , when it's actually been moved to
https://github.com/catalyst/mahara-flashplayer/tree/mahara-flashplayer

Moreover, though, we should move the repo under the Mahara project on
gitorious.

(In the long run, of course, we want to replace Flowplayer Flash with
something else, probably HTML5).

** Affects: mahara
 Importance: Low
 Status: Triaged


** Tags: flowplayer git

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1170532

Title:
  Correct the git URL for mahara-flashplayer

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Currently it lists the URL as https://github.com/agwells/mahara-
  flashplayer/tree/mahara-flashplayer , when it's actually been moved to
  https://github.com/catalyst/mahara-flashplayer/tree/mahara-flashplayer

  Moreover, though, we should move the repo under the Mahara project on
  gitorious.

  (In the long run, of course, we want to replace Flowplayer Flash with
  something else, probably HTML5).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1170532/+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 806764] Re: [Ongoing] Ensure system requirements are checked before installation/upgrade starts

2013-04-18 Thread Aaron Wells
Changing status to Incomplete, because this is meant to be an ongoing
maintenance ticket to review this stuff before each major release.

** Changed in: mahara
   Status: Fix Released = Incomplete

** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/806764

Title:
  [Ongoing] Ensure system requirements are checked before
  installation/upgrade starts

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  If the install/upgrade is going to fail, it should ideally fail before
  it starts writing to the DB (especially on MySQL).

  We should therefore make sure that any system requirements checks are
  done prior to the install / upgrade.

  http://mahara.org/interaction/forum/topic.php?id=3777

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/806764/+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 1153423] Re: Stored XSS in TinyMCE editor

2013-04-18 Thread Aaron Wells
** Changed in: mahara/1.7
   Status: Fix Committed = Fix Released

** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1153423

Title:
  Stored XSS in TinyMCE editor

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.5 series:
  Fix Released
Status in Mahara 1.6 series:
  Fix Released
Status in Mahara 1.7 series:
  Fix Released

Bug description:
  Reported by two independent researchers in different locations.

  How to reproduce:
  - Go to a page with a TinyMCE editor (such as /artefact/internal/ - 
Introduction)
  - Click the TinyMCE HTML button
  - Enter payload of something like img src=x onmouseover=alert(1)
  - Save page
  - Reload, hover over broken image, notice the alert

  The XSS is stored only for the editing part of the TinyMCE editor. I couldn't 
quickly find any location where
  it was not escaped in the view section (which is blocktype dependant, the 
above example would be the
  profileinfo blocktype from artefact/internal).

  The fix is to escape the value sent to tinymce in
  lib/form/elements/wysiwyg.php, patch forthcoming.

  The other location reported was in a new page, the Page description
  input. The same patch fixes this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1153423/+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 1100187] Re: First option under manage institutions, institution is not capitalised

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1100187

Title:
  First option under manage institutions, institution is not
  capitalised

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  On the /admin/ page, under the Manage Institutions heading.

  The first link says institutions while all the other links have the
  word capitalised.

  This should be capitalised also, for consistancy.

  This problem probably arose due to some standardising of word
  capitalising that happened previously.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1100187/+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 1095499] Re: License metadata for every artefact

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1095499

Title:
  License metadata for every artefact

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Currently, adding license metadata to an artefact or page is
  achievable in an ad hoc fashion using a block on a page, but has many
  limitations.

  It would be useful to add standard license metadata fields on every
  artefact and every artefact edit page. This would allow users to
  specify the license for the content they create or upload. To support
  content originating elsewhere, the users should also be able to enter
  the name of the licensor and original URL.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1095499/+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 1081194] Re: Add 'groups I can join' to groups search condition and make it default

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1081194

Title:
  Add 'groups I can join' to groups search condition and make it default

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  If there are too many visible controlled groups in the education
  environment, finding a group user can join might be difficult. It
  could be useful to have a option to search only groups user can
  actually join. This probably should be a default search setting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1081194/+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 1085566] Re: Add logged in filter to admin search

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1085566

Title:
  Add logged in filter to admin search

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Add a filter to the User search page that allows an admin to filter
  the users according to their latest login.

  https://reviews.mahara.org/#/c/1789/

  Funded by Massey University in New Zealand

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1085566/+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 1051868] Re: Add support for retractable blocks

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1051868

Title:
  Add support for retractable blocks

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  These blocks will allow the user to click on the header of
  the block and the content will slide up and disappear, and
  then a further click will toggle it to slide down and appear.

  There are two extra config options for blocks now
  - retractable
when set, this will allow the block to be retracted
  - retractonload
when retract and this is set, this block is retracted on page load

  Review at https://reviews.mahara.org/1678

  Requires some theming.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1051868/+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 1100030] Re: Take out word-break in the CSS

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

** No longer affects: mahara/1.5

** No longer affects: mahara/1.6

** No longer affects: mahara/1.7

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1100030

Title:
  Take out word-break in the CSS

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The CSS has instances of word-break: break-all; that are in the
  stylesheet should be taken out to avoid long words breaking in random
  places.

  In order to test that it works, make the headings bigger, e.g. in
  Firebug, and check that long words do not break. Also make very long
  headings for portfolio and group pages and collection titles for
  example that contain some long words and check that the titles do not
  overlap the edit and delete buttons.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1100030/+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 1040337] Re: [Ongoing]Upgrade TinyMCE

2013-04-18 Thread Aaron Wells
** Also affects: mahara/1.8
   Importance: Undecided
   Status: New

** Changed in: mahara
   Status: Fix Committed = Fix Released

** Changed in: mahara/1.8
   Importance: Undecided = Wishlist

** Changed in: mahara/1.8
Milestone: None = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1040337

Title:
  [Ongoing]Upgrade TinyMCE

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.8 series:
  New

Bug description:
  Upgrade current version of tiny-mce to latest version 3.5.6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1040337/+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 1027574] Re: Improve logging of what admins do while masqueraded

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1027574

Title:
  Improve logging of what admins do while masqueraded

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.8 series:
  Confirmed

Bug description:
  Loginas is a great feature for admins to check permissiosn as a
  special user.  In several environments its seen very critical because
  admins can change anything as the user who is logged in.  Its not
  documented that the  changes are not done by the user and the admin
  did them.

  It makes ot of sense to document that an admin changed anything in the name 
of the user.  I've two ideas how to do this:
  1. mark all changs in the interface as changed by admin [name of admin] 
[date and time] of change.
  2. write changes done by admin when logged in as a user into a seperate 
database and create a report page that shows this database information sortable 
by date, user and admin who made changes. This  report should include: 
  - date and time of login as
  - date and time when login as was finished
  - did admin make changes in the name of the user?
  - who logged in as other user (name of admin)
  - login as which user [name of user]
  - where was change done [URL]
  - old entry from user
  - changed and stored new entry by admin

  The report should only by accessible for site admins.
  The report should be downloadable.
  If files were added or deleted or renamed the information should be included 
but notthe file istself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1027574/+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 1033070] Re: Increase limit on group members block

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1033070

Title:
  Increase limit on group members block

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  from a teacher:

  He would like to use the Group members block that can be put on the
  group homepage to display all his students. Having to go to the
  Members tab is not so nice for that.

  He would like to have the limit of the Group members increased
  beyond 20 to 40 or what ever the highest classroom roll would be.
  That's a bit tricky as the upper limit depends on whether you have a
  class at school or at university.

  I think increasing the limit to 40 or maybe better 100 would be a good
  thing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1033070/+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 939299] Re: Display more collections on the overview page

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/939299

Title:
  Display more collections on the overview page

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Currently, Mahara master (1.5 dev), displays only 5 collections per
  page. Like pages, /collection/ should display at least the standard 10
  / 11 if the number to display cannot be decided on more dynamically
  like in the site admin area with the display of 10 -  50 etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/939299/+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 1057259] Re: forum post dates don't mention year

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1057259

Title:
  forum post dates don't mention year

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The creation time for posts on the forums view.php page are listed in
  the format 09 Mar, 8:41 but lack the year.

  It is disorienting to look through an old forum and not be able to
  tell how old the post you're going to click on is.

  The year is shown once you click through to the full post.

  Browser: all
  OS: all

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1057259/+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 1051497] Re: Space between number of posts and entries

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1051497

Title:
  Space between number of posts and entries

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Mahara master

  On /artefact/blog/ when you have multiple journals, there is no space
  between the number of entries and the word entry or entries.

  See https://skitch.com/anitsirk/eu27r/journal-entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1051497/+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 1050655] Re: forum post notification subject should be the post subject not the topic subject

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1050655

Title:
  forum post notification subject should be the post subject not the
  topic subject

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Version: master

  The forum post notification subject should be the POST subject not the
  topic subject.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1050655/+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 1006706] Re: Missing lang strings in view/urls.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1006706

Title:
  Missing lang strings in view/urls.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Version: master
  On the page view/urls.php, these strings are not defined:
  1. [[stopdatecannotbeinpast/view]], see the attached image
  2. [[startdatemustbebeforestopdate/view]]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1006706/+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 1021653] Re: Ensure length of input fields is sufficient for required data

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1021653

Title:
  Ensure length of input fields is sufficient for required data

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Some of the input fields are to small. Normally the number of signs
  that are visible  should be as long as standard entries are.

  I.e. the form at contact.php:
  Fields for Name Mail and topic should be longer that normal entries are full 
visible. The topic field shows only 21 signs. Its possible to add more signs, 
but if there are more than 21 signs it scrolls. 

  Specially unexperienced users or pupils have problems to read their
  own entry if it is not fully visible.

  I've not checked if the same form is used in a column view where less
  place is available and this would create problems if the field length
  is changed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1021653/+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 952625] Re: Pending registrations have an unreasonable expiry time

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/952625

Title:
  Pending registrations have an unreasonable expiry time

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The current setting is hard coded as a week after the user comfirms their 
email address. This setting should be configurable by site.
  Reasons behind this is that admins may go extended periods without logging 
into mahara (ie, due to a break in school terms etc). Because of this, they may 
not be able to confirm or deny the pending registration in the current weeks 
allocation. In addition, the current email sent doesn't have any mention of the 
time limit.

  To fix this, I would suggest that we make a configurable option for
  the expiry time (and also maybe do the same for the user registration
  links sent out, which are currently 24 hours hard coded), and also
  change the wording of the email sent to admins noting the expiry time.

  This bug is related to bug #918431

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/952625/+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 920263] Re: Must Institution expiry date be in italics?

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/920263

Title:
  Must Institution expiry date be in italics?

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  On /admin/users/institutions.php when adding / editing an institution,
  must the Institution expiry date be in italics? All other section
  names are not in italics and I think this one should be neither.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/920263/+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 1100066] Re: dwoo function str doesn't take extra arguments that are 0

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1100066

Title:
  dwoo function str doesn't take extra arguments that are 0

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  in file htdocs/lib/dwoo/mahara/plugins/function.str.php, line 26.

  The test for $arg1, $arg2, and $arg3 tests with just a plain if
  statement, while it should check if the parameter is actually set,
  otherwise values of 0, false, and other falsey values will not be
  stored in the arguments array.

  This can cause issues with plural strings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1100066/+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 1073136] Re: Fix ordering of forums when there are more than 10 forums

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1073136

Title:
  Fix ordering of forums when there are more than 10 forums

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  If there are more than 10 forums, they are not displayed according to
  the sort order that you have specified.

  DB: MySQL and Postgresql.

  Mahara versions: 1.4, 1.5, 1.6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1073136/+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 1051529] Re: Activating spellchecker brings up warning

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1051529

Title:
  Activating spellchecker brings up warning

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Mahara 1.6dev (latest code)

  When I activate the spellchecker in the cover letter section and move
  on to Education and employment (or any other page), I get the
  following warnings:

  
  [WAR] 65 (js/tinymce/plugins/spellchecker/config.php:22) Use of undefined 
constant PSPELL_FAST - assumed 'PSPELL_FAST'
  Call stack (most recent first):

  log_message(Use of undefined constant PSPELL_FAST - assumed 'P..., 8, 
true, true, /home/kristina/code/16stable/htdocs/js/tinymce/plu..., 22) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Use of undefined constant PSPELL_FAST - assumed 'P..., 
/home/kristina/code/16stable/htdocs/js/tinymce/plu..., 22, array(size 53)) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/config.php:22
  require_once(/home/kristina/code/16stable/htdocs/js/tinymce/plu...) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/includes/general.php:15
  require_once(/home/kristina/code/16stable/htdocs/js/tinymce/plu...) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/rpc.php:10

  [WAR] 65 (js/tinymce/plugins/spellchecker/config.php:28) Use of undefined 
constant PSPELL_FAST - assumed 'PSPELL_FAST'
  Call stack (most recent first):

  log_message(Use of undefined constant PSPELL_FAST - assumed 'P..., 8, 
true, true, /home/kristina/code/16stable/htdocs/js/tinymce/plu..., 28) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Use of undefined constant PSPELL_FAST - assumed 'P..., 
/home/kristina/code/16stable/htdocs/js/tinymce/plu..., 28, array(size 53)) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/config.php:28
  require_once(/home/kristina/code/16stable/htdocs/js/tinymce/plu...) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/includes/general.php:15
  require_once(/home/kristina/code/16stable/htdocs/js/tinymce/plu...) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/rpc.php:10

  [WAR] 65 (js/tinymce/plugins/spellchecker/classes/utils/JSON.php:351) 
Uninitialized string offset: 60
  Call stack (most recent first):

  log_message(Uninitialized string offset: 60, 8, true, true, 
/home/kristina/code/16stable/htdocs/js/tinymce/plu..., 351) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Uninitialized string offset: 60, 
/home/kristina/code/16stable/htdocs/js/tinymce/plu..., 351, array(size 0)) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:351
  Moxiecode_JSONReader-peek() at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:323
  Moxiecode_JSONReader-readAway() at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:126
  Moxiecode_JSONReader-readToken() at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:379
  Moxiecode_JSON-readValue(object(Moxiecode_JSONReader)) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:369
  
Moxiecode_JSON-decode({id:c0,method:checkWords,params:[en,[...) 
at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/rpc.php:93

  [WAR] 65 (js/tinymce/plugins/spellchecker/classes/utils/JSON.php:339) 
Uninitialized string offset: 60
  Call stack (most recent first):

  log_message(Uninitialized string offset: 60, 8, true, true, 
/home/kristina/code/16stable/htdocs/js/tinymce/plu..., 339) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Uninitialized string offset: 60, 
/home/kristina/code/16stable/htdocs/js/tinymce/plu..., 339, array(size 1)) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:339
  Moxiecode_JSONReader-read() at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:90
  Moxiecode_JSONReader-readToken() at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:379
  Moxiecode_JSON-readValue(object(Moxiecode_JSONReader)) at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/classes/utils/JSON.php:369
  
Moxiecode_JSON-decode({id:c0,method:checkWords,params:[en,[...) 
at 
/home/kristina/code/16stable/htdocs/js/tinymce/plugins/spellchecker/rpc.php:93

  [WAR] 65 (js/tinymce/plugins/spellchecker/rpc.php:104) Trying to get property 
of non-object
  Call stack (most recent first):

   

[Mahara-contributors] [Bug 1068962] Re: Delete users button should be red on /admin/users/suspended.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1068962

Title:
  Delete users button should be red on /admin/users/suspended.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The Delete users button in other areas of the administration is red,
  but not on /admin/users/suspended.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1068962/+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 1072850] Re: Facebook doesn't pick up Mahara's Facebook logo

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1072850

Title:
  Facebook doesn't pick up Mahara's Facebook logo

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  This is related to bug #900529.

  The Mahara Facebook logo is not picked up anymore. It was when we
  tested it for 1.6.

  The important thing is _not_ the Share button. The logo should be
  picked up correctly when you make a genuine Facebook update or a
  comment on an update.

  Making a post for demo.mahara.org gives me 10 thumbnails. These are
  pictures that are displayed on the homepage itself, but not just the
  logo.

  When I make a comment mentioning demo.mahara.org it displays the help
  icon.

  Maybe Facebook changed its API?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1072850/+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 1079451] Re: split function is deprecated but still used

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1079451

Title:
  split function is deprecated but still used

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  http://php.net/manual/en/function.split.php

  One example is htdocs/lib/mahara.php line 1046

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1079451/+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 1081309] Re: export fails if files missing from dataroot

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1081309

Title:
  export fails if files missing from dataroot

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  get errors such as:

  HTML export - Unable to copy profile icon  into export or
  Unable to create 'filename' for directory 

  Leap2A export - Tried to add non-existent file: ''

  After these errors, the export page just hangs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1081309/+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 1074974] Re: WMV files are not recognized by Internal Media block when uploaded directly in the block

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1074974

Title:
  WMV files are not recognized by Internal Media block when uploaded
  directly in the block

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  https://mahara.org/interaction/forum/topic.php?id=5001

  I tested this on demo.mahara.org and a WMV file is not recognized
  there either when uploaded directly into the block although I
  explicitely allowed it in
  
http://demo.mahara.org/admin/extensions/pluginconfig.php?plugintype=blocktypepluginname=file/internalmedia

  When I created a new internal media block, I could select the WMV file
  without problems and display it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1074974/+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 1085569] Re: Link to user profile takes on comment ID

2013-04-18 Thread Aaron Wells
** Changed in: mahara/1.6
   Status: Fix Committed = Fix Released

** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1085569

Title:
  Link to user profile takes on comment ID

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.6 series:
  Fix Released

Bug description:
  When a user comments on a page for example, the link displayed for the
  user profile is actually the comment ID.

  Reported at https://mahara.org/interaction/forum/topic.php?id=5109 and
  confirmed on demo.mahara.org

  You can test this easily by commenting on a page and then hovering
  over the link of the user profile. It is not the one of the user, but
  the comment. You can verify that by going to Shared pages and
  hovering over the link View comment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1085569/+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 1023834] Re: Refactor login form elements code duplication

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1023834

Title:
  Refactor login form elements code duplication

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  All login form elements along with extra login form elements are
  declared twice, in auth_get_login_form() and
  auth_generate_login_form() respectively. The differences are really
  minor, so I suggest to move login form elements generation to separate
  function, making it less prone to errors.

  auth_get_login_form() - used when logged-off user tries to access something 
different from main page or session has expired. 
  auth_generate_login_form()  - used in side-block on the main page

  The auth_get_login_form() version of login form is missing (see
  attached diff):

  * 'defaultvalue' is missing in  'login_username'  - can be used, nothing major
  * 'login_password' is not regarded as 'required' field here for some reason...
  * Register link is not shown - I do not see a reason why it should not be 
displayed
  * Login container is missing 'login' class - can be added, does not break 
styles

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1023834/+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 1027739] Re: Enhance tagged posts block - copy block

2013-04-18 Thread Aaron Wells
Hi Kristina,

Can you expand on what this bug is about?

Cheers,
Aaron

** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1027739

Title:
  Enhance tagged posts block - copy block

Status in Mahara ePortfolio:
  In Progress

Bug description:
  This is a follow-up from https://reviews.mahara.org/#/c/1072/ for
  milestone 1.6

  Add block copy permission selector

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1027739/+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 989195] Re: Allow HTML in Résumé fields

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/989195

Title:
  Allow HTML in Résumé fields

Status in Mahara ePortfolio:
  In Progress

Bug description:
  These days, a number of people have stored publications or other
  things they want to show off online. They should be able to link to
  them in their achievements, e.g. the link to a published article etc.
  At minimum, the link should be clickable, e.g. automatically like in
  forums when you enter a link even without linking it directly. But
  even better if these fields also had the tinyMCE editor available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/989195/+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 1013022] Re: Wishlist : enabling to download an entire folder

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.0

** Changed in: mahara
   Importance: Wishlist = 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 Contrib members
https://bugs.launchpad.net/bugs/1013022

Title:
  Wishlist : enabling to download an entire folder

Status in Mahara ePortfolio:
  In Progress

Bug description:
  This is not a bug record, but a new item for the wishlist.
  I'd like to add the ability to download a folder at once.
  Right now (Mahara 1.5 or previous versions), if you want to download the 
content of a folder, you have to download each files one by one.
  Would it be possible to enable to download a complete folder at once ? 
(zipped ?)
  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1013022/+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 1068952] Re: Update of user information brings warnings

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1068952

Title:
  Update of user information brings warnings

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Mahara 1.7.0dev

  When I update user information via Add users via CSV, I did not
  provide a password as I didn't want to update the password and I also
  did not provide mobile upload tokens, but still they are mentioned. I
  get the following warnings:

  [INF] e0 (lib/csvfile.php:132) FORMAT:
  [INF] e0 (lib/csvfile.php:133) Array
  (
  [0] = username
  [1] = email
  [2] = firstname
  [3] = lastname
  [4] = preferredname
  [5] = remoteuser
  )
  [INF] e0 (admin/users/uploadcsv.php:499) Updating users from the CSV file
  [WAR] e0 (admin/users/uploadcsv.php:520) Undefined index: password
  Call stack (most recent first):

  log_message(Undefined index: password, 8, true, true, 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: password, 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520, array(size 17)) 
at /home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:520
  uploadcsv_submit(object(Pieform), array(size 19)) at Unknown:0
  call_user_func_array(uploadcsv_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:514
  Pieform-__construct(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:646

  [WAR] e0 (admin/users/uploadcsv.php:520) Undefined index:
  Call stack (most recent first):

  log_message(Undefined index: , 8, true, true, 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: , 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520, array(size 17)) 
at /home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:520
  uploadcsv_submit(object(Pieform), array(size 19)) at Unknown:0
  call_user_func_array(uploadcsv_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:514
  Pieform-__construct(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:646

  [DBG] e0 (admin/users/uploadcsv.php:565) updated user paula (authinstance, 
email, remoteuser, addremovecolumns, mobileuploadtoken)
  [WAR] e0 (admin/users/uploadcsv.php:520) Undefined index: password
  Call stack (most recent first):

  log_message(Undefined index: password, 8, true, true, 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: password, 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520, array(size 21)) 
at /home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:520
  uploadcsv_submit(object(Pieform), array(size 19)) at Unknown:0
  call_user_func_array(uploadcsv_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:514
  Pieform-__construct(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:646

  [WAR] e0 (admin/users/uploadcsv.php:520) Undefined index:
  Call stack (most recent first):

  log_message(Undefined index: , 8, true, true, 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: , 
/home/kristina/code/16stable/htdocs/admin/users/up..., 520, array(size 21)) 
at /home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:520
  uploadcsv_submit(object(Pieform), array(size 19)) at Unknown:0
  call_user_func_array(uploadcsv_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:514
  Pieform-__construct(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/kristina/code/16stable/htdocs/admin/users/uploadcsv.php:646

  

[Mahara-contributors] [Bug 1131508] Re: artefact licences feature not configurable on mysql

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1131508

Title:
  artefact licences feature not configurable on mysql

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  http://your url/admin/site/licenses.php fails on a mysql
  installation because the EXCEPT clause is not in mysql.

  Instead of except, something like LEFT JOIN, IS NULL needs to be
  used.

  [WAR] c9 (lib/errors.php:749) Failed to get a recordset: mysql error: [1064: 
You have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'EXCEPT
  SELECT name FROM artefact_license' at line 2] in EXECUTE(
  SELECT license FROM artefact WHERE license IS NOT NULL and license  ''
  EXCEPT
  SELECT name FROM artefact_license
  )
  Command was:
  SELECT license FROM artefact WHERE license IS NOT NULL and license  ''
  EXCEPT
  SELECT name FROM artefact_license
  Call stack (most recent first):

  log_message(Failed to get a recordset: mysql error: [1064: You..., 8, 
true, true) at /var/www/mahara-mysql/code/htdocs/lib/errors.php:109
  log_warn(Failed to get a recordset: mysql error: [1064: You...) at 
/var/www/mahara-mysql/code/htdocs/lib/errors.php:749
  SQLException-__construct(Failed to get a recordset: mysql error: [1064: 
You...) at /var/www/mahara-mysql/code/htdocs/lib/dml.php:846
  get_column_sql( SELECT license FROM artefact WHERE license IS...) at 
/var/www/mahara-mysql/code/htdocs/admin/site/licenses.php:57

  [WAR] c9 (lib/dml.php:846) Failed to get a recordset: mysql error: [1064: You 
have an error in your SQL syntax; check the manual that corresponds to your 
MySQL server version for the right syntax to use near 'EXCEPT
  SELECT name FROM artefact_license' at line 2] in EXECUTE(
  SELECT license FROM artefact WHERE license IS NOT NULL and license  ''
  EXCEPT
  SELECT name FROM artefact_license
  )
  Command was:
  SELECT license FROM artefact WHERE license IS NOT NULL and license  ''
  EXCEPT
  SELECT name FROM artefact_license
  Call stack (most recent first):

  get_column_sql( SELECT license FROM artefact WHERE license
  IS...) at /var/www/mahara-
  mysql/code/htdocs/admin/site/licenses.php:57

  Mahara: Site unavailable
  A nonrecoverable error occurred. This probably means you have encountered a 
bug in the system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1131508/+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 1082416] Re: XMLRPC with Firefox 17.0 not possible

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1082416

Title:
  XMLRPC with Firefox 17.0 not possible

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.5 series:
  Fix Released
Status in Mahara 1.6 series:
  Fix Released

Bug description:
  Since the release of Firefox 17.0 MNET SSO from Moodle to Mahara is
  broken. Works fine with Firefox 17, Chrome and IE9.

  Error:
  Sorry, we could not log you in.
  Sorry, we could not log you into Mahara - HTL-Perg at this time. Please try 
again shortly. If the problem persists, contact your administrator.

  Apache-Error-Log:
  [Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] [WAR] 37 
(api/xmlrpc/client.php:173) Unknown error occurred: 1: Kein Zugang: Die 
MNET-Session gibt es nicht!, referer: https://moodle
  [Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] Call stack (most 
recent first):, referer: https://moodle
  [Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20]   * 
Client-send(https://moodle) at /var/www/auth/xmlrpc/lib.php:119, referer: 
https://moodle
  [Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20]   * 
AuthXmlrpc-request_user_authorise(0860ab7ac0c65ff69c42f6f899f550d3cc5c82f1, 
https://moodle) at /var/www/auth/xmlrpc/land.php:94, referer: 
https://moodle
  [Fri Nov 23 16:11:11 2012] [error] [client 10.114.57.20] , referer: 
https://moodle

  Translation for: Kein Zugang: Die MNET-Session gibt es nicht!, -
  No access; The MNET-Session does not exist!

  Tried with Mahara 1.6.1  1.6.2 on Ubuntu 12.04.1.
  This bug is reproducible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1082416/+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 1056544] Re: The number of topics on /interaction/forum/view.php doesn't count the sticky topics

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1056544

Title:
  The number of topics on /interaction/forum/view.php doesn't count the
  sticky topics

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Version: all
  Platform: all
  Browser: all

  The number of topics on /interaction/forum/view.php doesn't count the sticky 
topics
  see the attached file

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1056544/+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 1073625] Re: Add additional html interface

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1073625

Title:
  Add additional html interface

Status in Mahara ePortfolio:
  In Progress

Bug description:
  We need something similar to Moodle
  .../admin/settings.php?section=additionalhtml, so that if people need
  to add, say google analytics code, there would not be required to
  modify theme template.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1073625/+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 1069274] Re: Allow copying is not shown on the institution and site access list

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1069274

Title:
  Allow copying is not shown on the institution and site access list

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Mahara master (1.7.0dev)

  In an earlier version of Mahara 1.6.0dev, the setting Copying
  allowed was shown for site and institution pages / collections on the
  access list like for portfolio pages / collections and group pages /
  collections. This is not the case anymore. This setting should be made
  visible again so that administrators can quickly see which pages /
  collections are allowed to be copied.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1069274/+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 1073412] Re: Add support for tagging of groups

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1073412

Title:
  Add support for tagging of groups

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Add ability for group admins to tag a group similar to tagging an
  artefact or view.

  Tags should appear merged with other tags in all the same places as
  they currently do.

  This is a request for Plane, see also:
  https://wrms.catalyst.net.nz/wr.php?request_id=99547

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1073412/+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 1072967] Re: Unique message ID required

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1072967

Title:
  Unique message ID required

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  from a user:

  We are seeing lots of emails coming from Mahara with duplicate message-id 
smtp headers between different messages to different people, in violation of 
RFC2822 which states:
  The message identifier (msg-id) itself MUST be a globally unique identifier 
for a message. The generator of the message identifier
  MUST guarantee that the msg-id is unique.
  It looks like all users who are subscribed to a thread receive an email on 
posting with the same message-id header.

  This causes issues with spam filtering.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1072967/+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 1111066] Re: define('CLI') should bypass auth_setup() in init.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/066

Title:
  define('CLI') should bypass auth_setup() in init.php

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  If you create a command-line script as described on
  https://wiki.mahara.org/index.php/Developer_Area/CLI_Framework ,
  putting define('CLI'); and define('INTERNAL'); at the top, it will
  error out every time in init.php because auth_setup() detects that you
  haven't logged in.

  I think this has gone unnoticed because the two existing CLI scripts
  in Mahara core both also use define('INSTALLER'), and if that's
  defined then init.php doesn't check auth_setup(). I propose that
  define('CLI') should also bypass auth_setup() in init.php

  Sample script to demonstrate this problem:

  ?php

  define('CLI', 1);
  define('INTERNAL', 1);
  define('ADMIN', 1);
  require(dirname(__FILE__).'/init.php');
  require(get_config('libroot').'cli.php');

  cli::cli_exit('Hello');

  Expected Result: When executed via the command-line, it should print Hello 
and quit
  Actual Result: It prints a terminal full of the HTML for the Mahara login 
page and dies.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/066/+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 1091506] Re: Allowed iframe sources page doesn't allow sideblocks

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1091506

Title:
  Allowed iframe sources page doesn't allow sideblocks

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  admin/extensions/iframesites.php has sideblocks = false as a
  parameter to smarty(), but other pages such as don't. This doesn't
  allow for custom sideblocks on that page. By default there are no
  sideblocks anyway so this doesn't affect core Mahara.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1091506/+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 825311] Re: export doesn't distinguish a 'collections' export from a 'views' export

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/825311

Title:
  export doesn't distinguish a 'collections' export from a 'views'
  export

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Would be good if export distinguished whether a user was downloading
  collections or pages.

  Currently, when you export a few pages as HTML you get collection
  information included and displayed on the index page as a standard
  format.  This might be confusing to the user if they weren't expecting
  collection information as well.

  I noticed this issue while trying to implement a PDF export a little
  better as I need the difference clear when creating a table of
  contents for combined page/collection exporting. :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/825311/+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 966001] Re: Switch templating system from dwoo to twig

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/966001

Title:
  Switch templating system from dwoo to twig

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Given that Dwoo is mostly unmaintained now:

https://twitter.com/#!/seldaek/status/167546484865241088

  we should consider switching to Twig:

http://twig.sensiolabs.org/

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/966001/+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 799028] Re: Show the end time until when a page is accessible

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Importance: Wishlist = Medium

** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/799028

Title:
  Show the end time until when a page is accessible

Status in Mahara ePortfolio:
  In Progress

Bug description:
  A user can restrict the access to his page by providing start and end
  dates. However, these do not get communicated to the person who is
  invited to view the page. I think it would be good if at least the end
  date / time appeared so that a user knows until when he has time to
  look at this page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/799028/+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 845278] Re: implement a password strength meter that shows strength of password as user is typing it in

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/845278

Title:
  implement a password strength meter that shows strength of password
  as user is typing it in

Status in Mahara ePortfolio:
  In Progress

Bug description:
  This is for when users are changing password/admins setting password
  first time, etc.

  Having a pretty meter next to it showing how strong the password is
  would be pretty cool

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/845278/+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 1091504] Re: Suspended and expired users page is not displayed as selected in menu

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1091504

Title:
  Suspended and expired users page is not displayed as selected in menu

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The MENUITEM is not correct, so the link won't be displayed as
  selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1091504/+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 1072972] Re: Internal search ignores 'KATAKANA-HIRAGANA PROLONGED SOUND MARK'

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.0

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

** Changed in: mahara/1.7
Milestone: None = 1.7.1

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1072972

Title:
  Internal search ignores 'KATAKANA-HIRAGANA PROLONGED SOUND MARK'

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.7 series:
  New

Bug description:
  Mahara's (1.5.6) internal search cannot handle Japanese character
  'KATAKANA-HIRAGANA PROLONGED SOUND MARK'.  This character 'ー' is
  frequently used.  For example 'データ (data)', 'サーバー (server)' or
  'ポートフォリオ (portfolio)'.

  The cause of problem is line 1102 in search/internal/lib.php.

  1102:$text = preg_replace('/['. PREG_CLASS_SEARCH_EXCLUDE .
  ']+/u', ' ', $text);

  In this line, mahara replaces special characters specified by
  PREG_CLASS_SEARCH_EXCLUDE with ' '.  And 'KATAKANA-HIRAGANA PROLONGED
  SOUND MARK' is included in PREG_CLASS_SEARCH_EXCLUDE.

  The solution of this problem is very simple.  Just remove 'KATAKANA-
  HIRAGANA PROLONGED SOUND MARK' (code 0x30fc) from
  PREG_CLASS_SEARCH_EXCLUDE.  We can find the definition on line
  1198-1225.

  1221:
  
'\x{3099}-\x{309e}\x{30a0}\x{30fb}-\x{30fe}\x{3190}-\x{319f}\x{31c0}-\x{31cf}'.

  should be replaced with

  1221:
  
'\x{3099}-\x{309e}\x{30a0}\x{30fb}\x{30fd}\x{30fe}\x{3190}-\x{319f}\x{31c0}-\x{31cf}'.


  P.S. The definition of PREG_CLASS_SEARCH_EXCLUDE is originally from
  Drupal, and this fix was already applied.

  
http://api.drupal.org/api/drupal/modules!search!search.module/constant/PREG_CLASS_SEARCH_EXCLUDE/6

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1072972/+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 1056602] Re: Javascript issues on /admin/registersite.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1056602

Title:
  Javascript issues on /admin/registersite.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: all
  Platform: all
  Browser: non-javascript

  Clicking the field set 'Data that will be sent' does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1056602/+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 1052432] Re: Javascript issue for calendar icon

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1052432

Title:
  Javascript issue for calendar icon

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Calendar icon doesn't work when Javascript is off
  Mahara 1.5dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052432/+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 1031560] Re: json_headers change to use application/json

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1031560

Title:
  json_headers change to use application/json

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  RFC 4627 [1] suggests application/json for json and it whilst it is
  not a 'standard' it seems to be the closest thing to one. See also
  http://en.wikipedia.org/wiki/JSON

  I'm not sure why plain/text is used - is there some legacy browser
  compatibility issue?

  [1] http://www.ietf.org/rfc/rfc4627.txt

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1031560/+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 1086569] Re: Institution stats don't work for Institution staff

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1086569

Title:
  Institution stats don't work for Institution staff

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When logged in as staff on the demo.mahara.org and choosing this
  option under

  Institution information  Institution statistics the message
  Institution statistics are not available because there are no institutions 
available to your user.

  This person is a member of the institution Mahara School

  This works for site admin and also site staff - this doesn't work on
  myportfolio either

  It looks like the user needs to have access to all institutions for
  this report to work.

  Craig

  When the staff statistics access option is off, the message is misleading, 
and should be something like:
  This should be changed to something like to Staff statistics needs to be
  turned on for the site to allow staff to view these.
  -- Hugh (from comment 3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1086569/+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 1055877] Re: Javascript issue on /view/sharedviews.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1055877

Title:
  Javascript issue on /view/sharedviews.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: all
  Platform: all
  Browser: non-javascript

  Clicking fieldset 'Advanced options' does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1055877/+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 1052431] Re: Javascript issue for help icons

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1052431

Title:
  Javascript issue for help icons

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Help icons don't work with Javascript off
  Mahara 1.5dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052431/+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 1052433] Re: Javascript issue in resume

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1052433

Title:
  Javascript issue in resume

Status in Mahara ePortfolio:
  In Progress

Bug description:
  /artefact/resume/employment.php
  /artefact/resume/achievements.php

  Buttons don't work when Javascript is off

  Mahara 1.5dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052433/+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 1052430] Re: Javascript issue on /artefact/blog/view/

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1052430

Title:
  Javascript issue on /artefact/blog/view/

Status in Mahara ePortfolio:
  In Progress

Bug description:
  /artefact/blog/view/
  reported for 1.5dev

  only one journal set

  When adding a new entry (/artefact/blog/post.php?blog=4), you can't
  add new files.

  When editing an existing post, when you click add file, a new page is
  drawn but it doesn't show the part of the page where you can select
  files (ie there shoudl be an html anchor or soemthing)

  When editing an existing post, when you click add file, then click
  select on a file, it is automatically added to the post before you
  click save.

  When editing an existing post, and you add a file, you can't click
  save to get out of that page. instead it tags an extra browse=1 to
  the url (/artefact/blog/post.php?id=42browse=1browse=1). Clicking
  cancel works, but all non-file changes are lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052430/+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 1046647] Re: Warnings when access Group files tab

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1046647

Title:
  Warnings when access Group files tab

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Version: all
  Platform: apache2, php5, postgres9
  Browser: all

  Assumptions
   - A group A with option Membership = Open, and has some files and 
folders which can access by group's members.
   - User 'u01' is a member of group A
   - User 'u01' belongs to only one group

  
  Actions
   1. User 'u01' created a page called Page XYZ, and added a Files to 
download or Folder blocktype into the page
   2. User 'u01' clicked Group files tab, clicked Group A, selected some 
files, clicked Save, then clicked Done.
   2. User 'u01' left the group A. Now he did not belong to any group.
   3. Without re-login, user 'u01' edited page Page XYZ, opened the 
configuration of the Files to download block
   4. User 'u01' clicked Group files tab, clicked Save or Cancel, then 
clicked Done.

  Expected results
   - the Group files tab should not show up in the configuration of the block.

  Actual results
   - see attached image

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1046647/+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 892959] Re: [ongoing] Fixing minor language mistakes while rewriting the manual

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/892959

Title:
  [ongoing] Fixing minor language mistakes while rewriting the manual

Status in Mahara ePortfolio:
  In Progress

Bug description:
  This bug is for collection minor fixes to lang strings, e.g. typos,
  consolidating capitalization etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/892959/+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 1162134] Re: Default institution license is not chosen

2013-04-18 Thread Kristina Hoeppner
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1162134

Title:
  Default institution license is not chosen

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Mahara 1.7RC1

  When an institution admin requires a license and chooses the default
  license, an institution member does not see that license as default
  license in their settings but has the option Other license selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1162134/+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 1055206] Re: Improve selenium tests to cover more of mahara

2013-04-18 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 1.7.0 = None

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1055206

Title:
  Improve selenium tests to cover more of mahara

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently, no new tests have been added since *insert time of
  dinosaurs*. They should be updated to reflect the current status of
  mahara features.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1055206/+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 1046641] Re: Group files tab does not show up until the user re-login.

2013-04-18 Thread Kristina Hoeppner
** Changed in: mahara
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1046641

Title:
  Group files tab does not show up until the user re-login.

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Version: all
  Platform: apache2, php5, postgres9
  Browser: all

  Assumptions
   - A group A with option Membership = Open, and has some files and folders
   - User 'u01' is an admin of group A

  Actions
   1. User 'u02' first joined group A
   2. Without re-login, user 'u02' created a personal page, then add Files to 
download blocktype into the page.
   3. User 'u02' tried to added a group A file into the block. - failed as he 
couldn't find the Group files tab.

  Expected results
   - the Group files tab should show up in the configuration of the block.

  Actual results
   - see attached image

  The Group files tab will show up after the user u02 re-login.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1046641/+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 1140836] Re: 'Max. items per page' doesn't work for group pages

2013-04-18 Thread Kristina Hoeppner
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1140836

Title:
  'Max. items per page' doesn't work for group pages

Status in Mahara ePortfolio:
  In Progress

Bug description:
  reported at 
https://mahara.org/interaction/forum/topic.php?id=5202offset=0limit=10#post22579
  verified on demo.mahara.org

  When you have more than 20 group pages and want to change the number
  of pages displayed to a higher maximum number, the drop-down menu
  doesn't respond.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1140836/+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 966001] Re: Switch templating system from dwoo to twig

2013-04-18 Thread Christopher Tombleson
Let me know if any extra work needs to be done on this.
I will try to find some spare time :)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/966001

Title:
  Switch templating system from dwoo to twig

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Given that Dwoo is mostly unmaintained now:

https://twitter.com/#!/seldaek/status/167546484865241088

  we should consider switching to Twig:

http://twig.sensiolabs.org/

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/966001/+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 1030304] Re: Not translatable element

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1030304

Title:
  Not translatable element

Status in Mahara ePortfolio:
  In Progress

Bug description:
  At http://Mydomain/view/access.php?id=203new=1
   Edit access - advanced options - Allow copies The explanation
  'Check this box if you would like the people who can see your page to be able 
to make their own copies of it, along with any files and folders it contains.' 
is not translatable.

  V: 1.5.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1030304/+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 1016253] Re: Authenticated RSS feeds should encrypt login credentials

2013-04-18 Thread Aaron Wells
This one's got a fix that was verified and code-reviewed, but now the
rebase causes conflicts. So, we should try to get it straightened out
for inclusion in 1.8.0, and 1.7.1 (since leaving sensitive information
unencrypted is a security problem).

** Changed in: mahara
   Importance: Medium = High

** Changed in: mahara
Milestone: 1.7.0 = 1.8.0

** Changed in: mahara
   Importance: High = Critical

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1016253

Title:
  Authenticated RSS feeds should encrypt login credentials

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The externalfeed block should protect user credentials when
  authenticated RSS feeds are used.  The blocktype in Mahara 1.5.1
  appears to store login credentials in cleartext within the database.

  This presents an unfortunate vulnerability that could give access to
  other systems should Mahara's database be compromised.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1016253/+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 1025503] Re: Profile web address field accepts web address with spaces

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1025503

Title:
  Profile  web address field accepts web address with spaces

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Hey Guys I am about to start testing the 1.6 features so decided to
  start from the top and create a new portfolio.

  On the Profile page I was able to add I don't have a website in the
  field. Shouldn't it be validated so only real web addresses can be
  added? Please see attached screen shot and URL: http://myportfolio-
  school-mahara.testing.elearning.catalyst.net.nz/artefact/internal/

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1025503/+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 993676] Re: Members did not show up in second search if the first search found no results

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/993676

Title:
  Members did not show up in second search if the first search found no
  results

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: master
  Browser: Chromium

  Assumption
   + logged user is member of one or several groups

  Actions
   1. Open a group  from My groups
   2. Search member of this group with a keyword so that no member is found
   3. Search member again with another keyword so that more than one member are 
found

  Results
   - Empty list of members with number of results is not 0 (see attached file)
   - The list of member won't be displayed till I refresh the page.

  Expected results
   - List of members.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/993676/+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 984575] Re: Leap2A importer: improve robustness of content importing

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/984575

Title:
  Leap2A importer: improve robustness of content importing

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In import/leap/lib.php, function fix_artefact_reference.

  If a content tag in a Leap2A import has more than one child node,
  the importer gets confused and only imports one of them (either the
  first or the last, not sure which).

  E.g.:

  content type=htmllt;pgt;amp;nbsp;lt;/pgt; lt;pgt;a
  paragraphlt;/pgt; lt;pgt;amp;nbsp;lt;/pgt/content

  This is:

  content
p
p
p

  Which isn't handled properly. I think the leap2A spec mentions that
  content like this is not a good idea, but the fix seems pretty easy.
  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/984575/+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 1158625] Re: Make profile information not avaialble for public when not shared

2013-04-18 Thread Aaron Wells
** Tags added: security

** Changed in: mahara
Milestone: 1.7.0 = 1.8.0

** Changed in: mahara/1.7
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1158625

Title:
  Make profile information not avaialble for public when not shared

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.5 series:
  In Progress
Status in Mahara 1.6 series:
  In Progress
Status in Mahara 1.7 series:
  New

Bug description:
  From at least Mahara 1.6 on, very basic information about a user
  (profile picture, name, institution) is made public when public pages
  are allowed. This information is displayed even when the user hasn't
  shared their portfolio with the public. This came about when changes
  were made to the logged-in user profile access.

  In the past (at least up to 1.4), you only saw the login screen when
  you tried to access a profile of a user but were not logged in. This
  should be the case again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1158625/+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 1140836] Re: 'Max. items per page' doesn't work for group pages

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: In Progress = Fix Committed

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

** Changed in: mahara/1.7
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1140836

Title:
  'Max. items per page' doesn't work for group pages

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.7 series:
  New

Bug description:
  reported at 
https://mahara.org/interaction/forum/topic.php?id=5202offset=0limit=10#post22579
  verified on demo.mahara.org

  When you have more than 20 group pages and want to change the number
  of pages displayed to a higher maximum number, the drop-down menu
  doesn't respond.

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

2013-04-18 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/2056
Committed: 
http://gitorious.org/mahara/mahara/commit/0a3a99ec7e550406a74a4ef44215bd7f4eee0ea0
Submitter: Aaron Wells (aar...@catalyst.net.nz)
Branch:master

commit 0a3a99ec7e550406a74a4ef44215bd7f4eee0ea0
Author: Son Nguyen son.ngu...@catalyst.net.nz
Date:   Thu Mar 28 16:14:44 2013 +1300

Add javascript code for pagination (Bug #1140836)

Change-Id: Ia3478c0b7df3911e5478b95a88cb33886e5a5b9a
Signed-off-by: Son Nguyen son.ngu...@catalyst.net.nz

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1140836

Title:
  'Max. items per page' doesn't work for group pages

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.7 series:
  New

Bug description:
  reported at 
https://mahara.org/interaction/forum/topic.php?id=5202offset=0limit=10#post22579
  verified on demo.mahara.org

  When you have more than 20 group pages and want to change the number
  of pages displayed to a higher maximum number, the drop-down menu
  doesn't respond.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1140836/+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 1021108] Re: Implement markup schema for public pages

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1021108

Title:
  Implement markup schema for public pages

Status in Mahara ePortfolio:
  Triaged

Bug description:
  It would be really useful to implement markup schemas for public pages
  so searches give more details.

  http://schema.org/ is a vocabulary of RDFa which has been (somewhat)
  standardized for use by Google, Bing and Yahoo searches.

  http://ogp.me/ Open Graph Protocol is what Facebook uses to give you
  nifty snippets when you bash a URL into your post.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1021108/+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 1070057] Re: Flickr Guest Pass doesn't load in Mahara

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1070057

Title:
  Flickr Guest Pass doesn't load in Mahara

Status in Mahara ePortfolio:
  Triaged

Bug description:
  You can only display images that are public in Flick using the
  external gallery feature in Mahara.  There are situations where you
  want to use the guest pass feature in Flickr to display images in your
  Mahara pages, so they aren't public to anyone on Flickr.  Tried on
  version 1.5.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1070057/+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 1083263] Re: Filter by auth method in User search

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1083263

Title:
  Filter by auth method in User search

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When an admin is on User search, he can search for users of an
  institution, but does not see which authentication method they use. If
  you have multiple auth methods set up and you need to change users
  from one to another, you would have to go into each account to find
  out the auth method or you would need to do a DB query. It would be
  better if it were possible to have the auth method displayed in one of
  the columns and filter by it.

  I would not put the auth method into the drop-down menu where you can
  choose the institutions because then you would never be able to see
  all users of one institution if you had multiple auth methods.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1083263/+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 972058] Re: google apps urls change frequently and difficult to maintain

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/972058

Title:
  google apps urls change frequently and difficult to maintain

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The google apps plugin requires a significant amount of upkeep. Google
  regularly change the urls they display to their users, and these urls
  are the ones which get put into the blocks; the users cannot be
  expected to know better.

  Options we have include:
  - move to the safeiframe method
  - use a syndicated filter list
  - enable the filter list to be configurable
  - find an external api which can be updated without requiring us to trigger a 
new point version

  We need a better way to do this from 1.6 on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/972058/+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 1084351] Re: get_config('cacertinfo') will be null in default installs unless overridden, a default should be used

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1084351

Title:
  get_config('cacertinfo') will be null in default installs unless
  overridden, a default should be used

Status in Mahara ePortfolio:
  Triaged

Bug description:
  htdocs/lib/web.php line 3532

  This config variable is both undocumented, and no default is given. I
  think that we should try and detect some reasonable default and give
  up if none possible. Documentation could also be good ;)

  It appears to be only used in that one place, as a flag to set up more
  checks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1084351/+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 1026275] Re: Imported content from Moodle stored as text/plain instead of text/html

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1026275

Title:
  Imported content from Moodle stored as text/plain instead of text/html

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When configuring a Mahoodle install, exported content from forum,
  blog, and wiki modules appears to be stored in Mahara's database (in
  artefact_file_files) with the filetype text/plain, rather than
  text/html. This prevents users from embedding the imported content as
  an HTML artefact within a page in Mahara (it instead has to be added
  as a downloadable file).

  This appears to be finfo() working as expected, reading the contents
  of the file and not seeing opening HTML tags; however, downloading
  imported content from the incoming folder in Mahara and re-uploading
  it appears to properly set the mimetype correctly to text/html with no
  change to the file's contents.

  Version information:
  Moodle 2.2.1
  Mahara 1.5.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1026275/+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 1019945] Re: pear archive_tar 2 versions behind (again)

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1019945

Title:
  pear archive_tar 2 versions behind (again)

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The latest is now
  http://download.pear.php.net/package/Archive_Tar-1.3.10.tgz

  Fixes listed:
  1.3.9
  - No error thrown from missing PHP zlib functions [mrook]
  - Incorrect handling of backslashes in filenames on Linux [mrook]
  - Error while packaging [mrook]
  - Invalid tar file generated [mrook]
  1.3.10
  - Unable to add() some files (ex. mp3) [mrook]
  - Class creates incorrect (non-readable) tar.gz file [mrook]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1019945/+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 1078591] Re: ClamAV path missing/not detected. No option to provide path to Clamav

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1078591

Title:
  ClamAV path missing/not detected. No option to provide path to Clamav

Status in Mahara ePortfolio:
  Triaged
Status in Mahara user manual:
  Fix Committed

Bug description:
  Been getting the error, ClamAV is configured to run on file upload,
  but the path supplied to ClamAV, , is invalid. in v1.6+, after
  enabling virus checking under the site options. Unlike v1.5.2 (which I
  had been using earlier), there is no way to insert the path of the
  Clamav either, or atleast it is not showing up.

  Server Environment:
  - Mahara 1.6.1
  - Ubuntu 12.04.1 server
  - Postgres 9.1

  Client Environment:
  - Tried on Firefox, Chrome (iOS  Win7), IE, Safari (iOS  Win7)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1078591/+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 1051495] Re: Warning when deleting default journal

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1051495

Title:
  Warning when deleting default journal

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Mahara 1.6dev latest code

  I have 2 journals with 1 entry each and wanted to delete the default
  journal. It is being deleted, but the following warning message is
  displayed:

  

  [WAR] 6c (blocktype/lib.php:1114) Undefined variable: change
  Call stack (most recent first):

  log_message(Undefined variable: change, 8, true, true, 
/home/kristina/code/16stable/htdocs/blocktype/lib, 1114) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined variable: change, 
/home/kristina/code/16stable/htdocs/blocktype/lib, 1114, array(size 5)) 
at /home/kristina/code/16stable/htdocs/blocktype/lib.php:1114
  BlockInstance::bulk_delete_artefacts(array(size 3)) at 
/home/kristina/code/16stable/htdocs/artefact/lib.php:633
  ArtefactType::_delete_dbrecords(array(size 1)) at 
/home/kristina/code/16stable/htdocs/artefact/lib.php:504
  ArtefactType-delete() at 
/home/kristina/code/16stable/htdocs/artefact/blog/lib.php:177
  ArtefactTypeBlog-delete() at 
/home/kristina/code/16stable/htdocs/artefact/blog/index.php:70
  delete_blog_submit(object(Pieform), array(size 3)) at Unknown:0
  call_user_func_array(delete_blog_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:514
  Pieform-__construct(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:161
  Pieform::process(array(size 4)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
  pieform(array(size 4)) at 
/home/kristina/code/16stable/htdocs/artefact/blog/lib.php:411
  ArtefactTypeBlog::delete_form(78) at 
/home/kristina/code/16stable/htdocs/artefact/blog/index.php:44

  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1051495/+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 1051733] Re: blogpost blocks that have pagination show incorrect pages

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1051733

Title:
  blogpost blocks that have pagination show incorrect pages

Status in Mahara ePortfolio:
  Triaged

Bug description:
  It defaults to showing pages for a limit of 10, but only displays a
  limit of (by default) 5. This means for 15 items, only 2 pages are
  shown, when next is clicked, the pages correct themselves to 3.

  This also happens at /artefact/blog/view/

  I would suggest changing this to use the dropdown selector, defaulting
  to a chosen number.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1051733/+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 1053804] Re: Lists of pages and collections on the /export/index.php need to be sorted

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1053804

Title:
  Lists of pages and collections on the /export/index.php need to be
  sorted

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Version: master
  Platform: all
  Browser: all

  When clicking 'Just some of my pages', you will see a list of pages to select.
  Page titles in the list should be in alphabetical order.
  Same to collections.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1053804/+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 1064219] Re: Add page to watchlist not clear on artefact page

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1064219

Title:
  Add page to watchlist not clear on artefact page

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When you are viewing an artefact that was placed in a page, e.g.
  /view/artefact.php?artefact=83view=73, you have the link Add page to
  watchlist at the bottom and the confirmation message This page was
  added to your watchlist.

  This is a bit misleading as the artefact is not a page. Since you are
  on a web page, the Add page to watchlist link could be misunderstood
  as the artefact page being added to the watchlist, but it is actually
  the page in which the artefact appears that is added.

  It would already help, if the confirmation message read either 'The
  page in which this artefact appears was added to your watchlist' or
  'The page [name of the page] was added to your watchlist'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1064219/+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 1053223] Re: Publish/Unpublish a journal's entry should change the background

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1053223

Title:
  Publish/Unpublish a journal's entry should change the background

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Version: master
  Platform: all
  Browser: all

  On the page /artefact/blog/view/, when clicking Publish/Unpublish
  button, the background of the entry should change and an info message
  should show up to inform if the entry has been published or
  unpublished.

  You mush refresh the page to see the background changes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1053223/+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 1067724] Re: Unable to read language directory

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1067724

Title:
  Unable to read language directory

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Running Mahara 1.5 here. No relation to system or PHP version I guess.

  On page:
 admin/users/pendingregistrations.php
  I get this error:
 Unable to read language directory lang [full log appended but not 
necessary]
  which is because in lib/mahara.php on line 596 (+/- 5 lines)
  $datarootpaths = (array)glob(get_config('dataroot') . 'langpacks/*', 
GLOB_MARK | GLOB_ONLYDIR);
  assign array(0 = false) to $datarootpaths

  My 3 line patch goes directly below that line and looks like this:
foreach($datarootpaths as $key = $path)
if(!is_string($path))
unset($datarootpaths[$key]);

  
  *** full error log ***
  Call stack (most recent first):
  log_message(Unable to read language directory lang/, 8, true, true) at 
/srv/http/mahara/testing/mahara_code/lib/errors.php:109
  log_warn(Unable to read language directory lang/) at 
/srv/http/mahara/testing/mahara_code/lib/mahara.php:564
  get_languages() at /srv/http/mahara/testing/mahara_code/lib/web.php:3346
  language_select_form() at /srv/http/mahara/testing/mahara_code/lib/web.php:437
  smarty(array(size 0), array(size 0), array(size 0), array(size 2)) at 
/srv/http/mahara/testing/mahara_code/auth/lib.php:1009
  auth_draw_login_page(null, object(Pieform)) at 
/srv/http/mahara/testing/mahara_code/auth/lib.php:516
  auth_setup() at /srv/http/mahara/testing/mahara_code/init.php:291
  require(/srv/http/mahara/testing/mahara_code/init.php) at 
/srv/http/mahara/testing/mahara_code/admin/users/pendingregistrations.php:30

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1067724/+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 1071798] Re: Icon spacing for edit delete

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1071798

Title:
  Icon spacing for edit  delete

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Usability / Accessibility Enhancement

  Hi, I've had a number of users raise an issue with how close together
  the edit and delete buttons are on Mahara pages. While there is an
  'are you sure' message before deleting some objects (eg journal
  entries), it's not available everywhere (eg in the file section).
  Rather than slowing down the process for deleting unwanted content,
  simply increasing the space between the two buttons (and perhaps their
  size) would make them easier and safer to use - both for people with
  poor mouse control and those using mobile/tablet devices.

  Thanks, Gordon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1071798/+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 1069656] Re: Switching HTML editor from Enable to User defined looses enabled setting for users

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1069656

Title:
  Switching HTML editor from Enable to User defined looses enabled
  setting for users

Status in Mahara ePortfolio:
  Triaged

Bug description:
  https://mahara.org/interaction/forum/topic.php?id=4916

  When the HTML editor is set to Enable in the General settings on
  /admin/site/options.php before any user makes it onto the site and
  only later does the site admin switch it to User-defined, all users
  loose the HTML editor though most would probably want to keep it.

  Could the site setting be changed so that when a site admin goes from
  Enable to User-defined, the HTML editor is still the chosen
  setting for users on their accounts settings page? That way, the
  majority will not have to change their settings and only the few who
  do not want / can work with an HTML editor can make the change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1069656/+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 900983] Re: Notification after user has been masqueraded

2013-04-18 Thread Aaron Wells
** Changed in: mahara
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/900983

Title:
  Notification after user has been masqueraded

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  In keeping with a strong privacy policy, it would be great if a user would 
get a message on their dashboard or into their messages area after an admin has 
masqueraded as them. The ability to masquerade is good to have however users 
should get informed of the time and perhaps the reason why this  took place. 
  Something like this perhaps: ' Your account was accessed by a system admin at 
this time ... for the following reason.'   This does of course do nothing 
when admins go into the database directly but given the fact that organizations 
may have several admins  in mahara but fewer with database access it would 
provide a way to at least document masquerating to the the user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/900983/+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 1084291] Re: broken remote profile images causes jump failure with XMLRPC

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1084291

Title:
  broken remote profile images causes jump failure with XMLRPC

Status in Mahara ePortfolio:
  Triaged

Bug description:
  [WAR] c8 (api/xmlrpc/client.php:173) Unknown error occured: 0: Can not read 
file, either file does not exist or there are permission problems
  Nov 28 14:00:49 server sitename: [Wed Nov 28 14:00:49 2012] [error] [client 
xx.xx.xx.xx] Call stack (most recent first):
  Nov 28 14:00:49 server sitename: [Wed Nov 28 14:00:49 2012] [error] [client 
xx.xx.xx.xx]   * Client-send(http://moodle.example.com;) at 
/path/to/htdocs/auth/xmlrpc/lib.php:277
  Nov 28 14:00:49 server sitename: [Wed Nov 28 14:00:49 2012] [error] [client 
xx.xx.xx.xx]   * 
AuthXmlrpc-request_user_authorise(8551c42b6002aeb680d7aa56480011d317b377ad, 
http://moodle.example.com;) at
  /path/to/htdocs/auth/xmlrpc/land.php:94
  Nov 28 14:00:49 server sitename: [Wed Nov 28 14:00:49 2012] [error] [client 
xx.xx.xx.xx]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1084291/+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 1073604] Re: The 'blocktype' parameter is not alphabetical only

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1073604

Title:
  The 'blocktype' parameter is not alphabetical only

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When using IE 9 and Mahara 1.5.6 when editing a page and dragging in
  item from the Files, image sand video tab the following error is
  displayed:

  The 'blocktype' parameter is not alphabetical only

  
  changing to a different tab and dragging in an item fixes this issue. As does 
opening up the developer tools with F12 and setting the page document mode to 
IE8 standards

  this issue dosen't occur in Firefox or Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1073604/+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 1073072] Re: Configurable Theme Chrome

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1073072

Title:
  Configurable Theme  Chrome

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When using Configurable Theme for an Institution we are facing style problems.
  How you can see on the Attachment with Chrome 12.0.742.112 the CSS seems not 
valid. 
  In Firefox (15.0.1) for example everything is allright.

  - Mahara Version 1.6.0
  - Database Postgres
  - OS Windows 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1073072/+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 1080518] Re: ID numbers are not aligned with their institution in /admin/users/suspended.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1080518

Title:
  ID numbers are not aligned with their institution in
  /admin/users/suspended.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Version: master
  Platform: all
  Browser: all

  In the page /admin/users/suspended.php, if an user belongs to several
  institutions and one of his student ids is empty, his ID numbers may
  not be matched to his institutions.

  For example, user Paula is in the institution School B with the empty
  ID number. She also in the institution School C with the ID=C01. In
  the page /admin/users/suspended.php, it seems that the ID 'C01' is
  with School B (see the attached image).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1080518/+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 1045123] Re: don't send out password for admin created users

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1045123

Title:
  don't send out password for admin created users

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When an admin creates a user with a set password. It should be assumed that 
this password is delivered to the user out of band, and shouldn't be sent in 
clear text.
  If the password field is left blank, we should treat that the same as if we 
just finished a registration, the user gets a one time URL to click on which 
forces them to set a password.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1045123/+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 1053308] Re: plural strings in export

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1053308

Title:
  plural strings in export

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Plural strings in the export/ area need to be amended to use the new
  format of plural string translation

  See: https://bugs.launchpad.net/mahara/+bug/901051

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1053308/+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 1058850] Re: Warning when editing note that all instances are changed

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1058850

Title:
  Warning when editing note that all instances are changed

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When you edit a note on /artefact/internal/editnote.php add a warning
  saying that the text for all instances of this note will be changed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1058850/+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 1055868] Re: When editing a block using IOS devices, a warning is shown

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1055868

Title:
  When editing a block using IOS devices, a warning is shown

Status in Mahara ePortfolio:
  Triaged

Bug description:
  [WAR] 72 (lib/pieforms/pieform.php:1408) Pieform element instconf_artefactids 
wants to add headdata to the page, but it's too late. Build your form before 
generating the page.
  Call stack (most recent first):
  log_message(Pieform element instconf_artefactids wants to add ..., 8, true, 
true) at /var/www/mahara-dev/htdocs/lib/errors.php:109
  log_warn(Pieform element instconf_artefactids wants to add ...) at 
/var/www/mahara-dev/htdocs/lib/pieforms/pieform.php:1408
  Pieform-build_element_html(array(size 17)) at 
/var/www/mahara-dev/htdocs/lib/pieforms/pieform.php:659
  Pieform-build() at /var/www/mahara-dev/htdocs/blocktype/lib.php:879
  BlockInstance-build_configure_form(false) at 
/var/www/mahara-dev/htdocs/blocktype/lib.php:628
  BlockInstance-render_editing(true) at 
/var/www/mahara-dev/htdocs/view/blocks.php:240

  This is because there is a function pieform_get_headdata in
  lib/pieform/pieform.php, which is called by lib/web.php and defines
  PIEFORM_GOT_HEADDATA

  I am not sure about problems with it, just reporting it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1055868/+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 1063455] Re: Calendar icon won't work after click save on view/urls.php

2013-04-18 Thread Aaron Wells
** Changed in: mahara
Milestone: 1.7.0 = 1.8.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 Contrib members
https://bugs.launchpad.net/bugs/1063455

Title:
  Calendar icon won't work after click save on view/urls.php

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Version: master
  Platform: all
  Browser: all

  After click 'Save' button, the calendar icon won't work.

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

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


  1   2   >