.. |
adodb
|
* PostgreSQL/Addressbook: fixed not displayed pictures
|
2014-06-25 15:43:20 +00:00 |
horde
|
fix some PHP 5.6 Deprecated and IDE warnings
|
2014-12-15 09:08:12 +00:00 |
htmLawed
|
|
|
HTTP/WebDAV
|
* WebDAV: fixed not working range requests causing eg. direct playing of video files to fail
|
2015-01-17 17:29:12 +00:00 |
idna_convert
|
|
|
min
|
fix big $_GET[f] URL parameter got removed by Suhosin extension
|
2014-11-08 15:33:52 +00:00 |
savant2
|
|
|
class.about.inc.php
|
* Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days
|
2014-07-17 09:22:54 +00:00 |
class.accounts_ads.inc.php
|
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
|
2014-10-22 17:10:12 +00:00 |
class.accounts_ldap.inc.php
|
setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
|
2014-10-31 15:31:32 +00:00 |
class.accounts_sql.inc.php
|
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
|
2014-10-22 17:10:12 +00:00 |
class.accounts_univention.inc.php
|
fix some problem in Univention install
|
2014-11-06 16:54:33 +00:00 |
class.accounts.inc.php
|
* Admin: if group was selected only active accounts were shown and show primary group in LDAP
|
2014-10-22 17:10:12 +00:00 |
class.acl.inc.php
|
|
|
class.applications.inc.php
|
|
|
class.arrayfunctions.inc.php
|
|
|
class.asyncservice.inc.php
|
do no call posix_* methods (from posix extension), if it is not available
|
2014-10-07 09:31:25 +00:00 |
class.auth_ads.inc.php
|
|
|
class.auth_cas.inc.php
|
|
|
class.auth_fallback.inc.php
|
added a debug message
|
2014-06-18 08:22:12 +00:00 |
class.auth_fallbackmail2sql.inc.php
|
|
|
class.auth_http.inc.php
|
|
|
class.auth_ldap.inc.php
|
* Admin/API: remove old database based error-log
|
2014-07-05 08:54:36 +00:00 |
class.auth_mail.inc.php
|
|
|
class.auth_nis.inc.php
|
|
|
class.auth_pam.inc.php
|
|
|
class.auth_sql.inc.php
|
|
|
class.auth_sqlssl.inc.php
|
|
|
class.auth.inc.php
|
fix IDE warnings
|
2014-12-11 08:10:41 +00:00 |
class.bolink.inc.php
|
|
|
class.categories.inc.php
|
fixed not working tracker resolutions (and probably other labels) after category extra data in json
|
2014-06-27 11:36:18 +00:00 |
class.common.inc.php
|
* Admin/LDAP: LDAP extra attributes homedirector and loginshell were not stored (home set to /dev/null)
|
2014-10-21 08:58:08 +00:00 |
class.config.inc.php
|
make detection of serialized values more robust, to allow string like eg. "a:hello"
|
2014-07-13 09:38:55 +00:00 |
class.contacts.inc.php
|
|
|
class.contenthistory.inc.php
|
|
|
class.country.inc.php
|
|
|
class.db_backup.inc.php
|
* Backup: backing up bool columns now for all databases as 1 or 0, but understanding PostgreSQL "t" or "f" too
|
2015-01-30 12:48:13 +00:00 |
class.egw_cache_apc.inc.php
|
|
|
class.egw_cache_files.inc.php
|
fix not working clearing of cache for files backend
|
2015-01-29 13:55:40 +00:00 |
class.egw_cache_memcache.inc.php
|
|
|
class.egw_cache.inc.php
|
* API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends
|
2014-07-17 12:34:43 +00:00 |
class.egw_ckeditor_config.inc.php
|
adding 3 more skins; add kama/skin.js as IE seems to require it to be present
|
2014-12-12 13:51:42 +00:00 |
class.egw_csrf.inc.php
|
|
|
class.egw_customfields.inc.php
|
fix formatting for timestamp and quiten error_log
|
2014-11-19 12:30:51 +00:00 |
class.egw_datetime.inc.php
|
|
|
class.egw_db.inc.php
|
fix egw_db::name_quote() to deal correctly with expressions like "table.column", to fix reported SQL error in projectmanager
|
2015-02-02 20:13:19 +00:00 |
class.egw_digest_auth.inc.php
|
added password check to shares
|
2014-12-04 11:25:56 +00:00 |
class.egw_exception.inc.php
|
fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
|
2014-10-15 14:55:08 +00:00 |
class.egw_favorites.inc.php
|
Enhance error log with name of problem favorite.
|
2015-01-26 17:48:06 +00:00 |
class.egw_find_iterator.inc.php
|
|
|
class.egw_framework.inc.php
|
* all apps: updated jQuery and jQuery-ui to version 1.11.2 fixing eg. some UI glitches in FireFox
|
2015-02-03 09:26:34 +00:00 |
class.egw_grid_columns.inc.php
|
|
|
class.egw_htmLawed.inc.php
|
|
|
class.egw_ical_iterator.inc.php
|
|
|
class.egw_idna.inc.php
|
|
|
class.egw_include_mgr.inc.php
|
|
|
class.egw_index.inc.php
|
|
|
class.egw_json_push.inc.php
|
class to send push notifications to a logged in user
|
2014-08-22 14:29:18 +00:00 |
class.egw_json.inc.php
|
makeing egw_json_response::json_encode explicitly static to avoid deprecated warning
|
2014-12-14 12:12:55 +00:00 |
class.egw_keymanager.inc.php
|
|
|
class.egw_link.inc.php
|
Link enhancements:
|
2014-10-29 23:03:35 +00:00 |
class.egw_mailer.inc.php
|
fix for _bcc ending up in Return-Path Header on SaveAsDraft
|
2015-02-03 14:10:17 +00:00 |
class.egw_session_files.inc.php
|
|
|
class.egw_session_memcache.inc.php
|
|
|
class.egw_session.inc.php
|
fix for lost session whenever one switches apps in iOS installed as web-app
|
2014-12-02 12:57:06 +00:00 |
class.egw_sharing.inc.php
|
updated todo and docu
|
2015-01-29 13:54:34 +00:00 |
class.egw_tail.inc.php
|
|
|
class.egw_time.inc.php
|
|
|
class.egw_vfs.inc.php
|
moving VFS API classes into a namespaced PSR4 autoloadable structure:
|
2015-01-26 09:15:07 +00:00 |
class.egw.inc.php
|
move defining of (deprecated) SEP constant to common functions, as there are cases where it gets used before defined
|
2014-12-13 09:53:18 +00:00 |
class.global_stream_wrapper.inc.php
|
* Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents
|
2014-10-18 12:01:10 +00:00 |
class.groupdav_handler.inc.php
|
* CardDAV/Addressbook: fixed OS X addressbook overwrites account with lowest id when creating a new contact
|
2014-12-04 15:01:16 +00:00 |
class.groupdav_hooks.inc.php
|
|
|
class.groupdav_principals.inc.php
|
using recommended lowercase protocol "mailto:" in CalDAV:calendar-user-address-set
|
2015-01-23 09:39:34 +00:00 |
class.groupdav.inc.php
|
using recommended lowercase protocol "mailto:" in CalDAV:calendar-user-address-set
|
2015-01-23 09:39:34 +00:00 |
class.historylog.inc.php
|
* all apps: suppressing private (or removed) custom-fields from history log
|
2014-12-17 12:00:36 +00:00 |
class.hooks.inc.php
|
only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps
|
2014-10-31 12:23:56 +00:00 |
class.html.inc.php
|
modernized login- and start-message editing a bit
|
2015-01-09 18:58:23 +00:00 |
class.iface_stream_wrapper.inc.php
|
moving VFS API classes into a namespaced PSR4 autoloadable structure:
|
2015-01-26 09:15:07 +00:00 |
class.ischedule_client.inc.php
|
|
|
class.ischedule_server.inc.php
|
|
|
class.jscalendar.inc.php
|
|
|
class.ldap.inc.php
|
* Admin/API: remove old database based error-log
|
2014-07-05 08:54:36 +00:00 |
class.ldapserverinfo.inc.php
|
|
|
class.log.inc.php
|
|
|
class.mailDomainSigner.inc.php
|
|
|
class.mime_magic.inc.php
|
using new mime icons for tile view in 64x64
|
2015-01-11 18:06:13 +00:00 |
class.network.inc.php
|
|
|
class.nextmatchs.inc.php
|
|
|
class.preferences.inc.php
|
fixed preferences wrong comparison causing unchanged preferences were search for changes, and fixed IDE warnings
|
2015-01-15 20:12:42 +00:00 |
class.schema_proc.inc.php
|
fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated
|
2014-07-15 11:07:26 +00:00 |
class.send.inc.php
|
removing PHPMailer require, no more empty Bcc, and first version for send class using new egw_mailer
|
2014-11-25 09:06:46 +00:00 |
class.solink.inc.php
|
|
|
class.sqlfs_stream_wrapper.inc.php
|
moving VFS API classes into a namespaced PSR4 autoloadable structure:
|
2015-01-26 09:15:07 +00:00 |
class.sqlfs_utils.inc.php
|
moving VFS API classes into a namespaced PSR4 autoloadable structure:
|
2015-01-26 09:15:07 +00:00 |
class.Template.inc.php
|
|
|
class.tplsavant2.inc.php
|
|
|
class.translation.inc.php
|
using php version depending default_charset or mbstring.internal_encoding
|
2014-12-09 16:46:37 +00:00 |
class.uiaccountsel.inc.php
|
fixed not working "Search ..." in old eTemplate nextmatch-account-filter ("noPrint" class caused necessary "uiaccountselection" class not to be added)
|
2014-07-03 08:41:37 +00:00 |
class.vfs_home_hooks.inc.php
|
|
|
class.vfs_webdav_server.inc.php
|
moving HTTP_WebDAV_Server as last remaining egw-pear package to API dir, as its new BSD license is GPL compatible, in order to remove egw-pear all together for 14.2
|
2014-12-11 10:35:38 +00:00 |
common_functions.inc.php
|
fix "PHP Notice: Use of undefined constant EGW_SERVER_ROOT", caused eg. by calendar/gradient.php
|
2015-02-03 13:17:32 +00:00 |
functions.inc.php
|
removing egw-pear
|
2014-12-11 10:48:16 +00:00 |
jscalendar-setup.php
|
|
|