Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2010-03-05 15:23:02 +00:00
addressbook sort group-addressbooks and other-user-addressbooks alphabetical 2010-03-05 14:56:01 +00:00
admin moved aspell_path config to setup, vor obvious reasons 2010-02-14 05:57:39 +00:00
calendar changing a bit regarding the logic of the new feature (be notified about own changes) 2010-03-03 12:15:50 +00:00
doc allow to replace archives in obs checkout 2010-03-05 15:23:02 +00:00
egw-pear trying to fix the real cause for the resourcetype/collection issue, breaking XP native WebDav Access and having impacts on groupdav: Now resourcetype returns a prop for collection in case of a folder 2010-03-03 09:49:03 +00:00
emailadmin fix typo, you may have to register hooks 2010-02-08 08:47:15 +00:00
etemplate Preseed link title-cache for link-list and link-string widget 2010-03-04 17:11:01 +00:00
felamimail IE6 compatibility for action buttons, html code cleanup 2010-02-24 13:36:20 +00:00
filemanager translations provided by g.mueller 2010-02-09 17:11:19 +00:00
home Recover history for home 2009-12-02 06:58:03 +00:00
importexport Recover history from rev 28562 2009-12-02 19:47:02 +00:00
infolog Fix for lost links when copying. All links get copied now, including the one in the header. 2010-02-22 21:28:55 +00:00
notifications translations provided by G.Mueller 2010-02-03 12:10:23 +00:00
phpgwapi dont use IN ( ), if there's only one value, it's slower for MySQL 2010-03-04 17:19:37 +00:00
preferences move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:09:41 +00:00
resources resources install 2010-02-05 04:13:10 +00:00
setup fix for Debian Bug#569677: egroupware-core: base configuration fails with php error if egroupware-emailadmin is not installed 2010-02-15 03:00:48 +00:00
timesheet Make changing status for whole query work 2010-02-22 23:08:31 +00:00
.htaccess
about.php
anon_wrapper.php
groupdav.php
header.inc.php.template
index.php
login.php fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:41:51 +00:00
logout.php
notify_simple.php
notify.php
notifyxml.php
redirect.php
rpc.php Reworked SyncML authentication/session handling with multi-domain support 2010-02-05 20:52:55 +00:00
set_box.php
soap.php
svn-helper.php
webdav.php "webdav is stateless: we dont need to keep the session open, it only blocks other calls to same basic-auth session" 2009-11-29 10:53:25 +00:00
xajax.php very dirty solution, when no types/subtypes get passed to link_widget::ajax_search() -> then add an empty type parameter; its temporary until I/we come up with a solution for the real cause 2010-02-22 16:34:40 +00:00
xmlrpc.php