Commit Graph

16092 Commits

Author SHA1 Message Date
Klaus Leithoff
f4bdaa810a remove smtp_type, imap_type and imap_login-type from list of numeric fields 2010-08-31 15:13:54 +00:00
Klaus Leithoff
57c63c6c29 improve convertHTMLToText, for toggle editor and mail2infolog process; better control of insert Signature at Top. Only insert the signature, when the compose window is opened the first time (compose/reply/forward), dont do it if sending failes, and the compose window is refreshed (in general when mySigID is set) 2010-08-31 14:29:01 +00:00
Ralf Becker
574ff9a59a fixed not working cut&paste actions if no felamimail rights 2010-08-31 13:53:49 +00:00
Ralf Becker
4538f4eac6 uidNumber login-type also for imap loginName 2010-08-31 13:39:51 +00:00
Ralf Becker
16668b146c upps, fixed wrong parameter order 2010-08-31 10:27:03 +00:00
Ralf Becker
de0c3bdcd4 rest to implement support for different mailbox names types / mail_login_types 2010-08-31 10:16:57 +00:00
Ralf Becker
be5bffcc01 an other imap login type: uidNumber using eg. u123@domain AND setting it, if ldap schema supports mailbox-attribute 2010-08-31 10:15:24 +00:00
Ralf Becker
6b474b08e2 new command to set mailbox attribute 2010-08-31 09:34:04 +00:00
Ralf Becker
8b635c5bef moved default fields for copying to addressbook_ui::$copy_fields AND using that default also if nothing is configured 2010-08-30 10:21:58 +00:00
Ralf Becker
8fdeaca9b9 allways log ldap_mod_replace on error 2010-08-29 11:04:56 +00:00
Ralf Becker
3b4c11bf35 fixed typo smpt --> smtp 2010-08-29 11:04:29 +00:00
Ralf Becker
376208d6ab - fixed not working accounts::cache_invalidate(): cache is now in regular egw_cache on session level
- calling static methods static: accounts::cache_invalidate() or egw::invalidate_session_cache()
- fixed wrong number of deleted items in setup_cmd_ldap sub-comand=delete_ldap
- only use create, if we have an ldap_admin_pw set
- call an add_account hook for each created account, if specified (not by default)
2010-08-29 08:56:59 +00:00
Ralf Becker
992db760f9 - fixed not working accounts::cache_invalidate(): cache is now in regular egw_cache on session level
- calling static methods static: accounts::cache_invalidate() or egw::invalidate_session_cache()
- fixed wrong number of deleted items in setup_cmd_ldap sub-comand=delete_ldap
- only use create, if we have an ldap_admin_pw set
- call an add_account hook for each created account, if specified (not by default)
2010-08-29 08:17:10 +00:00
Ralf Becker
075c7c7667 fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0 2010-08-27 16:11:37 +00:00
Klaus Leithoff
cd108bfa9a Using egw_time for date/time handling; handle unrecognized timezones like 'Westeuropäische Sommerzeit' by splitting them off, when strtotime failes 2010-08-27 08:13:42 +00:00
Ralf Becker
c00ddd6010 moved logic of account-migration to setup_cmd_ldap and using setup_cmd_ldap for account_migration.php, that way we can also create the ldap-structur during the migration 2010-08-27 08:09:14 +00:00
Jörg Lehrke
3764cb147a Fix EXDATE issue for Apple devices 2010-08-26 20:28:43 +00:00
Nathan Gray
f48ae5ed3e Backport 31809 - Use correct field names for company & department 2010-08-26 14:25:22 +00:00
Klaus Leithoff
e9c9019475 *eMail-> ManageFolders: fix for bug: could not add or delete folder ACL 2010-08-26 11:48:57 +00:00
Klaus Leithoff
a90407c5e6 setting missing icServerObject in setVacationUser 2010-08-26 08:22:34 +00:00
Klaus Leithoff
d0734e6a6c more debug to find out why setVacationUser is not working 2010-08-26 08:10:22 +00:00
Klaus Leithoff
583b11c2ad more debug to find out why setVacationUser is not working 2010-08-26 08:08:24 +00:00
Klaus Leithoff
cfa5711233 fix a typo in emailadmin_sieve; create a wrapperfunction for setVacationUser in defaultimap to make sure we control the connect as emailadmin 2010-08-26 07:45:39 +00:00
Nathan Gray
a99ae11549 Backport 31797 - Add site configuration setting for which fields to copy when copying an address. (egw.stylite.de bug #8168) 2010-08-25 16:49:13 +00:00
Klaus Leithoff
3c1c24218f use composeOption to determine compose Editors content when forwarding as Attachment 2010-08-25 15:00:01 +00:00
Ralf Becker
2f1d9bf8d8 - setting set_defaults also with values containing (now replaced) replacements like $domain
- shorten db-name/-user to self::MAX_DB_NAME_LEN chars
2010-08-25 12:25:53 +00:00
Klaus Leithoff
dfe383226b translations provided by mkk 2010-08-25 11:16:20 +00:00
Klaus Leithoff
c4e7ab9e6c fix for missing scriptname in function calls which caused several errors 2010-08-25 10:44:12 +00:00
Nathan Gray
9074f4f438 Backport 31777 - Add action to list view for admins to recover events from list view (egw.stylite.de bug #8140) 2010-08-24 17:01:40 +00:00
Ralf Becker
1b76adb9fe setting NO memory limit for async service 2010-08-24 09:57:41 +00:00
Klaus Leithoff
5b98857605 USABILITY: if admin is setting the password,and retyping the intended password was not successful, the retype now gets deleted, and the inital password gets selected, after the alertbox is cleared away 2010-08-24 08:40:59 +00:00
Ralf Becker
73a784f7a1 moved config of calendar horizont from Admin >> Site configuration to Calendar >> Site configuration 2010-08-24 07:34:26 +00:00
Ralf Becker
cf760a790b * fixed printing in calendar (only first page of list was printed and some UI not disabled)
--> fix for egw.stylite.de bug #8142: calendar list view printed on three pages
2010-08-23 15:59:35 +00:00
Ralf Becker
f37e74d560 using utf-8 encoding for html merge-print 2010-08-23 12:04:03 +00:00
Klaus Leithoff
b2a0d2999d show infolog id in linktitle too (,if show_id is switched on) 2010-08-23 11:46:33 +00:00
Ralf Becker
c37862f6f4 new method deleteUsers(='%') allowing to delete multiple (user-)mailboxes via wildcards, eg. a whole domain 2010-08-21 20:21:39 +00:00
Ralf Becker
1cd6ff968f - new admin-cli command --add-user like --edit-user, but runs addaccount hook for existing accounts too
- using --add-user instead of --edit-user in setup_cmd_admin
2010-08-20 20:30:30 +00:00
Ralf Becker
ba1b0762bd setup_cmd_admin execs "admin/admin-cli.php --edit-user" to run all hooks, which can NOT run in setup 2010-08-20 19:28:49 +00:00
Ralf Becker
d7f1dc32b3 some fixes for base deletion and counting of active users 2010-08-20 14:18:58 +00:00
Ralf Becker
318db85091 new sub-command to delete ldap tree 2010-08-20 13:28:12 +00:00
Ralf Becker
9063e6691b some more adapting to current emailadmin: sieve host is not yet used, but defaulting to NULL is what emailadmin does too 2010-08-20 11:14:00 +00:00
Ralf Becker
7889c066cf updated mail config to match current emailadmin 2010-08-20 10:19:08 +00:00
Ralf Becker
b04394bad5 moved getUserData from defaultimap to cyrusimap, as it requires and admin conneciton, which we only support for Cyrus, also some docu update 2010-08-20 09:11:16 +00:00
Ralf Becker
bd88221059 disabling permanent error_log of sieve requests 2010-08-20 07:57:15 +00:00
Ralf Becker
fd5489d458 - moved plugin capabilities from emailadmin_bo to plugins
- moved sieve support and configuration from cyrusimap to defaultimap, as there are other imap server supporting Sieve
2010-08-19 18:13:53 +00:00
Nathan Gray
f2913cce54 Backport 31732 - Fix incorrect address count when searching organisations (#8117) 2010-08-19 16:18:41 +00:00
Ralf Becker
83503f467a moved sieve support from fmail to emailadmin cyrusimap plugin, to use emailadmin imap plugin for that purpose too 2010-08-19 15:51:55 +00:00
Ralf Becker
a805a849dd use autoloading to be able to load smpt and imap plugins from other apps 2010-08-19 09:50:59 +00:00
Ralf Becker
80fff2e714 check smtp/imap plugins from all apps, not only the ones user has permissions for 2010-08-19 09:17:59 +00:00
Ralf Becker
1bcbeb51ed * restore to current system charset, to force all restores to utf-8, and do NOT halt on sql errors in restore 2010-08-19 08:08:39 +00:00