{5} Assigned, Active Tickets by Owner (Full Description) (15 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

ksteinhoff (1 match)

Ticket Summary Component Milestone Type Created
Description
#1485486 Compose in a new window User Interface later Feature Requests 10/09/08

We have received many requests from users that a new window should be used for composing messages.


netbit (1 match)

Ticket Summary Component Milestone Type Created
Description
#1486132 session handling uses local time instead of sql database time which gets us into trouble PHP backend later Bugs 09/16/09

I have two roundcube instances sharing single sql database. Today suddenly people on instance 1 were logged out after few seconds.

It turned out that instance 2 had wrong time (+2h into future) and garbage collector from 2 instance simply deleted old session of people from 1 instance!

Ups :)

I think that's a bug. Time from sql server should be used for consistency.

That is easy change I guess and would make roundcube no longer dependand on local time correctness when used in such setups.


nobody (4 matches)

Ticket Summary Component Milestone Type Created
Description
#1440396 GnuPG/PGP Support Core functionality later Feature Requests 02/28/06
This would be a nice feature, altough it could probably
only be implemented on Unix/Linux boxes.

#1442108 Tabbed Interface Core functionality 0.6-beta Feature Requests 03/02/06

I'd love to see a tabbed interface, I've got a blog post here:

http://www.alexking.org/blog/2006/03/02/tabbed-e-mail/

and some mock-ups on Flickr:

http://www.flickr.com/photos/alexkingorg/sets/72057594073609360/

I'd be willing to talk with someone about the best way to implement this if a patch would be considered for inclusion.


#1445509 Request: download all attachments option Core functionality later Feature Requests 03/08/06
All email programs have the option to download all
attachements together.
When there are multiple attachments in an email (for
example a collection of many pictures) , it becomes
tedious and annoying having to download them to the
local hard disk separately one by one.
It is prefered to have them downloaded in one link, as
available in many email sites like GMail for example.
This feature should be included a.s.a.p.
thank you!


#1449767 Integrate with Plaxo/hyves/facebook Core functionality later Feature Requests 03/14/06
Hi,

I like RoundCube a lot and couldn't wait to use it for my clients' 
production site !

Just a feature request though, it would be great if it integrates with 
Plaxo's API so that we can offer more functionalities to the users.

http://www.plaxo.com/api/widget/

Thanks ! :)

roundcube (1 match)

Ticket Summary Component Milestone Type Created
Description
#1333265 Message Highlighting User Interface later Feature Requests 10/20/05
It would be nice if there was a way to highlight
certain messages based on subject contents or sender
name/e-mail.  Squirrelmail has this feature and I used
it a lot before I switched over to roundcube.

thomasb (4 matches)

Ticket Summary Component Milestone Type Created
Description
#1403507 Add support for shared folders - patch Core functionality 0.5-beta Feature Requests 01/11/06

I can't see shared folders with Courier. Courier-imap makes shared folders available at the root level. Root level contains: INBOX. & shared. -- need to check for both.


#1295420 Scrolling message list obscures column headers User Interface 0.4.1 Bugs 09/19/05

On the message list page, the scrollbar for the message list scrolls the entire table, including the column headers.

Suggest that the correct behaviour would be to leave the column headers and scroll the message rows themselves?


#1485542 vCards with national characters don't import properly Addressbook 0.4.1 Bugs 11/04/08

Several vCard files won't import -- they contain non-ASCII characters and are coded in cp1250 (see attachments).

Since the files don't contain information about their codepage, I guess it's necessary to specify this during import. I believe a system-wide default setting for this would be nice too.

Details: when importing iksiński-wab.vcf (a file created by Windows Address Book), I get the following error message:

SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4]

when importing iksiński-thebat.vcf (a file created by The Bat!), the result is that an entry is imported, but a name of such a contact is:

a:2:{i:0;s:16:"Piotr Iksi=F1ski";s:4:"type";a:1:{i:0;s:8:"ENCODING";}}

--which is crazy :)

Could these be fixed?


#1483894 Internationalized domain name are not Supported Core functionality 0.5-beta Bugs 07/19/06

it is not possible to send messages to an Emailadresse of a IDN. When try to send a message to a domain which use ü(ue) i get the following error message.

"Failed to send message" in the tool and this one in the error-log


[19-Jul-2006 17:49:54 +0200] SMTP Error: SMTP error: Failed to add recipient 'test@drüben.de'

in /var/www/roundcubemail/trunk/roundcubemail/program/steps/mail/sendmail.inc on line 258



till (4 matches)

Ticket Summary Component Milestone Type Created
Description
#1484764 Can not enable SSL just for the login page Other 0.4.1 Patches 02/08/08

I am using an apache reverse proxy as an SSL termination point. In order for apache to redirect the user's browser to HTTPS for login the apache server needs to be notified that the user is viewing a login page. This is usually accomplished by the application issuing a redirect to /login when the user is not authenticated or a user's session has expired, unfortunately roundcube does an internal forward as a result apache has no knowledge the user is seeing the login page and is unable to enable HTTPS. This issue will also apply to other security systems and SSL termination products. Using SSL for all communication is way to expensive. Moving to a REST based URL structure might resolve the issue.


#1484793 Quota-Extension Core functionality later Feature Requests 02/20/08

Some mailservers don't expose their quota via IMAP, we should offer a driver-based architecture to e.g. support querying from a database or whatever people use. The first drivers would be IMAP and database.


#1484156 apply daylight saving only when date is on daylight saving time Client Scripts 0.4.1 Patches 12/13/06

When daylight saving is activated one hour is added to all dates, but only should be added when the date is on daylight saving time. Now I must disable daylight saving and I will have to enable it in april.


#1484767 SMTP settings override via Identities Core functionality later Patches 02/11/08

As posted on the dev list, an ugly hack to override SMTP settings from within identities. I guess it would need some cleaning up and probably some security enhancements as well. For example would it be nice to enable/disable the feature and/or being able to restrict to some SMTP servers from within the configuration.

Quote from the mail to the dev list: "Basically it adds the smtp_ settings to the identity settings, and, and this is the ugly part, passes the identity array all the way through, until the SMTP connection data is being assembled. The patch doesn't take care of non-MySQL databases. (The other DDL scripts are not being updated.)"

Opinions/ideas/suggestions are welcome, Hobbes


Note: See TracReports for help on using and creating reports.