addressbook
|
refractored addressbook merge class in an abstract class and an implementation for addressbook
|
2009-08-26 17:12:43 +00:00 |
admin
|
backup housekeeping feature from H.J.Tappe together with a feature to backup egroupware the files - tree from Christian Fueller; The File-backup feature is testet against relatively small eGroupware Instances; It requires ZipArchive (If you dont have that, the backup should run, but without backup of files); AND if you enable it backup takes a) more time to run and restore b) way more space, so you should enable housekeeping
|
2009-08-27 12:46:12 +00:00 |
calendar
|
removed init of unused var minimum_uid_lenght in importVCal()
|
2009-08-26 12:14:41 +00:00 |
doc
|
"- quitening warning if LANG does NOT contain nation
|
2009-07-30 09:32:19 +00:00 |
etemplate
|
contact_replacements() is called from outside the class and extended class (felamimail) and therefore it should be public
|
2009-08-26 20:50:14 +00:00 |
filemanager
|
added option to display inode in ls, to eg. get a list of all files with there inode = storage location in files directory
|
2009-08-27 13:07:56 +00:00 |
home
|
reverted change of r72366 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 11:11:40 +00:00 |
importexport
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
infolog
|
"fixed not displayed time sum, if \"time, planned\" column was selected:
|
2009-08-25 13:17:29 +00:00 |
notifications
|
"only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions"
|
2009-08-25 11:22:04 +00:00 |
phpgwapi
|
"fixed sometimes not loaded self:$db object in crontab calls"
|
2009-08-27 19:59:18 +00:00 |
preferences
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |
resources
|
some improvments for resource selection
|
2009-08-10 19:50:36 +00:00 |
setup
|
fixed an issue with 0 not passed or passed as empty minCount; Now forcing it to 0 if empty
|
2009-08-27 13:14:54 +00:00 |
timesheet
|
added no status filter to filter options
|
2009-08-17 18:46:47 +00:00 |
.htaccess
|
allow to add further options behind type, separated with a colon
|
2009-08-26 17:08:42 +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
|
using a session for basic auth (not session aware) clients for WebDAV
|
2009-04-04 08:38:56 +00:00 |
header.inc.php.template
|
"reverting my inition comit to switch output buffering off in webdav.php, as it makes problems on system with do automatic output compression, eg. debian5
|
2009-06-25 10:31:53 +00:00 |
index.php
|
"forward for not existing or empty header to setup"
|
2009-04-28 16:06:18 +00:00 |
login.php
|
fixing a few more PHP5.3 problems, caused by PHP5.3 behavior to NOT
|
2009-08-22 19:32:28 +00:00 |
logout.php
|
fixing a few more PHP5.3 problems, caused by PHP5.3 behavior to NOT
|
2009-08-22 19:32:28 +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; please give feedback to the '[eGroupWare-developers] bug with notification,felamimail and redirect' entry
|
2009-06-19 08:28:03 +00:00 |
rpc.php
|
1. NTLM Single Sign ON
|
2008-07-16 09:29:13 +00:00 |
set_box.php
|
Ensure inclusion of header from the top-level directory
|
2006-11-22 23:06:05 +00:00 |
soap.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +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
|
"allowing to use GET parameter \"auth\" instead of (basic) Authentication header, as talked on devel list"
|
2009-08-18 07:55:59 +00:00 |
xajax.php
|
"PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array
|
2009-08-22 16:42:11 +00:00 |
xmlrpc.php
|
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
|
2009-06-08 16:21:14 +00:00 |