Ralf Becker
20912e702d
upps, fixed wrong parameter order
2010-08-31 10:26:43 +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
bfc3b262b3
rest to implement support for different mailbox names types / mail_login_types
2010-08-31 10:13:28 +00:00
Ralf Becker
6b474b08e2
new command to set mailbox attribute
2010-08-31 09:34:04 +00:00
Ralf Becker
2ebd10efba
new command to set mailbox attribute
2010-08-31 09:33:29 +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
657ce8683f
moved default fields for copying to addressbook_ui::$copy_fields AND using that default also if nothing is configured
2010-08-30 10:21:23 +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
d6822d9564
- 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:16:27 +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
Ralf Becker
3c58ef8473
fixed historylog widget shows "unknow type" for selectboxes with explicit options containing key 0
2010-08-27 16:11:02 +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
Ralf Becker
2cc8585ecb
small docu about creating ssl (ldaps) or tls connections
2010-08-26 20:44:33 +00:00
Ralf Becker
ff867f4daf
tls support for ldap, use "tls://host" instead of hostname
2010-08-26 20:30:01 +00:00
Jörg Lehrke
f91095f2ec
Fix EXDATE issue for Apple devices
2010-08-26 20:28:54 +00:00
Jörg Lehrke
3764cb147a
Fix EXDATE issue for Apple devices
2010-08-26 20:28:43 +00:00
Ralf Becker
7be62b431f
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-26 20:22:02 +00:00
Nathan Gray
f48ae5ed3e
Backport 31809 - Use correct field names for company & department
2010-08-26 14:25:22 +00:00
Nathan Gray
5c2a64c1de
Use correct field names for company & department
2010-08-26 14:23:28 +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
Nathan Gray
989011fe69
Add site configuration setting for which fields to copy when copying an address. (egw.stylite.de bug #8168 )
2010-08-25 16:47:25 +00:00
Oscar Manuel Gómez Senovilla
2d616fe2bb
Tracker #2647
2010-08-25 16:28:08 +00:00
Oscar Manuel Gómez Senovilla
65f1702caa
Tracker #2657
2010-08-25 16:23:17 +00:00
Oscar Manuel Gómez Senovilla
2f0df89b4f
Tracker #2703
2010-08-25 16:14:29 +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
Ralf Becker
6c885b31fb
- 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:24:11 +00:00
Klaus Leithoff
dfe383226b
translations provided by mkk
2010-08-25 11:16:20 +00:00
Klaus Leithoff
316ac13e31
translations provided by mkk
2010-08-25 11:15:29 +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
Nathan Gray
9b62e51e2d
Add action to list view for admins to recover events from list view (egw.stylite.de bug #8140 )
2010-08-24 16:59:13 +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
Klaus Leithoff
8d1f813be6
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:36:54 +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
dc288bc4e5
moved config of calendar horizont from Admin >> Site configuration to Calendar >> Site configuration
2010-08-24 07:33:26 +00:00
Ralf Becker
bb5000d526
setting NO memory limit for async service
2010-08-23 16:32:33 +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
b51c248768
* 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:57:09 +00:00