Commit Graph

15877 Commits

Author SHA1 Message Date
6aebe8485b "fixed not working limited result and sorting for type 'both', caused by an (now disabled) optimisation, which only works for type 'accounts'" 2010-04-20 11:07:02 +00:00
9284452553 original EncodeFile uses is_readable. this fails with files stored in vfs in webusers context. use fopen instead, as old function (version 2.1) did 2010-04-20 10:02:36 +00:00
c2413db67b "if negating a search with an exclemation mark, we have to AND the criteria" 2010-04-20 08:46:14 +00:00
c17f3f08cd "silently remove user himself (NOT decrementing total or number of shown entries): looks much better ;-)" 2010-04-20 08:44:05 +00:00
cb9daa98ec "silently remove user himself (NOT decrementing total or number of shown entries): looks much better ;-)" 2010-04-20 08:41:12 +00:00
423dbbc567 "an other fix: if there's already an explicit named column, just use that name" 2010-04-20 08:12:22 +00:00
4756705182 modify filters where extra_table.contact_owner is involved. (reason:ambiguous column error) 2010-04-20 08:11:34 +00:00
765a1d5c09 "fixed not returned (explicitly given) columns: you need to use $table.'.'.$col.' AS '.$col, without AS column get NOT returned as name is different" 2010-04-20 07:39:23 +00:00
31d82ac72b fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 07:08:56 +00:00
1d57b61644 fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 06:58:28 +00:00
d9117ecff0 fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 06:57:57 +00:00
a2e6e301ee apply egroupware changes to phpmailer 5.1; logging errors to error_log for smtp class; additional functions to retrieve Header and Body of a created mail; being able to attach ics files as additional multipart/alternative part; AddString Part; being able to pass ssl and tls as part of the host string 2010-04-19 15:11:16 +00:00
af0f7d65b7 upgrade to phpmailer Version 5.1 2010-04-19 15:05:36 +00:00
d4959b0275 upgrade to phpmailer Versoon 5.1 2010-04-19 14:39:41 +00:00
2767a801fe fix for draggable calendar event to other dates (typo/cut and paste error) provided by andreas stoeckel 2010-04-19 09:27:01 +00:00
211d2818cb Enable ../groupdav.php/calendar/ again 2010-04-16 21:53:34 +00:00
4dc9ed98f9 Fix hierarchical properties issue 2010-04-16 18:58:32 +00:00
c87e751c76 Disable history logging for accounts when the backend is LDAP because it was showing changes for all entries instead of the current entry 2010-04-16 16:06:37 +00:00
222f572a35 Fix typo 2010-04-16 15:32:23 +00:00
7920304f13 Fix empty Sync Anchor issue (eg. with Samsung devices) 2010-04-16 15:26:48 +00:00
7728281dcc Fix empty Sync Anchor issue (eg. with Samsung devices) 2010-04-16 15:23:10 +00:00
9b441faaf1 fixing warning regarding template->show 2010-04-16 14:30:21 +00:00
851f017d1d fix for absolute position of new edit-series-dialog; provided by andreas stoeckel 2010-04-16 14:21:13 +00:00
8d5e509672 fix another tooltip problem (tooltips at the edge of the screen get misplaced) provided by andreas stoeckel 2010-04-16 13:48:36 +00:00
2ce6c9ecbb "support for Mandriva mailaccount schema for group email addresses " 2010-04-16 13:30:38 +00:00
c93b76987a enable create of recurreence for weekdays only for recur_type weekly (conditional enabling/disabling weekday selection area) provided by andreas stoeckel 2010-04-16 13:24:58 +00:00
fb747b3a97 fix flickering of calendar tooltips, fix oversized space reservation for small tooltips: provided by andreas stoeckel 2010-04-16 12:40:02 +00:00
2914b02d12 add h4,h5,h6 for purify whitelist 2010-04-16 12:32:58 +00:00
145423add8 add h4,h5,h6 for purify whitelist 2010-04-16 12:10:18 +00:00
a9fd21325d fixing a bug, when trying to sanitize possible ambiguous columns 2010-04-16 10:35:09 +00:00
9ea63f1cbb only try to read calendar entrys, if there are ids/dates 2010-04-16 10:28:29 +00:00
f15dad0f0d updated template as xml 2010-04-16 10:19:48 +00:00
c99426b492 fixed not working delete of participants specified as email address containing quotes 2010-04-16 10:19:29 +00:00
ebe6ec61fa fixing problem in listview, using the new UNION functionality 2010-04-16 07:55:43 +00:00
d20dddcac0 Fix SyncML preferences issues 2010-04-16 07:24:02 +00:00
e339b3626c Support old SyncML preference settings 2010-04-16 07:04:53 +00:00
92a6245385 removed iCal examples and rfc2445, as they are not needed 2010-04-16 06:30:21 +00:00
a13ffff62e Fix date_default_timezone_set issue within SIF-E class 2010-04-16 05:15:51 +00:00
83884ab2c2 better understandable dialog for editing recuring events (plus missing translations) 2010-04-15 18:23:02 +00:00
2aed9e476f Fix copy/paste error to get address merging working 2010-04-15 14:56:37 +00:00
db6c6cd462 "show only groups with calendar rights, as we do in the calendar selection" 2010-04-15 14:10:01 +00:00
06fed70281 all user_types supported while building the UNION 2010-04-15 13:41:57 +00:00
d41940fc1f work in progress, forgot that ressources are user_types too 2010-04-15 13:23:16 +00:00
b1987c62fa use UNIONs instead of OR for calendar filter "owner too" 2010-04-15 12:52:35 +00:00
d785ed1d45 improved commented out debug message 2010-04-15 07:01:29 +00:00
939875aade translations provided by mkk 2010-04-15 06:54:30 +00:00
ed9214bf1a backported r27838 to 1.6: cant create new groups 2010-04-15 06:12:08 +00:00
c130fee383 Reduce SyncML MaxMsgSize to 10000 2010-04-14 17:29:03 +00:00
864fc5adc1 Reduce SyncML MaxMsgSize to 10000 2010-04-14 17:28:37 +00:00
2b9198e8f7 Fix SyncML preferences 2010-04-14 16:40:54 +00:00