[Mahara-contributors] [Bug 1032414] Re: Change the mobile upload token to use a multitext field

2012-08-08 Thread Alan McNatty
Thanks Hugh! I've verified and submitted.

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

Title:
  Change the mobile upload token to use a multitext field

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  To support multiple mobile devices users should be able to enter
  multiple mobile tokens

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032414/+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 1032420] Re: Mobile API upgrade for journals and sync'ing

2012-08-08 Thread Alan McNatty
Sadly the tightening of the param_ has left a bug .. the notifications
field in the sync.php can be comma separated but comma is not part of
param_alpha set so this field does indeed need to be param_variable ..

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

Title:
  Mobile API upgrade for journals and sync'ing

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It would be nice if the mobile API would support:

  a) writing journals posts .. 
  b) attaching files to journal posts
  c) syncing recent activity / unread inbox items
  d) syncing tags
  e) syncing file folders
  f) syncing journals
  g) syncing journal posts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032420/+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 1032420] Re: Mobile API upgrade for journals and sync'ing

2012-08-08 Thread Alan McNatty
Fix posted to gerrit for review https://reviews.mahara.org/#/c/1487/1

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

Title:
  Mobile API upgrade for journals and sync'ing

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It would be nice if the mobile API would support:

  a) writing journals posts .. 
  b) attaching files to journal posts
  c) syncing recent activity / unread inbox items
  d) syncing tags
  e) syncing file folders
  f) syncing journals
  g) syncing journal posts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032420/+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 1032420] Re: Mobile API upgrade for journals and sync'ing

2012-08-08 Thread Alan McNatty
Similar issues exist on with theupload api .. username for example
cannot be alphanumext updating previous patch

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

Title:
  Mobile API upgrade for journals and sync'ing

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It would be nice if the mobile API would support:

  a) writing journals posts .. 
  b) attaching files to journal posts
  c) syncing recent activity / unread inbox items
  d) syncing tags
  e) syncing file folders
  f) syncing journals
  g) syncing journal posts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032420/+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 1032414] [NEW] Change the mobile upload token to use a multitext field

2012-08-02 Thread Alan McNatty
Public bug reported:

To support multiple mobile devices users should be able to enter
multiple mobile tokens

** Affects: mahara
 Importance: High
 Assignee: Alan McNatty (alanmc)
 Status: In Progress

** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

** Changed in: mahara
   Importance: Undecided = High

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

** Changed in: mahara
Milestone: None = 1.6.0

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

Title:
  Change the mobile upload token to use a multitext field

Status in Mahara ePortfolio:
  In Progress

Bug description:
  To support multiple mobile devices users should be able to enter
  multiple mobile tokens

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032414/+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 1032414] Re: Change the mobile upload token to use a multitext field

2012-08-02 Thread Alan McNatty
Using the new multi-text input type and a pipe-delimited token this is
possible. The implementation will also require not change on the device
API (ideal)

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

Title:
  Change the mobile upload token to use a multitext field

Status in Mahara ePortfolio:
  In Progress

Bug description:
  To support multiple mobile devices users should be able to enter
  multiple mobile tokens

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032414/+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 1032420] Re: Mobile API upgrade for journals and sync'ing

2012-08-02 Thread Alan McNatty
Upgraded APIs to be added to /htdocs/api/mobile in the form of separate
upload and sync apis.

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

Title:
  Mobile API upgrade for journals and sync'ing

Status in Mahara ePortfolio:
  In Progress

Bug description:
  It would be nice if the mobile API would support:

  a) writing journals posts .. 
  b) attaching files to journal posts
  c) syncing recent activity / unread inbox items
  d) syncing tags
  e) syncing file folders
  f) syncing journals
  g) syncing journal posts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032420/+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 1032420] Re: Mobile API upgrade for journals and sync'ing

2012-08-02 Thread Alan McNatty
Resetting to high as this is a commissioned change

** Changed in: mahara
   Importance: Wishlist = High

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

Title:
  Mobile API upgrade for journals and sync'ing

Status in Mahara ePortfolio:
  In Progress

Bug description:
  It would be nice if the mobile API would support:

  a) writing journals posts .. 
  b) attaching files to journal posts
  c) syncing recent activity / unread inbox items
  d) syncing tags
  e) syncing file folders
  f) syncing journals
  g) syncing journal posts

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032420/+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 717184] Re: Resize images at upload time

2012-08-02 Thread Alan McNatty
Just a comment on the implementation.

It is a shame this was implemented in the view (function
pieform_element_filebrowser_upload) and not in the base file artefact
class (i.e. ArtefactTypeFile::save_uploaded_file method).

If a user has enabled image resizing then
ArtefactTypeFile::save_uploaded_file should resize the image on save
automatically. What has been implemented is a Fix to the web-form only -
the biggest culprit to uploading oversized images may be mobile devices
(as the mobile user often lacks the control to resize the content on the
device)

With this implementation the mobile API would need to reinvent the
wheel. The endable resize config option does not actual resize all
uploaded content.

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

Title:
  Resize images at upload time

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  I'm aware that the roadmap for 1.4 mentions resizing images on the fly
  for use in Views, however, I feel that it would be more appropriate to
  resize images when they are uploaded as this would avoid using too
  much of a user's quota. The way I envisage this is that the site
  administrator sets a maximum size and any image larger than this is
  automatically resized. Perhaps also there could be a checkbox when
  uploading to override this, in the rare case that an image needs to be
  full-resolution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/717184/+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 717184] Re: Resize images at upload time

2012-08-02 Thread Alan McNatty
I will create a secondary bug to move the functionality

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

Title:
  Resize images at upload time

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  I'm aware that the roadmap for 1.4 mentions resizing images on the fly
  for use in Views, however, I feel that it would be more appropriate to
  resize images when they are uploaded as this would avoid using too
  much of a user's quota. The way I envisage this is that the site
  administrator sets a maximum size and any image larger than this is
  automatically resized. Perhaps also there could be a checkbox when
  uploading to override this, in the rare case that an image needs to be
  full-resolution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/717184/+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 1032455] [NEW] Move resize on upload to base method ArtefactTypeFile::sav e_uploaded_file

2012-08-02 Thread Alan McNatty
Public bug reported:

Bug #717184 implements a very cool new feature whereby images can be
automatically resized on upload (if the user enables the config
setting).

This functionality has been implemented in the view and not the model.
That is the resize is performed in the function
pieform_element_filebrowser_upload) and not in the base file artefact
class (i.e. ArtefactTypeFile::save_uploaded_file method).

If a user has enabled image resizing then
ArtefactTypeFile::save_uploaded_file should resize the image on save
automatically. The biggest culprit to uploading oversized images may be
mobile devices (as the mobile user often lacks the control to resize the
content on the device)

It woul dbe great to move the resize functionality to the
ArtefactTypeFile::save_uploaded_file method.

** Affects: mahara
 Importance: Wishlist
 Status: New


** Tags: fileupload mobile

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

Title:
  Move resize on upload to base method  ArtefactTypeFile::sav
  e_uploaded_file

Status in Mahara ePortfolio:
  New

Bug description:
  Bug #717184 implements a very cool new feature whereby images can be
  automatically resized on upload (if the user enables the config
  setting).

  This functionality has been implemented in the view and not the model.
  That is the resize is performed in the function
  pieform_element_filebrowser_upload) and not in the base file artefact
  class (i.e. ArtefactTypeFile::save_uploaded_file method).

  If a user has enabled image resizing then
  ArtefactTypeFile::save_uploaded_file should resize the image on save
  automatically. The biggest culprit to uploading oversized images may
  be mobile devices (as the mobile user often lacks the control to
  resize the content on the device)

  It woul dbe great to move the resize functionality to the
  ArtefactTypeFile::save_uploaded_file method.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1032455/+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 961768] Re: opening up Mahara for mobile apps

2012-08-02 Thread Alan McNatty
Check http://code.google.com/p/maharadroid/w/list and see also
https://reviews.mahara.org/#/c/1439/

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

Title:
  opening up Mahara for mobile apps

Status in Mahara ePortfolio:
  Triaged

Bug description:
  In the current Mahara there is an option for a token for Maharadroid
  to connect to. I cannot find much documentation on how this was set up
  or how other applications could use this key.

  I would like to move for an API to allow for a Mobile Webservices key
  using xml-rpc (or similar) to provide a more open standard for the
  community to tie mobile apps to.

  I reference Moodle's use or webservices as an existing example of
  simliar use: http://docs.moodle.org/21/en/Mobile_web_services

  While I understan Mahara is FOSS and Android is FOSS, the reality is
  that a large proportion of educators and students are on iOS platforms
  and I would like it to be easier for external development of mobile
  apps regardless of platform.

  Julian

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/961768/+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 1011950] Re: Auth type warning during registration

2012-08-01 Thread Alan McNatty
Patch provided - see https://reviews.mahara.org/#/c/1466/

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

Title:
  Auth type warning during registration

Status in Mahara ePortfolio:
  Triaged

Bug description:
  on Mahara master (1.6.0dev)

  When I register on the site (internal auth; tried with confirm
  registration and without), I get the following warning:

  [WAR] 49 (auth/lib.php:2178) Undefined index: authtype
  Call stack (most recent first):

  log_message(Undefined index: authtype, 8, true, true, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: authtype, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178, array(size 4)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2178
  auth_register_submit(object(Pieform), array(size 10)) at Unknown:0
  call_user_func_array(auth_register_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:512
  Pieform-__construct(array(size 11)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2061
  auth_generate_registration_form_js(array(size 11), array(size 4)) at 
/home/kristina/code/16stable/htdocs/register.php:209

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1011950/+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 1011950] Re: Auth type warning during registration

2012-08-01 Thread Alan McNatty
** Changed in: mahara
Milestone: None = 1.6.0

** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

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

Title:
  Auth type warning during registration

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  on Mahara master (1.6.0dev)

  When I register on the site (internal auth; tried with confirm
  registration and without), I get the following warning:

  [WAR] 49 (auth/lib.php:2178) Undefined index: authtype
  Call stack (most recent first):

  log_message(Undefined index: authtype, 8, true, true, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178) at 
/home/kristina/code/16stable/htdocs/lib/errors.php:446
  error(8, Undefined index: authtype, 
/home/kristina/code/16stable/htdocs/auth/lib.php, 2178, array(size 4)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2178
  auth_register_submit(object(Pieform), array(size 10)) at Unknown:0
  call_user_func_array(auth_register_submit, array(size 2)) at 
/home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:512
  Pieform-__construct(array(size 11)) at 
/home/kristina/code/16stable/htdocs/auth/lib.php:2061
  auth_generate_registration_form_js(array(size 11), array(size 4)) at 
/home/kristina/code/16stable/htdocs/register.php:209

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

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


[Mahara-contributors] [Bug 1031560] Re: json_headers change to use application/json

2012-08-01 Thread Alan McNatty
** Changed in: mahara
   Status: Triaged = Fix Committed

** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

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

Title:
  json_headers change to use application/json

Status in Mahara ePortfolio:
  Fix Committed

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

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

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

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

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


[Mahara-contributors] [Bug 1030062] Re: Make group name clickable in admin interface

2012-08-01 Thread Alan McNatty
Reviewed, verified and submitted

** Changed in: mahara
Milestone: None = 1.6.0

** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

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

Title:
  Make group name clickable in admin interface

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  On /admin/groups/groups.php all groups are listed. However, they are
  not clickable for conveniently going there to sign up etc.

  The group name should be a link and lead to the group homepage.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1030062/+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 1032016] Re: Missing Recent forum post block when editing group homepage.

2012-08-01 Thread Alan McNatty
Yeah I also couldn't replicate.

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

Title:
  Missing Recent forum post block when editing group homepage.

Status in Mahara ePortfolio:
  Invalid

Bug description:
  There are some forum blocks missing from the General tab when editing
  group pages

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

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


[Mahara-contributors] [Bug 1031560] [NEW] json_headers change to use application/json

2012-07-31 Thread Alan McNatty
Public bug reported:

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

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

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

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

Title:
  json_headers change to use application/json

Status in Mahara ePortfolio:
  New

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

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

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

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

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


[Mahara-contributors] [Bug 605705] Re: More information when deleting a view

2010-07-20 Thread Alan McNatty
Possible solution committed here http://gitorious.org/~alanmc/mahara
/alanmcs-mahara/commit/8c594aa481e2871da1a0365f21543b75af378f84

I'm not sure if the style change is acceptable. Please review and
feedback.

-- 
More information when deleting a view
https://bugs.launchpad.net/bugs/605705
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: In Progress

Bug description:
Hello,

Do you really want to delete this View? It cannot be undone. – Some users 
may ask if their files and blog entries will also be lost when the view is 
deleted. 

Maybe a sentence should be added along the lines of All your files and blog 
entries that you linked in this view will still be available. However, if you 
have written text directly into text boxes, this will be gone. 

BUT if text boxes also get the artefact status then the second sentence becomes 
redundant. 

Maybe we can also provide a link to the portfolio export. That could be used as 
backup (they could always do an HTML export to freeze their portfolio in time). 
E.g. If you want to create a copy of your portfolio in the state it was in 
before deleting, you may want to [link]export[/link] it before you delete this 
view.



___
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 605696] Re: Use of colors in the themes

2010-07-20 Thread Alan McNatty
I will see if I can get Paul W to help us with the graphics for this -
assigning myself to follow this up.

** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

-- 
Use of colors in the themes
https://bugs.launchpad.net/bugs/605696
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Hi,

The colors in the themes should be revisited IMO. E.g.: 
1. The powered by Mahara logo is not always very legible.
2. The colors, e.g. for the Quota bar are sometimes very light and thus not so 
easy to see, especially if the amount of the color used is not very big.
3. The yellow pencil is not very rich in contrast.



___
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 585310] Re: SecretURL prompting for a password

2010-07-19 Thread Alan McNatty
Fix pushed to http://gitorious.org/mahara/alanmcs-
mahara/commit/a5205c6bd0b1e2e9ec286fcb872aabfe63900de2

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

Status in Mahara ePortfolio: In Progress

Bug description:
If a View contains resumé information displayed in a box (Employment History, 
Education History, etc.), and is accessed exclusively via a SecretURL, then it 
asks for a password. Only the first time though, subsequent access doesn't ask 
for a password even if you don't enter one the first time.

Mahara 1.2.4
Ubuntu Linux 8.04
MySQL



___
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 605705] Re: More information when deleting a view

2010-07-19 Thread Alan McNatty
** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

-- 
More information when deleting a view
https://bugs.launchpad.net/bugs/605705
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Hello,

Do you really want to delete this View? It cannot be undone. – Some users 
may ask if their files and blog entries will also be lost when the view is 
deleted. 

Maybe a sentence should be added along the lines of All your files and blog 
entries that you linked in this view will still be available. However, if you 
have written text directly into text boxes, this will be gone. 

BUT if text boxes also get the artefact status then the second sentence becomes 
redundant. 

Maybe we can also provide a link to the portfolio export. That could be used as 
backup (they could always do an HTML export to freeze their portfolio in time). 
E.g. If you want to create a copy of your portfolio in the state it was in 
before deleting, you may want to [link]export[/link] it before you delete this 
view.



___
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 605700] Re: Preview icon for View Copying

2010-07-19 Thread Alan McNatty
** Changed in: mahara
 Assignee: (unassigned) = Alan McNatty (alanmc)

-- 
Preview icon for View Copying
https://bugs.launchpad.net/bugs/605700
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Hi,

It says in the text that you can preview a view by clicking on its name. 
However I think it would be good to provide an icon or a link Preview behind 
the name of the view so that it is clear because many people don't read 
instructions. ;-)



___
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 541066] Re: Profile Page - Wall icon missing

2010-07-15 Thread Alan McNatty
** Changed in: mahara
   Status: Triaged = In Progress

-- 
Profile Page - Wall icon missing
https://bugs.launchpad.net/bugs/541066
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: In Progress

Bug description:
The thumb.png for htdocs/blocktype/wall/thumb.png is missing - As a result, you 
get an image with the text 'thumbnail image not available'.
It's the only core block type which is missing a thumbnail.
Since the image used if a thumbnail is not found is part of the default theme, 
this also has implications on i8n - but this is also probably a separate bug...



___
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