Commit Graph

25931 Commits

Author SHA1 Message Date
Ralf Becker
a95f08f88c * CalDAV: fixed users participating only in exceptions of a recurring event were also shown in whole series in Thunderbird and iCal 2014-11-10 20:04:59 +00:00
Ralf Becker
cc049e25d0 sessions with status blocked or wrong password could not be deleted from access log (to unblock an account) 2014-11-10 16:49:39 +00:00
Ralf Becker
f5ee6afc6b fix SQL error on install for PostgreSQL or MySQL running strict-mode 2014-11-10 15:37:52 +00:00
Ralf Becker
f7a508608b * CalDAV: big calendars with more then 500 events in result-set were missing events 2014-11-10 14:20:08 +00:00
Hadi Nategh
ca2b56979c * Mail: Fix mail display and compose open in full height
-commits r49335, r49336, r49339, and r49340.
2014-11-10 12:54:31 +00:00
Hadi Nategh
e24bf5ed50 Fix mail compose resize handler, and make sure that is happening after popup window resize 2014-11-10 12:05:07 +00:00
Ralf Becker
e68c0857de * PHP: automatic set size shared memory available to PHP APC(u) extension to 128MB, if installed and less then 64MB 2014-11-10 09:52:25 +00:00
Ralf Becker
418dc8c45b Recommend: php5-pecl-smb and skip interactive install for Univention (uses existing "Administrator" as 1. EGroupware user) 2014-11-08 15:36:26 +00:00
Ralf Becker
bfe3011961 fix big $_GET[f] URL parameter got removed by Suhosin extension 2014-11-08 15:33:06 +00:00
Ralf Becker
da49943ac5 changes for Univention install 2014-11-07 13:15:24 +00:00
Ralf Becker
3132533595 comment permanent error_log 2014-11-07 12:34:15 +00:00
Ralf Becker
b5be55419f fix infinit recursion caused by systemtime < max modification time of files, now relying only on modification times 2014-11-07 10:33:09 +00:00
Ralf Becker
333a84dcdc fix typo in smtp plugin name and stay on selected accounts plugin, even if it is inaccessible due to open_basedir, as we otherwise would store default "sql" 2014-11-06 19:22:48 +00:00
Ralf Becker
2de05ac779 changelog additions for new tag 2014-11-06 16:59:32 +00:00
Ralf Becker
fb8d036f71 fix some problem in Univention install 2014-11-06 16:55:14 +00:00
Ralf Becker
afaf5a1ece fix some problem in Univention install 2014-11-06 16:54:33 +00:00
Ralf Becker
31dc65f159 add storing of config values with names like "app/name" 2014-11-06 13:46:20 +00:00
Ralf Becker
a70600d964 add storing of config values with names like "app/name" 2014-11-06 13:46:03 +00:00
Klaus Leithoff
1801ed8795 make sure preview/display/saveAttachments etc. is using the ImapServer whose Id is passed on with the ID of the mail to be processed 2014-11-06 13:12:22 +00:00
Klaus Leithoff
4f2219908f make sure preview/display/saveAttachments etc. is using the ImapServer whose Id is passed on with the ID of the mail to be processed 2014-11-06 13:11:44 +00:00
Ralf Becker
815beb9e8d updated build files 2014-11-06 12:34:35 +00:00
Klaus Leithoff
1ef487712f * Mail: on save as zip: always fetch all attachments, even inline (images); do not fatally fail on empty attachments 2014-11-06 11:43:59 +00:00
Klaus Leithoff
1d48bf67d5 * Mail: on save as zip: always fetch all attachments, even inline (images); do not fatally fail on empty attachments 2014-11-06 11:42:44 +00:00
Ralf Becker
21c6acc3fc Changelog for 14.1.20141106 2014-11-06 07:58:52 +00:00
Nathan Gray
2232895b39 Let color be cleared (null wouldn't be returned) 2014-11-05 23:24:02 +00:00
Ralf Becker
01e85bcee9 backport of Univention support to 14.1:
r49257: support for Univention LDAP schemas
r49263: mail plugin for UCS
r49274: UCS mail plugin: fix typo in name of alias attribute, quota in MB and reading of enabled attribute
r49275: setting sambaPrimaryGroupSID and univentionObject with univentionObjectType
r49276: automatic install in UCS enviroment
r49298: setting univentionMailHomeServer attribute to trigger directory listener to create INBOX and create configured folders in mail app
r49299: using univention-directory-manager cli to create not accounts to get Kerberos stuff addded
2014-11-05 20:43:10 +00:00
Ralf Becker
753ce75b15 using univention-directory-manager cli to create not accounts to get Kerberos stuff addded 2014-11-05 20:27:52 +00:00
Ralf Becker
244046528a setting univentionMailHomeServer attribute to trigger directory listener to create INBOX and create configured folders in mail app 2014-11-05 17:24:34 +00:00
Ralf Becker
b522552e3e * Mail: fixed icons for special use folders did not use folders set in mail account 2014-11-05 16:52:25 +00:00
Ralf Becker
a37c884969 * Mail: fixed icons for special use folders did not use folders set in mail account 2014-11-05 16:51:55 +00:00
Hadi Nategh
93aa6fb83a * Calendar: Add new feature to the calendar app, in order to be able to sort calendars in day and week views 2014-11-05 16:13:26 +00:00
Ralf Becker
026e93a0c4 use template base url from initial template, to continue using webdav, if that was loaded via webdav 2014-11-05 13:07:13 +00:00
Ralf Becker
26ddee7b9d * InfoLog/Tracker: fix missing attachments when converting a composed mail to an InfoLog or Tracker entry 2014-11-05 07:35:27 +00:00
Ralf Becker
123bb043d5 * InfoLog/Tracker: fix missing attachments when converting a composed mail to an InfoLog or Tracker entry 2014-11-05 07:34:55 +00:00
Nathan Gray
0f516f9eb7 Add action to add to clipboard 2014-11-04 21:34:18 +00:00
Hadi Nategh
01f4987826 Style print view of calendar entry
-Fix None blocking, whole day, and private options weird behavior in print view.
2014-11-04 15:35:24 +00:00
Hadi Nategh
ca142a8734 Style print view of calendar entry
-Fix None blocking, whole day, and private options weird behavior in print view.
2014-11-04 15:34:51 +00:00
Hadi Nategh
185895c754 Try to resize popup after toggling manual button in email wizard 2014-11-04 13:46:20 +00:00
Hadi Nategh
c19283f5bd Fix placeholder in taglist 2014-11-04 13:19:00 +00:00
Hadi Nategh
975a3fd2d5 Fix placeholder in taglist 2014-11-04 13:18:20 +00:00
Nathan Gray
382d7bc762 Get infolog status icons showing in element list. 2014-11-03 17:12:44 +00:00
Ralf Becker
3d411f82da * ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again 2014-11-03 13:51:05 +00:00
Ralf Becker
0d62972c7f * ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again 2014-11-03 13:50:28 +00:00
Ralf Becker
f0344d83e0 automatic install in UCS enviroment 2014-10-31 16:50:37 +00:00
Ralf Becker
fd37251ac4 setting sambaPrimaryGroupSID and univentionObject with univentionObjectType 2014-10-31 15:31:32 +00:00
Ralf Becker
d1e1683ba4 only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps 2014-10-31 12:24:19 +00:00
Ralf Becker
99895e0dd9 only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps 2014-10-31 12:23:56 +00:00
Hadi Nategh
788bc9ff3e Fix re-positioning mail preview content according to its visible sibilings 2014-10-31 10:50:30 +00:00
Hadi Nategh
795131df35 Fix re-positioning mail preview content according to its visible sibilings 2014-10-31 10:49:22 +00:00
Ralf Becker
9193bdfc36 setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs 2014-10-31 10:13:26 +00:00