Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
dawnlinux 0ff3231643 Fix the bug: Fail to create text files that contain multibyte
characters in filemanager, for exmaple, files that contain Chinese
characters.

Reason for producing the bug: One parameter of "fwrite"
is "strlen ($data['content'])". To multibyte character, "strlen" can
not return its actual length. So "fwrite" cannot write all characters
to the created file.
2004-09-06 03:53:00 +00:00
addressbook allow to specify cats by there id again 2004-09-02 10:14:07 +00:00
admin enabled editing of user-ACL settings for admins 2004-08-28 13:47:43 +00:00
calendar Fix issue where people invited to a private event were unable view the event 2004-09-02 21:37:25 +00:00
doc updated build files 2004-08-23 17:32:52 +00:00
emailadmin fixed creation of new folders with special chars 2004-09-01 20:52:36 +00:00
etemplate update lang file from Theytaz Antoine 2004-09-02 17:56:49 +00:00
felamimail Added a couple of common translations for the notify window 2004-09-02 17:41:52 +00:00
filemanager New/updated Slovenian translations. 2004-08-30 18:54:18 +00:00
infolog allow to specify cats by there id again 2004-09-02 10:30:48 +00:00
phpgwapi Fix the bug: Fail to create text files that contain multibyte 2004-09-06 03:53:00 +00:00
preferences fix editing of group acls for current group. 2004-09-02 15:52:06 +00:00
setup update lang file from Theytaz Antoine 2004-08-28 13:03:41 +00:00
header.inc.php.template fix typo 2004-08-03 14:05:35 +00:00
login.php fixed handling of @'s in user-names 2004-08-21 15:21:44 +00:00
logout.php fixed bug [ 1001387 ] Error Emailing Attachments - missing closedir prefents rmdir on win 2004-08-03 14:18:15 +00:00