Ralf Becker
67f71992ee
first take on migrating mail accounts from LDAP to SQL (only qmailUser schema)
2012-11-19 09:59:00 +00:00
Ralf Becker
12fa75f978
fix typo in comment
2012-11-19 08:24:47 +00:00
Ralf Becker
ec2ce0f943
* Setup: when migrating accounts from SQL to LDAP or back, also migrate addressbook data
2012-11-19 08:23:09 +00:00
Nathan Gray
e1d06c0e59
vCard import/export improvements
2012-11-16 16:56:40 +00:00
Klaus Leithoff
6f8c81c762
initially when opening manage folder section of email module, disable ACL Management (to avoid unwanted changes); activate on single checkbox click
2012-11-16 12:15:28 +00:00
Ralf Becker
26de26873b
if EGroupware manages a mail server, allow setting an email address for groups
2012-11-16 10:36:34 +00:00
Ralf Becker
b82f6516e8
fixed not load translations if depending on multiple files and maintaining load_via in tree-wide cache
2012-11-16 09:21:17 +00:00
Ralf Becker
cf5361d925
fixed not load translations if depending on multiple files and maintaining load_via in tree-wide cache
2012-11-16 09:18:44 +00:00
Ralf Becker
0e41e83520
one server-config missed in r36329: arrays in $GLOBALS[egw_info][server] are now automatically serialized and unserialized
2012-11-15 22:13:11 +00:00
Ralf Becker
64f31a0fdc
* Setup/API: translations are no longer installed in database, but loaded directly from lang-files into tree-level cache
...
also backported:
- r40748: loading all translations in one go from cachem, saving some latency
- r36329: config is now cached on instance level, arrays in $GLOBALS[egw_info][server] are now automatically serialized and unserialized
2012-11-15 19:12:15 +00:00
Nathan Gray
1484e44c00
Left align chosen selectbox contents
2012-11-15 17:40:46 +00:00
Nathan Gray
4fc8903129
Fix bug where user preference for addressbook vCard was not used in some cases
2012-11-15 17:11:31 +00:00
Klaus Leithoff
fce73d3054
handle problem with mdash and ndash when switching inline signatures, as their utf8 representations fail to convert using utf8_decode
2012-11-15 16:37:47 +00:00
Klaus Leithoff
66a4b635e5
improved control of excess empty div tags
2012-11-15 15:31:02 +00:00
Klaus Leithoff
cd9e0cfab5
improved control of excess empty div tags
2012-11-15 15:30:11 +00:00
Ralf Becker
6341e8fc33
store group email in mailaccounts table
2012-11-15 15:26:35 +00:00
Ralf Becker
17ad37d302
remove not used in a long time ldap_mgr code
2012-11-15 14:47:12 +00:00
Klaus Leithoff
f286c0228e
if style stuff contains e.g. font-family: Kunstler Script EGroupware Script detection complains about script tags when posting such content. So we remove Script from inline style definition
2012-11-15 11:56:04 +00:00
Klaus Leithoff
bea130bc23
if style stuff contains e.g. font-family: Kunstler Script EGroupware Script detection complains about script tags when posting such content. So we remove Script from inline style definition
2012-11-15 11:55:19 +00:00
Nathan Gray
f29f2f9c1a
Styles for selectboxes
2012-11-14 20:56:52 +00:00
Nathan Gray
b83a19284a
UI changes for chosen selectboxes
2012-11-14 20:33:33 +00:00
Nathan Gray
0f1b273cb1
- Add accessory of selectbox to move accessories between resources
...
- Remove 'back' button, viewing accessories of a resource now uses nm filter entirely
- Remove view, using read-only edit
2012-11-14 18:00:02 +00:00
Nathan Gray
a0a6e14154
Revert changes to delete view - exceptions no longer shown
2012-11-14 16:25:21 +00:00
Nathan Gray
94f84ce2b7
Default import vCard charset to user preference
2012-11-14 16:10:51 +00:00
Ralf Becker
ac67c9ed80
log sql by setting $this->debug = true, before calling so_sql::search()
2012-11-14 14:23:00 +00:00
Ralf Becker
03cba7399a
added "requires PHP 5.3"
2012-11-14 10:01:00 +00:00
Ralf Becker
0d0a0d6c75
Changelog for 11.1.20121114
2012-11-14 07:51:37 +00:00
Nathan Gray
4cb4835544
Default vcard export charset to user preference
2012-11-13 23:12:27 +00:00
Nathan Gray
d712d4f584
Try and fallback from HTML to plain text to match spec - removed HTML notifications
2012-11-13 23:07:13 +00:00
Nathan Gray
a367693ac0
Fix CC line search display
2012-11-13 22:31:57 +00:00
Nathan Gray
8b55a21206
More changes to use chosen for fancy selectboxes - apply to egw multi-select and select user too
2012-11-13 22:14:00 +00:00
Nathan Gray
fa4ef25f22
Add category ACL check to export conversion to human values
2012-11-13 17:40:39 +00:00
Nathan Gray
052897fcd8
- Add display filter to view resources, accessories, or both
...
- Change view accessories activity to depend on the existance of accessories in DB, not links
- Add view accessories action to context menu
2012-11-13 17:26:31 +00:00
Klaus Leithoff
464145ee3b
* eMail: restructuring of manage folder section (ACL area, no tabs, different layout)
2012-11-13 16:24:29 +00:00
Ralf Becker
4b70b27717
* Calendar: notify responsible for a resource "participating" in a private event only with privacy-cleared details
2012-11-13 13:32:33 +00:00
Ralf Becker
ae28edb43a
* Calendar: notify responsible for a resource "participating" in a private event only with privacy-cleared details
2012-11-13 13:31:44 +00:00
Ralf Becker
391a9a01e0
* InfoLog: switching to a group-type resets access to "public" and disables access in edit
2012-11-13 12:08:56 +00:00
Ralf Becker
04017a728b
* InfoLog: switching to a group-type resets access to "public" and disables access in edit
2012-11-13 12:07:10 +00:00
Ralf Becker
41fc23a932
* Calendar: sort participants by there name
2012-11-13 11:23:50 +00:00
Ralf Becker
d6ce940eb0
* Calendar: sort participants by there name
2012-11-13 11:23:29 +00:00
Klaus Leithoff
cc620c6a45
* eMail/eSync: when no truncation date is set, use 12 weeks as hard coded limit (as some clients die, when confronted with too many mails)
2012-11-13 11:15:20 +00:00
Ralf Becker
244327710b
* Calendar: ignore (unchangeable) status of groups for setting line-type of events: all users of a group-invitation accepted --> solid line for all accepted
2012-11-13 09:53:29 +00:00
Ralf Becker
39e3d199fc
* Calendar: ignore (unchangeable) status of groups for setting line-type of events: all users of a group-invitation accepted --> solid line for all accepted
2012-11-13 09:53:06 +00:00
Nathan Gray
bc275bef41
Remove accidentally committed debug
2012-11-12 19:32:35 +00:00
Nathan Gray
f72a582532
Use chosen plugin for to get fancy selectboxes. Selectboxes with more than 12 options get it turned on automatically
2012-11-12 19:29:23 +00:00
Klaus Leithoff
7715ef14f4
* emailadmin/quota: display quota used (if available) in eMail-Account Management of User Data Administration
2012-11-12 12:39:35 +00:00
Ralf Becker
234a8a8154
check if we use cookies for the session, but no cookie set: happens eg. in sitemgr (when redirecting to a different domain) or with new java notification app
2012-11-12 09:48:31 +00:00
Nathan Gray
4420b4b115
If opening window is not addressbook, update addressbook window too
2012-11-09 18:38:48 +00:00
Nathan Gray
2ecd33725d
Add an action for deleted recurring events to delete the whole series
2012-11-09 18:04:08 +00:00
Nathan Gray
5057d1735e
Allow viewing / editing deleted exceptions by editing the series
2012-11-09 17:14:02 +00:00