addressbook
|
fix typo
|
2014-08-15 09:40:49 +00:00 |
admin
|
fixed typo
|
2014-07-18 09:47:51 +00:00 |
calendar
|
fix sql error on update
|
2014-10-28 22:09:45 +00:00 |
doc
|
changing access control stuff for Apache 2.4 again, as openSUSE 13.1 base config uses Deny, which has higher precedence then Require
|
2014-10-07 12:56:19 +00:00 |
egw-pear
|
handle strange occasion when getSummary does not return the full set of requested messages (without error), but is able to fetch the missing one-by-one
|
2014-07-11 10:58:00 +00:00 |
emailadmin
|
since we seem to have major problems authenticating via DIGEST-MD5 and CRAM-MD5 in SIEVE, we skip MD5-METHODS for now
|
2014-08-26 07:45:37 +00:00 |
etemplate
|
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
|
2014-10-23 13:44:26 +00:00 |
felamimail
|
* Mail: fix problem with wrong character decoding/encoding handling used when switching signatures
|
2014-10-09 12:55:56 +00:00 |
filemanager
|
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
|
2014-10-23 13:44:26 +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 14:34:16 +00:00 |
home
|
russian translations provided by Vladimir Gavrilov (MBC-Group)
|
2013-06-17 12:31:21 +00:00 |
importexport
|
Avoid warning if value is not an array
|
2014-04-30 16:52:34 +00:00 |
infolog
|
Fix tracker -> infolog action redirected back to tracker
|
2014-10-22 20:32:54 +00:00 |
notifications
|
reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead
|
2014-01-29 09:40:45 +00:00 |
phpgwapi
|
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
|
2014-10-23 13:44:26 +00:00 |
preferences
|
* API/CKEditor: introduce new skins/themes
|
2014-07-22 09:10:03 +00:00 |
resources
|
Add "Allow ignore conflicts" feature for resources
|
2014-01-29 13:46:30 +00:00 |
setup
|
* Setup: fixed fatal error when updating from 1.8
|
2014-07-15 11:09:31 +00:00 |
timesheet
|
* ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again
|
2014-11-03 13:52:28 +00:00 |
.htaccess
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:15:44 +00:00 |
about.php
|
new about page from Sebastian Ebeling
|
2007-05-26 19:06:12 +00:00 |
groupdav.htaccess
|
removed alternative approach, as it is not suffient for iOS 4.3+ iCal
|
2011-11-11 08:51:34 +00:00 |
groupdav.php
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:15:44 +00:00 |
header.inc.php.template
|
prevent PHP Noticed: undefined index: menuaction
|
2013-05-23 17:01:54 +00:00 |
index.php
|
fixed not working default app for mobile browsers
|
2011-07-10 12:09:03 +00:00 |
json.php
|
make sure egw_json_response object get instancated, so it's destructor get called and sends at least an empty response object, checkpoint dont like empty HTTP responses
|
2011-05-03 19:43:51 +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:50:11 +00:00 |
logout.php
|
* API: fixed a reported deprecated warning on logout when using CAS
|
2011-12-09 11:21:53 +00:00 |
redirect.php
|
From tracker 2276:
|
2010-04-13 19:27:54 +00:00 |
remote.php
|
* Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1)
|
2012-10-24 16:25:53 +00:00 |
rpc.php
|
use own wrapperfunctions on used but possibly missing imap_rfc822_* functions; work to handle default horde stuff for (auto) loading vs. old Horde stuff used with lib/core.php
|
2014-07-01 13:20:43 +00:00 |
set_box.php
|
rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box
|
2010-04-21 11:09:38 +00:00 |
soap.php
|
Fixed some more php53 Warnings after latest fix_depricated.php
|
2010-03-21 09:37:52 +00:00 |
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
|
do NOT skip setup in ./svn-helper.php up
|
2014-04-17 08:03:58 +00:00 |
webdav.php
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:15:44 +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 |