[Mahara-contributors] [Bug 803247] Re: Deleting a comment in a group view always deletes the first one

2011-06-29 Thread Darryl Hamilton
This change happened with Firefox 4, and is apparently in line with what
the HTML5 spec says. It's also how Opera and IE behave.

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

Title:
  Deleting a comment in a group view always deletes the first one

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In the comment list ( comments on a view ) the earliest comment by the
  logged in user is always deleted instead of the chosen one, unless of
  course the one chosen is the earliest comment.

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/405
Committed: 
http://gitorious.org/mahara/mahara/commit/fc107a53544c072b649fc8925e2fd8ab44d50ee3
Submitter: Ruslan Kabalin (ruslan.kaba...@luns.net.uk)
Branch:master

commit fc107a53544c072b649fc8925e2fd8ab44d50ee3
Author: Brett Wilkins br...@catalyst.net.nz
Date:   Wed Jun 29 14:02:37 2011 +1200

Fixing check for gnu-style braces

Bug #803267
GNU-syle braces should only apply to function definitions and conditional
code blocks.

Change-Id: Ib598abef440ac9923fe5bbe95fe5025df11d82f8
Signed-off-by: Brett Wilkins br...@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/803267

Title:
  Coding standards script doesn't cope with variable interpolation in
  heredocs

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Consider the following code snippet

  $js =  EOF
  addLoadEvent(function () {
  {$activities['pagination_js']}
  });
  EOF;

  The coding standards script trips up on the line inside
  addLoadEvent(), saying 'opening curly braces are do no need their own
  line.'

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803267/+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 803033] Re: firefox 4.0 and 5.0

2011-06-29 Thread Kristina Hoeppner
Hi Tim,

Can you please check that you did not turn off the HTML editor by
chance? You can find this in your Settings (top right-hand corner next
to the Inbox).

I tested the text box and the display of an image on Ubuntu 11.4 with
Firefox 4 and on Mac 10.6 with Firefox 5. Both display the text boxes
and I can also insert images without problems on demo.mahara.org and on
a local install.

Cheers
Kristina

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

Title:
  firefox 4.0 and 5.0

Status in Mahara ePortfolio:
  Triaged

Bug description:
  I have noticed several problems with Firefox 4.0 and 5.0 and Mahara
  1.4.  Inserting a new text box in a Page (view) does not save
  properly, stalls on Processing..., and when you try to insert an
  image into a Page view it is not visible.

  The rich text editor is also not visible in any text boxs for Firefox
  4.0 and 5.0.

  This is on a Windows 7 machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803033/+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 803033] Re: firefox 4.0 and 5.0

2011-06-29 Thread Tim Fedak
I checked... and yes the HTML editor is enabled, but does not work in my
version of Firefox 4.0, or now 5.0 (Windows or Mac).  The html editor
does appear and work in my Safari browser (Mac) and IE 9 (Windows).

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

Title:
  firefox 4.0 and 5.0

Status in Mahara ePortfolio:
  Triaged

Bug description:
  I have noticed several problems with Firefox 4.0 and 5.0 and Mahara
  1.4.  Inserting a new text box in a Page (view) does not save
  properly, stalls on Processing..., and when you try to insert an
  image into a Page view it is not visible.

  The rich text editor is also not visible in any text boxs for Firefox
  4.0 and 5.0.

  This is on a Windows 7 machine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803033/+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 801081] Re: Main and sub menus - alternate dropdown display feature

2011-06-29 Thread Stacey Walker
The User settings 'Institution Membership' navigation item gets lost in
this new dropdown view as it isn't related to a main navigation item.

Suggested fix to this is to add it to the 'Groups' item.  Any
objections/other suggestions?

Groups isn't limited just to groups as it is anyway as the Friends
related pages are in there already so this isn't too much of a leap
hopefully :)

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

Title:
  Main and sub menus - alternate dropdown display feature

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It'd be nice/interesting if there was the option to display the menus
  as a dropdown.  Having this as a component of all packaged themes
  within Mahara would also mean it's easier for theme-ers if they wanted
  to style something similar in their own designs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/801081/+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 803657] [NEW] Stray views instead of pages in pluginconfig.commentratings.html

2011-06-29 Thread Rich Trott
Public bug reported:

There is an instance of views in pluginconfig.commentratings.html that
should be changed to pages.  Patch attached.

** Affects: mahara
 Importance: Undecided
 Assignee: Rich Trott (richard-trott)
 Status: New

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

Title:
  Stray views instead of pages in pluginconfig.commentratings.html

Status in Mahara ePortfolio:
  New

Bug description:
  There is an instance of views in pluginconfig.commentratings.html
  that should be changed to pages.  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803657/+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 803657] Re: Stray views instead of pages in pluginconfig.commentratings.html

2011-06-29 Thread Rich Trott
** Patch added: 0032-views-pages.patch
   
https://bugs.launchpad.net/bugs/803657/+attachment/2184839/+files/0032-views-pages.patch

** Changed in: mahara
 Assignee: (unassigned) = Rich Trott (richard-trott)

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

Title:
  Stray views instead of pages in pluginconfig.commentratings.html

Status in Mahara ePortfolio:
  New

Bug description:
  There is an instance of views in pluginconfig.commentratings.html
  that should be changed to pages.  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803657/+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 803657] Re: Stray views instead of pages in pluginconfig.commentratings.html

2011-06-29 Thread Rich Trott
This is on master and 1.4.0_RELEASE.

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

Title:
  Stray views instead of pages in pluginconfig.commentratings.html

Status in Mahara ePortfolio:
  New

Bug description:
  There is an instance of views in pluginconfig.commentratings.html
  that should be changed to pages.  Patch attached.

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/401
Committed: 
http://gitorious.org/mahara/mahara/commit/bff3e898df422af7b45c5c02bf654af29a79fa42
Submitter: Richard Mansfield (richa...@mahara.org)
Branch:master

commit bff3e898df422af7b45c5c02bf654af29a79fa42
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Tue Jun 28 12:23:48 2011 +1200

Add support for mass user actions to admin search (bug #801069)

Add a checkbox beside each user in admin user search, select all/none
links, and a button to submit all the selected users to the bulk user
actions page.  Checkboxes are reset on each new search query, but not
when changing the page or order of results.

Change-Id: If232021b232ec69dcd74d74c3d4d3c3b2248c870
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/801069

Title:
  Feature Request - Mass user deletion

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  It would be great to see a mass user deletion tool installed in
  mahara.  Currently i will have to delete accounts manually and this
  will take alot of time to do.

  Is it possible to build a feature simial to Moodle where i can run a
  CSV file and it will delete any users on the file from the Mahara
  database?

  I feel i need another way to remove users quickly from the database as
  next year we will have over 600 ACTIVE users using ePortfolio
  submissions and this is grow year on year.

  Surley other users will need similar functionality too?

  John

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/400
Committed: 
http://gitorious.org/mahara/mahara/commit/bd0cd991f6897e49ed7f912ba1a118299e94bedd
Submitter: Richard Mansfield (richa...@mahara.org)
Branch:master

commit bd0cd991f6897e49ed7f912ba1a118299e94bedd
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Tue Jun 28 12:19:12 2011 +1200

Add new admin page for bulk user actions (bug #801069)

This page takes a list of user ids, filters it using the admin's
institutions (if institutional admin), and displays the list.

The admin can then either download the list as a CSV file, or suspend,
delete or change the auth instance of all the users in the list at once.

Change-Id: I792fa29403a0b5f818dceff1d9aab9e9cbd42661
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/801069

Title:
  Feature Request - Mass user deletion

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  It would be great to see a mass user deletion tool installed in
  mahara.  Currently i will have to delete accounts manually and this
  will take alot of time to do.

  Is it possible to build a feature simial to Moodle where i can run a
  CSV file and it will delete any users on the file from the Mahara
  database?

  I feel i need another way to remove users quickly from the database as
  next year we will have over 600 ACTIVE users using ePortfolio
  submissions and this is grow year on year.

  Surley other users will need similar functionality too?

  John

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/403
Committed: 
http://gitorious.org/mahara/mahara/commit/6ba726582a43c783ada3367bf526cee39661e166
Submitter: Richard Mansfield (richa...@mahara.org)
Branch:master

commit 6ba726582a43c783ada3367bf526cee39661e166
Author: Richard Mansfield richard.mansfi...@catalyst.net.nz
Date:   Tue Jun 28 17:28:37 2011 +1200

Remove requested/invited users from the admin search

See bug #799617

This change fixes the pagination on the admin user search page for
institutional admins with more than one institution when users can
belong to multiple institutions.

As part of the fix, the behaviour of the page has been changed so
that requested and invited users are no longer displayed.

Institutional admins are already able to find users with open requests
on the institution members page, and will soon be able to find invited
users on that page too.

Change-Id: I2460bcf54e0e0ca96a51dd592c04aa0a2229cc7d
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/799617

Title:
  Admin user search institution ordering broken

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  When users are members of multiple institutions, and you try to order
  the results by institution on the admin user search page, the number
  of pages of results can change.  There is something quite wrong in the
  search query.  However, because there is already a working institution
  filter on the page, this is low priority, and as a temporary fix I
  suggest we turn off sorting by the institution column when the
  usersallowedmultipleinstituttions setting is on.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/799617/+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 800943] Re: Journal pager shows up too early

2011-06-29 Thread François Marier
** Changed in: mahara
 Assignee: (unassigned) = Mike (mikael-mr)

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

Title:
  Journal pager shows up too early

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: 1.4.0

  If you create 10 journals, they are all displayed on the index page,
  but the pager shows up and displays only 1 available page. When you
  have 9 journals, it works fine and the pager is hidden.

  We should only display the pager when there are more than 1 page worth
  of journals (i.e. after you add the 11th journal).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800943/+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 795338] Re: Feature Request: Date format on share pages

2011-06-29 Thread François Marier
** Changed in: mahara
 Assignee: (unassigned) = MikaelM (mikael-mr)

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

Title:
  Feature Request: Date format on share pages

Status in Mahara ePortfolio:
  In Progress

Bug description:
  It's been raised by some members of our staff that when sharing pages,
  the usual Date Format: /MM/DD is not present, which could lead
  to some confusion if users try to type in dates. To make the problem
  worse, if you do enter an incorrect date the error message ALSO does
  not state the correct date format.

  Could the Date Format please be added to these fields or at least the
  error message updated?

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/795338/+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 803267] Re: Coding standards script doesn't cope with variable interpolation in heredocs

2011-06-29 Thread François Marier
** Changed in: mahara
   Status: Confirmed = Fix Released

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

Title:
  Coding standards script doesn't cope with variable interpolation in
  heredocs

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Consider the following code snippet

  $js =  EOF
  addLoadEvent(function () {
  {$activities['pagination_js']}
  });
  EOF;

  The coding standards script trips up on the line inside
  addLoadEvent(), saying 'opening curly braces are do no need their own
  line.'

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803267/+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 695193] Re: Honour the X-Do-Not-Track header

2011-06-29 Thread François Marier
** Changed in: mahara
 Assignee: François Marier (fmarier) = (unassigned)

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

Title:
  Honour the X-Do-Not-Track header

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The Do Not Track header is a new proposal that application can choose
  to honour on a voluntary basis:

http://donottrack.us/

  Here's a good blog post explaining the idea:

http://33bits.org/2010/09/20/do-not-track-explained/

  It would be good to decide what should be done in Mahara to honour
  this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/695193/+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 787123] Re: static $lang in mahara.php

2011-06-29 Thread François Marier
Also see bug 800512 for a fixup.

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

** Changed in: mahara/1.4
Milestone: None = 1.4.1

** Changed in: mahara/1.4
   Importance: Undecided = Medium

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

Title:
   static $lang in mahara.php

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

Bug description:
  Hi,

  please check if the line with  static $lang around line 821 or 925
  prevents that language packs are installable?

  I noticed/read this problem in a few German installations.

  Cheers Heinz

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/787123/+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 803707] [NEW] Wrong Next / Previous links activated (fresh theme)

2011-06-29 Thread MikaelM
Public bug reported:

The wrong links get activated in the pager when I go from 1 page to another. 
This happened in the Fresh theme, I couldn't reproduce it in the Default theme
See Pager_error.png for more details

In the default theme, when I delete an entry if the list contains more than 1 
page, the pagination is not updated (older items are not added to the page). I 
couldn't reproduce it in the Fresh theme
See Pager_delete_error.png for more details

** Affects: mahara
 Importance: Undecided
 Status: New

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

Title:
  Wrong Next / Previous links activated (fresh theme)

Status in Mahara ePortfolio:
  New

Bug description:
  The wrong links get activated in the pager when I go from 1 page to another. 
This happened in the Fresh theme, I couldn't reproduce it in the Default theme
  See Pager_error.png for more details

  In the default theme, when I delete an entry if the list contains more than 1 
page, the pagination is not updated (older items are not added to the page). I 
couldn't reproduce it in the Fresh theme
  See Pager_delete_error.png for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803707/+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 803707] Re: Wrong Next / Previous links activated (fresh theme)

2011-06-29 Thread MikaelM
** Attachment added: Pager_error.png
   
https://bugs.launchpad.net/bugs/803707/+attachment/2184984/+files/Pager_error.png

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

Title:
  Wrong Next / Previous links activated (fresh theme)

Status in Mahara ePortfolio:
  New

Bug description:
  The wrong links get activated in the pager when I go from 1 page to another. 
This happened in the Fresh theme, I couldn't reproduce it in the Default theme
  See Pager_error.png for more details

  In the default theme, when I delete an entry if the list contains more than 1 
page, the pagination is not updated (older items are not added to the page). I 
couldn't reproduce it in the Fresh theme
  See Pager_delete_error.png for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803707/+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 803707] Re: Wrong Next / Previous links activated (fresh theme)

2011-06-29 Thread MikaelM
** Attachment added: Pager_delete_error.png
   
https://bugs.launchpad.net/mahara/+bug/803707/+attachment/2185010/+files/Pager_delete_error.png

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

Title:
  Wrong Next / Previous links activated (fresh theme)

Status in Mahara ePortfolio:
  New

Bug description:
  The wrong links get activated in the pager when I go from 1 page to another. 
This happened in the Fresh theme, I couldn't reproduce it in the Default theme
  See Pager_error.png for more details

  In the default theme, when I delete an entry if the list contains more than 1 
page, the pagination is not updated (older items are not added to the page). I 
couldn't reproduce it in the Fresh theme
  See Pager_delete_error.png for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803707/+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 803657] Re: Stray views instead of pages in pluginconfig.commentratings.html

2011-06-29 Thread François Marier
** Changed in: mahara
   Status: New = Triaged

** Changed in: mahara
   Importance: Undecided = Medium

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

Title:
  Stray views instead of pages in pluginconfig.commentratings.html

Status in Mahara ePortfolio:
  Triaged

Bug description:
  There is an instance of views in pluginconfig.commentratings.html
  that should be changed to pages.  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803657/+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 801082] Re: List languages in language picker alphabetically

2011-06-29 Thread Chris Wharton
** Changed in: mahara
 Assignee: (unassigned) = Chris Wharton (y-chrisw)

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

Title:
  List languages in language picker alphabetically

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently, I don't see the pattern for the listing of the languages in
  the language picker, e.g. on demo.mahara.org. I think it would be
  better to list them in alphabetical order.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/801082/+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 803657] Re: Stray views instead of pages in pluginconfig.commentratings.html

2011-06-29 Thread François Marier
** 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/803657

Title:
  Stray views instead of pages in pluginconfig.commentratings.html

Status in Mahara ePortfolio:
  Triaged

Bug description:
  There is an instance of views in pluginconfig.commentratings.html
  that should be changed to pages.  Patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803657/+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 801082] Re: List languages in language picker alphabetically

2011-06-29 Thread Chris Wharton
** 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/801082

Title:
  List languages in language picker alphabetically

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently, I don't see the pattern for the listing of the languages in
  the language picker, e.g. on demo.mahara.org. I think it would be
  better to list them in alphabetical order.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/801082/+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 803707] Re: Wrong Next / Previous links activated (fresh theme)

2011-06-29 Thread François Marier
Interesting.

I'd say that the first one (pager error) is fairly serious and worth
fixing. The other one (delete error) is more minor and not a huge
priority.

** Changed in: mahara
   Status: New = Triaged

** Changed in: mahara
   Importance: Undecided = Medium

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

Title:
  Wrong Next / Previous links activated (fresh theme)

Status in Mahara ePortfolio:
  Triaged

Bug description:
  The wrong links get activated in the pager when I go from 1 page to another. 
This happened in the Fresh theme, I couldn't reproduce it in the Default theme
  See Pager_error.png for more details

  In the default theme, when I delete an entry if the list contains more than 1 
page, the pagination is not updated (older items are not added to the page). I 
couldn't reproduce it in the Fresh theme
  See Pager_delete_error.png for more details

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803707/+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 801082] Re: List languages in language picker alphabetically

2011-06-29 Thread Chris Wharton
** Attachment added: patch for 801082
   
https://bugs.launchpad.net/mahara/+bug/801082/+attachment/2185052/+files/patch.txt

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

Title:
  List languages in language picker alphabetically

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently, I don't see the pattern for the listing of the languages in
  the language picker, e.g. on demo.mahara.org. I think it would be
  better to list them in alphabetical order.

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/406
Committed: 
http://gitorious.org/mahara/mahara/commit/e962f3d4fd2aa2cd43be5b55083dc065516a5528
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:master

commit e962f3d4fd2aa2cd43be5b55083dc065516a5528
Author: Darryl Hamilton darr...@catalyst.net.nz
Date:   Wed Jun 29 14:22:07 2011 +1200

Fix comment deletion bug (bug #803247)

Commit d807b4acf3841ba670d7a66d7a2db628cd3bba00 introduced a bug when
deleting comments where the first one was deleted, whether the user
chose the first one or not.

The root cause was the change to an image submit, which changes what
variables are included in the POST.

Change-Id: I8897e246d6e46017ed84e30b66ff41bed5b7ecf2
Signed-off-by: Darryl Hamilton darr...@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/803247

Title:
  Deleting a comment in a group view always deletes the first one

Status in Mahara ePortfolio:
  In Progress

Bug description:
  In the comment list ( comments on a view ) the earliest comment by the
  logged in user is always deleted instead of the chosen one, unless of
  course the one chosen is the earliest comment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803247/+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 801082] Re: List languages in language picker alphabetically

2011-06-29 Thread Chris Wharton
** Attachment removed: patch for 801082
   
https://bugs.launchpad.net/mahara/+bug/801082/+attachment/2185052/+files/patch.txt

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

Title:
  List languages in language picker alphabetically

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently, I don't see the pattern for the listing of the languages in
  the language picker, e.g. on demo.mahara.org. I think it would be
  better to list them in alphabetical order.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/801082/+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 801082] Re: List languages in language picker alphabetically

2011-06-29 Thread François Marier
** Changed in: mahara
Milestone: None = 1.5.0

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

Title:
  List languages in language picker alphabetically

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Currently, I don't see the pattern for the listing of the languages in
  the language picker, e.g. on demo.mahara.org. I think it would be
  better to list them in alphabetical order.

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/414
Committed: 
http://gitorious.org/mahara/mahara/commit/048a66b0c977782cfc49900a780fafa99c58285b
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:master

commit 048a66b0c977782cfc49900a780fafa99c58285b
Author: Chris Wharton chr...@catalyst.net.nz
Date:   Thu Jun 30 14:37:03 2011 +1200

Set language picker to sort in alphabetical order

Bug #801082

Change-Id: I2bfafb56a9b9ce0af8b4f5d13d69c88cc51d9a78
Signed-off-by: Chris Wharton chr...@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/801082

Title:
  List languages in language picker alphabetically

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Currently, I don't see the pattern for the listing of the languages in
  the language picker, e.g. on demo.mahara.org. I think it would be
  better to list them in alphabetical order.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/801082/+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 803726] [NEW] Default profile image is not displayed in the correct theme

2011-06-29 Thread Richard Mansfield
Public bug reported:

When a user's (institution-defined) theme is different to the site
default theme, and the user's theme tries to override the
no_userphoto.png image for people with no profile image, the site theme
image is displayed instead of the user theme's image.

** Affects: mahara
 Importance: Low
 Assignee: Richard Mansfield (richard-mansfield)
 Status: Confirmed

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

Title:
  Default profile image is not displayed in the correct theme

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  When a user's (institution-defined) theme is different to the site
  default theme, and the user's theme tries to override the
  no_userphoto.png image for people with no profile image, the site
  theme image is displayed instead of the user theme's image.

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/416
Committed: 
http://gitorious.org/mahara/mahara/commit/5935922911b5573c51cf1a02e8f2410c03f920a2
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:master

commit 5935922911b5573c51cf1a02e8f2410c03f920a2
Author: Mikael Mrozik mik...@catalyst.net.nz
Date:   Thu Jun 30 11:37:13 2011 +1200

Only display the pager when needed (bug #800943)

The pager was displayed erroneously when the total number
of items was equal to the limit per page

Change-Id: I93f01f7a3a3b80a46487a35aaf232680a4e67752
Signed-off-by: Mikael Mrozik mik...@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/800943

Title:
  Journal pager shows up too early

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Version: 1.4.0

  If you create 10 journals, they are all displayed on the index page,
  but the pager shows up and displays only 1 available page. When you
  have 9 journals, it works fine and the pager is hidden.

  We should only display the pager when there are more than 1 page worth
  of journals (i.e. after you add the 11th journal).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800943/+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 803247] Re: Deleting a comment in a group view always deletes the first one

2011-06-29 Thread François Marier
** 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/803247

Title:
  Deleting a comment in a group view always deletes the first one

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  In the comment list ( comments on a view ) the earliest comment by the
  logged in user is always deleted instead of the chosen one, unless of
  course the one chosen is the earliest comment.

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/415
Committed: 
http://gitorious.org/mahara/mahara/commit/a546d0e71ff69ad7ab54b45beded4007785d0f66
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:1.4_STABLE

commit a546d0e71ff69ad7ab54b45beded4007785d0f66
Author: Darryl Hamilton darr...@catalyst.net.nz
Date:   Wed Jun 29 14:22:07 2011 +1200

Fix comment deletion bug (bug #803247)

Commit d807b4acf3841ba670d7a66d7a2db628cd3bba00 introduced a bug when
deleting comments where the first one was deleted, whether the user
chose the first one or not.

The root cause was the change to an image submit, which changes what
variables are included in the POST.

Change-Id: I8897e246d6e46017ed84e30b66ff41bed5b7ecf2
Signed-off-by: Darryl Hamilton darr...@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/803247

Title:
  Deleting a comment in a group view always deletes the first one

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  In the comment list ( comments on a view ) the earliest comment by the
  logged in user is always deleted instead of the chosen one, unless of
  course the one chosen is the earliest comment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803247/+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 800943] Re: Journal pager shows up too early

2011-06-29 Thread François Marier
** Changed in: mahara
   Status: In Progress = Fix Committed

** Changed in: mahara
Milestone: None = 1.4.1

** Changed in: mahara
Milestone: 1.4.1 = 1.5.0

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

Title:
  Journal pager shows up too early

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Version: 1.4.0

  If you create 10 journals, they are all displayed on the index page,
  but the pager shows up and displays only 1 available page. When you
  have 9 journals, it works fine and the pager is hidden.

  We should only display the pager when there are more than 1 page worth
  of journals (i.e. after you add the 11th journal).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800943/+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 803733] [NEW] Changes to the email text for pending registrations

2011-06-29 Thread Kristina Hoeppner
Public bug reported:

I propose a few changes to the emails sent out during the pending
registration process on master.

Email 1 to applicant:

Current
Thank you for registering an account on Mahara. Please select the following 
link to confirm your email address. The institution adminstrator will be 
notified and your application will be considered for approval and you will be 
notified of the outcome.

Proposal
Thank you for wanting to register an account on Mahara. Please select the 
following link to confirm your email address. The institution administrator 
will then be notified of your application. You will receive an email whether 
your registration was approved or not.

--

Email to institution admin:

Current
Details of the registration request follows:

Proposal
Details of the registration request follow:

--

Account creation email to successful applicant:

Current 
Thank you for registering an account on Mahara. 

Proposal
Thank you for registering an account on Mahara. The institution admin of 
Institution 'Testing' approved your application.

-

Accound denial email:
As this is an email that looks like it's bein sent from a direct user, it's 
weird that it is more impersonal than the other.

Current
Hi Name,

Your registration attempt at Mahara has been denied.

Reason:

No students accepted

--
Regards,
Kristina Hoeppner (kristina)
The Mahara Team

Proposal
Hello Name,

We have received your application for joining the institution 'Testing' on 
Mahara and decided not to grant you access for the following reason:
[reason]

If you think that this decision was incorrect, please get in touch with
me via email.

Regards

[institution admin name] IMPORTANT: without the login

** Affects: mahara
 Importance: Medium
 Assignee: Kristina Hoeppner (kris-hoeppner)
 Status: Confirmed


** Tags: 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/803733

Title:
  Changes to the email text for pending registrations

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  I propose a few changes to the emails sent out during the pending
  registration process on master.

  Email 1 to applicant:

  Current
  Thank you for registering an account on Mahara. Please select the following 
link to confirm your email address. The institution adminstrator will be 
notified and your application will be considered for approval and you will be 
notified of the outcome.

  Proposal
  Thank you for wanting to register an account on Mahara. Please select the 
following link to confirm your email address. The institution administrator 
will then be notified of your application. You will receive an email whether 
your registration was approved or not.

  --

  Email to institution admin:

  Current
  Details of the registration request follows:

  Proposal
  Details of the registration request follow:

  --

  Account creation email to successful applicant:

  Current 
  Thank you for registering an account on Mahara. 

  Proposal
  Thank you for registering an account on Mahara. The institution admin of 
Institution 'Testing' approved your application.

  -

  Accound denial email:
  As this is an email that looks like it's bein sent from a direct user, it's 
weird that it is more impersonal than the other.

  Current
  Hi Name,

  Your registration attempt at Mahara has been denied.

  Reason:

  No students accepted

  --
  Regards,
  Kristina Hoeppner (kristina)
  The Mahara Team

  Proposal
  Hello Name,

  We have received your application for joining the institution 'Testing' on 
Mahara and decided not to grant you access for the following reason:
  [reason]

  If you think that this decision was incorrect, please get in touch
  with me via email.

  Regards

  [institution admin name] IMPORTANT: without the login

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/803733/+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 803733] Re: Changes to the email text for pending registrations

2011-06-29 Thread François Marier
** Changed in: mahara
 Assignee: (unassigned) = Kristina Hoeppner (kris-hoeppner)

** Changed in: mahara
   Importance: Undecided = Medium

** Changed in: mahara
   Status: New = Confirmed

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

Title:
  Changes to the email text for pending registrations

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  I propose a few changes to the emails sent out during the pending
  registration process on master.

  Email 1 to applicant:

  Current
  Thank you for registering an account on Mahara. Please select the following 
link to confirm your email address. The institution adminstrator will be 
notified and your application will be considered for approval and you will be 
notified of the outcome.

  Proposal
  Thank you for wanting to register an account on Mahara. Please select the 
following link to confirm your email address. The institution administrator 
will then be notified of your application. You will receive an email whether 
your registration was approved or not.

  --

  Email to institution admin:

  Current
  Details of the registration request follows:

  Proposal
  Details of the registration request follow:

  --

  Account creation email to successful applicant:

  Current 
  Thank you for registering an account on Mahara. 

  Proposal
  Thank you for registering an account on Mahara. The institution admin of 
Institution 'Testing' approved your application.

  -

  Accound denial email:
  As this is an email that looks like it's bein sent from a direct user, it's 
weird that it is more impersonal than the other.

  Current
  Hi Name,

  Your registration attempt at Mahara has been denied.

  Reason:

  No students accepted

  --
  Regards,
  Kristina Hoeppner (kristina)
  The Mahara Team

  Proposal
  Hello Name,

  We have received your application for joining the institution 'Testing' on 
Mahara and decided not to grant you access for the following reason:
  [reason]

  If you think that this decision was incorrect, please get in touch
  with me via email.

  Regards

  [institution admin name] IMPORTANT: without the login

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

2011-06-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/418
Committed: 
http://gitorious.org/mahara/mahara/commit/cc4a631d63f217a67a106ed6a4a76d41fdafb58b
Submitter: Francois Marier (franc...@catalyst.net.nz)
Branch:master

commit cc4a631d63f217a67a106ed6a4a76d41fdafb58b
Author: Mikael Mrozik mik...@catalyst.net.nz
Date:   Thu Jun 30 16:10:42 2011 +1200

Date error message (bug #795338)

On the share page, change error message on Access Date/Time input fields
from Unrecognised date format to Use the format /MM/DD HH:MM

Change-Id: I8719694ce88e06db03b2fe59d53cb6600d19a432
Signed-off-by: Mikael Mrozik mik...@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/795338

Title:
  Feature Request: Date format on share pages

Status in Mahara ePortfolio:
  In Progress

Bug description:
  It's been raised by some members of our staff that when sharing pages,
  the usual Date Format: /MM/DD is not present, which could lead
  to some confusion if users try to type in dates. To make the problem
  worse, if you do enter an incorrect date the error message ALSO does
  not state the correct date format.

  Could the Date Format please be added to these fields or at least the
  error message updated?

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