Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2008-07-02 19:43:50 +00:00
addressbook suppress unnecessary update of uid (which overwrites an existing uid with the eGW default uid), happend for existing entries, if the uid was not given in the update, also removed etag increment, as so_sql::update does not longer call our save method 2008-07-02 15:28:52 +00:00
admin moved rest of the addressbook group-acl code to addressbook 2008-06-30 16:46:01 +00:00
calendar "fixed not working change to planner group" 2008-06-12 08:25:57 +00:00
doc "- no longer building signed source packages, only a singed md5sum file 2007-06-05 08:31:04 +00:00
etemplate Escape ID field as well, in case there's something special in there too 2008-07-02 19:43:50 +00:00
filemanager moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00
home "fixed fatal error reported by Bernhard D Rohrer <graylion(at)sm-wg.net> on the user list" 2008-03-31 09:45:31 +00:00
importexport autoloading of addressbook classes 2008-05-10 12:06:15 +00:00
infolog #bugfix: wrong contact address, when converting emails out of the sent-folder 2008-06-04 08:16:02 +00:00
notifications "fixed Notification OK-Button under IE7 and firefox" 2008-06-04 13:01:19 +00:00
phpgwapi missing closedir, can lead to Too many open files bugs 2008-07-02 07:57:13 +00:00
preferences second attempt to resolve > *Fatal error*: Unsupported operand types in 2008-04-01 10:27:08 +00:00
resources strange book implies book which means implies cal read 2008-06-17 13:24:33 +00:00
setup "fix from Frank Jas, Ontelix for renamed emailadmin bo class" 2008-06-30 07:50:29 +00:00
timesheet droped onw cf class, to take advantage of the improvments of the global one 2008-06-11 11:12:53 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
anon_wrapper.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
groupdav.php "one more client without session support" 2008-05-19 07:55:37 +00:00
header.inc.php.template "some (not-required, so no header update neccessary) updates for the header template" 2008-04-25 19:07:25 +00:00
icalsrv.php "fix from belu-at-upd19.lcs-internet-akademie.de to allow user names including dots" 2007-12-04 05:23:11 +00:00
index.php "setting $GLOBALS[$class], as it's used in the framework to automatic include css" 2008-03-26 11:32:17 +00:00
login.php "removed 4. parameter on session::create() call" 2008-05-10 20:40:28 +00:00
logout.php reworked etemplate to have static methods and use the new features of egw_db- & html-class 2008-03-09 14:37:57 +00:00
notify_simple.php update headers 2007-02-28 03:40:03 +00:00
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:17:42 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00
svn-helper.php small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-) 2007-06-04 06:44:32 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00
xajax.php "allow ajax calls from classes ending with ajax, as starting with ajax does not conform with naming schema" 2008-06-07 16:55:50 +00:00
xmlrpc.php always initialising $GLOBALS['egw_info'] 2006-10-03 15:18:03 +00:00