Commit Graph

1674 Commits

Author SHA1 Message Date
Oscar Manuel Gómez Senovilla
4a0dfa2fc8 tracker #1773 2008-11-02 14:44:48 +00:00
Oscar Manuel Gómez Senovilla
b857b04d27 tracker #1477 2008-07-25 22:04:48 +00:00
Oscar Manuel Gómez Senovilla
81e4cbee23 tracker #1605 2008-07-25 21:59:34 +00:00
Ralf Becker
2f28409738 "fixed not displayed customfields in 1.4 calendar csv import" 2008-07-08 12:16:58 +00:00
Ralf Becker
7cc8653370 AT holidays from eric.schwartz(at)gmx.at 2008-04-27 05:59:30 +00:00
Patrick Bihan-Faou
894dfc127c Add support for vcalendar 2.0 valarm elements
tracker #1480, thanks for the patch
2008-03-27 08:31:17 +00:00
Patrick Bihan-Faou
f6c8e2db92 Identify 'nexthaus corp' just like 'nexthaus corporation' for blackberry users.
Fix bug #1478, thanks for the patch.
2008-03-27 07:43:37 +00:00
Ralf Becker
27dc53d63f Multiple week view and fix for daylight saving time change problem reported by Manfred on the german list 2008-03-20 09:03:32 +00:00
Ralf Becker
baa574dd42 fix for bug reported by audiohazard-at-gmx.de on the devel list 2008-02-07 04:37:42 +00:00
Ralf Becker
e784812eb3 "Fixed problem created by viewing calendars in the far future.
The calendar horizont, responsible for how far in the future unlimited repeating events get rendered, 
would previously be moved to that date, even if it was far in the future like 2030.
Now all requests for more then 1000 days in the future get simply ignored."
2007-12-20 19:54:15 +00:00
Ralf Becker
1d7510f85e "fix for postgres problem reported by Hertell <nabble.com-at-hertell.com>, sql error when you filter by a category with sub-cats" 2007-12-13 16:06:41 +00:00
Patrick Bihan-Faou
66886d9b88 Merged trunk r24791:
Extend the patch to get_categories in infolog submitted by matthias to the other classes 
as well.  

Added a hack that allows one to search for the categories' names prefixed by X- 
Sony Ericsson phones (and possibly others) systematically prepend a X- to the 
category names, so with this patch we match X-CatName just like CatName

This is only done for SyncML obviously.
2007-12-11 09:30:55 +00:00
Ralf Becker
50fd07004b "fixed for bug #1011: Mail all participants -dosen't fill in members of groups" 2007-12-11 07:16:11 +00:00
Ralf Becker
c4bb7046a3 "Fixed problem reported by Eval Plantec on the developers list: no conflict of a group invitation with events of its members" 2007-12-03 17:08:50 +00:00
Ralf Becker
6be088d539 "Patch from Nigel to support participants on Windows Mobile/PocketPC Synthesis clients" 2007-11-11 10:38:45 +00:00
Oscar Manuel Gómez Senovilla
df4b5575fd catalan updates 2007-11-10 10:46:49 +00:00
Oscar Manuel Gómez Senovilla
092081e751 Galician support, by tracker 1239 2007-11-09 16:33:20 +00:00
Ralf Becker
517bdb9f65 Merged several SyncML fixes from trunk:
- 24518: prevent deleting of accounts via SyncML and to read private flag from the DB if missing
- 24531: Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML fixes from trunk
- 24555: fixed bug introduced by my commit r24522 (included in 24531): egw could not deal with LDAP Ids
- 24571: fixed typo reported by Thomas Hoth on the developer list, causing calendar sync in trunk to fail if the clients wants categories
- 24591: diverse vCard improvments, incl. rudimentary vCard3 support
2007-10-29 19:46:46 +00:00
Ralf Becker
339a099e1e italian holidays from Vanja Cvelbar <cvelbar-AT-tasc.infm.it> 2007-10-18 12:39:34 +00:00
Ralf Becker
c90af2f9af reverted r24531 as there are reports on the user-list it causes SyncML
to stop working
2007-10-13 11:00:47 +00:00
Ralf Becker
2757e5bab9 Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML
fixes from trunk
2007-10-12 17:46:48 +00:00
Ralf Becker
08e5a52ccd patch #1035 from Ulrich Spoerlein: Wrong single icon even if there are (external) participants 2007-10-12 06:53:58 +00:00
Ralf Becker
9076e73906 removed daylight saving fix, as it caused what it is suppost to fix: exported events with a different daylight saving are wrong by one hour 2007-10-10 15:11:49 +00:00
Christian Binder
2c3996e4e5 convert old eGW whole day events enddate to correct ical value 2007-10-10 07:03:20 +00:00
Ralf Becker
eec7a40444 removed files used by the removed idots2 template set 2007-10-09 08:49:43 +00:00
Ralf Becker
3228a59d31 fixed wrong total in search, if there are not to show rejected events 2007-10-09 08:01:28 +00:00
Ralf Becker
f1bc6ab712 global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:19:44 +00:00
Klaus Leithoff
6bfdfcac95 merged translations from trunc 2007-09-25 11:56:35 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
Ralf Becker
2cd29e1d32 changed case to uppercase of the method part of the mime-type of calendar invitations, as lightning ignores lowercase methods 2007-08-27 17:18:10 +00:00
Cornelius Weiß
cea9766cc4 fix sif syncml from ob@dansound.dk on devel list 2007-08-24 15:16:05 +00:00
Ralf Becker
1e3627ad51 fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
Cornelius Weiß
225423eb7f new option "trash_users_records" usefull to stay in sync with external manipulated data 2007-07-06 10:49:24 +00:00
Cornelius Weiß
154280e569 import plugin for calendar 2007-06-25 20:46:15 +00:00
Ralf Becker
9136db9df5 fixed bug: copy of event does not copy participants 2007-06-25 19:52:03 +00:00
Ralf Becker
cbc565c0ce new acl to view the calendar of a contact, thought every event is private, if you are not a participant 2007-06-19 17:04:58 +00:00
Ralf Becker
cc3116c847 revert default for use_time_grid to 1.2 behavior, as many users reported problems and whole day events go not work on ie6 as expected 2007-06-15 19:46:01 +00:00
Ralf Becker
1cd5438c1f some missing translations 2007-06-12 12:33:44 +00:00
Ralf Becker
fc57480a6a "fix for bug #894: Reccurring events with setting interval drop participants
fix for problem reported in patch #906: problem when you edit a recurrent event"
2007-06-11 17:13:43 +00:00
Ralf Becker
fb17148787 redesigned the contact editing, to better fit more categories 2007-06-06 16:10:12 +00:00
Oscar Manuel Gómez Senovilla
57cb909a28 Tracker items #762 and #763 2007-06-03 18:26:33 +00:00
Oscar Manuel Gómez Senovilla
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
Oscar Manuel Gómez Senovilla
688dd5f46f Latest lang updates 2007-05-31 14:49:26 +00:00
Ralf Becker
ff82a825f7 bugfix: allowing again only to select calendar-groups 2007-05-27 06:25:08 +00:00
Ralf Becker
891906d72f bugfix: using css-classes instead of the no longer existing theme colors 2007-05-20 09:37:52 +00:00
Ralf Becker
337fd31119 "fixed wrong position of holidays after scrolling arrows in dayview " 2007-05-19 07:49:57 +00:00
Ralf Becker
f2c6ab13c9 "Austrian holiday file from Michael Straßberger <ms-AT-typoheads.at>" 2007-05-17 12:16:27 +00:00
Oscar Manuel Gómez Senovilla
83e4306bce Language updates 2007-05-16 22:10:08 +00:00
Ralf Becker
400e180754 "sending multiple to email as array when calling fmail's compose, to have them on separate lines" 2007-05-16 07:30:58 +00:00
Ralf Becker
5609909f00 Upps: now we can also enter contacts+resources again 2007-05-08 07:54:42 +00:00