[Mahara-contributors] [Bug 794385] [NEW] Allow institutions to disable users' ability to make views public

2011-06-08 Thread François Marier
Public bug reported: This is described in the Sitemaps specification: https://wiki.mahara.org/index.php/Developer_Area/Specifications_in_Development/Sitemaps#New_settings_for_enabling.2Fdisabling_public_views ** Affects: mahara Importance: Wishlist Assignee: Darryl Hamilton (lordp)

[Mahara-contributors] [Bug 793815] Re: Generate sitemap for forum posts in public groups and publicly visible portfolio content

2011-06-08 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/793815 Title: Generate sitemap for forum posts in public groups and publicly

[Mahara-contributors] [Bug 794460] [NEW] There should be a page where you can access all pages on your watchlist quickly

2011-06-08 Thread Kristina Hoeppner
Public bug reported: Currently, you only know about pages that are on your watchlist when you receive a notification that the page has changed. If you want to know which pages are actually on your watchlist, there is no way of finding that out. The name Watchlist suggests that there is a list

[Mahara-contributors] [Bug 794490] [NEW] Cron is not running

2011-06-08 Thread wuttke
Public bug reported: Mahara v1.4rc3 Linux 2.6.26-2 PHP 5.2.6 Apache-Server 2.2.9 postgresql-Server 8.4 I was trying to setup the cronjob for mahara explained like in the wiki: https://wiki.mahara.org/index.php/System_Administrator%27s_Guide/Cron_Job. But it do not work. See the entry in the

[Mahara-contributors] [Bug 794490] Re: Cron is not running

2011-06-08 Thread wuttke
** 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/794490 Title: Cron is not running Status in Mahara ePortfolio: Confirmed Bug

[Mahara-contributors] [Bug 794656] [NEW] lang/en.utf8/admin.php needs to be fixed.

2011-06-08 Thread Mitsuhiro Yoshida
Public bug reported: lang/en.utf8/admin.php needs to be fixed as below. [before] $string['generatesitemapdescription'] = 'Generate sitemap files from publicly accessible views, groups, and forum topics'; [after] $string['generatesitemapdescription'] = 'Generate sitemap files from publicly

[Mahara-contributors] [Bug 794656] Re: lang/en.utf8/admin.php needs to be fixed.

2011-06-08 Thread Hugh Davenport
assign hugh-catalyst status inprogress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/794656 Title: lang/en.utf8/admin.php needs to be fixed. Status in Mahara ePortfolio: In Progress

[Mahara-contributors] [Bug 794656] Re: lang/en.utf8/admin.php needs to be fixed.

2011-06-08 Thread Hugh Davenport
Code review at https://reviews.mahara.org/298 Cheers, Hugh -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/794656 Title: lang/en.utf8/admin.php needs to be fixed. Status in Mahara

[Mahara-contributors] [Bug 794490] Re: Cron is not running

2011-06-08 Thread Richard Mansfield
I can reproduce this, it's caused by the new code which attempts to redirect to https. ** Changed in: mahara Importance: Undecided = High ** Changed in: mahara Milestone: None = 1.4.0 ** Changed in: mahara Assignee: (unassigned) = Richard Mansfield (richard-mansfield) -- You

[Mahara-contributors] [Bug 794490] Re: Cron is not running

2011-06-08 Thread Darryl Hamilton
Hi Michael Can you please attach your config.php file? I'd like to see what config options you are overriding. Remove any sensitive information such as the database password first. Thanks Darryl -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 794490] Re: Cron is not running

2011-06-08 Thread Hugh Davenport
Hi Michael, Thanks for reporting this bug. Someone will look into this soon. For whoever looks into it: There are a few things: -The function get_relative_script_path() (htdocs/lib/web.php:2434 (on master)) uses substr against get_script_path but giving the length of

[Mahara-contributors] [Bug 794656] Re: lang/en.utf8/admin.php needs to be fixed.

2011-06-08 Thread Hugh Davenport
** 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/794656 Title: lang/en.utf8/admin.php needs to be fixed. Status in Mahara ePortfolio:

[Mahara-contributors] [Bug 548311] Re: Support for Time Zones of users in Mahara

2011-06-08 Thread Darryl Hamilton
I'm not sure if this is the right way to handle this, or if it will work in Mahara, but in a Ruby on Rails site that uses time zones, all date/time information is stored in the database in UTC. Conversion to a user's timezone is done before it is displayed, and all dates entered by a user are

[Mahara-contributors] [Bug 794656] Re: lang/en.utf8/admin.php needs to be fixed.

2011-06-08 Thread François Marier
** Changed in: mahara Status: In Progress = Fix Committed ** 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.

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

2011-06-08 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/298 Committed: http://gitorious.org/mahara/mahara/commit/7b2b8df779398f1efc74c77d22b32468def746b2 Submitter: Francois Marier (franc...@catalyst.net.nz) Branch:master commit 7b2b8df779398f1efc74c77d22b32468def746b2 Author: Hugh Davenport

[Mahara-contributors] [Bug 548311] Re: Support for Time Zones of users in Mahara

2011-06-08 Thread François Marier
Darryl: that's also the way that Moodle does it. I think it makes sense. (users can choose their timezone in their user profile area) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/548311

[Mahara-contributors] [Bug 794490] Re: Cron is not running

2011-06-08 Thread Richard Mansfield
** Changed in: mahara Assignee: Richard Mansfield (richard-mansfield) = (unassigned) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/794490 Title: Cron is not running Status in Mahara

[Mahara-contributors] [Bug 794368] Re: Limit number of users shown in online users block

2011-06-08 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/794368 Title: Limit number of users shown in online users block Status in

[Mahara-contributors] [Bug 794490] Re: Cron is not running

2011-06-08 Thread François Marier
** Changed in: mahara Assignee: (unassigned) = François Marier (fmarier) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/794490 Title: Cron is not running Status in Mahara ePortfolio: