Commit Graph

22425 Commits

Author SHA1 Message Date
Nathan Gray
100c706674 Add an additional condition to check in case the template file is not recognized as XML, and try to parse it 2013-05-22 18:11:41 +00:00
Nathan Gray
f451b65557 Use refresh method for more intelligent updating 2013-05-22 18:10:26 +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
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
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
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
Nathan Gray
a763710de7 More fixes for import check (language & charset differ from definition) 2013-05-15 15:29:21 +00:00
Ralf Becker
c496516f19 re-added ability to use $sel_options["something[else]"] removed in last commit "compatibility with eT2" 2013-05-15 13:22:53 +00:00
Ralf Becker
f0e822f139 re-added somehow lost onchange in old eTemplate preferences template 2013-05-15 09:44:29 +00:00
Ralf Becker
c5e6213b55 also showing "Preferences" link in edit groups or view user 2013-05-15 09:37:20 +00:00
Klaus Leithoff
aed379e6da control resizing for IE10 under Windows8 2013-05-14 13:24:39 +00:00
Klaus Leithoff
4c4a05e426 control resizing for IE10 under Windows8 2013-05-14 13:22:30 +00:00
Ralf Becker
0fef5f6ac9 rearranged peview template and styled it 2013-05-14 13:19:09 +00:00
Nathan Gray
c20b9807bf Remove my custom fields from the default definition 2013-05-13 16:13:07 +00:00
Nathan Gray
f38dee97c5 If wizard dosesn't have translated field name, we have to translate it explicitly 2013-05-13 16:05:30 +00:00
Nathan Gray
a004c7f4ea Fix missed usage of user charset preference in CSV check 2013-05-13 15:53:17 +00:00
Klaus Leithoff
2a001498a1 implement delete action on tree; only the deletion of leafs (Items without children) is allowed and implemented by now 2013-05-13 14:42:42 +00:00
Klaus Leithoff
090f8b134e delete a leaf of the tree 2013-05-13 14:40:44 +00:00
Klaus Leithoff
6ce5ab170a * eMail/forwarding: fix bug in smtp_ldap backend regarding broken change of forwarding addresses introduced with capability of setting multiple forwardingaddresses 2013-05-13 12:18:01 +00:00
Ralf Becker
85a198d9e6 fixed id check, causig it not to use options given for id=0 2013-05-13 11:59:09 +00:00
Ralf Becker
f8ee063604 * CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client, plus some new indexes to speed up huge installs 2013-05-13 10:03:08 +00:00
Ralf Becker
410abc5fb7 * CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client 2013-05-13 09:35:51 +00:00
Ralf Becker
9454438a77 experimenting with new ideas for admin UI 2013-05-12 13:44:46 +00:00