Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2009-10-07 14:12:14 +00:00
addressbook enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql 2009-09-23 12:14:28 +00:00
admin Update french translations from #2207 to #2214 2009-09-11 05:42:19 +00:00
calendar - added missing check if recur-endtime is before start, thanks to 2009-10-01 19:25:05 +00:00
doc "making all requirements >= (instead of =), as package versions generated by obs are allways the release version higher as version macro 2009-09-20 12:17:01 +00:00
egw-pear Fix to get iCal in OS X 10.6 working (again): 2009-09-14 08:48:30 +00:00
emailadmin Update hungarian translation by #2231 2009-09-11 04:39:57 +00:00
etemplate "\"needed\" attribute got lost for \"select-account\" widget" 2009-10-01 14:10:53 +00:00
felamimail fixing a possible problem, when saving as Draft, when not in default profile -> e.g. in some user defined account 2009-10-07 14:12:14 +00:00
filemanager Update french translations from #2207 to #2214 2009-09-11 05:42:19 +00:00
home Update hungarian translation by #2231 2009-09-11 04:39:57 +00:00
importexport Update hungarian translation by #2231 2009-09-11 04:39:57 +00:00
infolog "patch #2270: 2009-09-28 07:51:47 +00:00
notifications Update hungarian translation by #2231 2009-09-11 04:39:57 +00:00
phpgwapi fixing a problem regarding the datehandling in Horde/iCalendar.php reported by Chr.Kaulich 2009-10-02 09:05:09 +00:00
preferences added the option allfirst for account display to show [username] firstname lastname, as the option all displayed [username] firstname lastname and not [username] lastname, firstnamne as advertised 2009-09-28 15:19:17 +00:00
resources "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:49:11 +00:00
setup "- using realpath('..') to give user pathes in filesystem (in errors) 2009-10-01 09:53:46 +00:00
timesheet fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id. 2009-09-22 14:12:56 +00:00
.htaccess "upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)" 2009-10-02 09:19:20 +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 "fix for bug in kde4.2, which seems to have a problem with a 401 without a body" 2009-10-04 07:30:16 +00:00
header.inc.php.template backported r27314: not switching on output buffering for WebDAV, to make downloads for files > memory_limit possible (requires to rebuild the header via setup >> header admin) 2009-09-16 07:58:14 +00:00
index.php added an array of replacement names to ease the transition to the new class naming scheme: app_class 2008-10-07 08:51:14 +00:00
login.php remove additional blanks/whitespace before and after username supplied by user at logintime (refer to Tracker#2234 2009-10-06 11:15:30 +00:00
logout.php changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout 2009-10-02 08:36:54 +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 redirection via go, by rebuilding the query string; suggested by zorg; seems to work without sideeffects in my enviroment; please give feedback to the '[eGroupWare-developers] bug with notification,felamimail and redirect' entry 2009-08-26 11:54:12 +00:00
rpc.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php New header.inc.php template 2008-08-21 06:21:32 +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 "reverting my inition comit to switch output buffering off in webdav.php, as it makes problems on system with do automatic output compression, eg. debian5 2009-06-25 10:34:14 +00:00
xajax.php "PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array 2009-08-22 16:42:59 +00:00
xmlrpc.php New header.inc.php template 2008-08-21 06:21:32 +00:00