Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2013-07-03 16:27:18 +00:00
addressbook fixed CardDAV for accounts in ADS 2013-06-29 11:41:55 +00:00
admin a few more steps towards a new admin 2013-07-03 16:27:18 +00:00
calendar removed accidently commited change 2013-06-27 09:24:50 +00:00
doc * Setup: allow to enable account in AD via setup-cli.php and renamed --postfix and --cyrus options to more generic names --smtp and --imap 2013-06-20 14:48:53 +00:00
etemplate optional parameter for et2_nextmatch.applyFilters(_set) to certain filters before updating the rows, eg. applyFilters({ filter: '', search: ''}); to reset filter to 'all', remove search and update the rows 2013-07-03 14:29:17 +00:00
filemanager russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
files * WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152 2012-08-13 09:32:03 +00:00
home russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
importexport Pass proper variable type (array) to exec 2013-06-24 17:40:44 +00:00
infolog russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
mail vertical scroll bar attachment section 2013-06-17 15:17:55 +00:00
notifications russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
phpgwapi return account_expires and account_primary_group via accounts::search 2013-07-03 16:26:18 +00:00
preferences * Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures 2013-06-25 16:37:44 +00:00
resources russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
setup * Debian/RPM: fixed "PHP Fatal error: Call to a member function drop_add_all_langs() on a non-object" on install/update of a non-default package 2013-06-28 14:15:28 +00:00
timesheet russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:30:44 +00:00
.htaccess documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
about.php
groupdav.htaccess
groupdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
header.inc.php.template prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:35 +00:00
index.php
json.php Avoid double includes 2012-09-19 16:22:21 +00:00
login.php * API/Auth: when required by setup check password strength upon login; strength must be specified, and user must be allowed to change password 2013-04-04 11:12:27 +00:00
logout.php
redirect.php
remote.php * Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1) 2012-10-24 16:25:53 +00:00
rpc.php suppress strict warnings from old SyncML code 2013-06-19 07:06:33 +00:00
set_box.php
soap.php
status.php * Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well) 2012-07-12 08:20:33 +00:00
svn-helper.php update for egroupware module was missing 2012-03-28 11:44:45 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
xmlrpc.php