addressbook
|
fixed not working listing of groups, after r29189
|
2010-02-13 06:45:24 +00:00 |
admin
|
moved aspell_path config to setup, vor obvious reasons
|
2010-02-14 06:01:23 +00:00 |
calendar
|
Add history logging to calendar
|
2010-02-12 20:18:45 +00:00 |
doc
|
disabling automatic call to asyncservice after each request
|
2009-11-28 08:24:40 +00:00 |
egw-pear
|
fixing a problem regarding substr_count/mb_substr_count as they do not support the same number of parameters
|
2009-11-20 12:17:31 +00:00 |
emailadmin
|
fix typo, you may have to register hooks
|
2010-02-08 08:55:34 +00:00 |
etemplate
|
you can not use egroupwares autoloading before the basic egroupware objects are included, so we implement array_stripslashes in thumbnail.php itself, as it seems to be the fast way when get_magic_quotes_gpc is enabled
|
2010-02-12 15:06:47 +00:00 |
felamimail
|
fixing a warning by improving the email-regex
|
2010-02-09 11:49:15 +00:00 |
filemanager
|
translations provided by g.mueller
|
2010-02-09 17:03:23 +00:00 |
home
|
reverted change of r72367 and fixed the real cause for the mainscreen_message problem: YOU SHOULD NOT HAVE TRANSLATIONS FOR mainscreen_message; You may have to force the reload of new language file-information
|
2009-07-06 15:40:42 +00:00 |
importexport
|
adding a read function to bodefinitions, Still you cannot view or edit definitions with UI
|
2009-09-09 08:10:28 +00:00 |
infolog
|
SyncML Content Handling
|
2010-02-09 21:56:39 +00:00 |
notifications
|
translations provided by G.Mueller
|
2010-02-02 15:46:22 +00:00 |
phpgwapi
|
updated integration docu
|
2010-02-13 04:35:54 +00:00 |
preferences
|
move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you
|
2010-02-12 09:04:44 +00:00 |
resources
|
display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before
|
2010-02-05 03:34:17 +00:00 |
setup
|
moved aspell_path config to setup, vor obvious reasons
|
2010-02-14 06:01:23 +00:00 |
timesheet
|
display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before
|
2010-02-05 03:34:17 +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:36 +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:40 +00:00 |
header.inc.php.template
|
"dont switch on output_buffering (ob_start) for groupdav too, as we cant switch it off saveling and PROPFIND can get really big"
|
2009-10-16 07:58:12 +00:00 |
index.php
|
"forward for not existing or empty header to setup"
|
2009-04-28 16:06:18 +00:00 |
login.php
|
fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com>
|
2010-02-13 03:42:39 +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:34:55 +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;
|
2009-06-19 08:42:36 +00:00 |
rpc.php
|
Fix multi-domain support for SyncML
|
2010-02-03 12:28:49 +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
|
fixed not working fallback to "sitemgr" rights (was sitemgr-site, but has to be sitemgr-link)
|
2009-10-25 17:30:27 +00:00 |
xajax.php
|
"PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array
|
2009-08-22 16:45:21 +00:00 |
xmlrpc.php
|
New header.inc.php template
|
2008-08-21 06:21:32 +00:00 |