Jörg Lehrke
ef6393e8af
* Fix RRULE parser (UTC fix) - Bug#2991@egroupware.org
2011-06-25 17:48:27 +00:00
Jörg Lehrke
6b084b40f9
* Fix RRULE parser (2nd part) - Bug#2991@egroupware.org
2011-06-25 14:15:16 +00:00
Jörg Lehrke
5e8e806651
* Fix RRULE parser - Bug#2991@egroupware.org
2011-06-25 12:13:36 +00:00
Nathan Gray
52e8ccef0d
Fix wrong category link
2011-06-22 18:51:19 +00:00
Nathan Gray
4b81bb8e75
Make merging from list view work closer to merging from other views. Date range will be pulled from selected entries.
2011-06-22 17:23:04 +00:00
Nathan Gray
cadc2ff6e3
Display errors from merge sub-system
2011-06-22 15:34:00 +00:00
Nathan Gray
275a1d3f27
Change category list links
2011-06-21 21:14:51 +00:00
Ralf Becker
0d310bcddd
fix exception: calendar_bo::resource_info(NULL) parameter must be scalar, when deleting and afterwards adding a participant
2011-06-21 06:46:51 +00:00
Nathan Gray
36a2be6dd3
Fix merge from list view
2011-06-20 18:21:29 +00:00
Ralf Becker
c4a01cd4fc
* CalDAV: handle deleted events, as not existing (404 Not Found)
2011-06-19 08:54:06 +00:00
Ralf Becker
65a8e4e8d3
fixed some printing stuff in calendar, printing in listview is disabled, because it is NOT working atm.
2011-06-17 15:16:40 +00:00
Ralf Becker
dbac6bf8f0
fixed fatal error using "Insert in document" dropdown in calendar sidebox
2011-06-17 13:27:45 +00:00
Ralf Becker
18a524bd3e
fixed not created "calendar_purge" job, if 0.5 years is selected
2011-06-15 13:50:17 +00:00
Ralf Becker
5dc47a9044
* Calendar: warning if user tries to move horizont further then default 1000 days and NOT start moving horizont, to allow adding events after the horizont
2011-06-14 18:33:26 +00:00
Ralf Becker
f65fd9129f
* Calendar: added purge interval of half a year
2011-06-14 18:16:08 +00:00
Nathan Gray
9b794c71e5
Fix 'All categories' no longer working after multiple-categories change
2011-06-14 15:03:13 +00:00
Ralf Becker
1774e5674f
support for multiple space or comma separated download dirs
2011-06-14 10:48:15 +00:00
Nathan Gray
9a225e1676
Filtering for multiple categories in list view
2011-06-13 19:57:05 +00:00
Nathan Gray
dd40662229
Allow filtering for multiple categories
2011-06-13 19:52:55 +00:00
Ralf Becker
220af27f60
Create template directory and set default document_dir preference of addressbook, calendar, infolog, tracker, timesheet and projectmanager
2011-06-11 11:57:51 +00:00
Ralf Becker
08a40bf8a8
some clients (CalenGoo on Android) send equal start&end for 1 day whole-day event
2011-06-09 17:21:01 +00:00
Nathan Gray
b2d8804275
Fix undelete in list view
2011-06-09 14:24:12 +00:00
Ralf Becker
db9d5bf6b1
switching legacy-actions off by default
2011-06-07 09:26:07 +00:00
Ralf Becker
af820949b4
transfering meeting requests via session, as get parameters are limited in size and also pass on charset, to handle non utf-8 meeting requests correct
2011-05-31 10:12:39 +00:00
Nathan Gray
82de8a636d
- Use current view as filter for iCal export too
...
- Use preference for export selection parameter search results / given criteria
2011-05-30 17:23:46 +00:00
Ralf Becker
49e551e941
fix for mystylite bug #1679 : Calendar list view: no deletion by context menu or command "delete" (right side), plus some other fixes for context menu with calendar-integration
2011-05-30 17:12:29 +00:00
Ralf Becker
486e99ec0c
- Implemented a hook for timesheet_ui::edit to query calling apps for additional information to set in new tickets incl. links.
...
Replaces existing $_GET parameters, which are hard to set for new action system.
- also adding category color to infolog and tracker
2011-05-30 14:21:27 +00:00
Ralf Becker
145cf9ce68
New method to display meeting-requests for fmail and allow to (tentativ) accept or reject them
2011-05-27 20:32:46 +00:00
Ralf Becker
97d920bc57
open already existing events and not import them again
2011-05-26 18:40:35 +00:00
Ralf Becker
1267d2ed60
reverted accidential commited calendar_ui (re-added old ical import)
2011-05-26 18:30:54 +00:00
Ralf Becker
547ec37257
new parameter "ical" to calendar_uforms::edit, to create a new event based on an ical
2011-05-26 18:28:41 +00:00
Ralf Becker
b1427273d8
skip notifications, as AS clients do their own notifications
2011-05-26 17:17:01 +00:00
Ralf Becker
df5ec0ae72
small docu update
2011-05-26 16:50:57 +00:00
Ralf Becker
c76b39f8d4
fixed typo preventing meeting responses
2011-05-26 16:50:31 +00:00
Ralf Becker
77a3342da6
* Calendar/CalDAV: use X-EGROUPWARE-UID only, if it resolves to same email (otherwise we are in trouble if different EGw installs talk to each other)
2011-05-26 16:46:23 +00:00
Nathan Gray
1e8e802acd
Try to pull 'search results' out of non-list views
2011-05-26 16:35:25 +00:00
Ralf Becker
561c650c29
fixed typo preventing parsing of iCal
2011-05-26 10:49:39 +00:00
Ralf Becker
30259bfd4c
* Calendar: fixed not included organizer in meeting request
2011-05-26 10:48:57 +00:00
Nathan Gray
c0692ac303
Allow to use search results as selection for export
2011-05-24 19:56:32 +00:00
Nathan Gray
ab0522f774
Allow merging into files given by path
2011-05-24 14:45:27 +00:00
Ralf Becker
24b454a3fb
fixed changed name for (attendee)status und (attendee)type
2011-05-23 20:30:29 +00:00
Ralf Becker
c15ba47b5f
* Calendar/CalDAV: fixed SQL error on ctag generation, if no ACL rights for requested group calendar exists
2011-05-23 14:43:47 +00:00
Nathan Gray
06626b4cfc
Skip spreadsheets shown in other selectbox
2011-05-16 18:42:49 +00:00
Ralf Becker
443704a12f
temporary disabling meeting requests from calendar and docu update
2011-05-16 13:46:15 +00:00
Ralf Becker
678d0ed937
AS supports now two types of meeting requests:
...
a) meeting request arriving per mail via felamimail_activesync::GetMessage(List)
b) EGw internal meeting requests via calendar_activesync::GetMeetingRequest(s)
EGw backend returns both via INBOX to the client device (b) with negative id's to not conflict with mail uid's)
MettingResponse method in EGw backend calls calendar or fmail depending on id
Unfortunately this is NOT yet completly working:
- could not test with fmail, as I have no permanent internet access
- MeetingResponse method of calendar get never called, in fact client never sends one :-(
- meeting requests via calendar a now displayed double:
a) via calendar_activesync::GetMessage(List), which could be switched off easily
b) via calendar_activesync::GetMeetingRequest(s)
client sends no MeetingResponse on either of them, for a) it displays buttons to accept, tentative or decline, but only calls SendMail and ChangeMessage (without status)
--> do NOT update if you already use AS!!!!!!!!!!!!!!!!!!!!!!!!!!
2011-05-15 18:25:16 +00:00
Klaus Leithoff
59a0fc75ad
temporary fix for array passed as custom-field-link
2011-05-12 15:03:26 +00:00
Klaus Leithoff
11411abef5
fix for 'cf_link_fields do not create link on inital save' in calendar: reason no id passed when called tracking for new events
2011-05-11 15:09:16 +00:00
Ralf Becker
a3805293b2
name Z-Push based ActiveSync protocoll support in EGroupware "eSync"
2011-05-07 16:52:48 +00:00
Nathan Gray
ffbef21045
Allow documents in dirs other than user's preference dir by passing full path
2011-05-05 21:41:20 +00:00
Ralf Becker
4e13824fc5
patch #2953 : limit calculation of exceptions in recuring event to horizont
2011-05-03 17:33:50 +00:00
Ralf Becker
9e141e72e0
patch #2952 : typo in class.calendar_so.inc.php
2011-05-03 17:28:54 +00:00
Ralf Becker
b0949a3e65
return parsed organizer, as we need it in AS and it does not hurt other users of ical class
2011-04-28 17:56:44 +00:00
Ralf Becker
f3402daf91
fixed not included participants which are email addresses or contacts in AS
2011-04-28 17:55:44 +00:00
Ralf Becker
05843ff1d9
new name for no_notifications checkbox
2011-04-28 07:27:09 +00:00
Ralf Becker
653d4991d7
context menu for calendar list
2011-04-27 16:53:06 +00:00
Ralf Becker
0a04c20764
do NOT allow users to purge deleted events, if we dont have 'user_purge' enabled
2011-04-27 16:28:38 +00:00
Ralf Becker
0aac7e43a9
using new historylog custom field stuff
2011-04-20 06:22:29 +00:00
Nathan Gray
34e915876d
Skip events that don't fit into the selected time range
2011-04-18 19:25:23 +00:00
Ralf Becker
f46cb24198
* PostgreSQL: when importing/updating timezones, only query last insert id, if not already in database (gives warning for PostgreSQL)
2011-04-11 16:06:10 +00:00
Nathan Gray
459e6be4d2
Blacklist calendar CSV import because it doesn't work the same as the others, and you should use iCal. If someone needs it, they can put it back in.
2011-04-11 15:21:10 +00:00
Ralf Becker
440bcb1235
* Calendar: fixed not working "use event TZ" pref for iCal exports and allways use event TZ for calendar notifications (NOT use file export pref.)
2011-04-11 10:59:59 +00:00
Ralf Becker
51c365d572
deal with cols parameter to search() being an array
2011-04-10 13:52:35 +00:00
Ralf Becker
1b8654b57f
fixed PostgreSQL error on CalDAV PROPFIND: not all selected columns where in GROUP BY clause
2011-04-10 13:11:33 +00:00
Ralf Becker
da95032505
fixed some problems with r34529: move all filtering into SQL query
...
- group-calendar empty
- owner-too filter fixed
- events with multiple users with differnt status and group invitation fixed
2011-04-09 14:41:15 +00:00
Ralf Becker
1d9f9e4ee3
removed not used code and only query user what to do with exceptions, if we have some
2011-04-08 14:21:23 +00:00
Ralf Becker
2de73d86a5
fixed not working creation of new series, calendar_bo::read() always returned some event, even if no id given
2011-04-08 14:20:01 +00:00
Nathan Gray
02d8b86d7e
Limit UI to just ID
2011-04-07 15:10:05 +00:00
Ralf Becker
f4e372747a
allways update modified TS and modifier in save(), removed code to only conditionally update in update()
...
fixes bug that ctag got not updated when eg. a recurrence got deleted
2011-04-07 08:01:48 +00:00
Ralf Becker
c443126893
make sure ca(rd|l)dav_name never get copied
2011-04-07 07:28:46 +00:00
Nathan Gray
9ba77ce164
Enable conditional import for calendar
2011-04-06 23:51:24 +00:00
Nathan Gray
20b6a2f2ee
Add calendar ID to field mapping options
2011-04-06 23:27:22 +00:00
Nathan Gray
49acbabce2
Add calendar ID to merge tags
2011-04-06 23:18:08 +00:00
Nathan Gray
cdf246b0dc
Improve human friendly value handling
2011-04-06 23:12:50 +00:00
Nathan Gray
5325043b71
Default export date selection to current calendar view, overriding preferences
2011-04-06 22:25:21 +00:00
Ralf Becker
0bfd238e3f
* CalDAV: store name part of URL from client PUT request, to fully comply with CalDAV spec
2011-04-06 19:26:10 +00:00
Ralf Becker
be3dd73dcf
quietened permanent error_log
2011-04-06 12:56:40 +00:00
Ralf Becker
bef80c1f7f
improved performance of ctag generation (using only a single and quick DB query, compared to multiple queries plus one for each recurring event
2011-04-06 12:46:21 +00:00
Ralf Becker
7ccc7adadf
fixed recurring events with enddate are on recurrence short in AS
...
enddate in EGroupware or iCal is only a date, but AS needs a time incl. correct starttime
2011-04-06 08:04:43 +00:00
Ralf Becker
1df79639b9
quieten permanent error_log
2011-04-06 08:03:32 +00:00
Ralf Becker
66c61cb74e
- move all filtering into SQL query in calendar_so, to be able to correctly return N rows starting from row M
...
- re-enabling propfind iterator again for calendar (fetching events in chunks of 500), to lower memory footprint
Please note: changed SQL queries used for CalDAV do not take changed participants (or status) in exceptions into account
2011-04-05 15:32:20 +00:00
Philip Herbert
81a74f2069
fix for foldersync loop, when users calendar is empty and ctag=0
2011-04-04 21:56:37 +00:00
Philip Herbert
cbcc4c6c49
updated activesync engine to latest as12.1 code from Andreas B:
...
- adding better support for non strict protocol implementations to improve device compatibility
- fixing an issue of iOS Mail App crashing, due to server reporting changes not requested by client during message fetch.
- adding support for multiple profiles(with different usernames) on one device to one server. (iOS)
- Protocol Version 14.1 is now offered to the client
- general improvements to request handling
Updated egw backend and all plugins to be compatible with latest changes to sync engine.
ATTENTION: profiles need to be recreated on the devices.
2011-04-02 20:18:37 +00:00
Ralf Becker
e34db60775
fixed typo causing fatal error when client sends a recuring event with a given number of occurences
2011-04-01 08:23:09 +00:00
Nathan Gray
ccfe337f1e
Remove date from fancy date+time formatting for multi-day events, leave day-relative time
2011-03-29 15:10:55 +00:00
Nathan Gray
4d5105806d
Add different day / time for multi-day events, based on which day is being merged
2011-03-28 16:55:24 +00:00
Nathan Gray
267241e149
Add date to starttime & endtime for multi-day events
2011-03-28 16:24:36 +00:00
Ralf Becker
2a9198eb86
throw an exception, if calendar_bo::resource_info($uid) is called with a non-scalar parameter
2011-03-28 12:04:34 +00:00
Ralf Becker
32f0131e08
fix for egroupware.org bug #2842 : Invalid array in class.calendar_uiviews.inc.php
2011-03-28 10:41:23 +00:00
Philip Herbert
3a32a328a1
fixed calendar categories not beeing imported from as clients
2011-03-27 20:40:53 +00:00
Philip Herbert
b57bc41e54
as support for message flag
2011-03-27 19:02:04 +00:00
Ralf Becker
4457bdf5f8
* updated timezone database to version 1.2011b from current Lightning snapshot
...
- automatic import of updated timezone database calendar/setup/timezones.sqlite, so in future commting new timezones is all it needs
2011-03-27 09:50:08 +00:00
Ralf Becker
649861a7a8
- supporting AS busystatus (0=free --> non_blocking=1, 1=tentative,2=busy,3=out-of-office --> non_blocking=0)
...
- fixed whole day events been transmitted 1 sec short from EGw to the device (#2903 )
2011-03-25 08:24:02 +00:00
Ralf Becker
cd4ff32143
returning and parsing of exceptions and alarms:
...
- AS does NOT support differnet participants or status for exceptions
- AS only supports a single alarm
2011-03-24 23:31:03 +00:00
Ralf Becker
bd6889657e
fixed etag for series not containing etag's of exceptions
2011-03-24 22:18:30 +00:00
Ralf Becker
4fcd8a40bb
fixed fatal error: 6. param is no reference
2011-03-24 22:17:11 +00:00
Ralf Becker
4101c181d4
fixed doublicat groups, because they were in grants and memberships
2011-03-24 17:19:31 +00:00
Ralf Becker
c925abb578
Personal calendar is now always synced, as AS (at least some devices) stall if there's no personal calendar.
...
Prefs only allow to select additonal calendars to sync.
Added a "none" forced pref, to hide that ability from the users.
2011-03-24 10:08:32 +00:00
Ralf Becker
ad287e8664
calendar_bo::list_cals() returns now array no longer indexed by account names, as this overwrites identical account names with the last one
...
also do NOT return no longer existing account, which are eg. still included in acl
2011-03-24 09:26:39 +00:00
Ralf Becker
26a55d8c01
removed not possible condition (private events are NOT returned by calendar_so::serach() for filter "showonlypublic", so no need to deal with them here
2011-03-23 08:12:29 +00:00
Nathan Gray
8d81db64af
Fix hideprivate / showonlypublic filters
2011-03-22 16:03:35 +00:00
Nathan Gray
8a102f94e8
Fix for import / update search for existing record. If new record key (ex ID) was not set, search matched all (calendar doesn't support conditional importing, but it has the bug)
2011-03-21 23:01:04 +00:00
Nathan Gray
63824121d8
Add user filter to ical export
2011-03-21 17:52:32 +00:00
Nathan Gray
4aa8d937e1
Fix user filter
2011-03-21 17:50:05 +00:00
Nathan Gray
de241b18f8
Add config setting to enable 'Do not notify' checkbox
2011-03-21 16:57:11 +00:00
Nathan Gray
b356e6fbee
Set default export definition
2011-03-21 16:06:16 +00:00
Ralf Becker
c0b4f3b4c6
* Calendar: store async job of alarm with alarm owner as owner to get eg. the correct from address
2011-03-21 14:13:42 +00:00
Philip Herbert
ca11300994
GetFolderList must always return an array to not break sync
2011-03-20 18:08:44 +00:00
Ralf Becker
3684567a53
AS calendar prefs to choose which calendars to sync
2011-03-19 18:06:31 +00:00
Ralf Becker
136865d48e
empty settings method, calendar selection with follow later
2011-03-19 12:53:31 +00:00
Nathan Gray
1e9f96e9a7
Prevent recur data from being copied to different days.
2011-03-14 23:25:51 +00:00
Nathan Gray
1a0ae9c9cc
Change names to be consistent with other apps
2011-03-14 20:58:28 +00:00
Nathan Gray
0e2c6c6812
Add user control to export selection
2011-03-14 20:39:59 +00:00
Ralf Becker
246f13ff6a
* Calendar: fixed PostgreSQL error on transfering records of a delted user to an other one
2011-03-11 07:37:34 +00:00
Ralf Becker
d7356a350f
* Calendar: fixed SQL error on search: Argument of OR must be of type boolean, not of type smallint
2011-03-10 17:56:13 +00:00
Nathan Gray
e0d509ca3a
Automatically handle converting+adding text categories without explicit translation
2011-03-09 18:21:14 +00:00
Nathan Gray
bc39d9ab5b
Add 'Do not notify of these changes' checkbox to list
2011-03-09 17:42:52 +00:00
Nathan Gray
f28fb14572
Add 'Do not notify of these changes' checkbox to edit dialog
2011-03-09 17:26:20 +00:00
Philip Herbert
9167125f66
moved notes/description handling to backend, implemented description in calendar
2011-03-07 21:00:17 +00:00
Philip Herbert
b0b4c8bf6a
implemented/fixed read flag handling, enabled categories for addressbook, fixed typos
2011-03-07 15:03:56 +00:00
Ralf Becker
63e61442c9
* Calendar: fixed in some cases not updated alarms, if event got moved
...
- sending alarms to CalDAV/GroupDAV clients as offset, not fixed time like before
- only exception to the above are alarms for recuring events to Lightning, which must be absolute, as offset lead to infinit poping up alarms in Lightning
- update all alarm times of other users alarms too, when storing events, as they might not be included in the stored event
2011-03-07 13:49:08 +00:00
Ralf Becker
3dfe00c4bc
fixed not disabled alarm delete button, if user has no edit rights (already gave a permission denied message)
2011-03-07 10:18:20 +00:00
Ralf Becker
3bb9e89bcf
* CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms
...
- Lightning pops up alarm, until Sequence/etag get updated: if user has no edit rights on an other users calendar, etag never got updated, now we update it
- fixed user was not able to add alarms via CalDAV, if he had no edit rights for event (was always possible in web UI)
- alarms from other users calendars are not included any more, as they make no sense but a lot of trouble
- fixed wrong condition on adding alarms, causing some alarms no being saved
2011-03-05 10:21:32 +00:00
Nathan Gray
6b3adf2129
Add preference to use import/export definition for exporting from nextmatch
2011-03-01 23:06:21 +00:00
Nathan Gray
b2bea332b1
Do private filtering on DB level
2011-02-28 23:43:34 +00:00
Ralf Becker
ef8ac254a4
many fixes in calendar:
...
- fixed fatal error if participant is no account
- if participant has no email use a pseudo one: noreply-$uid-uid@egroupware.org
- do not add account of calendar as participant (readd it in ChangeMessage)
- use calendar_boupdate::update() instead of ::save() to get notifications
- fixed fatal error call to member function ->format(), if event has an exception
2011-02-24 22:55:05 +00:00
Nathan Gray
d98b1c7437
Add some handling for importing participants from human-friendly form
2011-02-24 18:42:30 +00:00
Nathan Gray
92fcec4acb
Change marker detection to be more flexible, allowing for IF, NELF, etc
2011-02-23 21:02:22 +00:00
Nathan Gray
9f3f96e502
Fix missing custom fields
2011-02-23 20:48:57 +00:00
Nathan Gray
ab93527a77
Get list of extensions from parent class
2011-02-22 19:58:04 +00:00
Nathan Gray
6554ca4c09
Add 2609day/name2609 for name of week, change 2609range/month2609 to name of month instead of number
2011-02-22 18:45:33 +00:00
Nathan Gray
c44e418d87
Change display of placeholder tags from 2432...2432 to {{...}}
2011-02-18 17:02:14 +00:00
Nathan Gray
e70f70f148
Better handling for multi-day events - properly show up for each day of the week
2011-02-18 16:09:42 +00:00
Nathan Gray
f41e44fee7
Prevent first event in the range from filling in empty dates when using 2432day/date2432
2011-02-18 15:30:21 +00:00
Nathan Gray
50543c0115
Don't show private events in search results, even if user has freebusy permission
2011-02-17 20:39:10 +00:00
Nathan Gray
76497460f5
Reset merge selectbox after choosing a file
2011-02-17 18:27:37 +00:00
Nathan Gray
27b9ae4ee3
Add 2934day/date2934 placeholder to first entry inside day of week and daily tables. Only available inside the selected date range(s).
2011-02-17 18:18:06 +00:00
Nathan Gray
d529f10479
Prevent duplicate events in some tables
2011-02-17 17:37:24 +00:00
Nathan Gray
65baaf764e
Fix range date format
2011-02-17 16:50:46 +00:00
Nathan Gray
077122e03f
Fix user filter for merge
2011-02-16 17:23:52 +00:00
Nathan Gray
4c4f2e5e32
Apply current filters to range selections when merging
2011-02-16 17:19:19 +00:00
Ralf Becker
1e296760d9
fixed not working ctag calculation in trunk, plus docu and logging
2011-02-16 14:21:59 +00:00
Nathan Gray
8b1440560e
- Add merge print directory to sidebox so it's available from all views
...
- Add day_n, yesterday, today & tomorrow tables
2011-02-15 20:35:46 +00:00
Ralf Becker
2d26d18c74
if contact in $_GET[participants] parameter for edit is a user, use the user instead
2011-02-15 11:34:36 +00:00
Andreas Stöckel
45d3e8d82a
Fixed problem with event stacks for non drag-droppable event objects
2011-02-14 11:58:43 +00:00
Andreas Stöckel
80cfc89293
Clicking on a stack of events now always openes the event lying on top of the stack
2011-02-14 11:03:12 +00:00
Jörg Lehrke
c59cb90742
* CalDAV: Apply other users' calendar color, too
2011-02-13 21:08:29 +00:00
Ralf Becker
a045b4cc5f
* Calendar: alternative overlapping columns resulting in equally wide visible parts for unlimited number of columns
...
- for equally sized columns, the first one (used for whole day events or non-overlapping events) is fairly small (1/Nth of total width)
- still open again is problem of events in columns > 1 are not clickable (unless we set a z-index, which has other problems)
2011-02-11 16:50:24 +00:00
Ralf Becker
ec7cc493ef
* Calendar: using equally sized, non-overlaping columns for multiple events at the same time
...
- old overlapping events failed for more then 6 columns
- clicking on events opened the frist/underlaying event not the visible one
2011-02-11 15:43:40 +00:00
Nathan Gray
21c1f08322
- Fix range filter, adds range selected in mini-calendar to date filter
...
- Use selected date range for merge, if no events are checked
2011-02-10 19:19:52 +00:00
Nathan Gray
974ef4b74a
- Add calendar_ prefix to merge fields
...
- Fix bug in weekly table preventing more than one week
2011-02-10 19:17:26 +00:00
Christian Binder
96ab59b2fd
Enable calendar items for projectmanager eRoles
2011-02-09 20:55:20 +00:00
Nathan Gray
7ca1ba08d5
Implement merge for calendar
2011-02-09 15:58:06 +00:00
Klaus Leithoff
4e07a37116
quieten warning when no participants in function remove_no_acl_invite
2011-02-01 14:28:56 +00:00
Nathan Gray
f8343aa0e3
- Add default iCal import & export
...
- Remove Export: & Import: from sidebox menu, use Import/Export app
2011-01-28 20:04:52 +00:00
Ralf Becker
3c469c8392
fixed status of all recurrences get set to "unknown", if status of a single recurrence get changed
2011-01-06 05:19:10 +00:00
Ralf Becker
df5aae20f5
fixed corrupted non-ascii chars in deleted message
2011-01-06 04:48:41 +00:00
Ralf Becker
5382856b60
modified week_number method a bit more, to allow to call it for arbitrary dates, not just the weekstart
2011-01-05 22:26:34 +00:00
Ralf Becker
a145fdb13f
* Weeknumbers in calendar views, were wrong for week-start-day other then Monday
...
iso8601 defines them only for week starting Monday, so we use now the Monday to calculate the week-number, even if user prefers an other startday
2011-01-05 21:49:55 +00:00
Ralf Becker
20db16219d
* Calendar: invite rights, should NOT implicate a freebusy rights (users with invite rights could see freebusy times of other users)
2011-01-04 19:27:17 +00:00
Andreas Stöckel
70030216f3
Added possibility to view birthdays and/or holidays as non-blocking event in calender with special icon prepending it
2010-12-22 15:17:56 +00:00
Ralf Becker
c65705aac4
- started implementing virtual exceptions for AS (currently commented out in line 176, as not yet tested)
...
- ChangeMessage now searched contacts for participants and always re-adds resources (everything but accounts, contacts and email)
- some more timezone specific fixes
>>> none of the above is tested, as my iPhone charges no more and battery is now flat :-(
2010-12-21 02:45:40 +00:00
Ralf Becker
59c33be565
Import of recurring events (got timezones working for southern hermisphere DST)
...
and other fixes
2010-12-20 03:29:37 +00:00
Ralf Becker
416410f338
deleting of events
2010-12-19 04:07:01 +00:00
Ralf Becker
a460dde341
Saving/modifying of calendar event on the server:
...
- no recurring events yet
- no categories
- no deleting on the client yet (like AB, what to return?)
2010-12-19 03:54:09 +00:00
Ralf Becker
0dd2109b62
- timezones get now converted correctly to what AS uses instead of timezones
...
- direction back is implemented (and tested) but not yet used, as storing events is not yet implemented
- timestamps are passed to zpush now in servertime, which it converts internal to UTC times
- recurring event information is now correctly supplied (thought we do NOT yet deal with virtual exceptions!)
--> next step would be storing events synced in from the client
2010-12-19 00:31:07 +00:00
Ralf Becker
dd5000f11b
making monthly_byday_num and monthly_bymonthday public, to use it in calendar_activsync
2010-12-19 00:24:22 +00:00
Ralf Becker
904471d3d3
fixed typo
2010-12-18 23:58:11 +00:00
Ralf Becker
0ff32d804a
- added recurrence information to calendar events (GetMessage)
...
- added timezone export (currently disabled)
--> both needs testing and will probably not just work
2010-12-17 03:44:43 +00:00
Ralf Becker
f9163f2747
typo
2010-12-17 03:40:55 +00:00
Nathan Gray
cf7dd57c66
Use edit link (if available) only on icons, text link is for view
2010-12-13 15:37:25 +00:00
Nathan Gray
0df9ee0c6d
Implode arrays when not exporting human-friendly values so they don't say 'Array'
2010-12-10 22:54:27 +00:00
Nathan Gray
cc72785afe
If edit link / settings are available, use an edit popup
2010-12-10 20:05:51 +00:00
Klaus Leithoff
0cd5658ca1
* calendar: make configurable the number of users, until day- or weekview are consolidated; 5 is set as default
2010-12-10 11:03:35 +00:00
Andreas Stöckel
a24826e7fe
Fixed MyStylite bug #964
2010-12-09 21:04:34 +00:00
Klaus Leithoff
a1de30be38
* Calendar, MailToAllParticipants: force type to plain as thunderbird (with lightning attached) seems to try to be smart while parsing html messages with ics attachments, but fails with a parse error, resulting in a not displayed message in thunderbird
2010-12-09 11:57:14 +00:00
Klaus Leithoff
8a293796e1
fix for postgres
2010-12-07 11:34:18 +00:00
Ralf Becker
8f3d6954e5
search extra account repository for birthdays too
2010-12-06 18:40:08 +00:00
Ralf Becker
0e4217f37f
* fixed birthday of contacts/accounts in LDAP could not be modified in addressbook
2010-12-06 18:25:35 +00:00
Ralf Becker
08ec384512
allways using account_fullname for calendars
2010-12-03 17:55:04 +00:00
Ralf Becker
a7ea17d896
fixed fatal error, after move of get_ctag to calendar_bo
2010-12-03 13:22:08 +00:00
Ralf Becker
9981730b29
moved ctag to calendar_bo, to use it in CalDAV and ActiveSync, thought it needs to be reworked, as it is to expensive performance-wise
2010-12-02 22:27:32 +00:00
Ralf Becker
96d44948f7
missing 5. parameter
2010-12-02 22:11:05 +00:00
Ralf Becker
83fd244b5c
new parameter $clear_private_infos_users to read using EGW_ACL_FREEBUSY instead of EGW_ACL_READ (eg. private appointments) and clear private infos, if no read rights
2010-12-02 21:50:22 +00:00
Philip Herbert
25ac3231b9
corrected dateformat for calendar
2010-12-02 16:04:53 +00:00
Ralf Becker
f94a2a1851
propset svn:keywords Id
2010-12-02 09:03:56 +00:00
Ralf Becker
fafa84e5c7
changed debug_message to use error_log and not echo messages (stalls *DAV or ActiveSync)
2010-11-28 11:01:44 +00:00
Ralf Becker
aabee4a462
implemented calendar message list
2010-11-26 21:33:34 +00:00
Ralf Becker
07e09c71d8
move etag to calendar_bo
2010-11-26 21:32:10 +00:00
Ralf Becker
240e09440f
working folderlist for calendar
2010-11-26 11:13:00 +00:00
Philip Herbert
e43136c6ff
add basic calendar plugin for activesync
2010-11-26 09:45:38 +00:00
Nathan Gray
b69442d47f
Respect convert to human friendly values option
2010-11-22 23:44:31 +00:00
Nathan Gray
65a1f21890
Fix logic to hide delete button
2010-11-22 16:46:18 +00:00
Nathan Gray
7358243aa1
*Users can now see and restore their 'deleted' but held events, if deletion prevention is turned on. There is now a config setting to allow users to purge their own 'deleted' events.
2010-11-22 16:19:28 +00:00
Jörg Lehrke
46345ee80d
* Fix 'Shift Calendar Series' issue (Stylite #8273 )
2010-11-21 13:23:01 +00:00
Ralf Becker
c9e5921ff1
fixed typo causing $$enddate$$ in notifcation message to show startdate
2010-11-16 13:39:19 +00:00
Ralf Becker
c115d73cfb
* check quantity of resource to book against maximum, as conflict check only fails if other events are involved
2010-11-11 13:29:37 +00:00
Ralf Becker
b19c4b3030
* fixed conflict check of resource quantity and storage of changed quantity in existing events
...
(changed quantity was used for conflict check, but not stored!)
There is still a bug with multiple non-overlapping events overlapping the checked event: check is against quantity sum, not the maximum
2010-11-11 08:51:13 +00:00
Nathan Gray
9f13b381e0
Convert recurrence type and interval to human friendly values
2010-11-09 19:26:25 +00:00
Nathan Gray
7394f39167
Make sure owner gets included in fields to be converted to human-friendly formats
2010-11-09 19:05:40 +00:00
Ralf Becker
17df92a460
some PHP pdo_sqlite can for whatever reason NOT read the timezones database (reported eg. on Gentu)
...
not much we can do, but give an good error message, with a download link to the MySQL dump
2010-11-09 09:48:15 +00:00