Commit Graph

15470 Commits

Author SHA1 Message Date
Ralf Becker
41f102b40e "- fixed not exported custom fields, if field is valid for more then one type
- fixed not exported regular fields: info_datemodified, info_modifier, info_id"
2010-04-23 12:12:00 +00:00
Ralf Becker
b922519935 "fixed not working $type=='owngroups' for ldap, eg. used in calendar pref 'Preselected group for entering the planner'" 2010-04-23 10:57:40 +00:00
Hans-Jürgen Tappe
b70155b43b Fix the call to translate() in debug code. 2010-04-21 20:35:03 +00:00
Hans-Jürgen Tappe
efc00ad7b1 Fix problem with static access to non-static class
(probably imported by a backport from trunk)
2010-04-21 20:22:08 +00:00
Jörg Lehrke
3ed265e4fe Add CardDAV support for Apple's latest Addressbook.app 2010-04-21 18:01:26 +00:00
Jörg Lehrke
d11ce583fb Fix addressbook_bo::find_contact() 2010-04-21 16:02:35 +00:00
Ralf Becker
69a6bf75cd fixed not working rename of account_lid with admin/admin-cli.php, corrupted sqlfs (overwrite /home) 2010-04-21 12:29:52 +00:00
Ralf Becker
60471a000a reverted r29759 and merged r28076 instead, to only get new content_headers() method, but not break tooltips in calendar 2010-04-20 14:08:03 +00:00
Ralf Becker
3102177fbc "fixed warning (wrong parameter in array_unshift), if account_id not set" 2010-04-20 12:52:53 +00:00
Ralf Becker
a200ab98f9 "missing order account_fullname for sql" 2010-04-20 12:18:34 +00:00
Ralf Becker
3f25e174d9 "some more fixes:
- fixed not grayed out checkbox for grants to user set via group-acl
- fixed wrong soriting off accounts by account_lid instead of full name, which is displayed"
2010-04-20 11:35:32 +00:00
Ralf Becker
e07d734ca8 "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:25:14 +00:00
Ralf Becker
c17f3f08cd "silently remove user himself (NOT decrementing total or number of shown entries): looks much better ;-)" 2010-04-20 08:44:05 +00:00
Ralf Becker
31d82ac72b fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 07:08:56 +00:00
Jörg Lehrke
222f572a35 Fix typo 2010-04-16 15:32:23 +00:00
Jörg Lehrke
7728281dcc Fix empty Sync Anchor issue (eg. with Samsung devices) 2010-04-16 15:23:10 +00:00
Jörg Lehrke
d20dddcac0 Fix SyncML preferences issues 2010-04-16 07:24:02 +00:00
Jörg Lehrke
a13ffff62e Fix date_default_timezone_set issue within SIF-E class 2010-04-16 05:15:51 +00:00
Ralf Becker
ed9214bf1a backported r27838 to 1.6: cant create new groups 2010-04-15 06:12:08 +00:00
Jörg Lehrke
864fc5adc1 Reduce SyncML MaxMsgSize to 10000 2010-04-14 17:28:37 +00:00
Jörg Lehrke
c9cd0f4ce4 Fix SyncML preferences 2010-04-14 16:40:19 +00:00
Jörg Lehrke
8687767403 Fix GroupDAV supported-report-set issue 2010-04-14 14:50:55 +00:00
Jörg Lehrke
3f326954e4 Fix undefined status issue 2010-04-14 14:48:17 +00:00
Jörg Lehrke
734dc8e859 Allow more WS in line folding of new formats 2010-04-14 14:43:35 +00:00
Ralf Becker
8b634510aa "get FCK spellchecker and filebrowser working with session-id in url" 2010-04-13 15:27:00 +00:00
Jörg Lehrke
8423544939 Fix group participant issue 2010-04-12 07:19:25 +00:00
Ralf Becker
370ebff682 "Ignore not installed apps" 2010-04-12 06:44:31 +00:00
Jörg Lehrke
4962c59833 Fix vCard export issue 2010-04-12 06:36:07 +00:00
Jörg Lehrke
8fec4d6b94 Fix group participant localization issue 2010-04-12 06:32:42 +00:00
Ralf Becker
ed397791dc "backporting missing php5.3 changes from trunk: magic method __set/__unset must be public" 2010-04-11 17:02:31 +00:00
Klaus Leithoff
f6d1db1c09 fixing typo regarding the check of modification time 2010-04-07 12:26:34 +00:00
Hans-Jürgen Tappe
5a575d3cd8 Correction of some typos and grammatical inconsistencies in the german translation. 2010-04-06 14:23:04 +00:00
Ralf Becker
00ad0fbb35 "setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir" 2010-04-05 06:53:46 +00:00
Ralf Becker
35883b5ace "fixed not working edit of recuring events on home page
(caused by curly brackets in if condition, which got interpreted as placeholdes by old Template class, removed them as they are unnecessary anyway)"
2010-04-03 13:49:22 +00:00
Ralf Becker
082e01874a "mime_magic methods are not yet static in 1.6, thanks to Hans-Jürgen" 2010-04-03 06:18:00 +00:00
Ralf Becker
22a3b97bb7 "switching E_STRICT off in error_reporting" 2010-03-30 13:26:06 +00:00
Ralf Becker
bb00bb1bc8 "deleting a type, did not delete a group owner
--> causing groups still considered to be used as group owners and therefore not resolved to there users for grants"
2010-03-28 15:43:14 +00:00
Ralf Becker
d1f2b15a61 "fixed not working sort" 2010-03-28 15:03:29 +00:00
Nathan Gray
73cf603590 Backport add error messages to export template 2010-03-26 15:46:17 +00:00
Nathan Gray
dbff057e89 Backport fix for bug where a rejected event could still cause a schedule conflict 2010-03-26 15:37:04 +00:00
Nathan Gray
ee4820f782 Backport fix to notify linked apps about changes in address 2010-03-25 15:45:20 +00:00
Jörg Lehrke
1bc9aca110 Fix Windows 7 WebDAV issue 2010-03-25 14:17:21 +00:00
Ralf Becker
e1fb66f4a1 "calling split_accounts with 'merge' it type is NOT either 'accounts' or 'groups'" 2010-03-25 08:50:01 +00:00
Jörg Lehrke
7fb989508c Fix SyncML preferences 2010-03-24 11:30:38 +00:00
Ralf Becker
284ca304ae "adding changelog also as commit message to obs commit" 2010-03-22 21:30:31 +00:00
Jörg Lehrke
ae5bd4139b Cleanup GroupDAV code 2010-03-22 15:00:39 +00:00
Jörg Lehrke
9aa8ee01a5 Fix ATTENDEE/ORGANIZER for vCalendar 1.0 2010-03-22 14:54:54 +00:00
Klaus Leithoff
0bdd1282dd ampersand-at-the-end-of-url fix provided by zorg 2010-03-22 12:16:55 +00:00
Ralf Becker
0c70727073 removed in 1.6 not available static call of translation::convert() 2010-03-21 20:51:24 +00:00
Ralf Becker
a95732eb13 removed no longer used file, which will crash anyway because of old botimesheet class name 2010-03-21 10:07:16 +00:00