Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 7e22bf1347 "New method try_lang(), usefull for exception handlers or early stages of the initialisation of the egw object,
as calling lang would try to load the translations, evtl. cause more errors, eg. because there's no db-connection."
2008-04-01 10:47:50 +00:00
addressbook "fixed error reported on the german list, happens when contacts are stored in ldap (no distribution lists)" 2008-03-31 05:40:53 +00:00
admin removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:37:37 +00:00
calendar Add support for vcalendar 2.0 valarm elements 2008-03-27 08:29:54 +00:00
debian adapted the debian patch to the removed tab in phpgwapi/inc/functions.inc.php 2007-12-19 06:40:40 +00:00
doc "- no longer building signed source packages, only a singed md5sum file 2007-06-05 08:31:04 +00:00
etemplate removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:42:23 +00:00
filemanager "got old filemanager ui working again, after egw object changes" 2008-03-28 07:49:24 +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 convert pending lang files for apps to utf-8 2007-11-29 23:00:48 +00:00
infolog an other fix for multiple infologs from addressbook 2008-03-31 17:33:32 +00:00
notifications "use static config::read() method" 2008-03-22 12:34:53 +00:00
phpgwapi "New method try_lang(), usefull for exception handlers or early stages of the initialisation of the egw object, 2008-04-01 10:47:50 +00:00
preferences second attempt to resolve > *Fatal error*: Unsupported operand types in 2008-04-01 10:27:08 +00:00
resources removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:07:08 +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 removed unnecessary instancations and using static methods of html and egw_link class 2008-03-25 16:13:55 +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
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 "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 "patch #889: HTTP auth - support other mod_auth_* Apache modules 2007-06-20 06:46:55 +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
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