Timeline


and

Jan 6, 2011:

9:16 AM Plugin_Repository edited by Lazlo
(diff)
8:58 AM Changeset in subversion [4398] by thomasb
Fix message position on older IE
8:58 AM Changeset in github [a3861ba]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Fix message position on older IE
8:49 AM Changeset in subversion [4397] by thomasb
Only display one loading message at once
8:49 AM Changeset in github [ef292ef]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Only display one loading message at once
7:41 AM Ticket #1487104 (user isn't logged out if another user logs in.) closed by thomasb
fixed: Fixed in [c3be8ed6]
7:41 AM Changeset in subversion [4396] by thomasb
Make sure an existing session is killed/replaced when submitting login …
7:41 AM Changeset in github [c3be8ed]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Make sure an existing session is killed/replaced when submitting login …
6:48 AM Ticket #1487098 (Generated HTML (MIME) doesn't validate) closed by thomasb
fixed: Fixed in [56849c65]
6:48 AM Changeset in subversion [4395] by thomasb
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
6:48 AM Changeset in github [56849c6]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
4:29 AM Ticket #1487670 (Set identities access level) closed by alec
invalid: This is not a support forum.
1:02 AM Ticket #1487670 (Set identities access level) created by AmilaDG
I'm new and i need to clarify about "Set identities access level". I …

Jan 5, 2011:

4:13 PM Ticket #1487109 (Silence include warnings in rcube_autoload) closed by alec
fixed: NO, I'm wrong. It's 5x faster, but because it doesn't search include_path …
4:03 PM Ticket #1487109 (Silence include warnings in rcube_autoload) reopened by alec
I've made a test. is_file+is_readable is 10x faster than fopen+fclose.
12:35 PM Ticket #1487669 (Authentication failed) closed by thomasb
invalid: This platform is not meant for support. Get help at …
11:06 AM Ticket #1487669 (Authentication failed) created by lukas
Hello, I installed Dovecot,Sasl,Postfix,Apache2,MySQL and Roundcube. I …
8:38 AM Ticket #1487668 (Read-only database mode) closed by thomasb
invalid: This is not possible. When a user logs in, the according session data has …
7:03 AM Ticket #1487668 (Read-only database mode) created by damoxc
It would be useful to be able to put Roundcube into a read-only mode where …
6:07 AM Ticket #1487109 (Silence include warnings in rcube_autoload) closed by thomasb
fixed: fopen does filesystem operations (I know, file handles are assigned, etc.) …

Jan 4, 2011:

6:43 PM Ticket #1487109 (Silence include warnings in rcube_autoload) reopened by brandond
5:21 PM Ticket #1486641 (bad attachement charset when open directly file to microsoft office.) closed by thomasb
wontfix: There's nothing we could do about it. Sorry!
5:18 PM Ticket #1487667 (Server Error! (Not Found)) closed by thomasb
worksforme: Works for me. Ajax-Requests sent from the client do have the …
5:14 PM Ticket #1487109 (Silence include warnings in rcube_autoload) closed by thomasb
fixed: Fixed in [965ed0ca]
5:13 PM Changeset in subversion [4394] by thomasb
Silently ignore unknown classes in rcube_autoload (#1487109)
5:13 PM Changeset in github [965ed0ca]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Silently ignore unknown classes in rcube_autoload (#1487109)
5:01 PM Ticket #1485542 (vCards with national characters don't import properly) closed by thomasb
fixed: Fixed in [6bdb6102]
5:00 PM Changeset in subversion [4393] by thomasb
Do charset detection in vcards with encoded values (#1485542)
5:00 PM Changeset in github [6bdb610]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Do charset detection in vcards with encoded values (#1485542)
4:11 PM Ticket #1486874 (CSS cursors for interface resizing) closed by thomasb
fixed: Patch applied in [63632848]
4:11 PM Changeset in subversion [4392] by thomasb
Better CSS cursors for splitters (#1486874)
4:11 PM Changeset in github [6363284]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by thomascube <thomas@…>
Better CSS cursors for splitters (#1486874)
4:00 PM Ticket #1487667 (Server Error! (Not Found)) created by cstdenis
On the folders tab some operations cause the error "Server Error! (Not …
3:51 PM Ticket #1486765 (Errors on Windows Server 2008) closed by thomasb
invalid: Closing due lack of information
2:31 PM Ticket #1487666 (Managesieve plugin german translation patch) closed by alec
fixed: Fixed in r4391/svn.
2:31 PM Changeset in subversion [4391] by alec
- Fix typo in de_DE translation (#1487666)
12:21 PM Changeset in subversion [4390] by thomasb
Simplify archive plugin: trigger move-to-folder client side, only showing …
9:01 AM Ticket #1487666 (Managesieve plugin german translation patch) created by sabel
Hi, I found a minor bug in the german translation of the managesieve …
6:16 AM Changeset in subversion [4389] by alec
- Use improved get_capability() syntax, saves CAPABILITY call in some …
6:16 AM Changeset in github [600bb15]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by alecpl <alec@…>
- Use improved get_capability() syntax, saves CAPABILITY call in some …
5:48 AM Changeset in subversion [4388] by alec
- Extend getCapability() to return caps values or true/false
5:48 AM Changeset in github [eabd448]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by alecpl <alec@…>
- Extend getCapability() to return caps values or true/false
5:38 AM Changeset in subversion [4387] by alec
- Fix typo
5:38 AM Changeset in github [77437e7]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by alecpl <alec@…>
- Fix typo
3:35 AM Changeset in subversion [4386] by yllar
pt_PT it_IT sl_SI ca_ES sk_SK updated
3:35 AM Changeset in github [0645ee3]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by yllar <yllar.pajus@…>
pt_PT it_IT sl_SI ca_ES sk_SK updated
2:30 AM Ticket #1487665 (Error in "Interface to the local address book database") closed by alec
worksforme: Check error log. Works for me.

Jan 3, 2011:

6:20 PM Ticket #1487665 (Error in "Interface to the local address book database") created by dijitalsih
Hi, i have installed the version 0.5 RC. It's work good. But if i click …
3:29 PM Changeset in subversion [4385] by alec
- Fix tabs when have fieldset inside a fieldset
3:29 PM Changeset in github [5206569]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by alecpl <alec@…>
- Fix tabs when have fieldset inside a fieldset
2:09 PM Ticket #1487664 (dont_override setting does not override existing user preferences) created by rveety
If I change my main config and set an option as dont_override, I would …
2:46 AM Ticket #1487663 (multiple Accounts in Tab "Ordner") closed by alec
duplicate: Duplicate of #1484075
2:15 AM Changeset in subversion [4384] by alec
- Fix errors in getACL() and myRights()
2:15 AM Changeset in github [aff04d6]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by alecpl <alec@…>
- Fix errors in getACL() and myRights()

Jan 2, 2011:

12:14 PM Changeset in subversion [4383] by thomasb
Map some more fields supported by kolab.contact
12:10 PM Changeset in subversion [4382] by thomasb
Implement some business-related contact fields
10:36 AM Changeset in subversion [4381] by thomasb
Respect subset argument when listing records; implement refresh_search()
5:47 AM Ticket #1487663 (multiple Accounts in Tab "Ordner") created by ljmarkus
Multiple Accounts eg. Thunderbird

Dec 30, 2010:

5:46 PM Plugin_Hooks edited by thomasb
(diff)
6:20 AM Ticket #1487657 (imap folders wrong prefix) closed by alec
fixed: Patch applied in [a36e1ef9].
6:19 AM Changeset in subversion [4380] by alec
- Fix handling of INBOX when personal namespace prefix is non-empty …
6:19 AM Changeset in github [a36e1ef]HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8 by alecpl <alec@…>
- Fix handling of INBOX when personal namespace prefix is non-empty …
3:16 AM Changeset in subversion [4379] by thomasb
Fix check for requested cols
Note: See TracTimeline for information about the timeline view.