Project:Pontomail Webmail Client
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:miglius
Status:closed (fixed)

Issue Summary

I'd like to see the mailboxes listed in the block list instead of the menu. This way it's possible to control the visibility of the mailboxes.

Comments

#1

Status:active» needs review

I have attached a code which lists mailboxes in the block view. It uses a recurrent function for that and shows:

INBOX
  Drafts
    Test

instead of

INBOX.Drafts.Test

Diff is with the Aug 11 version of the pontomail.module

AttachmentSize
pontomail.diff 3.66 KB

#2

Status:needs review» needs work

Miglius,

Thanks. Could you do a unified diff for me instead though? cvs diff -u
and I'll patch and commit tonight with some other fixes.

#3

here is diff -u output.

AttachmentSize
pontomail_0.diff 4.24 KB

#4

Status:needs work» needs review

Ernest,

Can you patch the module with this block view code I posted in previuos post? I uploaded the code in unified diff file.

#5

Status:needs review» reviewed & tested by the community

here is the diff with the cvs version (cvs diff -u)

can you review the code and commit it to cvs?

thanks

AttachmentSize
pontomail_1.diff 4.34 KB

#6

Yes, I shall def. 100% patch this tonight to CVS. Sorry, i'm a bit project happy. Attempting a database.oracle.inc right now.....not so fun. blah.

#7

Just confirming this patch is good.

#8

Status:reviewed & tested by the community» fixed

Patched.

#9

Status:fixed» closed (fixed)

#10

Status:closed (fixed)» active

I have reopened this ticket since after some other update to the code the number of unread messages is not showed next to the folder name.

Here is a patch that fixes that.

Also if a pontomail_sendmail module is enabled, "compose" link is printed in the block.

AttachmentSize
p_4.diff 1.51 KB

#11

Commited. Thanks.

#12

Status:active» closed (fixed)

closing

nobody click here