Commit Graph

1663 Commits

Author SHA1 Message Date
1d7cb251f2 patch #1035 from Ulrich Spoerlein: Wrong single icon even if there are (external) participants 2007-10-12 06:42:55 +00:00
628f9e1e0b 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:10:34 +00:00
ebcb1ba793 convert old eGW whole day events enddate to correct ical value 2007-10-10 07:03:58 +00:00
f0a2cd141e removed files used by the removed idots2 template set 2007-10-09 08:50:06 +00:00
49ed423e86 fixed wrong total in search, if there are not to show rejected events 2007-10-09 08:00:42 +00:00
c89a55fb10 "fix for bug #1245: Export ical dont work: Call to undefined function is_nummeric()" 2007-10-02 12:01:35 +00:00
7b6a1013fc SyncML patches from patrick.bihan-faou-AT-mindstep.com (without
logout+mbstring stuff), small modification to use the already exiting
methodes to generate full name and fileas)
The code is commited to trunk only at the moment to allow testing of it.
If everything goes well, we intend to commit it to 1.4 branch too.
Here's the original description of the patch by Patrick:
- handles the default config for current versions of funambol (i.e. the
scard/stask/snote/scal locations)
- tries to be a bit smarter on how the data content should be encoded
based on what the client specified (sif+base64/vcard, / fragmented or
not, etc.)
- workaround a bug in some versions of funambol, where funambol does not
specify the proper sif type for the type of requested data
- imported patch #117 from egw's tracker
- make sure that the logs generated by the horde code go to stderr so
they can be view in the webserver's logs
- as much as possible reduce code duplication. For example, the
categories are handled in the parent classes for both the SIF avn VCAL
formats for each type of data (addressbook,infolog,calendar).
- make sure the code can handle more than one categories in each
  direction
- treat the 'sony ericsson' vendor string just like 'sonyericsson', the
newer phones apparently have a space in the vendor string... (this
touches some files in the icalsrv as well)
- handle notes: these should now work with everything (funambol or
  other)
- remove more code duplication: the syncml "api" for the various data
types (calendar, contacts, infolog) is now common for both the vcard and
sif data formats (cf the files that need to be removed)
- handle the "privat" filter in infolog like the "private" filter (some
part of the code use the name without the trailing e)
- imported patch # 267 from egw's tracker
2007-09-29 10:29:48 +00:00
82f2b4e91f global bytes() function returning the number of bytes of a string, independent of mbstring available and mbstring.func_overload set 2007-09-29 09:17:42 +00:00
bdf27e11d9 Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
e5eac71f71 pending lang updates 2007-09-13 13:57:21 +00:00
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
ba1a1c3e69 changed case to uppercase of the method part of the mime-type of calendar invitations, as lightning ignores lowercase methods 2007-08-27 17:17:36 +00:00
22449ee1a4 fix sif syncml from ob@dansound.dk on devel list 2007-08-24 15:16:45 +00:00
cea9766cc4 fix sif syncml from ob@dansound.dk on devel list 2007-08-24 15:16:05 +00:00
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
eadc1c7b38 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:39:41 +00:00
4e72c582d7 new option "trash_users_records" usefull to stay in sync with external manipulated data 2007-07-06 10:50:18 +00:00
225423eb7f new option "trash_users_records" usefull to stay in sync with external manipulated data 2007-07-06 10:49:24 +00:00
88548c7767 add calendar csv import plugin 2007-06-25 20:49:19 +00:00
154280e569 import plugin for calendar 2007-06-25 20:46:15 +00:00
9136db9df5 fixed bug: copy of event does not copy participants 2007-06-25 19:52:03 +00:00
aa15c34580 "fixed bug: copy of event does not copy participants" 2007-06-25 19:50:35 +00:00
99771edd87 language updates 2007-06-24 21:55:08 +00:00
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
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
1cd5438c1f some missing translations 2007-06-12 12:33:44 +00:00
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
fb17148787 redesigned the contact editing, to better fit more categories 2007-06-06 16:10:12 +00:00
57cb909a28 Tracker items #762 and #763 2007-06-03 18:26:33 +00:00
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
688dd5f46f Latest lang updates 2007-05-31 14:49:26 +00:00
ff82a825f7 bugfix: allowing again only to select calendar-groups 2007-05-27 06:25:08 +00:00
891906d72f bugfix: using css-classes instead of the no longer existing theme colors 2007-05-20 09:37:52 +00:00
337fd31119 "fixed wrong position of holidays after scrolling arrows in dayview " 2007-05-19 07:49:57 +00:00
f2c6ab13c9 "Austrian holiday file from Michael Straßberger <ms-AT-typoheads.at>" 2007-05-17 12:16:27 +00:00
83e4306bce Language updates 2007-05-16 22:10:08 +00:00
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
5609909f00 Upps: now we can also enter contacts+resources again 2007-05-08 07:54:42 +00:00
8ac09e8dba fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
99fe436512 "fix for bug #89: Can't add alarms to existing calendar event series" 2007-05-07 11:26:31 +00:00
1f463e21a1 "fix for bug #176: Access denied when trying to add alarm as participant" 2007-05-07 09:35:05 +00:00
6dbca2c1c5 "fix for bug #583: SQL error when deleting account and transfering ownership" 2007-05-07 08:27:50 +00:00
8b50f4686b moved modules into the app-dir 2007-05-07 07:14:52 +00:00
c9efda0136 Patch for polish translation #675 2007-05-05 09:00:00 +00:00
81605b793e "patch #594: country select combo not initialized in calendar.uiholiday.edit_holiday" 2007-05-03 14:05:39 +00:00
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
09f556d5d4 worked around stupid php5.2 empty haystack warnings 2007-04-29 14:33:17 +00:00
0ce343d842 "fix for bug #334: 2-weekly repeating event over daylight saving is wrong" 2007-04-27 10:04:33 +00:00
7aa859949b bugfix: calendar's default prefs where always in english, because quick_add selectbox is now part of the header and the header runs before the language gets read --> moved the call of bocal::check_set_default_prefs to the constructor of uical 2007-04-26 15:29:15 +00:00