.. |
adodb
|
* Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL
|
2015-07-19 10:24:53 +00:00 |
horde
|
using new Horde code in vendor for CalDAV/CardDAV, moved all old Horde and SyncML code to syncml app, not sure it is still functional
|
2015-06-22 15:36:23 +00:00 |
htmLawed
|
|
|
HTTP/WebDAV
|
* Filemanager/WebDAV: use full urlencoding for OS X Finder, fixes problems with non-ascii chars in file- or folder-names
|
2015-08-11 07:36:05 +00:00 |
idna_convert
|
|
|
min
|
|
|
savant2
|
|
|
class.about.inc.php
|
|
|
class.accounts_ads.inc.php
|
group_name and description are compulsory
|
2015-08-21 07:14:16 +00:00 |
class.accounts_ldap.inc.php
|
* LDAP/Admin: empty groups showed all users, if selected in accounts-list
|
2015-04-02 08:50:12 +00:00 |
class.accounts_sql.inc.php
|
* PostgreSQL: fix SQL error on login with auto-create accounts enabled and user-name already exists with different case
|
2015-08-19 14:42:15 +00:00 |
class.accounts_univention.inc.php
|
* Univention/Admin: renaming of accounts or groups works now (failed with removed old account)
|
2015-08-06 12:12:16 +00:00 |
class.accounts.inc.php
|
|
|
class.acl.inc.php
|
IDE warning cleanup
|
2015-05-05 09:01:46 +00:00 |
class.applications.inc.php
|
|
|
class.arrayfunctions.inc.php
|
|
|
class.asyncservice.inc.php
|
|
|
class.auth_ads.inc.php
|
|
|
class.auth_cas.inc.php
|
|
|
class.auth_fallback.inc.php
|
|
|
class.auth_fallbackmail2sql.inc.php
|
|
|
class.auth_http.inc.php
|
|
|
class.auth_ldap.inc.php
|
|
|
class.auth_mail.inc.php
|
* Setup: support mail authentication without PHP imap extension
|
2015-06-10 15:45:49 +00:00 |
class.auth_nis.inc.php
|
|
|
class.auth_pam.inc.php
|
|
|
class.auth_sql.inc.php
|
* Login/Password: handle forced password change on login page
|
2015-07-01 17:54:18 +00:00 |
class.auth_sqlssl.inc.php
|
|
|
class.auth.inc.php
|
* Login/Password: handle forced password change on login page
|
2015-07-01 17:54:18 +00:00 |
class.bolink.inc.php
|
|
|
class.categories.inc.php
|
Do not return null for return_array function as expected to return always an array
|
2015-05-04 10:40:50 +00:00 |
class.common.inc.php
|
|
|
class.config.inc.php
|
Calendar et2 conversion work in progress.
|
2015-06-10 21:51:28 +00:00 |
class.contacts.inc.php
|
|
|
class.contenthistory.inc.php
|
* InfoLog: fix SQL errors for custom types containing non-ascii chars (eg. German umlauts or Frensh acents
|
2015-08-18 09:43:01 +00:00 |
class.country.inc.php
|
|
|
class.db_backup.inc.php
|
added todo with url to php class allowing to stream a zip file of arbitrary size
|
2015-06-11 12:46:27 +00:00 |
class.egw_cache_apc.inc.php
|
fix PHP Fatal error "Class APCIterator not found" during installation, caused by for apc.enable_cli=0, but APC(u) installed
|
2015-04-29 13:38:24 +00:00 |
class.egw_cache_files.inc.php
|
fix IDE warnings
|
2015-04-27 08:31:49 +00:00 |
class.egw_cache_memcache.inc.php
|
prefer igbinary serialzation, if available of PHP serialization
|
2015-04-19 08:09:17 +00:00 |
class.egw_cache.inc.php
|
fix IDE warnings
|
2015-04-27 08:31:49 +00:00 |
class.egw_ckeditor_config.inc.php
|
* All Apps: Implement drag and drop file from desktop into htmlarea
|
2015-08-12 14:58:00 +00:00 |
class.egw_csrf.inc.php
|
|
|
class.egw_customfields.inc.php
|
if db-object passed to so_sql_cf, use that also for querying custom-fields
|
2015-07-27 13:24:18 +00:00 |
class.egw_datetime.inc.php
|
|
|
class.egw_db.inc.php
|
* Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>"
|
2015-08-17 14:06:18 +00:00 |
class.egw_digest_auth.inc.php
|
|
|
class.egw_exception.inc.php
|
|
|
class.egw_favorites.inc.php
|
* Calendar/all apps: fix since last package not working old favorites and json-encode all php-serialized preferences
|
2015-08-24 16:02:07 +00:00 |
class.egw_find_iterator.inc.php
|
|
|
class.egw_framework.inc.php
|
* Login/Password: handle forced password change on login page
|
2015-07-01 17:54:18 +00:00 |
class.egw_grid_columns.inc.php
|
|
|
class.egw_htmLawed.inc.php
|
|
|
class.egw_ical_iterator.inc.php
|
fix egw_ical_iterator to use new Horde_Icalendar
|
2015-06-30 06:54:13 +00:00 |
class.egw_idna.inc.php
|
|
|
class.egw_include_mgr.inc.php
|
|
|
class.egw_index.inc.php
|
|
|
class.egw_json_push.inc.php
|
|
|
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
|
Fix temp_link_id to respect egw_data
|
2015-04-16 08:23:52 +00:00 |
class.egw_mailer.inc.php
|
attempt to get Sendmail working in zpush implementation
|
2015-06-23 15:36:12 +00:00 |
class.egw_session_files.inc.php
|
|
|
class.egw_session_memcache.inc.php
|
|
|
class.egw_session.inc.php
|
* Login: catch all exceptions in session creation, to NOT log user passwords, in case of (eg. database-)errors
|
2015-08-19 10:41:47 +00:00 |
class.egw_sharing.inc.php
|
fix sharing CSS for Stylite template
|
2015-04-23 21:17:03 +00:00 |
class.egw_tail.inc.php
|
|
|
class.egw_time.inc.php
|
Add a formatting constant for sending dates to client
|
2015-08-05 21:22:15 +00:00 |
class.egw_vfs.inc.php
|
|
|
class.egw.inc.php
|
fix wired PHP Fatal error: Call to a member function commit_session on null, thought isset should stop that ...
|
2015-08-02 09:05:23 +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
|
|
|
class.groupdav_hooks.inc.php
|
|
|
class.groupdav_principals.inc.php
|
|
|
class.groupdav.inc.php
|
|
|
class.historylog.inc.php
|
* PostgreSQL: fix SQL error viewing history of an entry containing attachments
|
2015-04-25 10:08:41 +00:00 |
class.hooks.inc.php
|
|
|
class.html.inc.php
|
Remove explicit check for android devices with ckeditor as ckeditor 4.5.2 supports them
|
2015-08-07 10:31:22 +00:00 |
class.iface_stream_wrapper.inc.php
|
|
|
class.ischedule_client.inc.php
|
|
|
class.ischedule_server.inc.php
|
|
|
class.jscalendar.inc.php
|
|
|
class.ldap.inc.php
|
set network timeout for ldap connections to not block for minutes
|
2015-07-22 13:35:19 +00:00 |
class.ldapserverinfo.inc.php
|
|
|
class.log.inc.php
|
|
|
class.mailDomainSigner.inc.php
|
|
|
class.mime_magic.inc.php
|
|
|
class.network.inc.php
|
|
|
class.nextmatchs.inc.php
|
|
|
class.preferences.inc.php
|
missed to pass owner
|
2015-08-24 16:23:21 +00:00 |
class.schema_proc.inc.php
|
fix typo in last commit
|
2015-08-05 08:37:56 +00:00 |
class.send.inc.php
|
fixed default SMTP account was not returned during setup and deprecated old send class in favor of using egw_mailer direct
|
2015-04-24 10:02:49 +00:00 |
class.solink.inc.php
|
an other one: fix sql error if link-id (accidently) contains non-ascii chars
|
2015-07-23 11:50:06 +00:00 |
class.sqlfs_stream_wrapper.inc.php
|
|
|
class.sqlfs_utils.inc.php
|
|
|
class.Template.inc.php
|
|
|
class.tplsavant2.inc.php
|
|
|
class.translation.inc.php
|
only use tree-wide load_via array, but do some sanity checks before using it (need to contain all stock keys), to fix not loaded (common) translations, cleaning up some IDE warnings
|
2015-04-26 11:00:33 +00:00 |
class.uiaccountsel.inc.php
|
Remove popup account selection option
|
2015-07-28 19:08:17 +00:00 |
class.vfs_home_hooks.inc.php
|
|
|
class.vfs_stream_wrapper.inc.php
|
|
|
class.vfs_webdav_server.inc.php
|
Fix REQUEST_URI if there is ?download in url
|
2015-04-02 11:29:54 +00:00 |
common_functions.inc.php
|
Merging r51397ff from Trunk: moving VFS API classes into a namespaced PSR4 autoloadable structure:
|
2015-04-07 09:21:05 +00:00 |
functions.inc.php
|
switching of deprecated warnings which we wont fix in stable 14.2
|
2015-05-06 11:53:04 +00:00 |
jscalendar-setup.php
|
|
|