Ralf Becker
cc38dee31e
* LDAP: only check for matching system users, if a new account get added, as existing accounts can be reported - depending on configuration - as system users too
2013-05-23 17:10:19 +00:00
Ralf Becker
0467ec13ec
prevent PHP Noticed: undefined index: menuaction
2013-05-23 17:01:54 +00:00
Ralf Becker
c4004a22b6
* Tracker: widget to fetch tracker-data for custom print templates
2013-05-23 16:16:35 +00:00
Ralf Becker
e32d08b74d
fixes for 11.1
2013-05-23 16:05:39 +00:00
Ralf Becker
7944b77bb2
* EMail: sort Sieve filter rules via drag-n-drop
2013-05-23 15:57:27 +00:00
Ralf Becker
05d8491861
fixed missing hove on inactive Sieve rules
2013-05-23 14:38:41 +00:00
Ralf Becker
814d18d48c
offer to delete all existing accounts from SQL tables, before migration to it
2013-05-23 14:36:52 +00:00
Ralf Becker
78384c98f4
offer to delete all existing accounts from SQL tables, before migration to it
2013-05-23 14:33:34 +00:00
Klaus Leithoff
fc9bc8fc28
even better help text on sieve rule edit
2013-05-23 14:17:01 +00:00
Klaus Leithoff
8ced02dc55
fix problem regarding the ability to save a groups emailaddress
2013-05-23 13:51:41 +00:00
Ralf Becker
38f7a1341c
backported account-migration improvments from Trunk:
...
- r40487 allow to create an instance specific admin, user- or group-context
- r40903 changes account_repository and auth_type to migration type (no need to store that type first)
- r40907 warning if account-migration to SQL of certain groups will fail, because they have identical IDs as existing users
2013-05-23 13:46:16 +00:00
Ralf Becker
30981ba8df
removed wired way to do a hover background color
2013-05-23 11:51:06 +00:00
Klaus Leithoff
3ef6278c10
remove obsolet template
2013-05-23 11:49:51 +00:00
Klaus Leithoff
b84413c7ad
* eMail: small modification of user interface for editing sieve rules to clarify the use of :matches , :contains or :regex
2013-05-23 10:34:50 +00:00
Ralf Becker
63d8fe41df
fixed broken template
2013-05-23 09:39:13 +00:00
Ralf Becker
f9020f4590
* Calendar/InfoLog/Timesheet/Tracker/ProjectManager: edit focuses now automatic on title input
2013-05-23 09:05:35 +00:00
Ralf Becker
4037993dc5
* API: full support of active directory as account storage, tested so far with Samba4
2013-05-22 17:22:20 +00:00
Ralf Becker
96e296b8d7
* API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date
2013-05-22 09:04:12 +00:00
Ralf Becker
94b183d3f4
* API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date
2013-05-22 09:03:32 +00:00
Ralf Becker
f993f20723
* API: fallback auth checks and - if necessary - updates passwords on fallback on successful primary authentication or password change, to ensure they are kept up to date
2013-05-22 09:02:53 +00:00
Klaus Leithoff
4f21f80728
* eMail: fix problem on compose when changing signatures, when html-mail contained anchors
2013-05-22 08:32:46 +00:00
Klaus Leithoff
5182f8280b
* eMail: fix problem on compose when changing signatures, when html-mail contained anchors
2013-05-22 08:30:40 +00:00
Nathan Gray
173d2ad374
Fixes to actions, to better support changing after initial creation
2013-05-21 20:24:40 +00:00
Nathan Gray
f53a90ccdf
Update in-code documentation to match code
2013-05-21 20:23:35 +00:00
Nathan Gray
08ac429774
Sort browser's widget list, so you can find widget you're looking for
2013-05-21 20:22:51 +00:00
Ralf Becker
ec9032d057
* Admin: fixed fatal error when creating new users
2013-05-21 18:05:10 +00:00
Ralf Becker
7806f183a9
* Admin: fixed fatal error when creating new users
2013-05-21 18:03:44 +00:00
Klaus Leithoff
9ee936aa05
replace old sieveport 2000 with new default 4190
2013-05-21 14:56:14 +00:00
Klaus Leithoff
c9e8e0b115
replace old sieveport 2000 with new default 4190
2013-05-21 14:54:01 +00:00
Klaus Leithoff
579b5f6f42
replace old sieveport 2000 with new default 4190
2013-05-21 14:51:11 +00:00
Klaus Leithoff
6ed373ca91
replace olp sieveport 2000 with new default 4190
2013-05-21 14:37:49 +00:00
Klaus Leithoff
ab0404d500
disable dock/undock as I could not get it to work reliably
2013-05-21 12:05:21 +00:00
Klaus Leithoff
74ef3c6b5d
small improvement of the preview functionality
2013-05-21 12:02:58 +00:00
Klaus Leithoff
84cc7f83c4
improve add folder funtionality: if you add folders containing the mailbox delimiter, create the required structure
2013-05-21 10:57:07 +00:00
Klaus Leithoff
1d963646f5
attempt to better control preview area; implementation of addFolder (action on branch still missing); basic search functionality
2013-05-21 08:46:54 +00:00
Klaus Leithoff
6e1e86123f
add basic refreshItem function; TODO: need to implement the refreshing of the actions
2013-05-21 08:33:16 +00:00
Klaus Leithoff
c6164973ae
fix bug regarding the missing of all tree actions after leaf deletion
2013-05-17 13:30:43 +00:00
Ralf Becker
8f0602f6bf
switching permanent error_log off
2013-05-16 16:02:48 +00:00
Ralf Becker
fbe1bea082
switching permanent error_log off
2013-05-16 16:02:35 +00:00
Ralf Becker
5cbeafec1d
switching permanent error_log off
2013-05-16 16:02:18 +00:00
Ralf Becker
b2eb940e90
* Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit
2013-05-16 16:00:54 +00:00
Ralf Becker
85c53152d1
* Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit
2013-05-16 16:00:24 +00:00
Ralf Becker
0ab1a14036
* Calendar/CalDAV: reduced memory foot-print by caching alarms, calendars with lots of alarms and recurring events sync now with 128MB memory_limit
2013-05-16 15:59:25 +00:00
Ralf Becker
cb4f6102f3
* All apps: group grants now again return inactive users, was broken since inactive users are no longer shown in user-selections
2013-05-16 12:44:41 +00:00
Ralf Becker
95cfb08502
* All apps: group grants now again return inactive users, was broken since inactive users are no longer shown in user-selections
2013-05-16 12:43:44 +00:00
Ralf Becker
1d551921e7
* Calendar/CalDAV: fixed typo causing time range for sync into past and future to be shorter then default or explicilty set in preferences
2013-05-16 12:27:20 +00:00
Ralf Becker
5bc3440442
* Calendar/CalDAV: fixed typo causing time range for sync into past and future to be shorter then default or explicilty set in preferences
2013-05-16 12:26:59 +00:00
Klaus Leithoff
f2633f3cb6
* eMailadmin: give hint about sieve server port usage and its impact on connection
2013-05-16 12:20:56 +00:00
Klaus Leithoff
ee864de158
* eMail: give hint about sieve server port usage and its impact on connection
2013-05-16 11:44:15 +00:00
Klaus Leithoff
6bb9b81eed
* eMail/SIEVE: fix bug that prevented the ssl communication with a sieve-server; if port 5190 is configured, we switch communicating to the sieve server to use ssl
2013-05-16 10:52:52 +00:00