Ralf Becker
d00d9e40b2
* CalDAV: fix error nothing known about column "id"
2012-04-06 13:18:54 +00:00
Ralf Becker
b2a51e34b5
load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip)
2012-04-04 13:58:16 +00:00
Ralf Becker
41e4581c30
removed not existing calendar_tracking (history) from 1.8 calendar
2012-04-02 10:00:49 +00:00
Ralf Becker
41fd3575c9
* Update to 1.8.004: REQUIRES TO VISIT SETUP for schema updates
...
- backport of security features from Trunk: support for sha512_crypt password and session-list without access to session-directory
- backport of numerous CalDAV/CardDAV features and fixes from Trunk: multiple addressbooks and calendars, support of resources, request logging
2012-03-31 14:12:25 +00:00
Ralf Becker
ee8fd5b10e
found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway
2012-03-29 12:06:10 +00:00
Ralf Becker
5f284abfdc
* Calendar: iCal import via mime-registry (clicking on iCal file in filemanager) displayed event in server- instead of user-time
2012-03-22 14:02:06 +00:00
Ralf Becker
c593286260
fixed SQL error reported on developer list: nothing known about column "recur_date"!
2012-03-20 07:18:44 +00:00
Ralf Becker
a598576020
* Calendar: update timezones to 2011n from Lightning
2012-03-18 08:58:04 +00:00
Ralf Becker
2cef8aaa1d
* Calendar: update timezones to 2011n from Lightning
2012-03-18 08:56:56 +00:00
Ralf Becker
3b62e2a96f
* Calendar: mail all participants was attaching iCal with wrong time(zone)
2012-03-12 12:47:01 +00:00
Ralf Becker
645d8896cd
* Calendar: mail all participants was attaching iCal with wrong time(zone)
2012-03-12 12:45:54 +00:00
Ralf Becker
1575434535
* EMail/Calendar: for meeting requests to recuring events check recurrance enddate, not event-date, to deny importing it with "event is in the past"
2012-03-12 08:52:40 +00:00
Ralf Becker
21c49b0b26
* Calendar/CalDAV/eSync: fixed etag generation to NOT query maximum user-modification date for each entry, fixed etag and ctag for eSync to only use recurance master, as ActiveSync event does not contain extra participant data for exceptions (virtual and real)
2012-03-12 08:20:36 +00:00
Ralf Becker
dd8a5cf29e
* Filemanager/FMail/Calendar: allow to open .eml and .ics files from filemanager in fmail or calendar (infrastructure for apps to register which mime-types they can open)
2012-03-08 18:43:40 +00:00
Klaus Leithoff
8b20b2d314
* translations: Italian translation improvements for email, emailadmin and calendar (minor canges); provided by Ilias Chasapakis, Webtrain Services
2012-03-06 16:56:25 +00:00
Ralf Becker
9b71a5c17a
fixed own calendar was listed as shared too
2012-03-01 13:28:38 +00:00
Frédéric Erpicum
60b6c516ee
ganttchart in popup for timesheet and calendar edit
...
remove date in timesheet bar title to make them shorter
2012-02-27 16:33:01 +00:00
Ralf Becker
26bebbedd9
* InfoLog/Calendar: renamed context menu "Calendar" to "Schedule appointment" and make preset participants configurable, allow to config prefix for sub-entries and allow times in due-date
2012-02-22 12:31:00 +00:00
Ralf Becker
2bc821f428
use groupdav->log() for all permanent error-messages, to log the into request-log too, if both If-Match and If-Schdule-Tag-Match given use If-Match for organiser/owner and If-Schedule-Tag-Match for attendees/participants
2012-02-21 20:04:45 +00:00
Ralf Becker
97fd9598d3
SL translations from Ludvik, Robert
2012-02-18 14:48:09 +00:00
Nathan Gray
ddd13e8620
Add 'selected' day table for daily schedules
2012-02-16 16:55:42 +00:00
Ralf Becker
2939d7bbf3
propagate data from settings hook to handlers, to fix failed installs because setup was not detected
2012-02-14 17:38:45 +00:00
Ralf Becker
2473b3060d
* CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such
2012-02-10 11:19:42 +00:00
Ralf Becker
aef04880e9
* CalDAV: allow to create private events on OS X iCal, fixing DAV header for new shared folders
2012-02-07 20:19:16 +00:00
Klaus Leithoff
34502fc66f
handle warning on cat_id when it is not a string, as expected on explode but already an array of cat-ids
2012-02-07 14:10:34 +00:00
Ralf Becker
d89f48d9c1
implement RFC 5995 add member to collection via POST, but not yet set DAV:add-member due to problems with OS X clients
2012-02-04 20:24:01 +00:00
Ralf Becker
c5ca42a4b1
move app-specific settings to app-handler
2012-02-04 01:24:34 +00:00
Ralf Becker
d21be8d871
move logic of which addressbook/calendars are shared into app-handler
2012-02-04 01:03:56 +00:00
Ralf Becker
d43e93cf7f
* CalDAV: fixed Outlook needs Microsoft specific x-property to recognice all-day events as such
2012-02-03 22:28:00 +00:00
Ralf Becker
02f53242d3
PHP uses "America/Argentina/Buenos_Aires" not just "America/Buenos_Aires"
2012-02-03 02:06:06 +00:00
Ralf Becker
c639acea9d
PHP uses "America/Argentina/Buenos_Aires" not just "America/Buenos_Aires"
2012-02-03 02:04:30 +00:00
Ralf Becker
3d9ddc631f
* Calendar: fixed tz-aliases to NOT use Etc/GMT* but Olson identifiers
2012-02-03 01:53:07 +00:00
Ralf Becker
8d61fc86a3
* eSync/Calendar: fixed tz-aliases to NOT use Etc/GMT* but Olson identifiers, no more exception in AS tzblob generation, generation of tzblobs for Etc/GMT*
2012-02-03 01:47:43 +00:00
Klaus Leithoff
b6453f77c6
Add/modify obsolet Alias Asia/Calkutta as it should map to Asia/Kolkata
2012-02-02 14:21:43 +00:00
Klaus Leithoff
59094a8155
Add/modify broken Alias Asia/Katmandu as it should map to Asia/Kathmandu
2012-02-02 11:41:12 +00:00
Hans-Jürgen Tappe
0faf511e65
Fix broken link from year view to month view.
...
Fixes Bug #3109 - Year view problem
reported and investigated by "ws Skygge"
2012-01-31 21:05:25 +00:00
Hans-Jürgen Tappe
5a9c1f8120
Fix broken link from year view to month view.
...
Fixes Bug #3109 - Year view problem
reported and investigated by "ws Skygge"
2012-01-31 21:05:21 +00:00
Ralf Becker
5d2d28ee96
switching schedule-tag on again, as the issue seems to be a (hard to reproduce) bug, PUTs should either have If-Match or If-Schedule-Tag-Match
2012-01-30 23:55:12 +00:00
Ralf Becker
f2acf7707f
outbox supports VFREEBUSY too, it is required from OS X iCal to autocomplete locations
2012-01-30 23:53:06 +00:00
Ralf Becker
e7269e6d29
do NOT overwrite calendar-description set via PROPPATCH
2012-01-30 00:40:55 +00:00
Ralf Becker
d397cd9ec8
* Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs
2012-01-29 19:34:51 +00:00
Ralf Becker
f293f8edb8
* Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs
2012-01-29 18:41:46 +00:00
Ralf Becker
dd4b566995
* Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs
2012-01-29 18:23:59 +00:00
Ralf Becker
a596c9c89a
* Calendar/iCal/CalDAV: if no end(-time) is given in iCal we use the default lenght from user prefs
2012-01-29 18:20:40 +00:00
Ralf Becker
8645bac6a3
implement CalDAV <calendar-data><expand start="..." end="..."/></calendar-data> to return already expanded recurrences in a given time-range, instead of just a recurring event with a recurrence rule
2012-01-24 05:04:35 +00:00
Ralf Becker
8514dd5d64
DB-model uses now egw_cal_user.cal_status="X" for participants who got deleted. They never get returned by read or search methods, but influence the ctag of the deleted users calendar!
2012-01-23 07:41:29 +00:00
Ralf Becker
1fc54e038b
* Calendar: fixed wrong time in iCal of notification, if notifying user is not in server TZ
...
we need to pass $event[id] so iCal class reads event again, as event is in user TZ, but iCal class expects server TZ!
2012-01-23 02:43:06 +00:00
Nathan Gray
637b2c9150
Fix link ids (copy/paste error)
2012-01-16 15:38:27 +00:00
Nathan Gray
871701d774
Fix links/[app] merge tag - copy/paste error
2012-01-13 19:49:19 +00:00
Nathan Gray
d6b72ffe8b
Remove extra array, not needed for list view, and prevents proper iteration
2012-01-11 22:38:33 +00:00