.. |
adodb
|
* Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns)
|
2012-04-12 08:08:47 +00:00 |
fpdf/font/makefont
|
|
|
horde
|
* Update to 1.8.004: REQUIRES TO VISIT SETUP for schema updates
|
2012-03-31 14:12:25 +00:00 |
htmlpurifier
|
upgrade HTML Purifier to Version 4.4.0 (add missing files)
|
2012-02-01 16:01:01 +00:00 |
xajax
|
|
|
class.about.inc.php
|
change Stylite GmbH to Stylite AG in about.
|
2012-01-31 13:45:57 +00:00 |
class.accounts_ldap.inc.php
|
* Admin: fixed import of already hashed passwords
|
2012-03-29 18:36:48 +00:00 |
class.accounts_sql.inc.php
|
* PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas
|
2012-04-02 07:48:13 +00:00 |
class.accounts.inc.php
|
* CalDAV/CardDAV: log failed requests with ### like exceptions to ease diagnose problems, log if clients requests accounts not visible because of account-selection preference, skip proxys if not visible
|
2012-04-12 10:44:55 +00:00 |
class.acl.inc.php
|
|
|
class.asyncservice.inc.php
|
* AsyncServices/Calendar: when multiple alarms / async jobs run at same time, they send mail with from address of first alarm/job
|
2012-05-15 12:16:47 +00:00 |
class.auth_ldap.inc.php
|
* Update to 1.8.004: REQUIRES TO VISIT SETUP for schema updates
|
2012-03-31 14:12:25 +00:00 |
class.auth_pam.inc.php
|
|
|
class.auth_sql.inc.php
|
* Update to 1.8.004: REQUIRES TO VISIT SETUP for schema updates
|
2012-03-31 14:12:25 +00:00 |
class.auth.inc.php
|
* Update to 1.8.004: REQUIRES TO VISIT SETUP for schema updates
|
2012-03-31 14:12:25 +00:00 |
class.categories.inc.php
|
if not category specified to invalidate_cache() call init_cache(), to fix problem of categories deleted via context menu are not deleted from list (only in next, but not in current refresh)
|
2012-03-17 10:54:36 +00:00 |
class.common.inc.php
|
* InfoLog: icons to visualise entry has a parent or subs, using these icons (arrow left or up) in context-menu too
|
2012-03-20 11:18:33 +00:00 |
class.contacts.inc.php
|
|
|
class.contenthistory.inc.php
|
|
|
class.db_backup.inc.php
|
have to use schema from backup itself, not (autoloaded) current schema
|
2012-04-13 06:10:28 +00:00 |
class.egw_cache_apc.inc.php
|
tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set
|
2012-04-13 10:25:53 +00:00 |
class.egw_cache_files.inc.php
|
tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set
|
2012-04-13 10:25:53 +00:00 |
class.egw_cache_memcache.inc.php
|
fixed bug in memcache extension < 3.1.1 with memcache > 1.4.3, eg. Debian 6, causing delete of cache items to fail
|
2012-04-13 10:58:08 +00:00 |
class.egw_cache.inc.php
|
tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set
|
2012-04-13 10:25:53 +00:00 |
class.egw_db.inc.php
|
* Setup/Restore: fixed since r38812/1.8.004.20120410 not working restore of backups
|
2012-04-12 13:27:12 +00:00 |
class.egw_digest_auth.inc.php
|
|
|
class.egw_framework.inc.php
|
load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip)
|
2012-04-04 13:58:16 +00:00 |
class.egw_json.inc.php
|
missing json and jquery stuff for egw_tail
|
2012-04-02 15:27:38 +00:00 |
class.egw_link.inc.php
|
fixed PHP 5.4 Warning: Illegal string offset
|
2012-05-21 10:59:33 +00:00 |
class.egw_mailer.inc.php
|
prevent the call of SetLanguage with empty string
|
2011-12-15 12:45:44 +00:00 |
class.egw_session_files.inc.php
|
|
|
class.egw_session_memcache.inc.php
|
|
|
class.egw_session.inc.php
|
fixing the fix: api version is not yet read, therefore use modifiction time of phpgwapi/inc/setup.inc.php instead
|
2012-04-10 07:52:03 +00:00 |
class.egw_tail.inc.php
|
missing json and jquery stuff for egw_tail
|
2012-04-02 15:27:38 +00:00 |
class.egw_time.inc.php
|
|
|
class.egw_vfs.inc.php
|
* WebDAV/Filemanager: fixed not working home-directores
|
2012-04-10 07:39:10 +00:00 |
class.egw.inc.php
|
using instance-wide cache for categories, so updates from other sessions are immediatly available and sessions get smaller
|
2012-02-10 20:14:44 +00:00 |
class.filesystem_stream_wrapper.inc.php
|
added some docu
|
2011-11-30 08:12:58 +00:00 |
class.global_stream_wrapper.inc.php
|
|
|
class.groupdav_handler.inc.php
|
add own agent for dmfs.org, to not recognice it as dataaccessd/iOS
|
2012-02-29 16:24:49 +00:00 |
class.groupdav_hooks.inc.php
|
missing json and jquery stuff for egw_tail
|
2012-04-02 15:27:38 +00:00 |
class.groupdav_principals.inc.php
|
* CalDAV: fixed PHP Fatal Error when iCal contains invalid participant url like Lighttnings "invalid:noemail"
|
2012-04-19 12:52:00 +00:00 |
class.groupdav.inc.php
|
* CalDAV/CardDAV: log failed requests with ### like exceptions to ease diagnose problems, log if clients requests accounts not visible because of account-selection preference, skip proxys if not visible
|
2012-04-12 10:44:55 +00:00 |
class.hooks.inc.php
|
|
|
class.html.inc.php
|
load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip)
|
2012-04-04 13:58:16 +00:00 |
class.jscalendar.inc.php
|
|
|
class.ldap.inc.php
|
keeping only info about the connected ldap server, fixes problems with changed ldap host after fallback to other server
|
2012-03-23 11:26:58 +00:00 |
class.mime_magic.inc.php
|
missing ms office 2007/10 mime types, thanks to frank.vanbrussel-at-de8.be, plus changes from trunk/epl-11.1
|
2012-05-16 06:08:02 +00:00 |
class.network.inc.php
|
|
|
class.nextmatchs.inc.php
|
|
|
class.phpmailer.inc.php
|
|
|
class.preferences.inc.php
|
fixed typo in setting date- and time-format in egw_time::check_set_tz_offset(), causing eg. importexport to fail, if async job before had no account or account had different format
|
2012-03-02 10:05:35 +00:00 |
class.schema_proc.inc.php
|
* Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns)
|
2012-04-12 08:08:47 +00:00 |
class.send.inc.php
|
|
|
class.smtp.php
|
|
|
class.solink.inc.php
|
fixed SQL error "used SELECT statements have a different number of columns" from solink::get_3links() reported on German list
|
2012-04-04 06:21:22 +00:00 |
class.sqlfs_stream_wrapper.inc.php
|
* WebDAV/Filemanager: fixed not working home-directores
|
2012-04-10 07:39:10 +00:00 |
class.sqlfs_utils.inc.php
|
fixed SQL error under PostgreSQL with new filesystem check
|
2012-02-29 13:49:13 +00:00 |
class.translation.inc.php
|
* Wiki: fixed Fatal error: Unsupported operand types in class.wiki_ui.inc.php on line 188, if no languages are installed
|
2012-04-23 08:01:04 +00:00 |
class.uiaccountsel.inc.php
|
* API: fix account-selection-method "selectbox" containing selected account double (eg. in Admin >> Manage groups)
|
2012-03-21 09:26:07 +00:00 |
class.validator.inc.php
|
|
|
class.vfs_home_hooks.inc.php
|
|
|
class.vfs_stream_wrapper.inc.php
|
* Filemanager: allow WebDAVs (https) via PEAR HTTP_WebDAV_Client
|
2012-01-11 21:31:30 +00:00 |
class.vfs_webdav_server.inc.php
|
* WebDAV/Filemanager: fixed not working home-directores
|
2012-04-10 07:39:10 +00:00 |
common_functions.inc.php
|
removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked
|
2012-03-27 08:33:16 +00:00 |
functions.inc.php
|
* PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas
|
2012-04-02 07:48:13 +00:00 |
jscalendar-setup.php
|
|
|
xml_functions.inc.php
|
|
|