Commit Graph

17203 Commits

Author SHA1 Message Date
Ralf Becker
765864c89b * EMail: speed improvments backported from Trunk
- use a single bofelamimail instance (not backported but hack in CreateObject to get the same result)
- queue refresh folder calls, to send only a single one
- difference between click and doubleclick on mails to speed up doubleclick (opening mail in popup)
2011-03-17 07:39:02 +00:00
Klaus Leithoff
667f304018 handle account_last_change is string and 0 2011-03-16 16:26:48 +00:00
Klaus Leithoff
dcb7fae883 fix to regard the password-last-changed information from the auth system - if provided, and thus be able to react on forced password changes triggered from auth system. set password-last-changed info in authsystem on password change. when trying to force the user to change his password upon next login as admin from within egrouware, try to set the 0 value within the authsystem as well (in ldap rights are required for admin (or user) to set/alter the shadowlastchange attribute). regard auth-system information for user edit/view 2011-03-16 14:22:24 +00:00
Klaus Leithoff
8467d4db0a fix for javascriptbug in IE on entering the list of userdefined accounts in emailmodule 2011-03-14 12:58:02 +00:00
Ralf Becker
e728016277 * fixed not working scheduled import from vfs 2011-03-11 16:02:09 +00:00
Ralf Becker
5c6a19d8ef * Calendar: fixed PostgreSQL error on transfering records of a delted user to an other one 2011-03-11 07:38:13 +00:00
Ralf Becker
0d7bf710c1 Changelog for 10.1.20110310 2011-03-10 18:13:06 +00:00
Ralf Becker
01974225f8 * Calendar: fixed SQL error on search: Argument of OR must be of type boolean, not of type smallint 2011-03-10 17:57:11 +00:00
Nathan Gray
7ec5ee0f6c Escape quotes in user names 2011-03-10 15:44:28 +00:00
Ralf Becker
6ad92c2b84 Changelog for 10.1.20110309 2011-03-09 11:37:08 +00:00
Ralf Becker
d9750d50f8 * fixed in last version not working bcc mail addresses 2011-03-09 11:32:11 +00:00
Ralf Becker
79a13b6d9c Changelog for 10.1.20110307 2011-03-07 19:22:25 +00:00
Ralf Becker
6563fb1ebd removed to re-create 2011-03-07 19:21:18 +00:00
Ralf Becker
60181482c7 Changelog for 10.1.20110307 2011-03-07 15:16:04 +00:00
Ralf Becker
f85ca66d2f * Calendar: no longer returning private events of other user while searching, as it can reveal private information 2011-03-07 15:12:08 +00:00
Ralf Becker
b06cf300b1 dont show vfs_storage_mode "custom", if not custom 2011-03-07 14:16:23 +00:00
Ralf Becker
3b1ef91a14 add Evolution as know GroupDAV client 2011-03-07 14:01:04 +00:00
Ralf Becker
a32de639be * LDAP addressbook filter for all addressbooks by "(objectclass=inetorgperson)" to not get eg. computer accounts from Samba 2011-03-07 13:53:51 +00:00
Ralf Becker
575d901a2d * Calendar: fixed in some cases not updated alarms, if event got moved
- sending alarms to CalDAV/GroupDAV clients as offset, not fixed time like before
- only exception to the above are alarms for recuring events to Lightning, which must be absolute, as offset lead to infinit poping up alarms in Lightning
- update all alarm times of other users alarms too, when storing events, as they might not be included in the stored event
2011-03-07 13:49:45 +00:00
Ralf Becker
2566928422 fixed not disabled alarm delete button, if user has no edit rights (already gave a permission denied message) 2011-03-07 10:19:04 +00:00
Ralf Becker
4eb506b01b * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms
- Lightning pops up alarm, until Sequence/etag get updated: if user has no edit rights on an other users calendar, etag never got updated, now we update it
- fixed user was not able to add alarms via CalDAV, if he had no edit rights for event (was always possible in web UI)
- alarms from other users calendars are not included any more, as they make no sense but a lot of trouble
- fixed wrong condition on adding alarms, causing some alarms no being saved
2011-03-05 10:26:17 +00:00
Ralf Becker
6972fd517e * ImportExport: fixed translation default value not working (eg. "1|>one||2|>two||other") 2011-03-04 17:44:13 +00:00
Ralf Becker
c013024800 * Timesheet from other app then calendar: fixed title to use clicked app (first link_app) 2011-03-03 17:08:41 +00:00
Ralf Becker
3ddbb113ce * fixed handling of + char in VFS filenames (using egw_vfs::decodePath() instead of urldecode()) 2011-03-03 15:45:02 +00:00
Ralf Becker
44ac73f1f7 AddrAppend() for Bcc get's NOT called for SMTP! --> reimplemented AddBCC() 2011-02-28 21:41:18 +00:00
Ralf Becker
37e22ef91e hook for egw_mailer to log or authorize all mail 2011-02-28 21:14:54 +00:00
Ralf Becker
26098f1f64 * removing memory limit from backup download, by switching off output buffering and zlib output compression 2011-02-25 13:14:07 +00:00
Nathan Gray
c3761c17fe Fix missing custom fields 2011-02-24 15:39:34 +00:00
Nathan Gray
6d7f51479e Add extra 3123categories3123 tag for merging hierarchical categories listing each main category on its own line 2011-02-23 21:26:08 +00:00
Klaus Leithoff
36129b8d7f with php5.3 EncodeQP uses quoted_printable_encode, which messes up content eventually 2011-02-23 12:35:53 +00:00
Ralf Becker
8893a9b602 * correctly parsing of "time-range" REPORT filter, giving a SQL error before because it requires comparing as unix timestamp not strings 2011-02-23 10:59:51 +00:00
Klaus Leithoff
04321c07fc remove project column as it is of no use 2011-02-23 08:53:28 +00:00
Ralf Becker
7eaebc3343 use /usr/bin/tnef if available, before search tnef or ytnef via which in the path, to cope with system having it NOT in the path, but at its standard location 2011-02-22 13:13:29 +00:00
Nathan Gray
0f222126c3 Remove category from contacts when category is deleted 2011-02-18 18:42:28 +00:00
Nathan Gray
9578edb5ca Provide proper history widget for Last changed, and stop any more from being logged 2011-02-17 16:10:00 +00:00
Nathan Gray
12263e3266 Fix for display of multi-row read-only select-account widget 2011-02-17 16:06:09 +00:00
Ralf Becker
ac6919df09 parameter to copy changelog automatically eg. to sf.net 2011-02-16 10:43:27 +00:00
Klaus Leithoff
98954c82f0 fix for bug/problem regarding the merge of contacts: main links of linked addresses where not moved to the new target 2011-02-15 14:51:21 +00:00
Ralf Becker
523586725f call all delete_category hook only for all apps, if cat is application-global 2011-02-15 13:04:52 +00:00
Ralf Becker
f8ea85a00c * fixed not working delete of application-global categories via "admin >> global categories" in applications 2011-02-15 12:52:15 +00:00
Ralf Becker
3054731928 calendar icon for addressbook.index to add an appointment for a contact 2011-02-15 11:43:32 +00:00
Ralf Becker
ecb259f2ed if contact in $_GET[participants] parameter for edit is a user, use the user instead 2011-02-15 11:35:33 +00:00
Ralf Becker
a7e03f3262 Changelog for 10.1.20110214 2011-02-14 13:30:44 +00:00
Ralf Becker
1c79b04877 Fixed problem with event stacks for non drag-droppable event objects 2011-02-14 12:07:39 +00:00
Ralf Becker
807f447cb1 Clicking on a stack of events now always openes the event lying on top of the stack 2011-02-14 11:20:56 +00:00
Jörg Lehrke
e81f37dda7 * CalDAV: Apply other users' calendar color, too 2011-02-13 21:08:49 +00:00
Ralf Becker
0ed4b76f46 * Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:50:54 +00:00
Ralf Becker
b90e590f66 * Calendar: using equally sized, non-overlaping columns for multiple events at the same time
- old overlapping events failed for more then 6 columns
- clicking on events opened the frist/underlaying event not the visible one
2011-02-11 15:44:50 +00:00
Klaus Leithoff
b6203cad52 * eMail: patch of Andreas Stöckel with bugfix for not working actions in felamimail treeview (when Stylite Template is active) 2011-02-11 12:50:07 +00:00
Ralf Becker
3b7a53b20b added EventMgr account_id columns to admin_cmd_change_account_id 2011-02-10 10:23:50 +00:00