[Mahara-contributors] [Bug 750815] Re: Upgrade upstream versions of bundled software

2011-04-28 Thread Darryl Hamilton
** Changed in: mahara
   Status: Confirmed = In Progress

** Changed in: mahara
 Assignee: (unassigned) = Darryl Hamilton (lordp)

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

Title:
  Upgrade upstream versions of bundled software

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Before 1.4 is released, we should go through the software we bundle
  and make sure it's up to date.

  This includes:
  - tinymce
  - jquery
  - jscalendar
  - MochiKit
  - adodb
  - dwoo
  - pear modules
  - phpmailer

___
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 770496] Re: Grammar error in mygroups.html

2011-04-28 Thread Hugh Davenport
** 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/770496

Title:
  Grammar error in mygroups.html

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The sentence

  pWhen in a group, you can share own portfolio pages with the other
  members, and participate in group activities such as discussion
  forums./p

  should read

  pWhen in a group, you can share your own portfolio pages with the
  other members, and participate in group activities such as discussion
  forums./p

  I think the your before own portfolio is missing (but I am not
  English native) :-)

___
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 771144] Re: Change blog to journal in view.php

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

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

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

___
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 770468] Re: Typo error in createviewtemplateselect.html

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

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

Title:
  Typo error in createviewtemplateselect.html

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Write

  pThe templates available on the site are divided into number of
  Categories. Select a specific Category to view those Templates listed
  under that description or choose All Templates to view all available
  templates./p

  instead of

  pThe templates available on the site are divided into number of
  Categories. Select a specific Category to view those Templates listed
  under that description or choose All Templates to view all  available
  templates./p

  (two spaces between all and available templates).

___
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 771152] Re: Change View to Page in view.php

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

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

Title:
  Change View to Page in view.php

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The two strings :

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Views. You can share views with others by adding access rules on this page.  
Once you are done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of views and collections';

  should be

  $string['editaccesspagedescription3'] = 'By default, only you can see your 
Pages. You can share pages with others by adding access rules.  Once you are 
done, scroll down and click Save to continue.';
  $string['editaccessinvalidviewset'] = 'Attempt to edit access on an invalid 
set of pages and collections';

  IF these strings are still valid and useful. I am always doubtful with
  numbered strings such as editaccesspagedescription2 or
  editaccesspagedescription3. You should avoid this way of doing and
  create a new id each time you need a new string.

___
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 743461] Re: Description is lost when copying a view / page

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

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

Title:
  Description is lost when copying a view / page

Status in Mahara ePortfolio:
  In Progress

Bug description:
  When you copy a view / page, everything should be copied (except when
  blogs / blog posts were excluded) along. However, the description and
  tags are not. It would be good to include them in the copy, esp. when
  teachers create templates and have used the description to write
  instructions for the students.

  Tags are good to copy because that way teachers can scaffold their use
  for students.

  Mahara 1.4alpha

___
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 750815] Re: Upgrade upstream versions of bundled software

2011-04-28 Thread Darryl Hamilton
Already at most recent version - MochiKit, dwoo, adodb, jscalendar,
phpmailer

Available upgrades
tinymce - 3.3.8 - 3.4.2 (see change #59 in Gerrit)
PEAR - 1.9.0 - 1.9.2, plus updates to sub modules (see change #65 in Gerrit)

jquery - 1.3.2 - 1.5.2

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

Title:
  Upgrade upstream versions of bundled software

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Before 1.4 is released, we should go through the software we bundle
  and make sure it's up to date.

  This includes:
  - tinymce
  - jquery
  - jscalendar
  - MochiKit
  - adodb
  - dwoo
  - pear modules
  - phpmailer

___
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 732531] Re: Displays wrong in IE 9

2011-04-28 Thread Darryl Hamilton
** Changed in: mahara
   Status: Triaged = Confirmed

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

Title:
  Displays wrong in IE 9

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  When logging into mahara 1.3 via internet explorer ( the first couple
  of lines are displayed ' mahara is a fully featured', the headers
  and footer also display correctly.

  The help block and the rest of the main content pane doesn't display.

  
  Putting the browser into compatibility mode solves this but native support 
will be required

___
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 623107] Re: Blogs with many posts are slow

2011-04-28 Thread Heinz Krettek
Hi Darryl,

I played with my blog with 134 postings again , a mix of text, some
pics.

I think the problem is gone since I use a new host. It´s 1.3.4 mahara
postgresql

I create  a secret URL for testing
http://ewiesion.com/mahara/view/view.php?t=AyihgQ2HYUK5Tsk1XMEv

HTH Heinz

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

Title:
  Blogs with many posts are slow

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Heinz reports in a DM: Hi, blogs with many postings are very slowly
  in mahara. I use one wth more than 100 posts

___
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 771144] Re: Change blog to journal in view.php

2011-04-28 Thread Hugh Davenport
** 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/771144

Title:
  Change blog to journal in view.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Note for François, in the future I will try to use git to edit these
  kind of typo by myself. when I will be more confortable with this
  big thing.

  I found a blog occurence in view.php instead of journal

  So the string :

  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your
  files and blog entries that you linked in this page will still be
  available.br/However, any feedback placed on this page as well as
  text entered directly into text boxes will be deleted.';

  should be
  $string['deleteviewconfirmnote'] = 'strongNOTE:/strong All your files and 
journal entries that you linked in this page will still be 
available.br/However, any feedback placed on this page as well as text 
entered directly into text boxes will be deleted.';

___
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 770468] Re: Typo error in createviewtemplateselect.html

2011-04-28 Thread Hugh Davenport
** 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/770468

Title:
  Typo error in createviewtemplateselect.html

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Write

  pThe templates available on the site are divided into number of
  Categories. Select a specific Category to view those Templates listed
  under that description or choose All Templates to view all available
  templates./p

  instead of

  pThe templates available on the site are divided into number of
  Categories. Select a specific Category to view those Templates listed
  under that description or choose All Templates to view all  available
  templates./p

  (two spaces between all and available templates).

___
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 618634] Re: Disabled features are still accessible by visiting their URI directly

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: Hugh Davenport (hugh-catalyst) = (unassigned)

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

Title:
  Disabled features are still accessible by visiting their URI directly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  If I disable a plugin (e.g. Resume), then the menu items for it disappear 
(correctly).
  However, if I visit the URI for that plugin (e.g. /artefact/resume) on my 
site, I can still access, view, modify and submit information stored within the 
artefact.

  Marking this as a security vulnerability because the plugin has been
  disabled but this is being circumvented.

___
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 688304] Re: Check html export of views containing files owned by a different user to that of the view

2011-04-28 Thread Hugh Davenport
** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

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

Title:
  Check html export of views containing files owned by a different user
  to that of the view

Status in Mahara ePortfolio:
  Triaged

Bug description:
  Html export may be failing when trying to rewrite download links to
  files which are owned by someone other than the exporting user (files
  which are not going to be included in the export).

  
  [WAR] 80 (artefact/file/lib.php:563) Trying to get property of non-object
  Call stack (most recent first):
  * log_message(Trying to get property of non-object, 8, true, true, 
  /srv/sitename.com/public/htdocs/artefact/file/l..., 563) at 
/srv/sitename.com/public/htdocs/lib/errors.php:444
  * error(8, Trying to get property of non-object, 
/srv/sitename.com/public/htdocs/artefact/file/l..., 563, array(size 3)) at 
/srv/sitename.com/public/htdocs/artefact/file/lib.php:563
  * ArtefactTypeFileBase::get_full_path(357, false) at 
/srv/sitename.com/public/htdocs/export/html/lib.php:800
  * HtmlExportOutputFilter-get_folder_path_for_file(object(ArtefactTypeFile)) 
at /srv/sitename.com/public/htdocs/export/html/lib.php:692
  * HtmlExportOutputFilter-replace_artefact_link(array(size 6)) at Unknown:0
  * 
preg_replace_callback(#a[^]+href=(http\\://sitename\\.com/)?/?view/..., 
array(size 2), div id=column_1 class=column columns3 style=...) at 
/srv/sitename.com/public/htdocs/export/html/lib.php:629
  * HtmlExportOutputFilter-filter(div id=column_1 class=column columns3 
style=...) at /srv/sitename.com/public/htdocs/export/html/lib.php:376
  * PluginExportHtml-dump_view_export_data() at 
/srv/sitename.com/public/htdocs/export/html/lib.php:198
  * PluginExportHtml-export() at 
/srv/sitename.com/public/htdocs/export/download.php:102

  

  PHP Fatal error:  Allowed memory size of 134217728 bytes exhausted
  (tried to allocate 71 bytes) in
  
/srv/sitename.com/public/htdocs/lib/htmlpurifier/HTMLPurifier/ChildDef/Required.php
  on line 25

___
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 772813] [NEW] in add user page, password is not hidden

2011-04-28 Thread Hugh Davenport
Public bug reported:

On page 
http://localhost/mahara/admin/users/add.php
The password field type is set as text, should be password

** Affects: mahara
 Importance: Undecided
 Assignee: Hugh Davenport (hugh-catalyst)
 Status: In Progress

** Changed in: mahara
 Assignee: (unassigned) = Hugh Davenport (hugh-catalyst)

** Changed in: mahara
   Status: New = 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/772813

Title:
  in add user page, password is not hidden

Status in Mahara ePortfolio:
  In Progress

Bug description:
  On page 
  http://localhost/mahara/admin/users/add.php
  The password field type is set as text, should be password

___
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 759236] Re: Can't create blog and forum post on IE9

2011-04-28 Thread Darryl Hamilton
Hmm, even on the current version of TinyMCE you can't tab into the
editor field, even with Chrome or Firefox, so I guess that's not a
specific IE9 bug.

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

Title:
  Can't create blog and forum post on IE9

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  reported at http://twitter.com/TheOrganist/statuses/57704366584512512

  tested by me then on Windows 7 and IE9 with demo.mahara.org. I can
  also not edit a blog post. Provide title - enter description - Click
  save - Loading... appears but doesn't do anything.

  Groups get created fine.

  When I want to create a forum post and enter subject as well as body,
  and click on Post, the text in Body gets deleted and I get the
  message This field is required though I had entered text.

  These problems never happened in Firefox up to FF4.

___
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 738267] Re: noreplyaddress config directive not picked up into database config table

2011-04-28 Thread Hugh Davenport
** 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/738267

Title:
  noreplyaddress config directive not picked up into database config
  table

Status in Mahara ePortfolio:
  In Progress

Bug description:
  I am using Mahara 1.3.3 clean install on shared hosting with
  inmotionhosting.  Everything works, but my emails sent by mahara are
  getting blocked.  I had the same problem with my moodle installation,
  but was able to configure it with SMTP email and a defined, working
  noreply address. However, this is not working with mahara.

  I have defined the cfg-noreplyaddress directive and ensured it's
  pointing to the correct address.  However, in the database config
  file, it wasn't picked up, instead pointing to
  nore...@subdomain.domain.com (I use subdomains to separate the various
  applications on the server) which was the default probably put in
  before I set it in the config file myself.  So I changed the config
  file back to match what's in the database, again checking all the
  credentials, authentication, and that that email address can
  send/receive mail.

  So I created several dummy accounts with any other email address I
  have, and it works on the user creation on roaming over via mnet and I
  get the email with the correct noreply setting.

  The database didn't pick up a noreplyaddress change in the config, and
  instead kept the original value.  Once I made the database and the
  config file match, all was ok.  But I shouldn't have to have gone
  digging into the database once fixing the config file-- so that's a
  bug.

  Forum post with full details:
  http://mahara.org/interaction/forum/topic.php?id=3110#post13442

___
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 743461] Re: Description is lost when copying a view / page

2011-04-28 Thread Hugh Davenport
** 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/743461

Title:
  Description is lost when copying a view / page

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When you copy a view / page, everything should be copied (except when
  blogs / blog posts were excluded) along. However, the description and
  tags are not. It would be good to include them in the copy, esp. when
  teachers create templates and have used the description to write
  instructions for the students.

  Tags are good to copy because that way teachers can scaffold their use
  for students.

  Mahara 1.4alpha

___
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 738267] Re: noreplyaddress config directive not picked up into database config table

2011-04-28 Thread Hugh Davenport
** 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/738267

Title:
  noreplyaddress config directive not picked up into database config
  table

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  I am using Mahara 1.3.3 clean install on shared hosting with
  inmotionhosting.  Everything works, but my emails sent by mahara are
  getting blocked.  I had the same problem with my moodle installation,
  but was able to configure it with SMTP email and a defined, working
  noreply address. However, this is not working with mahara.

  I have defined the cfg-noreplyaddress directive and ensured it's
  pointing to the correct address.  However, in the database config
  file, it wasn't picked up, instead pointing to
  nore...@subdomain.domain.com (I use subdomains to separate the various
  applications on the server) which was the default probably put in
  before I set it in the config file myself.  So I changed the config
  file back to match what's in the database, again checking all the
  credentials, authentication, and that that email address can
  send/receive mail.

  So I created several dummy accounts with any other email address I
  have, and it works on the user creation on roaming over via mnet and I
  get the email with the correct noreply setting.

  The database didn't pick up a noreplyaddress change in the config, and
  instead kept the original value.  Once I made the database and the
  config file match, all was ok.  But I shouldn't have to have gone
  digging into the database once fixing the config file-- so that's a
  bug.

  Forum post with full details:
  http://mahara.org/interaction/forum/topic.php?id=3110#post13442

___
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 758382] Re: Special People greeting in register.php

2011-04-28 Thread Melissa Draper
** 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/758382

Title:
  Special People greeting in register.php

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  There is a hard coded greeting for special people in register.php,
  line 143.

  It has been in the code since 2007:
  
http://gitorious.org/mahara/mahara/commit/f4618e4bbb5858b170f4765e807796eddaa4401b

  This should probably be removed.

___
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 772813] Re: in add user page, password is not hidden

2011-04-28 Thread Hugh Davenport
** 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/772813

Title:
  in add user page, password is not hidden

Status in Mahara ePortfolio:
  Opinion

Bug description:
  On page 
  http://localhost/mahara/admin/users/add.php
  The password field type is set as text, should be password

___
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 772850] Re: email settings doesn't hide password

2011-04-28 Thread Hugh Davenport
** 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/772850

Title:
  email settings doesn't hide password

Status in Mahara ePortfolio:
  Opinion

Bug description:
  On page
  http://localhost/mahara/admin/site/options.php
  Under Email settings
  The password field type is text, it should be password

___
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 656915] Re: Repeated editing of Textbox in views fails

2011-04-28 Thread François Marier
** Changed in: mahara
   Status: Invalid = Incomplete

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

Title:
  Repeated editing of Textbox in views fails

Status in Mahara ePortfolio:
  Incomplete

Bug description:
  Mahara version 1.2.5 and 1.3.2, Linux Host, MySQL, FF  IE

  First I add a textbox to a view column, add some text/link/image to it, and 
save the changes.
  When I then press the edit button again I cannot press backspace immediately 
to remove the text/link/image.
  Only after pressing the space bar (or entering some text) I can edit the 
textbox again. 
  Looks like a bug in tinyMCE to me, but I'm not sure. 
  I just forward this because my users are complaining... I know that all HTML 
editors have some problems.

___
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 772813] Re: in add user page, password is not hidden

2011-04-28 Thread François Marier
(see https://reviews.mahara.org/#change,74)

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

Title:
  in add user page, password is not hidden

Status in Mahara ePortfolio:
  Opinion

Bug description:
  On page 
  http://localhost/mahara/admin/users/add.php
  The password field type is set as text, should be password

___
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 711038] Re: Account suspension message displays HTML code

2011-04-28 Thread Melissa Draper
** Changed in: mahara
 Assignee: (unassigned) = Melissa Draper (melissa)

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

Title:
  Account suspension message displays HTML code

Status in Mahara ePortfolio:
  Triaged

Bug description:
  found on master.dev

  When a suspended user tries to access his account, the following
  message is shown:

  Your account has been suspended as of 2011-02-01 14:24:35. The reason
  for your suspension is:blockquoteSpam suspect. If you think that is
  not correct, please contact us./blockquote

  The blockquotes are not translated correctly because the HTML code is
  displayed.

___
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 771157] Re: Porposition to add information when a layout can't be edited

2011-04-28 Thread Melissa Draper
** Changed in: mahara
 Assignee: (unassigned) = Melissa Draper (melissa)

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

Title:
  Porposition to add information when a layout can't be edited

Status in Mahara ePortfolio:
  Triaged

Bug description:
  I suggest to edit the follwing string in view.php

  $string['changecolumnlayoutfailed'] = 'Could not change the column
  layout. Someone else may have been editing the layout at the same
  time.';

  to

  $string['changecolumnlayoutfailed'] = 'Could not change the column
  layout. Someone else may have been editing the layout at the same
  time. Please try again later';

  Therfore, users with this error know they can have another try later
  when the other user has finished with page layout editing.

___
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 771157] Re: Proposition to add information when a layout can't be edited

2011-04-28 Thread François Marier
** Summary changed:

- Porposition to add information when a layout can't be edited
+ Proposition to add information when a layout can't be edited

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

Title:
  Proposition to add information when a layout can't be edited

Status in Mahara ePortfolio:
  Triaged

Bug description:
  I suggest to edit the follwing string in view.php

  $string['changecolumnlayoutfailed'] = 'Could not change the column
  layout. Someone else may have been editing the layout at the same
  time.';

  to

  $string['changecolumnlayoutfailed'] = 'Could not change the column
  layout. Someone else may have been editing the layout at the same
  time. Please try again later';

  Therfore, users with this error know they can have another try later
  when the other user has finished with page layout editing.

___
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