addressbook
"- fixed charset for Thunderbird/SOGo connector
2008-05-17 13:11:46 +00:00
admin
fixed link to set (extended) acl for user or group dirs
2008-04-18 12:38:17 +00:00
calendar
allow status update via CalDAV/GroupDAV PUT and DELETE for attendees (with no other rights on the event), moved that code from bocalupdate (wasnt working because of wrong param code) to boical, this should work for SyncML and CalDAV/GroupDAV - thought SyncML does not handle the delete to reject an event so far
2008-05-17 13:00:34 +00:00
doc
"- no longer building signed source packages, only a singed md5sum file
2007-06-05 08:31:04 +00:00
etemplate
Fixed some problems with the etag handling, causing an SQL error on
2008-05-17 06:44:17 +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
bocontacts --> addressbook_bo
2008-05-15 08:53:47 +00:00
notifications
bocontacts --> addressbook_bo
2008-05-15 08:52:14 +00:00
phpgwapi
propagate base_uri and debug level to handlers
2008-05-17 12:54:26 +00:00
preferences
second attempt to resolve > *Fatal error*: Unsupported operand types in
2008-04-01 10:27:08 +00:00
resources
use new vfs end egw_link class
2008-04-20 19:37:12 +00:00
setup
"fixed fatal error \"Exception thrown without a stack frame in Unknown on line 0\", if DB does not exist when calling setup"
2008-04-01 09:16:03 +00:00
timesheet
"use full path for include"
2008-04-18 21:09:30 +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
"extra param to session::create() to not create a session, eg. for GroupDAV clients know to not support cookies, eg. Apple's iCal"
2008-05-10 20:05:12 +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 to call etemplate widgets via xajax:
2006-04-06 05:09:48 +00:00
xmlrpc.php
always initialising $GLOBALS['egw_info']
2006-10-03 15:18:03 +00:00