Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 42824ef687 "reworked calendar update 1.5.002 --> 1.6, to fix the method names in alarms
If you have alarms set and your calendar is already updated to 1.6, you have to rerun that update by setting the calendar version again to '1.5.002' and visit setup again:
UPDATE egw_applications SET app_version='1.5.002' WHERE app_name='calendar' AND app_version='1.5.002'"
2008-06-10 04:48:19 +00:00
addressbook fix regarding the renaming of the calendar classes 2008-06-09 12:32:15 +00:00
admin fixed link to set (extended) acl for user or group dirs 2008-04-18 12:38:17 +00:00
calendar "reworked calendar update 1.5.002 --> 1.6, to fix the method names in alarms 2008-06-10 04:48:19 +00:00
doc "- no longer building signed source packages, only a singed md5sum file 2007-06-05 08:31:04 +00:00
etemplate "switched permanent debug message off again" 2008-06-04 05:26:52 +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 fix for bug #1261: PostgreSQL: eGW ignores setting to dont care about case sensitive usernames 2008-06-07 08:25:28 +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 bugfix: missed that emailadmin.bo while doing the class rename 2008-06-09 06:23:53 +00:00
timesheet "fixed wrong case in egw_link::VFS_APPNAME, thanks to a report from philipp.kaufmann(at)hosticus.com " 2008-06-06 05:28:38 +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