This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-02-13 16:59:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6b4611bde4
egroupware_official
/
felamimail
/
inc
History
Klaus Leithoff
893bdb1524
avoid maximum allowed path length warning - triggered by autoload caused by php.5.3.7 is_a behavior
2011-11-03 15:25:41 +00:00
..
class.ajax_contacts.inc.php
class.ajaxfelamimail.inc.php
if a profile has no signature assigned, return the defaultSig on setComposeSignature
2011-08-03 11:22:56 +00:00
class.bocompose.inc.php
* eMail: (backend) introduce validator for a given eMailProfile ID. A profileID is checked for existence for the active user. If the profileID given does not exist, the next possible valid profileID is returned. This should fix problems regarding the storing of no longer existing profileIDs with the activeProfileID preference.
2011-07-29 09:22:33 +00:00
class.bopreferences.inc.php
avoid maximum allowed path length warning - triggered by autoload caused by php.5.3.7 is_a behavior
2011-11-03 15:25:41 +00:00
class.bosieve.inc.php
class.felamimail_activesync.inc.php
* email: implementing basic server-side search for email
2011-11-03 08:31:25 +00:00
class.felamimail_bo.inc.php
avoid maximum allowed path length warning - triggered by autoload caused by php.5.3.7 is_a behavior
2011-11-03 15:25:41 +00:00
class.felamimail_bofilter.inc.php
class.felamimail_bosignatures.inc.php
class.felamimail_bostationery.inc.php
class.felamimail_hooks.inc.php
is_a compatibility vs. php5.3.8 resolving to instanceof operator
2011-09-12 14:06:30 +00:00
class.felamimail_signatures.inc.php
class.felamimail_sofilter.inc.php
class.sopreferences.inc.php
class.uicompose.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:59:31 +00:00
class.uidisplay.inc.php
* eMail: import of VCARD; opening an already imported VCARD as addressbook-entry failed, and VCARD was offered for download; Fixed -> as the expectation was/is that the already imported vcard (found via uid) is opened as addressbook entry (data merged)
2011-10-27 16:18:41 +00:00
class.uifelamimail.inc.php
* email: being able to set labels now, as thunderbird supports by default: urgent (red), job (orange), personal (green), to do (blue) and later (purple). If labeled the lines text will be coloured. (If the mailserver does support labels, otherwise you will/should not see any difference)
2011-10-13 14:35:01 +00:00
class.uipreferences.inc.php
fix bug of lost foldersettings on saving personal email accounts
2011-10-06 15:16:58 +00:00
class.uisieve.inc.php
* eMail/Sieve/Vacation: set default to 7 for days setting in vacation for new vacation setups
2011-09-26 14:39:00 +00:00
class.uiwidgets.inc.php
silence warning regarding array_slice() expects parameter 1 to be array when no messages are found, or the retrieval of uids failed somehow
2011-10-14 07:00:46 +00:00
hook_home.inc.php
Open links on home page in eMail tab
2011-08-04 18:14:19 +00:00
hook_notifywindow.inc.php
hook_sidebox_menu.inc.php