Commit Graph

13662 Commits

Author SHA1 Message Date
7d2491678d dont use the outcome of titlecache (break) if id is an array 2009-03-09 11:07:22 +00:00
5d6bc0d0b3 handling a problem while importing mails as infolog, if they contain no text/plain part; this implied the move of some functionality from bocompose to bofelamimail 2009-03-09 11:05:16 +00:00
9e30fe47c8 "get default for query parameter of 'link-entry' working again and documented it (stoped working with patch fromRegis Leroy) " 2009-03-07 11:06:57 +00:00
a9830b0650 "fixing high minimize memory usage (important for huge number of accounts)" 2009-03-05 15:20:34 +00:00
26555a065c fixing 2 problems regarding the communication with a dovecotserver. CAPABILITIES and parseStructureCommonFields 2009-03-05 10:43:04 +00:00
f6f32e3f9f "query account_lid (via accounts::id2name) only if it's not already in the data
without that accounts_sql::get_list without limit requires quite a lot more time and memory"
2009-03-02 11:41:50 +00:00
832682620b handling an error on unset props-array 2009-02-27 10:23:51 +00:00
0b376f24b9 Fixed silent overwrite of existing files by new uploads. 2009-02-26 14:57:40 +00:00
c6d16df5a4 "fixed wrong template-name in export, if name contains variables" 2009-02-25 15:56:14 +00:00
1ca2d5c02a "vfs-mime: fixed empty filename always showed directory logo, now empty filename shows an empty cell" 2009-02-25 15:55:17 +00:00
b969464f1e resolving a cause for a The-mimeparser-can-not-parse-this-message - error, as the bodystructure is not retrieved 2009-02-20 09:12:44 +00:00
37f5a3c22d backport of stefan beckers patch 26508 IE 6 is not giving the unsecure warning, if ssl is used 2009-02-17 07:23:14 +00:00
67b27f36ec bugfix for 1677 Timesheet Version 1.6.001 groups are treated like a separate user, not like a bunch for their members; additional fix for colselection 2009-02-16 11:00:40 +00:00
ec6e453088 "making process_show public again, as requested by Raphael Alla
(there was no real reason to make it private, beside hiding it from public interfaces, as I thought noone else is using it)"
2009-02-16 08:38:00 +00:00
d887c7a87c Patch from jean-charles.passard@provectio.org to fix handling of account
prefixes
2009-02-16 08:24:01 +00:00
7052fe1178 "holiday file for Slovakia, thanks to Ladislav.Mate@refoma.sk" 2009-02-16 08:11:07 +00:00
cd54affebe fix for issue in tracker #1876 (Timesheet, in detail view, not shows link to the owner project); fix for not working 'no-project'-filter 2009-02-12 15:33:15 +00:00
bce3b1daac fixing a problem regarding the passing on of the charset information, as some clients get confused if there is a blank between the word charset and the equual sign. 2009-02-09 15:18:31 +00:00
e5f45ae50c adapting regex for emailvalidation to accept single letter subdomains 2009-02-04 14:08:43 +00:00
3401b0aeb4 bugfix regarding odd behavior Mailbox Access/Manage Folders with ZIMBRA Mailserver. (blank screens while trying to access preferences/manage folders if ZIMBRA Account is configured and active) 2009-01-29 19:19:47 +00:00
1c51e71119 removed debugging into my home folder. sorry I forgot that ! 2009-01-25 18:20:53 +00:00
b2d753f46f bugfix for typo in class-var 2009-01-13 11:24:29 +00:00
e13700dd02 backport of nathans patch: Check to see if the value is a string before we try to lowercase it, strtolower() doesn't like arrays. 2008-12-11 13:49:43 +00:00
514caa5d0e buffer and provide debug on missing participants to an event 2008-12-11 13:45:58 +00:00
aae4b8ac8d strange phenomenon with existing debug variable 2008-12-09 15:24:19 +00:00
770207474e debug stuff related to placeholder substitution 2008-12-09 14:47:35 +00:00
cf51ea7120 debug stuff for the session handling 2008-12-09 14:46:35 +00:00
8169fe41e1 introducing and enhancing debug-stuff, targeted on SMTP sending without interface (notification). To make not functional sending a bit more traceable 2008-12-09 14:45:27 +00:00
1445e08c72 making the standard substitutes for signatures useable even for the user:
supported substitutes are:
            $$fullname$$  => name of the user,
            $$firstname$$ => first name of the user,
            $$lastname$$  => last name of the user,
            $$domain$$    => domain name for mail-address,
            $$email$$     => email-address of the user,
            $$date$$      => todays date,

Note: substitutions are performed, as the signature is added to the email, in EDIT Mode of
the signature in question the above listed placeholders are shown, if used.

Note: this is the discussed feature for signature placeholder substitution of 1.4.
It was never dropped, (as assumed earlier, but not useable, as substitution was performed for almost 
every edit of the signature (and the placeholders where lost that way))
2008-12-09 14:22:31 +00:00
9d6f449bbd packport of nathans patch: Add special handling for query values of 'false' (the string) to convert them to false (boolean) 2008-12-09 14:12:48 +00:00
13dd934ddd putting some debug into the send class to find problems more easily 2008-12-05 11:34:58 +00:00
54d77a5455 fixed bug with the multiple category adding (no category select dialog appeared) 2008-11-28 12:27:23 +00:00
b3b0464615 bugfix for missing attachments reported on the german list 2008-11-27 11:50:15 +00:00
1005e7d060 "fixed changed constructor name" 2008-11-27 10:38:48 +00:00
68d6f0fe69 "- do not send session data for clients doing no sessions to memcached
- use 10min session lifetime for GroupDAV as for anonymous sessions"
2008-11-25 19:37:35 +00:00
1ffcad251a "upps wrong date" 2008-11-24 14:10:05 +00:00
1ae2341d7e specfile and build script for final 1.6 release 2008-11-24 11:06:59 +00:00
1f920ebb66 setting version to 1.6.001 2008-11-24 10:44:25 +00:00
e6ddae1c52 creating 1.6 branch 2008-11-24 09:51:07 +00:00
c12518c963 creating 1.6 branch 2008-11-24 09:51:03 +00:00
0df909dc6b creating 1.6 branch 2008-11-24 09:50:58 +00:00
56820592d2 creating 1.6 branch 2008-11-24 09:41:43 +00:00
893b2f548f creating 1.6 branch 2008-11-24 09:40:54 +00:00
1a7d6c7c98 creating 1.6 branch 2008-11-24 09:40:50 +00:00
d92e121d3c creating 1.6 branch 2008-11-24 09:40:45 +00:00
6965e9edbe creating 1.6 branch 2008-11-24 09:40:41 +00:00
6dbd2b1bbb creating 1.6 branch 2008-11-24 09:40:32 +00:00
16c47cfb2b creating 1.6 branch 2008-11-24 09:40:23 +00:00
93202d56ca creating 1.6 branch 2008-11-24 09:40:19 +00:00
5d9b703dbc creating 1.6 branch 2008-11-24 09:40:14 +00:00