.. |
adodb
|
* PostgreSQL/EMailAdmin: fixed not storable EMailAdmin profiles
|
2011-04-29 10:35:10 +00:00 |
fpdf/font/makefont
|
newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3
|
2010-09-15 19:19:53 +00:00 |
horde/Horde
|
* Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975)
|
2011-07-08 19:45:55 +00:00 |
htmlpurifier
|
no need to run expensive mb_substr 3 times
|
2011-06-08 10:43:05 +00:00 |
xajax
|
* Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary
|
2011-05-27 08:31:53 +00:00 |
class.about.inc.php
|
* show package changelog inside EGroupware under about
|
2010-09-29 11:24:01 +00:00 |
class.acl.inc.php
|
give everyone implicit rights for home app, to display home link again
|
2011-03-30 10:45:41 +00:00 |
class.asyncservice.inc.php
|
* exceptions in async jobs no longer stop other jobs, but log the exception to Apache error_log
|
2011-03-21 13:20:49 +00:00 |
class.auth_ldap.inc.php
|
password hash migration for LDAP (requires ACL to read password hash!)
|
2011-05-04 16:39:03 +00:00 |
class.auth_pam.inc.php
|
remove not used $error parameter from pam_auth call, as it seems to stop login on some installs
|
2011-03-23 14:16:14 +00:00 |
class.auth_sql.inc.php
|
* setup/login: fixed not working password (hash) migration
|
2011-05-04 13:37:43 +00:00 |
class.auth.inc.php
|
- fixed with ssha not working migration from sql <--> ldap
|
2011-05-04 09:46:18 +00:00 |
class.categories.inc.php
|
call all delete_category hook only for all apps, if cat is application-global
|
2011-02-15 13:03:39 +00:00 |
class.common.inc.php
|
fix common::get_body_attribs() (gave fatal error, because egw_framework::_get_body_attribs() was protected) and add body_attribs to Sitemgr Template3::get_meta()
|
2011-01-06 21:05:30 +00:00 |
class.contacts.inc.php
|
preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday
|
2010-09-30 09:39:20 +00:00 |
class.contenthistory.inc.php
|
* SyncML performance patches for calendar datastore (merged r32053)
|
2010-09-18 12:34:58 +00:00 |
class.db_backup.inc.php
|
do not restore install_id, as that would give two systems with identical install_id
|
2011-05-07 17:11:11 +00:00 |
class.egw_db.inc.php
|
* API: take care of INNODB and STRICT_TRANS_TABLES for recent mysql installations
|
2011-08-22 10:19:05 +00:00 |
class.egw_digest_auth.inc.php
|
added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk
|
2010-09-27 08:06:58 +00:00 |
class.egw_framework.inc.php
|
* IE9: enable IE dropdown menu hack only for IE<9, as it stalls IE9 www.stylite.de bug #1722
|
2011-05-31 07:56:54 +00:00 |
class.egw_link.inc.php
|
check if we are already trying to unlink the entry, to avoid an infinit recursion
|
2011-09-15 16:36:29 +00:00 |
class.egw_mailer.inc.php
|
make sure there is no whitespace leading or trailling the host string, when attempting to send
|
2011-07-21 12:11:36 +00:00 |
class.egw_session_files.inc.php
|
respect max_session_size of -1 correctly (no limit) while reading session files
|
2010-11-17 16:50:12 +00:00 |
class.egw_session_memcache.inc.php
|
fixed not working default param of null for _cut_bytes($data,$offset,$len=null), thought it is NOT used without 3. parameter so far
|
2011-01-05 23:13:58 +00:00 |
class.egw_session.inc.php
|
only try sending cookies, if headers are not send, otherwise it gives just a warning
|
2010-11-26 20:09:50 +00:00 |
class.egw_time.inc.php
|
- silently use server_timezone if wrong user timezone preference is set, as we can not (easily) report it to the user at the stage of initialising EGroupware
|
2011-08-01 13:09:53 +00:00 |
class.egw_vfs.inc.php
|
% should be encoded, but easily leads to double encoding, therefore better NOT encodig it in egw_vfs::encodePathComponent()
|
2011-09-07 08:42:21 +00:00 |
class.egw.inc.php
|
* API fix webserver_url of just a domain eg. http://domain.com gives PHP Warning empty delimiter ...
|
2011-08-05 08:05:33 +00:00 |
class.filesystem_stream_wrapper.inc.php
|
* fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode())
|
2011-03-03 15:49:28 +00:00 |
class.global_stream_wrapper.inc.php
|
fixed not working default param of null for _cut_bytes($data,$offset,$len=null), thought it is NOT used without 3. parameter so far
|
2011-01-05 23:13:58 +00:00 |
class.groupdav_handler.inc.php
|
* CalDAV: user agent detection of OS X 10.7 Lion iCal app (CoreDav instead of DavKit)
|
2011-08-02 13:03:37 +00:00 |
class.groupdav_hooks.inc.php
|
new debug-level user-preference, show getctag in autoindex and do NOT treat webkit browsers like kde clients
|
2010-10-31 07:58:40 +00:00 |
class.groupdav_principals.inc.php
|
* CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms
|
2011-03-05 10:34:21 +00:00 |
class.groupdav.inc.php
|
* CalDAV: user agent detection of OS X 10.7 Lion iCal app (CoreDav instead of DavKit)
|
2011-08-02 13:03:37 +00:00 |
class.hooks.inc.php
|
fix for bug in register_all_hooks: if apps define hooks for other apps last app wins: seen with/for perp_ar; now all available hooks are collected first and then registered with register_hooks (loop per app)
|
2011-01-12 10:55:03 +00:00 |
class.html.inc.php
|
fix problem with double encoding html special chars (introduced with rev36144)
|
2011-08-26 08:37:26 +00:00 |
class.jscalendar.inc.php
|
* Calendar/API: fixed not working dateformat d-M-Y with French language (Juin=Jun, Juillet=Jui)
|
2011-04-09 12:44:54 +00:00 |
class.ldap.inc.php
|
LDAP tls support from trunk
|
2010-09-17 09:52:55 +00:00 |
class.network.inc.php
|
sticking to the rules of the protocoll while writing a request to port, ensures that lighttpd (>=1.4.28) understands our requests
|
2011-08-03 13:41:11 +00:00 |
class.nextmatchs.inc.php
|
fixed not working alternating nextmatch colors of groups in account selection popup
|
2010-11-02 13:30:28 +00:00 |
class.phpmailer.inc.php
|
add missing default translation for lang key tls
|
2011-07-14 08:57:32 +00:00 |
class.preferences.inc.php
|
* Preference: fixed PHP Fatal error: Cannot use string offset as an array on line 550, by importing preference class from trunk
|
2011-04-19 06:47:26 +00:00 |
class.schema_proc.inc.php
|
using own CreateIndex() method in CreateTable(), to deal correctly with size-limited indexes in PostgreSQL
|
2010-09-16 12:11:28 +00:00 |
class.send.inc.php
|
* fixed not working async service test-job
|
2011-03-21 13:15:04 +00:00 |
class.smtp.php
|
updated phpmailer to v. 5.1
|
2010-09-15 16:51:43 +00:00 |
class.sqlfs_stream_wrapper.inc.php
|
fixing problem under windows: dirname("/something") === "\\", with which EGroupware VFS can NOT work, using now egw_vfs::dirname
|
2011-06-14 07:38:07 +00:00 |
class.translation.inc.php
|
* API: decodeMailHeader handle nested encoding for imap_mime_header_decode
|
2011-08-18 15:03:56 +00:00 |
class.uiaccountsel.inc.php
|
Escape quotes in user names
|
2011-03-10 15:51:52 +00:00 |
class.validator.inc.php
|
newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3
|
2010-09-15 19:19:53 +00:00 |
class.vfs_home_hooks.inc.php
|
* Admin/VFS/LDAP: on saving a group, check if group directory exists and create it if not
|
2011-06-10 11:02:20 +00:00 |
class.vfs_stream_wrapper.inc.php
|
fixing problem under windows: dirname("/something") === "\\", with which EGroupware VFS can NOT work, using now egw_vfs::dirname
|
2011-06-14 07:38:07 +00:00 |
class.vfs_webdav_server.inc.php
|
* Filemanager/WebDAV: understand Windows7 modification time attribute and setting and returning is as vfs modification time
|
2011-09-15 12:19:56 +00:00 |
common_functions.inc.php
|
* Setup: making SSHA (salted sha1) hashes the default password hash for SQL and LDAP
|
2011-05-04 07:56:09 +00:00 |
functions.inc.php
|
* API fix PHP fatal error wakeup2 is no method ..., when comming from setup
|
2011-08-05 08:05:21 +00:00 |
jscalendar-setup.php
|
* Calendar/API: fixed not working dateformat d-M-Y with French language (Juin=Jun, Juillet=Jui)
|
2011-04-09 12:44:54 +00:00 |
xml_functions.inc.php
|
newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3
|
2010-09-15 19:19:53 +00:00 |