.. |
adodb
|
* MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
|
2013-05-27 10:12:17 +00:00 |
fpdf/font/makefont
|
|
|
horde
|
fix for bug #3164: Lines containing accents are truncated in vCard exports
|
2012-11-01 17:24:22 +00:00 |
htmlpurifier
|
|
|
xajax
|
|
|
class.about.inc.php
|
|
|
class.accounts_ldap.inc.php
|
* Sambaadmin: create new users/groups in LDAP with uidNumber/gidNumber matching relative id (last part of SID) to ease migration to AD or Samba4
|
2013-05-25 11:09:43 +00:00 |
class.accounts_sql.inc.php
|
* CalDAV: fixed accepting event removed it from calendar, because email address of a deleted account was prefered over regular account
|
2013-01-25 17:54:30 +00:00 |
class.accounts.inc.php
|
* API: fix fatal error deleting user (LDAP), as reported on list (backport from Trunk)
|
2013-01-14 06:21:02 +00:00 |
class.acl.inc.php
|
avoid calling accounts->members(hips) without an account_id and cast accounts->members(hips) to array, to cope without PHP warnings for not (longer) existing accounts
|
2012-08-09 09:53:34 +00:00 |
class.asyncservice.inc.php
|
not storing $GLOBALS[egw_info][user] twice in session (was also stored as $GLOBALS[egw]->session->user), also removing not used $GLOBALS[egw_info][user][acl], but re-reading preferences in session::verify() so long running sessions get preferences set by an other session, removing nowhere used creditspoint class from api (calls not public available creditspoint app)
|
2012-08-07 08:55:41 +00:00 |
class.auth_fallback.inc.php
|
* API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date
|
2013-05-22 09:04:12 +00:00 |
class.auth_ldap.inc.php
|
* Preferences: if user changed password, update password in session correct, so eg. EMail using that password keeps working
|
2013-02-21 10:03:02 +00:00 |
class.auth_pam.inc.php
|
|
|
class.auth_sql.inc.php
|
* Preferences: if user changed password, update password in session correct, so eg. EMail using that password keeps working
|
2013-02-21 10:03:02 +00:00 |
class.auth.inc.php
|
* Preferences: if user changed password, update password in session correct, so eg. EMail using that password keeps working
|
2013-02-21 10:03:02 +00:00 |
class.categories.inc.php
|
delete user categories, when user get deleted and admin command to delete already orphaned categories: admin/admin-cli.php --admin-cmd-check-cats admin,password
|
2012-08-08 16:30:20 +00:00 |
class.common.inc.php
|
|
|
class.contacts.inc.php
|
|
|
class.contenthistory.inc.php
|
|
|
class.db_backup.inc.php
|
* Admin/Setup: fixed restore always converted longtext columns to text and therefore truncating them to 64k on MySQL, also fixed backup to report them correctly in backup of schema
|
2013-01-21 09:50:50 +00:00 |
class.egw_cache_apc.inc.php
|
* API: ancient APC (3.1.3) in Debian 6/Squezze has size in MB without a unit, this caused APC not to be used because of to small cache size
|
2013-06-18 06:36:08 +00:00 |
class.egw_cache_files.inc.php
|
|
|
class.egw_cache_memcache.inc.php
|
|
|
class.egw_cache.inc.php
|
* API: only cache in APC by default, if it has at least 64M of shared memory, otherwise use filesystem
|
2012-10-23 07:50:15 +00:00 |
class.egw_db.inc.php
|
* MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
|
2013-05-27 10:12:17 +00:00 |
class.egw_digest_auth.inc.php
|
documented required rewrite rule for Apache FCGI
|
2013-03-18 08:16:21 +00:00 |
class.egw_framework.inc.php
|
fixe a PHP 54 strict warning
|
2012-07-28 08:01:55 +00:00 |
class.egw_json.inc.php
|
|
|
class.egw_link.inc.php
|
fixed error when registration was enabled for a user and he looks at /apps, caused by regitering a - not existing - query method in link-registry of registration
|
2012-07-31 09:56:25 +00:00 |
class.egw_mailer.inc.php
|
fix bug regarding certain russian filenames when forwarding/compose as new, as AddStringAttachment is using basename to make sure only a filename will be used for the namepart; some fixes backported from phpmailer5.2.1
|
2012-08-14 13:56:02 +00:00 |
class.egw_session_files.inc.php
|
|
|
class.egw_session_memcache.inc.php
|
|
|
class.egw_session.inc.php
|
* Preferences: if user changed password, update password in session correct, so eg. EMail using that password keeps working
|
2013-02-21 10:03:02 +00:00 |
class.egw_tail.inc.php
|
jQuery 1.6 (used in Trunk) needs to use prop() instead of attr() to access DOM attributes
|
2012-07-31 13:35:29 +00:00 |
class.egw_time.inc.php
|
|
|
class.egw_vfs.inc.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-08-01 06:17:36 +00:00 |
class.egw.inc.php
|
|
|
class.filesystem_stream_wrapper.inc.php
|
|
|
class.global_stream_wrapper.inc.php
|
|
|
class.groupdav_handler.inc.php
|
* CalDAV/CardDAV: removed unnecessary (double) etag generation and improved calendar etag generation for recurring events
|
2013-02-25 11:19:56 +00:00 |
class.groupdav_hooks.inc.php
|
|
|
class.groupdav_principals.inc.php
|
ignore "broken" grants (eg. negative account_id for a user), as they lead to further errors (no members)
|
2013-02-25 09:49:43 +00:00 |
class.groupdav.inc.php
|
* CardDAV: fixed wrong privileges for accounts addressbook, causing clients to report it read-only even for admins
|
2013-01-22 08:41:44 +00:00 |
class.hooks.inc.php
|
* Admin/Setup: fixing high memory usage in registering all hooks
|
2012-07-18 10:35:09 +00:00 |
class.html.inc.php
|
limit IE hack (no attachment in Content-disposition header) to IE < 9
|
2012-07-03 09:33:58 +00:00 |
class.jscalendar.inc.php
|
|
|
class.ldap.inc.php
|
allow to use default host, but give a dn and pw
|
2012-07-05 07:25:19 +00:00 |
class.mime_magic.inc.php
|
|
|
class.network.inc.php
|
|
|
class.nextmatchs.inc.php
|
|
|
class.phpmailer.inc.php
|
improve error handling on send, when invalid mailaddress is given
|
2013-04-23 10:22:16 +00:00 |
class.preferences.inc.php
|
do NOT delete preferences, before writing them in preferences::save_repository (might be cause for race-condition causing preferences to be lost)
|
2012-10-31 14:16:52 +00:00 |
class.schema_proc.inc.php
|
* Admin/Setup: fixed restore always converted longtext columns to text and therefore truncating them to 64k on MySQL, also fixed backup to report them correctly in backup of schema
|
2013-01-21 09:50:50 +00:00 |
class.send.inc.php
|
|
|
class.smtp.php
|
|
|
class.solink.inc.php
|
|
|
class.sqlfs_stream_wrapper.inc.php
|
* Filemanager: removing extended ACL for groups was not immediatly reflected in rights of current user, had to log out and in again
|
2013-02-20 14:00:05 +00:00 |
class.sqlfs_utils.inc.php
|
* Filemanager: fixed not working repair of doublicate directories
|
2012-09-25 12:56:00 +00:00 |
class.translation.inc.php
|
support text/plain format flowed; preserve horizontal witespace for true plain text messages; handle applemail multipart with no alternative as MIXED; do not fail on getStructure if there is no OK, but empty and a structure response is present
|
2013-02-26 14:58:12 +00:00 |
class.uiaccountsel.inc.php
|
avoid calling accounts->members(hips) without an account_id and cast accounts->members(hips) to array, to cope without PHP warnings for not (longer) existing accounts
|
2012-08-09 09:53:34 +00:00 |
class.validator.inc.php
|
|
|
class.vfs_home_hooks.inc.php
|
|
|
class.vfs_stream_wrapper.inc.php
|
|
|
class.vfs_webdav_server.inc.php
|
* Filemanager: fixed not working "Save as" for Internet Explorer (all versions), gave PHP Fatal Error
|
2013-03-25 18:27:59 +00:00 |
common_functions.inc.php
|
using HTTP status 500 for exceptions, to ease detection of errors with externals tools
|
2013-03-29 09:45:49 +00:00 |
functions.inc.php
|
|
|
jscalendar-setup.php
|
|
|
xml_functions.inc.php
|
|
|