Commit Graph

15444 Commits

Author SHA1 Message Date
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
Ralf Becker
af45b86e55 "patch from Lorentz <lorentz(at)friendship-systems.com>" 2010-03-21 10:01:24 +00:00
Ralf Becker
e687b23c1f "patch from Lorentz <lorentz(at)friendship-systems.com>" 2010-03-21 09:56:11 +00:00
Ralf Becker
bfd8b94b09 "fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])" 2010-03-21 09:06:43 +00:00
Ralf Becker
a2119f7fd4 restructured accounts::search() code, to handle $param[app] for ldap too, fixed ldap backend to also index array by account_id 2010-03-20 13:29:11 +00:00
Ralf Becker
8864f5cb07 Costa Rica holidays 2011-15, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-20 08:10:18 +00:00
Ralf Becker
4d325a63d3 xajax uses xml to transport the label, therefore we have to replace not only CR, LF (not allowed unencoded in Javascript strings) but also all utf-8 C0 and C1 plus CR and LF 2010-03-19 13:08:11 +00:00
Ralf Becker
81f2d510f9 new holiday file for Costa Rica, thanks to Rafael Chacon <rafael.chacon(at)tecapro.com> 2010-03-19 08:05:27 +00:00
Ralf Becker
5f95d05cfe updated holidays file for NL, thanks to R. Oosterhoff <r.oosterhoff(at)xs4all.nl> 2010-03-19 08:02:40 +00:00
Ralf Becker
511f626752 "fixed infolog loosing links: wrong placed bracket" 2010-03-18 10:04:08 +00:00
Jörg Lehrke
36aa55fa27 Fix GroupDAV iterator issue 2010-03-16 20:45:13 +00:00
Jörg Lehrke
0dc7e88000 Fix error message issue 2010-03-16 11:54:38 +00:00
Jörg Lehrke
c2fc58f757 Fix duplication by changed event title 2010-03-16 09:55:07 +00:00
Jörg Lehrke
4266676db2 Improve Infolog GroupDAV 2010-03-16 07:06:06 +00:00
Jörg Lehrke
7190cf27e8 Fix Infolog timezone issue 2010-03-16 07:05:32 +00:00
Jörg Lehrke
352ad138a6 Improved WebDAV 2010-03-15 19:07:25 +00:00
Jörg Lehrke
786e16749f Fix CLASS:PRIVATE issue 2010-03-15 17:23:14 +00:00
Jörg Lehrke
00bf02a8e7 Fix Funambol SIF enconding 2010-03-15 17:23:08 +00:00
Klaus Leithoff
8770e59120 removing possible CR/LF from content for ajax search result javascript, as it breaks the options 2010-03-15 15:34:56 +00:00
Jörg Lehrke
b407ea4c8e Use iterator approach in GroupDAV; fix various issues 2010-03-15 11:35:07 +00:00
Hans-Jürgen Tappe
cd7ae8c813 Remove search for calendar events where the selected users are owner.
In 1.6, this results in all events being shown for which the selected user is
the owner (but not participant).
In trunk, this can be filtered out by the new filter feature.
This code seems to have sneaked in during a syncml backport.
2010-03-14 15:54:03 +00:00
Ralf Becker
30f48939b8 "fixed wrong increment of row counter, as mentioned by sgelman(at)rtr.tu-darmstadt.de on the german list" 2010-03-13 09:55:29 +00:00
Jörg Lehrke
5b4f0076f2 Differentiate GroupDAV collections 2010-03-11 07:59:38 +00:00
Jörg Lehrke
3f108b9144 Improve find_event() 2010-03-09 17:03:52 +00:00
Ralf Becker
f87c13704e some vfs test code 2010-03-09 14:02:31 +00:00
Ralf Becker
a7c54190d7 removed doublicate definition of /var/lib/egroupware in egroupware-core package 2010-03-09 11:02:54 +00:00
Jörg Lehrke
aa90344f91 Fix 'search for series master' issue 2010-03-09 09:28:30 +00:00