Commit Graph

14875 Commits

Author SHA1 Message Date
Oscar Manuel Gómez Senovilla
ca6816499a Update spanish translation 2009-11-22 20:27:22 +00:00
Jörg Lehrke
6be4fa193f Improve multi-domain support for SyncML 2009-11-22 18:48:15 +00:00
Jörg Lehrke
e340d34810 Add multi-domain support for SyncML 2009-11-22 17:40:32 +00:00
Jörg Lehrke
f6a3622115 Add additional datatstores in varios places 2009-11-22 16:47:37 +00:00
Ralf Becker
3e144635b0 fixed typos pointed out by Hans-Jürgen 2009-11-22 09:04:41 +00:00
Jörg Lehrke
ebaf0059d3 Fix status interference issue for recurring events 2009-11-20 16:00:33 +00:00
Ralf Becker
30cdad7e50 backported r28437-9 2009-11-20 15:11:53 +00:00
Jörg Lehrke
aacbe20355 Backport of Christians SyncML Category Handling 2009-11-20 14:45:26 +00:00
Klaus Leithoff
6ede93ebc8 fixing a problem regarding substr_count/mb_substr_count as they do not support the same number of parameters 2009-11-20 12:35:31 +00:00
Jörg Lehrke
024faa2a3c SyncML filter handling improved, code cleanup 2009-11-20 07:42:09 +00:00
Klaus Leithoff
684650da2b improve the parsing of the raw data _advanceOverStr 2009-11-19 13:00:59 +00:00
Jörg Lehrke
cf32f68858 Fix Yearly RRULE Issue with Funambol Outlook Sync Client 2009-11-19 11:50:59 +00:00
Jörg Lehrke
30a6a67337 Use get_recurrence_exceptions() to calculate the pseudo-exceptions 2009-11-19 11:16:04 +00:00
Jörg Lehrke
ed326ddc69 Fix Domain Issue (Bug #2367) for SyncML 2009-11-18 18:56:36 +00:00
Jörg Lehrke
2ccff23c6f fix typos 2009-11-18 17:43:06 +00:00
Klaus Leithoff
f7586299c0 fixed typo, that prevented the group profiles to load properly 2009-11-18 14:05:57 +00:00
Ralf Becker
b62769624e "fixed typo as already in trunk, thanks to info from Hansjürgen" 2009-11-18 10:02:17 +00:00
Ralf Becker
3417bc8115 "fixed empty settings in infolog, reported on user-list" 2009-11-18 09:24:15 +00:00
Ralf Becker
0e976fc169 "fixed typo, still causing statistics call to fail under jerryr" 2009-11-18 08:30:11 +00:00
Jörg Lehrke
707a118184 Fix for 'Enforce Server' during SlowSync 2009-11-17 21:20:55 +00:00
Ralf Becker
57e01e2b0c "remembering admins previous selection for:
- country
- usage_type"
2009-11-17 20:33:00 +00:00
Jörg Lehrke
faf7ad8ddf Added option to export events in server timezone 2009-11-17 18:10:13 +00:00
Ralf Becker
9e7a9d9291 backported EGroupware usage statistic client to 1.6 2009-11-17 15:26:45 +00:00
Ralf Becker
9a755daa24 Client to submit monthly statistical data 2009-11-17 09:24:10 +00:00
Jörg Lehrke
9a7830b6d7 Add additional datastores 2009-11-17 07:14:50 +00:00
Jörg Lehrke
4b490c2e8b Add additional datastores 2009-11-17 07:13:21 +00:00
Jörg Lehrke
86d648a995 Set event['tzid'] for clients using UTC timestamps 2009-11-16 17:28:34 +00:00
Christian Binder
a768722232 removed unnecessary error logging 2009-11-16 16:44:34 +00:00
Christian Binder
1b256c503d removed unnecessary error logging 2009-11-16 16:43:50 +00:00
Klaus Leithoff
5ff54af20b make the datefilter stay when filter by day is active (stick it with the sessiondata) 2009-11-16 09:49:50 +00:00
Ralf Becker
ccb408af27 "let new method hooks fail gracefully if hook class-file does not exists (like the old hooks do, eg. if app got removed)" 2009-11-16 09:44:20 +00:00
Ralf Becker
1754508ce9 "let new method hooks fail gracefully if hook class-file does not exists (like the old hooks do, eg. if app got removed)" 2009-11-16 09:42:53 +00:00
Ralf Becker
3c23ce30e0 fixing PHP5.3 deprecated warnings 2009-11-16 09:01:01 +00:00
Ralf Becker
74fecd8e63 reverting r27959, as we dont want to add new features 2009-11-16 08:55:07 +00:00
Jörg Lehrke
18ff8a6fa7 Merge SyncML Extensions with 1.6 2009-11-16 08:04:18 +00:00
Christian Binder
da7db21806 also match against trimmed database entries when categories should be searched by $filter 2009-11-16 06:54:03 +00:00
Stefan Becker
92da2abb2e "fixed bug with predefined status" 2009-11-14 18:02:21 +00:00
Ralf Becker
66c4b6c0cb "otherwise we get warnings during setup" 2009-11-14 17:39:35 +00:00
Ralf Becker
fe41f199bc "use application/vnd.ms-excel for downloading excel 2003 xml format" 2009-11-14 16:08:26 +00:00
Ralf Becker
003420713b "fixed typo" 2009-11-14 09:13:37 +00:00
Ralf Becker
21edc1ac8a "also disable columns for which application supplies no label (eg. no custom fields exist)" 2009-11-14 08:45:38 +00:00
Ralf Becker
b2436d312b "fixed again which row to use, if we have to autodetect the fields:
we start now from the beginning searching for the first row of type array
(previously we tried the first and last row)"
2009-11-14 07:17:19 +00:00
Christian Binder
5dbc859f71 fixed missing $this-> operator which prevented ACL read on sync - let categories class always enumerate group ACLs (it was skipped for LDAP backends) 2009-11-13 09:55:54 +00:00
Ralf Becker
3d5bd129ca "using an implicit default of '.' as decimal separator, if no explicit default is set" 2009-11-13 09:49:13 +00:00
Christian Binder
509c20a625 just fixed some typos 2009-11-13 08:01:28 +00:00
Ralf Becker
5d1fd4aedb "timezone of events in iCal class depend on $date_format parameter (depending on device type)" 2009-11-13 07:52:06 +00:00
Ralf Becker
d1f233d141 "human readable string representation of rrule:
- added timezone (if different from user timezone)
- moved monthly rule to first argument in brackets"
2009-11-12 19:39:46 +00:00
Ralf Becker
b7c5dd63dc "recalculate recurences, if timezone of a recuring event changes
(it would be nice, if there's a simple method to find out if two different timezones switch at identical times, eg. Europe/Berlin and Europe/Paris do so, so we can avoid the recalculation)"
2009-11-12 19:11:27 +00:00
Jörg Lehrke
db25947a38 Use new rrule iterator class for RRULE generation 2009-11-12 19:08:23 +00:00
Ralf Becker
47b2216554 - new preference number_format, to specify number_format (currently only
used in eTemplate)
- added basic support for DateTime / egw_time to eTemplate date-widget
2009-11-12 18:36:50 +00:00