egroupware/api/src
Ralf Becker 58703cbaba * Filemanager/SMB: fix directory creation failed on Samba (smbclient PHP extension)
smbclient treats every non-zero value of $options parameter as recursive, not just &1 and we have by default &8 = STREAM_REPORT_ERRORS set.
2018-09-06 12:04:18 +02:00
..
Accounts * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 09:58:38 +02:00
Auth * Univention: fix not working password change (setting Kerberos credentials) 2018-07-13 09:58:38 +02:00
Cache
CalDAV Strip UTF-8 BOM from ical file 2018-09-05 13:29:03 -06:00
Contacts * Addressbook - add filtering by distribution list for organisations 2018-07-19 14:54:05 -06:00
Db
Egw
Etemplate Allow single or double quoting as valid personal part of email rfc822 2018-09-04 13:51:10 +02:00
Exception
Framework Fix tutorials json feed and PGP Installation tutorial video 2018-08-23 14:54:37 +02:00
Header
Html Remove meta tag by HtmLawed 2018-06-18 11:08:46 +02:00
Json
Ldap
Link
loader
Mail Don't use a static reference to egw->db, it breaks tests 2018-08-29 10:04:25 -06:00
Session new "session_created" hook 2018-06-18 09:07:14 +02:00
Storage Fix notifications with same id but no links are not getting grouped together 2018-07-23 16:25:07 +02:00
Vfs * Filemanager/SMB: fix directory creation failed on Samba (smbclient PHP extension) 2018-09-06 12:04:18 +02:00
WebDAV
Accounts.php allow to identify real changes 2018-08-03 11:56:34 +02:00
Acl.php allow to identify real changes 2018-08-03 11:56:34 +02:00
Asyncservice.php fix somehow created async-job with a next time before the keep time 2018-08-13 15:40:53 +02:00
Auth.php
autoload.php
avatar.php Show lavatar text in caps 2018-08-13 11:53:57 +02:00
Cache.php
CalDAV.php
Categories.php
Config.php make sure Api\Config::read(_repository) always returns an array 2018-08-22 11:24:05 +02:00
Contacts.php Implements lavatar and replace default photo avatar with generated lavatar 2018-08-13 11:56:05 +02:00
Country.php
Csrf.php
DateTime.php
Db.php
Egw.php
Etemplate.php adding sel_options to etemplate2_before_exec hook (for policy) 2018-08-17 14:39:28 +02:00
Exception.php
Framework.php * Framework: fix broken favicon 2018-08-02 09:52:31 +02:00
Hooks.php Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 16:58:14 +02:00
Html.php
Image.php Some more basename replacing with Vfs::basename to avoid setlocale issue. 2018-08-01 11:11:16 +02:00
Ldap.php
Link.php Some more basename replacing with Vfs::basename to avoid setlocale issue. 2018-08-01 11:11:16 +02:00
loader.php
Mail.php Try to stripe extra quoting from personal part of email address 2018-09-03 16:21:32 +02:00
Mailer.php
MimeMagic.php
Preferences.php
Session.php new "session_created" hook 2018-06-18 09:07:14 +02:00
Sharing.php Allow apps to implement their own Sharing 2018-06-13 14:45:43 -06:00
Storage.php Avoid warning if filter is null 2018-08-08 09:27:38 -06:00
Translation.php
Vfs.php