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
Jörg Lehrke
03250b9e77
Fix Funambol STATUS issue
2010-03-08 13:54:06 +00:00
Klaus Leithoff
7c1d9fc056
revert change of rev29328, as n_fn issue if fixed in UI now
2010-03-08 08:46:01 +00:00
Jörg Lehrke
8e3009acfe
Fix principal-URL for users
2010-03-07 15:04:05 +00:00
Ralf Becker
01c56eea9e
removed not used non-php server-scripts
2010-03-07 10:29:41 +00:00
Jörg Lehrke
4306e0305b
Fix principals/users issue
2010-03-06 22:17:30 +00:00
Jörg Lehrke
431dc5848c
cleanup
2010-03-06 21:34:37 +00:00
Jörg Lehrke
e1381f2a95
Fixed typo
2010-03-06 18:56:02 +00:00
Jörg Lehrke
85c2676045
Add new class variable
2010-03-06 18:43:44 +00:00
Jörg Lehrke
a0117727bf
Fix typo
2010-03-06 15:57:33 +00:00
Ralf Becker
b78673955a
automatic updating OBS checkout
2010-03-06 09:32:08 +00:00
Ralf Becker
52e7de7ef0
"re-adding icalsrv and mydms as the are default apps in 1.6"
2010-03-06 09:21:21 +00:00
Ralf Becker
4b3847a069
"some more cleanups and making in similar to EPL version"
2010-03-06 08:48:30 +00:00
Jörg Lehrke
a2602b1570
Remove unused groupdav_groups
2010-03-05 16:31:23 +00:00
Ralf Becker
df16087de0
allow to replace archives in obs checkout
2010-03-05 15:23:37 +00:00
Jörg Lehrke
8207f03cdd
Store InfoLog entries with ower
2010-03-05 14:35:16 +00:00
Jörg Lehrke
8175306dea
Fix GroupDAV entry duplication issue
2010-03-05 12:07:50 +00:00
Ralf Becker
796beca7b1
Preseed link title-cache for link-list and link-string widget
...
(Performance improvment, as all titles of an application get queried in
a single query and NOT once for every link)
2010-03-05 10:37:47 +00:00
Jörg Lehrke
a3f27276bd
Fix namespace prefix issue for Apples cfnetwork clients
2010-03-05 09:02:17 +00:00
Jörg Lehrke
1e47770279
Fix n_fn update issue
2010-03-05 08:19:52 +00:00
Jörg Lehrke
19081734cd
Updated GroupDAV code to support InfoLog calendars, Addressbook and new principal implementation
2010-03-04 23:09:55 +00:00
Jörg Lehrke
9e0f73f0dc
Improved search for pseudo exceptions
2010-03-03 22:21:35 +00:00