Commit Graph

13698 Commits

Author SHA1 Message Date
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
ae3b9c7bc3 creating 1.6 branch 2008-11-24 09:40:10 +00:00
60037c286c creating 1.6 branch 2008-11-24 09:40:06 +00:00
cf0a88b6d5 creating 1.6 branch 2008-11-24 09:40:01 +00:00
73e23e49f5 creating 1.6 branch 2008-11-24 09:39:57 +00:00
cddd95b571 allow to set language via setup-cli 2008-11-23 16:46:32 +00:00
12d6d29540 Support for Indonesian. Tracker #1832 2008-11-23 13:32:49 +00:00
6e3c8ceda2 "allow setting install-id and vfs-root-user" 2008-11-23 13:09:51 +00:00
d379065824 "need to use verbose parameter for restore too" 2008-11-23 13:09:16 +00:00
6f442ea296 "check if we really need to convert the charset, as it's not perfect and can do some damage" 2008-11-23 13:08:06 +00:00
cb511f3213 "- fixed broken ñ in Español
- renamed language \"English / US\" to just \"English\""
2008-11-23 09:22:54 +00:00
0ed6cda053 Update nl lang files 2008-11-23 08:30:49 +00:00
388c515883 preparing to sync current lang files before branching for 1.6. One more commit
expected meanwhile!
2008-11-22 11:05:43 +00:00
0123dc5d89 "dont log failed login attempts for the anon user, as it is a simple dos to sitemgr" 2008-11-22 08:14:59 +00:00
6164f3f1e8 "fixed missing argument for $$creaed$$ and $$modified$$ placeholders, reported on the German list" 2008-11-21 09:25:16 +00:00