Commit Graph

1770 Commits

Author SHA1 Message Date
Oscar Manuel Gómez Senovilla
8913855001 tracker #1476 2008-07-25 22:15:31 +00:00
Oscar Manuel Gómez Senovilla
e6a0bc30a9 tracker #1511 2008-07-25 21:22:37 +00:00
Oscar Manuel Gómez Senovilla
bf36524009 Updated spanish translation for trunk 2008-07-25 08:07:35 +00:00
Oscar Manuel Gómez Senovilla
753c766eff Pending translations for trunk 2008-07-24 19:00:41 +00:00
Stefan Becker
49897197c0 "hack to display the js calendar under IE 6 and PNGfix" 2008-07-24 08:48:50 +00:00
Stefan Becker
3e758e812c "Patch for IE 6/7 and Listview custom search for selected range" 2008-07-22 08:54:40 +00:00
Ralf Becker
667eb5eb82 "order participants addtionally by status: unknow first, then tentative, accepted and last declined" 2008-07-18 11:36:09 +00:00
Régis Leroy
23f038f74a some comments 2008-07-11 08:17:22 +00:00
Ralf Becker
602cfd1edc "added linking to csv_import" 2008-07-07 06:08:56 +00:00
Ralf Becker
fa140e80ee "fixed not working change to planner group" 2008-06-12 08:25:57 +00:00
Ralf Becker
f30dc25a71 "an other fix for the cal prefs menu in prefs" 2008-06-12 08:03:29 +00:00
Ralf Becker
589d2be6b8 "typo preventing the cal prefs to be displayed" 2008-06-12 08:00:02 +00:00
Ralf Becker
7d2cc04b6c an other missing rename: boical --> calendar_ical 2008-06-12 07:33:44 +00:00
Ralf Becker
952ce04f03 "missing rename boical --> calendar_ical, uiforms --> calendar_uiforms" 2008-06-12 07:06:29 +00:00
Ralf Becker
c86025cae3 formatting 2008-06-12 07:03:23 +00:00
Ralf Becker
56c4f47c30 wrong weekdays after autoloading of so class (happens after using the constants) 2008-06-12 07:03:06 +00:00
Ralf Becker
bc6f5c6a21 missing rename boical --> calendar_ical 2008-06-12 07:02:18 +00:00
Ralf Becker
42824ef687 "reworked calendar update 1.5.002 --> 1.6, to fix the method names in alarms
If you have alarms set and your calendar is already updated to 1.6, you have to rerun that update by setting the calendar version again to '1.5.002' and visit setup again:
UPDATE egw_applications SET app_version='1.5.002' WHERE app_name='calendar' AND app_version='1.5.002'"
2008-06-10 04:48:19 +00:00
Ralf Becker
26b9126bf6 "missing rename to store alarms correct" 2008-06-10 04:22:37 +00:00
Ralf Becker
9bd973dbb9 "fixed not displayed calendar home page" 2008-06-08 12:37:13 +00:00
Ralf Becker
c6b267758f "fixed not displayed calenar properties" 2008-06-08 12:33:07 +00:00
Ralf Becker
3ed18683a3 propset svn:keywords Id 2008-06-07 18:11:56 +00:00
Ralf Becker
ef1db01306 "new calendar hooks class" 2008-06-07 18:06:36 +00:00
Ralf Becker
25b1924665 no extra charset attributes in iCal for GroupDAV/CalDAV 2008-06-07 17:54:40 +00:00
Ralf Becker
f11875aad9 new class naming schema 2008-06-07 17:49:16 +00:00
Ralf Becker
ef700b0061 new class naming schema 2008-06-07 17:45:33 +00:00
Ralf Becker
ab8a36cede seems not to be used (anymore) 2008-06-07 09:50:41 +00:00
Ralf Becker
f4dc91428b not used anymore 2008-06-07 09:47:16 +00:00
Ralf Becker
e2f749c86b "taking into account timezone of iso8601 date in bocal::date2ts(), eg. used in time-range filters in CalDAV" 2008-06-04 13:22:11 +00:00
Ralf Becker
ea6f443858 "fixed default timerange allways overriding the given time-range in REPORT" 2008-06-04 11:07:45 +00:00
Ralf Becker
e035498517 "fixed warning if only an allprop is present" 2008-06-03 17:22:59 +00:00
Klaus Leithoff
ead39f58a6 commented out the error_log -ing in socal 2008-05-28 08:40:38 +00:00
Ralf Becker
fc47271569 "Croation holidays from Miroslav Schlossberg [RAM3]" 2008-05-23 06:10:45 +00:00
Ralf Becker
7ba02f326a "UPPS typo" 2008-05-20 10:23:23 +00:00
Ralf Becker
b07dd8ef9e "cadaver reports entires as not found, because modified and contentlength were not set" 2008-05-20 09:07:03 +00:00
Ralf Becker
9f30e824b0 enforce a certain strength of uid, as some clients set quite weak ones) 2008-05-20 04:59:26 +00:00
Ralf Becker
17ce8469fe "fixed problem with Lighting: a weekly repeating event of a single weekday does not set BYDAY" 2008-05-17 14:34:23 +00:00
Ralf Becker
89eba8038d allow status update via CalDAV/GroupDAV PUT and DELETE for attendees (with no other rights on the event), moved that code from bocalupdate (wasnt working because of wrong param code) to boical, this should work for SyncML and CalDAV/GroupDAV - thought SyncML does not handle the delete to reject an event so far 2008-05-17 13:00:34 +00:00
Ralf Becker
d884a13521 "fixed problem reported by Peter Goerzen: sql error creating an exception" 2008-05-16 11:02:46 +00:00
Ralf Becker
ce59f97204 using / as calendar-home-set and fixed return code for PUT requests on the UID 2008-05-10 20:12:20 +00:00
Ralf Becker
6ca9cecf01 making the event cache static, to use it in all instances of the bocal class, otherwise different instances use old etags 2008-05-10 20:10:45 +00:00
Ralf Becker
798dd4fab0 hack to fix SOGo connectors missing decoding in our free/busy url 2008-05-10 20:09:02 +00:00
Ralf Becker
415527b677 using renamed addressbook_bo 2008-05-10 20:07:50 +00:00
Ralf Becker
974faa7483 "using renamed addressbook_bo" 2008-05-10 20:06:39 +00:00
Klaus Leithoff
e0454b0558 updated the intervall selectbox to 31, to enable recurrance intervalls within a month range 2008-05-09 08:04:47 +00:00
Ralf Becker
d2e9143213 First version of new CalDav/CardDAV/GroupDAV access for calendar and
addressbook (infolog will follow).
CalDAV is tested so far with lightning 0.8 and Apple's iCal. Please note
that both distinguish between iCalServer and CalDAV!
The URL is currently http://domain.com/egroupware/groupdav.php/calendar/
2008-05-08 20:31:32 +00:00
Ralf Becker
9d7e48fcaa use a cn given+family name, instead of link title for contacts 2008-05-08 20:19:20 +00:00
Ralf Becker
cb9212e691 Calendar can now store participants which are no accounts or contacts.
- as required by iCal/CalDAV/GroupDAV/SyncML
- this also fixes problems with LDAP contacts, which have non-numeric
  ids
- iCal code now converts to and from all participant types supported by
  eGroupWare: some types (eg. ressources) require that the clients keeps
  the new X-EGROUPWARE-UID attribute
- calendar UI allows to enter email addresses via the addressbook search
  box (dont type search, but direct add)
2008-05-08 15:02:35 +00:00
Ralf Becker
5d50d41004 - modified etag/optimistic locking, to always increment the etag, was before only via the GUI
- replaced own "locks" via egw_cal.cal_edit_user/time with the new egw_vfs::lock() methods
2008-05-07 22:12:25 +00:00
Ralf Becker
121752ed72 "MAILTO href in ATTENDEE, is just the email address, NO cn" 2008-05-07 09:09:33 +00:00