.. |
adodb
|
some more PostgreSQL stuff from ADOdb 5.11
|
2011-04-10 15:06:22 +00:00 |
fpdf
|
|
|
horde
|
* Fix WBXML namespache issue (bug 3048)
|
2011-10-15 22:46:13 +00:00 |
htmlpurifier
|
no need to run expensive mb_substr 3 times
|
2011-06-08 10:41:22 +00:00 |
savant2
|
|
|
class.about.inc.php
|
|
|
class.accounts_ldap.inc.php
|
make basic data of current user available via egw.user(_field)
|
2011-08-31 12:17:34 +00:00 |
class.accounts_sql.inc.php
|
make basic data of current user available via egw.user(_field)
|
2011-08-31 12:17:34 +00:00 |
class.accounts.inc.php
|
no need for db schema on the client
|
2011-09-09 14:56:34 +00:00 |
class.acl.inc.php
|
forgot required changes in acl class, to read grants of a different user
|
2011-06-26 13:00:51 +00:00 |
class.applications.inc.php
|
|
|
class.arrayfunctions.inc.php
|
|
|
class.asyncservice.inc.php
|
order returned async jobs by execution time
|
2011-04-10 15:08:49 +00:00 |
class.auth_ads.inc.php
|
fixed forwarding of authentication (ldap or ads) homedirectory attribute to egw_info and vfs
|
2011-11-15 19:16:09 +00:00 |
class.auth_cas.inc.php
|
|
|
class.auth_fallback.inc.php
|
if ldap with fallback sql, we may be able to fetch and set the password last change date, if we are on primary, so check if the method exists instead of returning false.
|
2011-09-26 15:20:40 +00:00 |
class.auth_fallbackmail2sql.inc.php
|
check if method exists for the fallback_auth, before calling get/setLastPwdChange
|
2011-09-26 11:01:16 +00:00 |
class.auth_http.inc.php
|
|
|
class.auth_ldap.inc.php
|
fixed forwarding of authentication (ldap or ads) homedirectory attribute to egw_info and vfs
|
2011-11-15 19:16:09 +00:00 |
class.auth_mail.inc.php
|
|
|
class.auth_nis.inc.php
|
|
|
class.auth_pam.inc.php
|
|
|
class.auth_sql.inc.php
|
set the session cache for auth_alpwchange_val in methods for changepassword too
|
2011-09-23 09:56:12 +00:00 |
class.auth_sqlssl.inc.php
|
|
|
class.auth.inc.php
|
* API: is_a compatibility vs. php5.3.8 resolving to instanceof operator for most common basic classes
|
2011-09-26 09:52:43 +00:00 |
class.bolink.inc.php
|
|
|
class.browser.inc.php
|
|
|
class.categories.inc.php
|
Allow setting owner when creating a new category
|
2011-07-06 15:09:08 +00:00 |
class.common.inc.php
|
- fixed image map was empty created when not loged in (now directories are used and not $GLOBALS['egw_info']['apps'])
|
2011-08-31 10:16:12 +00:00 |
class.config.inc.php
|
fixed wrong timing in serialization of array, when storing arrays as config values, probably also fixing last issue of community bug #3059
|
2011-10-20 11:41:20 +00:00 |
class.contacts.inc.php
|
|
|
class.contenthistory.inc.php
|
|
|
class.country.inc.php
|
|
|
class.creditspoint.inc.php
|
|
|
class.db_backup.inc.php
|
do not restore install_id, as that would give two systems with identical install_id
|
2011-05-07 17:09:52 +00:00 |
class.db.inc.php
|
|
|
class.dragdrop.inc.php
|
reverting accidently commit r34595
|
2011-04-10 15:05:47 +00:00 |
class.egw_cache_apc.inc.php
|
|
|
class.egw_cache_files.inc.php
|
fix typo
|
2011-11-02 14:57:41 +00:00 |
class.egw_cache_memcache.inc.php
|
|
|
class.egw_cache.inc.php
|
fixed exception stalling new installs
|
2011-11-10 10:09:37 +00:00 |
class.egw_ckeditor_config.inc.php
|
* email: feature convert images included as link to inline images (attachments to the mail) -> extend feature for html mailbody
|
2011-11-21 12:24:45 +00:00 |
class.egw_datetime.inc.php
|
|
|
class.egw_db.inc.php
|
casting boolean explicitly to string, as ADODB_postgres64::qstr() has an unwanted special handling for boolean types, causing eg. query in CalDAV for resources throw an invalid SQL exception under PostgreSQL
|
2011-10-25 07:49:54 +00:00 |
class.egw_digest_auth.inc.php
|
|
|
class.egw_exception.inc.php
|
|
|
class.egw_find_iterator.inc.php
|
|
|
class.egw_framework.inc.php
|
remove old ISS specific redirect code and default of $_SERVER[PHP_SELF] for $url parameter of egw::redirect (not used in current EGroupware)
|
2011-11-30 20:32:45 +00:00 |
class.egw_grid_columns.inc.php
|
|
|
class.egw_ical_iterator.inc.php
|
|
|
class.egw_include_mgr.inc.php
|
silence php-warning; silence error_log
|
2011-11-10 14:39:07 +00:00 |
class.egw_index.inc.php
|
|
|
class.egw_json.inc.php
|
fixed fatal error, if there are no parameters
|
2011-09-14 14:22:17 +00:00 |
class.egw_keymanager.inc.php
|
Shotcuts are now generated on the server side, made key codes class constans
|
2011-06-25 14:27:30 +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:35:28 +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:17 +00:00 |
class.egw_session_files.inc.php
|
|
|
class.egw_session_memcache.inc.php
|
|
|
class.egw_session.inc.php
|
fixed forwarding of authentication (ldap or ads) homedirectory attribute to egw_info and vfs
|
2011-11-15 19:16:09 +00:00 |
class.egw_time.inc.php
|
* API: is_a compatibility vs. php5.3.8 resolving to instanceof operator for most common basic classes
|
2011-09-26 09:52:43 +00:00 |
class.egw_vfs.inc.php
|
* Admin: fix white screen (fatal error) when trying to delete a user without home directory
|
2011-11-21 08:38:23 +00:00 |
class.egw.inc.php
|
remove old ISS specific redirect code and default of $_SERVER[PHP_SELF] for $url parameter of egw::redirect (not used in current EGroupware)
|
2011-11-30 20:32:45 +00:00 |
class.error.inc.php
|
|
|
class.errorlog.inc.php
|
|
|
class.filesystem_stream_wrapper.inc.php
|
added some docu
|
2011-11-30 08:11:40 +00:00 |
class.global_stream_wrapper.inc.php
|
|
|
class.groupdav_handler.inc.php
|
fixed not working update of events, as etag2value still expected EGw- -wGE around ETag
|
2011-11-08 21:02:47 +00:00 |
class.groupdav_hooks.inc.php
|
log full requests to files directory "$files/groupdav/$user-$agent.log"
|
2011-11-24 12:20:13 +00:00 |
class.groupdav_principals.inc.php
|
disabled NOT working addressbook-findshared report, which is only used in 10.6, but currently creates and error with 10.6 addressbook
|
2011-11-14 11:54:59 +00:00 |
class.groupdav.inc.php
|
log full requests to files directory "$files/groupdav/$user-$agent.log"
|
2011-11-24 12:20:13 +00:00 |
class.historylog.inc.php
|
|
|
class.hooks.inc.php
|
API: introduce register_single_app_hook to be able to add or update one hook for an required app. register added/updated hooks with ->location; calendar and addressbook are using this to insert export_limit hook if not available. use app hook to fetch app specific export limit with import_export side_menu additions too
|
2011-09-15 16:53:20 +00:00 |
class.html.inc.php
|
check availaility of htmlarea before opening compose as html or html mails as html for reply; implement check based on http_user_agent for user agent known to be not compliant with ckeditor (android); allow class attribute for div, blockquote, a and img
|
2011-10-31 10:28:30 +00:00 |
class.http.inc.php
|
|
|
class.iface_stream_wrapper.inc.php
|
|
|
class.interserver.inc.php
|
|
|
class.jscalendar.inc.php
|
* jQuery: changed $ to $j to work around mootools use in Joomla templates and other js code in imported projects
|
2011-07-03 09:00:36 +00:00 |
class.kses.inc.php
|
|
|
class.ldap.inc.php
|
* API: is_a compatibility vs. php5.3.8 resolving to instanceof operator for most common basic classes
|
2011-09-26 09:52:43 +00:00 |
class.ldapserverinfo.inc.php
|
|
|
class.links_stream_wrapper.inc.php
|
* Addressbook: ablity to mail (multiple) vCard via context menu
|
2011-11-29 12:07:11 +00:00 |
class.listbox.inc.php
|
|
|
class.log.inc.php
|
|
|
class.mime_magic.inc.php
|
* Addressbook: ablity to mail (multiple) vCard via context menu
|
2011-11-29 12:07:11 +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:36:59 +00:00 |
class.nextmatchs.inc.php
|
|
|
class.PclZip.inc.php
|
|
|
class.pdf.inc.php
|
reverting accidently commit r34595
|
2011-04-10 15:05:47 +00:00 |
class.pdmlwrapper.inc.php
|
|
|
class.phpmailer.inc.php
|
add missing default translation for lang key tls
|
2011-07-14 08:54:30 +00:00 |
class.portalbox.inc.php
|
|
|
class.preferences.inc.php
|
* API: is_a compatibility vs. php5.3.8 resolving to instanceof operator for most common basic classes
|
2011-09-26 09:52:43 +00:00 |
class.resultbox.inc.php
|
|
|
class.rssparser.inc.php
|
|
|
class.schema_proc.inc.php
|
fix for PostgreSQL notification update not working: some stuff is NOT to be quoted
|
2011-05-18 10:12:32 +00:00 |
class.send.inc.php
|
catch exeption on CreateObject of bopreferences, if no felamimail is available
|
2011-10-17 08:41:43 +00:00 |
class.sessions_db.inc.php
|
|
|
class.smbhash.inc.php
|
|
|
class.smtp.php
|
|
|
class.soap_client.inc.php
|
|
|
class.soap_parser.inc.php
|
|
|
class.soap_server.inc.php
|
|
|
class.soapclient.inc.php
|
|
|
class.soapmsg.inc.php
|
|
|
class.soapval.inc.php
|
|
|
class.solink.inc.php
|
* API/Calendar: allow to link to accounts and allow to select accounts as participants by searching them like contacts
|
2011-09-07 14:47:51 +00:00 |
class.sqlfs_stream_wrapper.inc.php
|
fixed not sorted eacls
|
2011-06-25 04:53:35 +00:00 |
class.Template.inc.php
|
fixed unknowns="remove" to remove more strict (only variable names with letterns, numbers, underscore and dash), as it messes up json otherwise
|
2011-06-02 13:30:21 +00:00 |
class.tplsavant2.inc.php
|
|
|
class.translation.inc.php
|
quietening permanent error_log
|
2011-11-30 09:37:47 +00:00 |
class.uiaccountsel.inc.php
|
|
|
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:00:40 +00:00 |
class.vfs_stream_wrapper.inc.php
|
allow to use homedirectory attribute from LDAP or ADS authentication for VFS mounts
|
2011-11-15 12:43:59 +00:00 |
class.vfs_webdav_server.inc.php
|
fixed no longer possible direct access/mount of VFS root via WebDAV after r36606
|
2011-09-19 11:39:46 +00:00 |
class.wsdl.inc.php
|
|
|
class.xml.inc.php
|
|
|
class.xmlrpc_client.inc.php
|
|
|
class.xmlrpc_server_epi.inc.php
|
|
|
class.xmlrpc_server_php.inc.php
|
|
|
class.xmlrpc_server.inc.php
|
|
|
class.xmlrpcmsg.inc.php
|
|
|
class.xmlrpcresp.inc.php
|
|
|
class.xmlrpcval.inc.php
|
|
|
common_functions.inc.php
|
change max class-name lenght in __autoload to 64, as there are classes with more then 40 chars: projectmanager_wizard_export_elements_csv
|
2011-11-16 18:46:13 +00:00 |
functions.inc.php
|
* API: is_a compatibility vs. php5.3.8 resolving to instanceof operator for most common basic classes
|
2011-09-26 09:52:43 +00:00 |
jscalendar-setup.php
|
* Calendar/API: fixed not working dateformat d-M-Y with French language (Juin=Jun, Juillet=Jui)
|
2011-04-09 11:24:50 +00:00 |
soap_functions.inc.php
|
|
|
soaplib.soapinterop.php
|
|
|
xml_functions.inc.php
|
|
|
xmlrpc.interop.php
|
|
|