[Mahara-contributors] [Bug 864926] Re: submitting tags over 128 characters throws postgres errors

2012-04-09 Thread Son Nguyen
** Changed in: mahara
 Assignee: (unassigned) = Son Nguyen (ngson2000)

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

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

Title:
  submitting tags over 128 characters throws postgres errors

Status in Mahara ePortfolio:
  In Progress

Bug description:
  [WAR] 5f (lib/errors.php:749) Failed to get a recordset: postgres7 error: 
[-1: ERROR:  value too long for type character varying(128)] in 
adodb_throw(INSERT INTO view_tag (view, tag) VALUES (?, ?), Array)
  Command was: INSERT INTO view_tag (view, tag) VALUES (?, ?) and values 
was 
(6,overflow)

  Master, postgres only.

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

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


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

2012-04-09 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1146
Committed: 
http://gitorious.org/mahara/mahara/commit/ec15f811ba9c038420939774da7dcfa06cc452e7
Submitter: Melissa Draper (meli...@catalyst.net.nz)
Branch:1.5_STABLE

commit ec15f811ba9c038420939774da7dcfa06cc452e7
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Thu Apr 5 12:21:58 2012 +1200

Make password optional when updating users by CSV (bug #971917)

When you want to add / update users by CSV, you always need to provide
a password. This is fine for adding users but not when you just want
to update some of their fields.

When updating users, the password should not be required field.

Change-Id: Ie907b860f8b8c6c69e58c11689e9e8614914d207
Signed-off-by: Richard Mansfield richard.mansfi...@catalyst.net.nz

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

Title:
  Update users by CSV file should not force password

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara 1.5RC1

  When you want to add / update users by CSV, you always need to provide
  a password. This is fine for adding users but not when you just want
  to update some of their fields.

  When updating users, the password should not be required field.

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

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


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

2012-04-09 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1147
Committed: 
http://gitorious.org/mahara/mahara/commit/ca064efb4a5d56c6664e26afcb053328597569d5
Submitter: Hugh Davenport (h...@catalyst.net.nz)
Branch:master

commit ca064efb4a5d56c6664e26afcb053328597569d5
Author: Son Nguyen son.ngu...@catalyst.net.nz
Date:   Tue Apr 10 11:10:25 2012 +1200

Submitting tags over 128 characters throws postgres errors Bug#864926

+ truncate the tag before insert it into the database

Change-Id: I4eda5698425bba91a3048881c0ce9bc1df21b568
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.
https://bugs.launchpad.net/bugs/864926

Title:
  submitting tags over 128 characters throws postgres errors

Status in Mahara ePortfolio:
  In Progress

Bug description:
  [WAR] 5f (lib/errors.php:749) Failed to get a recordset: postgres7 error: 
[-1: ERROR:  value too long for type character varying(128)] in 
adodb_throw(INSERT INTO view_tag (view, tag) VALUES (?, ?), Array)
  Command was: INSERT INTO view_tag (view, tag) VALUES (?, ?) and values 
was 
(6,overflow)

  Master, postgres only.

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

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


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

2012-04-09 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1145
Committed: 
http://gitorious.org/mahara/mahara/commit/3cf97ca1f162b36eb2bfb70aacbcf2ee411c5293
Submitter: Hugh Davenport (h...@catalyst.net.nz)
Branch:master

commit 3cf97ca1f162b36eb2bfb70aacbcf2ee411c5293
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Thu Apr 5 12:21:58 2012 +1200

Make password optional when updating users by CSV (bug #971917)

When you want to add / update users by CSV, you always need to provide
a password. This is fine for adding users but not when you just want
to update some of their fields.

When updating users, the password should not be required field.

Change-Id: Ie907b860f8b8c6c69e58c11689e9e8614914d207
Signed-off-by: Richard Mansfield richard.mansfi...@catalyst.net.nz

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

Title:
  Update users by CSV file should not force password

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Mahara 1.5RC1

  When you want to add / update users by CSV, you always need to provide
  a password. This is fine for adding users but not when you just want
  to update some of their fields.

  When updating users, the password should not be required field.

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

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


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

2012-04-09 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1144
Committed: 
http://gitorious.org/mahara/mahara/commit/22cf40707acdd21ca05baf3e4367faec01e8a3e3
Submitter: Hugh Davenport (h...@catalyst.net.nz)
Branch:master

commit 22cf40707acdd21ca05baf3e4367faec01e8a3e3
Author: Son Nguyen son.ngu...@catalyst.net.nz
Date:   Wed Apr 4 14:35:46 2012 +1200

Correct alphabetical sorting of tags Bug#926530

in Javascript inline code, convert string toLowerCase() before compare

Change-Id: I0ba748c9df84a5aee98b6f4bb3c240557debc18b
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.
https://bugs.launchpad.net/bugs/926530

Title:
  Correct alphabetical sorting of tags

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When on /tags.php tags are listed in alphabetical order, but tags that
  start with a capital letter are placed before any tags that are not
  capitalized. However, they should appear in the regular alphabetical
  order.

  When you are on /edittags.php all tags including the capitalized ones
  are displayed in the correct order.

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

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


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

2012-04-09 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1136
Committed: 
http://gitorious.org/mahara/mahara/commit/b61d22470c1b5c4a548eacc08f69236096e1e51e
Submitter: Hugh Davenport (h...@catalyst.net.nz)
Branch:master

commit b61d22470c1b5c4a548eacc08f69236096e1e51e
Author: Son Nguyen son.ngu...@catalyst.net.nz
Date:   Wed Apr 4 11:46:19 2012 +1200

XMLRPC authentication setup misses string for wrong login form message
Bug#920285

Create new lang string.
Remove the old message

Change-Id: Iada2f3ffb75cc6a3995ac81457cf9d2d0f44959d
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.
https://bugs.launchpad.net/bugs/920285

Title:
  XMLRPC authentication setup misses string for wrong login form message

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Every field in /admin/users/addauthority.php?add=1i=[institution
  name]p=xmlrpc has a name except the message box for the wrong login
  form. This  could be called Wrong login form message.

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

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


[Mahara-contributors] [Bug 920285] Re: XMLRPC authentication setup misses string for wrong login form message

2012-04-09 Thread Son Nguyen
** Changed in: mahara
   Status: Triaged = In Progress

** Changed in: mahara
   Status: In Progress = Fix Committed

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

Title:
  XMLRPC authentication setup misses string for wrong login form message

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Every field in /admin/users/addauthority.php?add=1i=[institution
  name]p=xmlrpc has a name except the message box for the wrong login
  form. This  could be called Wrong login form message.

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

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


[Mahara-contributors] [Bug 926530] Re: Correct alphabetical sorting of tags

2012-04-09 Thread Son Nguyen
** Changed in: mahara
   Status: Confirmed = Fix Committed

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

Title:
  Correct alphabetical sorting of tags

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When on /tags.php tags are listed in alphabetical order, but tags that
  start with a capital letter are placed before any tags that are not
  capitalized. However, they should appear in the regular alphabetical
  order.

  When you are on /edittags.php all tags including the capitalized ones
  are displayed in the correct order.

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

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


[Mahara-contributors] [Bug 964315] Re: XML bugs

2012-04-09 Thread Son Nguyen
** Changed in: mahara
   Status: In Progress = Opinion

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

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

Title:
  XML bugs

Status in Mahara ePortfolio:
  Opinion

Bug description:
  Version:  master

  XML Errors:
  Description   ResourcePathLocationType
  + The element type XMLDB must be terminated by the matching end-tag 
/XMLDB. temp.xml/Mahara/artefact/resume/db  line 9  XML 
Problem
  + The markup in the document following the root element must be well-formed.  
plugintables.xml/Mahara/authline 14 XML Problem
  + The markup in the document following the root element must be well-formed.  
plugintables.xml/Mahara/lib/db  line 14 XML Problem

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

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


[Mahara-contributors] [Bug 977622] [NEW] Need a function for modifying the attribute of Pieform elements

2012-04-09 Thread Son Nguyen
Public bug reported:

Version: master

Somtimes, when interracting to a Pieform, we need to customize the
elements by modifying their attributes such as class, disabled, size,
type, and so on.

We need to define a new public function set_element_attribute in
lib/pieforms/pieform.php

** Affects: mahara
 Importance: Undecided
 Assignee: Son Nguyen (ngson2000)
 Status: Opinion


** Tags: bite-sized

** Changed in: mahara
   Status: New = Opinion

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

** Tags added: bite-sized

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

Title:
  Need a function for modifying the attribute of Pieform elements

Status in Mahara ePortfolio:
  Opinion

Bug description:
  Version: master

  Somtimes, when interracting to a Pieform, we need to customize the
  elements by modifying their attributes such as class, disabled, size,
  type, and so on.

  We need to define a new public function set_element_attribute in
  lib/pieforms/pieform.php

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

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


[Mahara-contributors] [Bug 971917] Re: Update users by CSV file should not force password

2012-04-09 Thread Melissa Draper
** Changed in: mahara
   Status: In Progress = Fix Committed

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

Title:
  Update users by CSV file should not force password

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Mahara 1.5RC1

  When you want to add / update users by CSV, you always need to provide
  a password. This is fine for adding users but not when you just want
  to update some of their fields.

  When updating users, the password should not be required field.

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

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


[Mahara-contributors] [Bug 958791] Re: Google presentation cannot be embedded

2012-04-09 Thread Melissa Draper
** Changed in: mahara
   Status: In Progress = Fix Committed

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

Title:
  Google presentation cannot be embedded

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Mahara 1.5dev

  A Google presentation cannot be displayed in a portfolio page though
  it has been published to the web.

  Neither the direct URL nor the iFrame code work.

  https://docs.google.com/presentation/pub?id=1lMM7x16zzSbzBAQJnYAV-
  muCLCyQpDzwsvsn2VwcUi4start=falseloop=falsedelayms=3000

  iframe src=https://docs.google.com/presentation/embed?id
  =1lMM7x16zzSbzBAQJnYAV-
  muCLCyQpDzwsvsn2VwcUi4start=falseloop=falsedelayms=3000
  frameborder=0 width=960 height=749 allowfullscreen=true
  mozallowfullscreen=true webkitallowfullscreen=true/iframe

  We would also have to update the help file because Google changed the
  location of Publish to the web in its new interface.

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

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


[Mahara-contributors] [Bug 966057] Re: Plans and CPD Description sends user to pages area

2012-04-09 Thread Melissa Draper
** Changed in: mahara
Milestone: 1.5.0 = None

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

Title:
  Plans and CPD Description sends user to pages area

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  When clicking on the links to expand Plans and CPD description I get
  sent back to the pages area with Internet Explorer 9 and works
  accordingly with Firefox.

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

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


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

2012-04-09 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/1150
Committed: 
http://gitorious.org/mahara/mahara/commit/6e6facfad1cc178a2abe2eb90f68d5adc44fa2f1
Submitter: Hugh Davenport (h...@catalyst.net.nz)
Branch:master

commit 6e6facfad1cc178a2abe2eb90f68d5adc44fa2f1
Author: Melissa Draper meli...@catalyst.net.nz
Date:   Tue Apr 10 13:53:15 2012 +1200

Fix selenium tests for changed profile string (Bug 960816)

The case of one of the profile strings was changed and it
broke the selenium tests.

Change-Id: I0826d188be47880050dc41d713744636d8bdfb22
Signed-off-by: Melissa Draper meli...@catalyst.net.nz

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

Title:
  Links not appearing on the dashboard page for privacy and topics

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Mahara 1.5RC1

  The links for Control your privacy and Discuss topics do not
  appear when you are logged in though they exist in the code. New lang
  strings need to be created for translators to pick them up.

  At the same time, minor capitalization changes should be made for the
  dashboard boxes.

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

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


[Mahara-contributors] [Bug 920252] Re: List group categories alphabetically

2012-04-09 Thread Son Nguyen
** Changed in: mahara
 Assignee: (unassigned) = Son Nguyen (ngson2000)

** Changed in: mahara
   Status: Triaged = In Progress

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

Title:
  List group categories alphabetically

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Group categories should be displayed in alphabetical order around the
  site, e.g. in the drop-down menus on My Groups, Find Groups, the group
  creation / edit screen and in the site administration on the group
  categories page /admin/groups/groupcategories.php instead of listing
  the categories according to their database ID / creation date.

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

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


[Mahara-contributors] [Bug 900652] Re: Expand group info to include number of forums and posts

2012-04-09 Thread Son Nguyen
** Changed in: mahara
   Status: Triaged = In Progress

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

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

Title:
  Expand group info to include number of forums and posts

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The group info box on a group homepage includes information on
  members, pages, files and folders, but it doesn't give an indication
  of the number of forums and the posts therein. I think that
  information is more worthwhile than knowing how many folders are in
  the group as that information is useful for determining how much users
  communicate in the group.

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

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


[Mahara-contributors] [Bug 920252] Re: List group categories alphabetically

2012-04-09 Thread Son Nguyen
Group categories should be displayed by admin defines. Therefore, in the
page /admin/groups/groupcategories.php we need to add a function to
change the order. For example, each category may have 2 buttons to move
up or down in the list.

** Changed in: mahara
   Status: In Progress = Opinion

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

Title:
  List group categories alphabetically

Status in Mahara ePortfolio:
  Opinion

Bug description:
  Group categories should be displayed in alphabetical order around the
  site, e.g. in the drop-down menus on My Groups, Find Groups, the group
  creation / edit screen and in the site administration on the group
  categories page /admin/groups/groupcategories.php instead of listing
  the categories according to their database ID / creation date.

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

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