Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 0497afc3df - fixed serveral bugs in the conflict checking for resources (with quantity)
- centralized all calls for resource-infos into new method bocal::resource_info, which also caches the data, as the resource app always queries DB
- bocal::search() returns now false, if you have no rights to any of the given users
2006-03-05 10:26:03 +00:00
addressbook fixed addressbook: customfields where not displayed if the name contained eg. upper case letters 2006-03-04 12:46:15 +00:00
admin basque and other language updates 2006-02-27 23:21:58 +00:00
calendar - fixed serveral bugs in the conflict checking for resources (with quantity) 2006-03-05 10:26:03 +00:00
doc updated spec files 2006-01-22 23:02:06 +00:00
etemplate fix for eg. freetimesearch: non multiple selectboxes got wrongly a [] appended to the name 2006-02-28 17:02:58 +00:00
filemanager basque additions 2005-12-24 03:18:29 +00:00
home basque and other language updates 2006-02-27 23:21:58 +00:00
infolog fix for (doublicate) bugs: 2006-03-02 20:45:00 +00:00
phpgwapi fixed not working xmlrpc system.time method 2006-03-04 10:27:36 +00:00
preferences slovak updates 2006-02-24 01:08:15 +00:00
resources fixed all uses of "resource" to "Ressource" in the german translation 2006-03-05 08:21:45 +00:00
setup Generate some "out of the box" useable settings 2006-03-05 08:57:16 +00:00
timesheet slovak updates 2006-02-24 01:08:15 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.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
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
header.inc.php.template 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
icalsrv.php added icalsrv.php for ical calendars 2006-02-20 11:36:30 +00:00
index.php fix for bug with old php4.3 versions, eg. infolog edit always gets redirected to home 2005-11-19 17:23:56 +00:00
login.php fix for registration app 2005-11-26 14:31:16 +00:00
logout.php Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro). 2005-10-13 12:11:48 +00:00
notify_simple.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
notify.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
notifyxml.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
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php read debugdir from egw config 2005-12-25 16:41:35 +00:00
set_box.php fixed link to home 2005-07-14 13:44:03 +00:00
soap.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00
xajax.php translating xajax requests in utf-8 to the system-charset 2006-03-01 13:31:07 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00