Andreas Stöckel
658076f63c
Fixed MyStylite bug #964
2010-12-09 21:21:58 +00:00
Klaus Leithoff
b2578d9de5
* 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 12:43:52 +00:00
Klaus Leithoff
39cbdbc2c6
fix for postgres
2010-12-07 11:34:00 +00:00
Ralf Becker
7b7b557d3b
search extra account repository for birthdays too
2010-12-06 18:40:37 +00:00
Ralf Becker
8fb24cb5da
* fixed birthday of contacts/accounts in LDAP could not be modified in addressbook
2010-12-06 18:26:54 +00:00
Jörg Lehrke
6edd9d13b0
Rollback r32958
2010-11-23 20:01:55 +00:00
Nathan Gray
f491704900
Respect convert to human friendly values option
2010-11-22 23:46:52 +00:00
Jörg Lehrke
6c6b50b519
* Fix 'Shift Calendar Series' issue (Stylite #8273 )
2010-11-21 13:38:53 +00:00
Ralf Becker
1fe4a87a5d
fix for scrollbar for searchfield in calendar sidebox for safari; provided by Chr.Fueller
2010-11-16 13:43:41 +00:00
Ralf Becker
8bf00d9974
fixed typo causing $$enddate$$ in notifcation message to show startdate
2010-11-16 13:40:22 +00:00
Ralf Becker
7a041a0bd5
* check quantity of resource to book against maximum, as conflict check only fails if other events are involved
2010-11-11 13:34:56 +00:00
Ralf Becker
59d7cd76b3
* 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:53:07 +00:00
Ralf Becker
a172a58d70
* fix for Nokia S60: enabling X-RECURRENCE-ID and make sure series master is synced before exceptions
2010-11-10 10:27:01 +00:00
Nathan Gray
163ca54a1e
Convert recurrence type and interval to human friendly values
2010-11-09 19:27:13 +00:00
Ralf Becker
021c417345
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:46 +00:00
Ralf Becker
48e05558d1
* support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid
2010-11-08 09:26:31 +00:00
Nathan Gray
0a3f567d08
Format CSV export data from internal/numeric format into something a little more friendly for normal people
2010-11-04 17:31:48 +00:00
Ralf Becker
b97ba82f27
convert all timestamps from DB returned as string to integers, to avoid missinterpretation from egw_time as Ymd string
2010-11-04 13:33:57 +00:00
Jörg Lehrke
faa7878b90
* Calendar: Use participant's preferences to handle status resets while moving events
2010-11-02 10:56:39 +00:00
Jörg Lehrke
c264c481be
Fix calendar preferences
2010-11-01 21:35:47 +00:00
Jörg Lehrke
2111b2429d
* Calendar: Fix notification timezone issues ( #2746 )
2010-11-01 19:18:34 +00:00
Ralf Becker
2fff99a676
fixed typo
2010-10-28 09:44:11 +00:00
Ralf Becker
6ba20abd97
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 09:33:15 +00:00
Jörg Lehrke
da2669103c
Fix time-range parser for CalDAV
2010-10-23 11:42:22 +00:00
Ralf Becker
ea12d6c157
fixed http status "400 Something went wrong" on PUT request in CalDAV, if user has no explicit FREEBUSY rights for calendar of modified event
2010-10-21 15:59:21 +00:00
Ralf Becker
ab019492aa
removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable)
2010-10-21 15:59:01 +00:00
Nathan Gray
f8e69a190a
Add import / export support through importexport app
2010-10-13 17:49:34 +00:00
Nathan Gray
831c5e0f84
Add import / export support through importexport app
2010-10-13 17:25:40 +00:00
Nathan Gray
7c55020318
Use just set cal_id variable instead of potentially not set event['cal_id']
2010-10-13 17:24:32 +00:00
Ralf Becker
d6fa4cf92c
avoid invinit recurrence on broken calendar entries (reference AND recur_type set)
2010-10-13 14:09:01 +00:00
Ralf Becker
8dee351338
avoid invinit recurrence on broken calendar entries (reference AND recur_type set)
2010-10-13 14:08:24 +00:00
Nathan Gray
cc2bee8dd0
Add exporting iCal and CSV via importexport
2010-10-12 22:45:02 +00:00
Ralf Becker
a9146eaae9
fix for mystylite bug #818 : planner by user only with read rights (should work with freebusy rights too)
2010-10-12 14:34:39 +00:00
Ralf Becker
8aa40841e0
fix for mystylite bug #818 : planner by user only with read rights (should work with freebusy rights too)
2010-10-12 14:33:19 +00:00
Ralf Becker
07842c9c42
remove "Yes" from available views for homepage and missing translations
2010-10-12 11:25:30 +00:00
Ralf Becker
f3ea81f5c6
remove "Yes" from available views for homepage and missing translations
2010-10-12 11:24:25 +00:00
Klaus Leithoff
f5a17c66fa
*calendar: allow to set/choose the view to be displayed in home-view
2010-10-12 09:50:20 +00:00
Klaus Leithoff
01f7688185
allow to set/choose the view in home-view
2010-10-12 09:49:17 +00:00
Jörg Lehrke
33bd0fed50
Announce all available addressbooks and calendars of the current user with GroupDAV
2010-10-09 22:49:10 +00:00
Jörg Lehrke
3f2fee8975
Announce all available addressbooks and calendars of the current user with GroupDAV
2010-10-09 22:36:04 +00:00
Nathan Gray
13a43a9c1d
Backport 32442 - Add ability to set an alarm for after the appointment [starts]
2010-10-06 17:42:55 +00:00
Nathan Gray
e1505758b7
Add ability to set an alarm for after the appointment [starts]
2010-10-06 17:40:49 +00:00
Nathan Gray
57859c8bd2
Backport 32440 - Sort categories alphabetically in planner by category view
2010-10-06 16:26:47 +00:00
Nathan Gray
c30e35bdd8
Sort categories alphabetically in planner by category view
2010-10-06 16:25:27 +00:00
Nathan Gray
ca830865f4
Backport 32423 - Update modified time when deleting
2010-10-04 15:38:14 +00:00
Nathan Gray
7ae20bcf12
Update modified time when deleting
2010-10-04 15:09:15 +00:00
Klaus Leithoff
a5342d2eb1
calendar: handle catchable fatal error while trying to build rule
2010-10-04 10:07:52 +00:00
Klaus Leithoff
633fdb1115
calendar: handle catchable fatal error while trying to build rule
2010-10-04 10:04:02 +00:00
Klaus Leithoff
ee6a73e1c0
preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday
2010-09-30 09:39:13 +00:00
Klaus Leithoff
b976930423
preventing invalid birthdays stored with the datastore such as 0000-00-00 or 0.0.00 to transform to a birthday
2010-09-30 09:32:34 +00:00
Jörg Lehrke
a85fdb55cd
Allow to add events to group calendars via CalDAV
2010-09-29 16:54:16 +00:00
Jörg Lehrke
9cf5d5d64f
Allow new events in group calendars via CalDAV
2010-09-29 16:49:55 +00:00
Klaus Leithoff
23457c5498
allow cats for planner to be an array
2010-09-28 08:28:19 +00:00
Klaus Leithoff
b052ffeb0a
allow cats for planner to be an array
2010-09-28 08:25:23 +00:00
Nathan Gray
2b13b73b60
When deleting but keeping events, hold on to links as well so they can be restored if event is restored
2010-09-27 18:03:46 +00:00
Klaus Leithoff
7f5b37d1ae
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
2010-09-17 13:58:07 +00:00
Klaus Leithoff
5c8d3301d6
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
2010-09-17 13:51:12 +00:00
Ralf Becker
5751e48cfc
removed explicit var parameter from Horde_iCalendar $component parameter of _ical2egw_callback, as all object are passed by reference in PHP5+, but usage via call_user_func_array(), gives warning as no (explicit) var parameters are allowed
2010-09-15 13:11:14 +00:00
Ralf Becker
1e79225a29
removed explicit var parameter from Horde_iCalendar $component parameter of _ical2egw_callback, as all object are passed by reference in PHP5+, but usage via call_user_func_array(), gives warning as no (explicit) var parameters are allowed
2010-09-15 13:10:29 +00:00
Jörg Lehrke
9ae3b93e63
Fix CalDAV ctag calculation
2010-09-14 05:07:33 +00:00
Jörg Lehrke
7dea8e14c4
Fix CalDAV ctag calculation
2010-09-14 05:07:19 +00:00
Ralf Becker
63ca019264
* SyncML performance patches for calendar datastore
...
merged 32021:32047 ^/trunk/syncml, 32025:32047 ^/trunk/calendar, 32032:32050 ^/trunk/phpgwapi, thought not everything merged cleanly
2010-09-13 10:39:58 +00:00
Jörg Lehrke
246549f53b
New ctag implementation for CalDAV
2010-09-12 20:35:05 +00:00
Jörg Lehrke
e5eb12eb31
Fix more find_event issues
2010-09-12 20:34:09 +00:00
Jörg Lehrke
bb9190a669
New content_history approach for calendar synchronization; fix various Sync issues
2010-09-12 20:14:46 +00:00
Jörg Lehrke
8b71dc8183
Fix find_event again
2010-09-12 13:08:51 +00:00
Jörg Lehrke
6fde93d15b
Improved ctag for CalDAV
2010-09-12 12:44:22 +00:00
Jörg Lehrke
2b3454a721
Fix find_event() issue
2010-09-11 23:23:00 +00:00
Jörg Lehrke
13cf31924f
Fix find_event() issue
2010-09-11 23:15:05 +00:00
Jörg Lehrke
07063ebf7a
Update cal_modified for all required cases; adjust CalDAV ctag function
2010-09-11 18:08:48 +00:00
Ralf Becker
c5f77ca982
new param $sql_filter for search()
2010-09-10 19:12:59 +00:00
Ralf Becker
5a2ac9b987
fix for postgreSQL bug reported by Anthony Messina (amessina-at-messinet.com): sync_contentid is varchar(60) and needs explicit cast, fixed by letting egw_db do the quoting, which is more save anyway
2010-09-10 07:02:16 +00:00
Ralf Becker
ce35264ed9
fix for postgreSQL bug reported by Anthony Messina (amessina-at-messinet.com): sync_contentid is varchar(60) and needs explicit cast, fixed by letting egw_db do the quoting, which is more save anyway
2010-09-10 07:01:41 +00:00
Ralf Becker
8241be4091
storing deleted timestamp instead of a deleted flag, to allow to use calendar table instead of egw_api_content_history later on
2010-09-09 09:11:57 +00:00
Klaus Leithoff
c3fe8e2ded
fix for scrollbar for searchfield in calendar sidebox for safari; provided by Chr.Fueller
2010-09-07 14:48:13 +00:00
Nathan Gray
49471c5e2b
Change link title so it can give the date for a particular recurrence, if the passed id is in the form CAL_ID-RECUR_DATE
2010-09-03 18:04:48 +00:00
Nathan Gray
db9bbc8460
Don't delete links until purge, same as addressbook
2010-09-02 20:55:37 +00:00
Jörg Lehrke
f91095f2ec
Fix EXDATE issue for Apple devices
2010-08-26 20:28:54 +00:00
Jörg Lehrke
3764cb147a
Fix EXDATE issue for Apple devices
2010-08-26 20:28:43 +00:00
Nathan Gray
9074f4f438
Backport 31777 - Add action to list view for admins to recover events from list view (egw.stylite.de bug #8140 )
2010-08-24 17:01:40 +00:00
Nathan Gray
9b62e51e2d
Add action to list view for admins to recover events from list view (egw.stylite.de bug #8140 )
2010-08-24 16:59:13 +00:00
Ralf Becker
7f9fa777be
fixed not disabled custom field tab, if no cfs exist
...
(problem was added history tab, which changed name of tabs widget, now using "tabs=general|...")
2010-08-16 07:14:47 +00:00
Ralf Becker
1d98728552
fixed not disabled custom field tab, if no cfs exist
...
(problem was added history tab, which changed name of tabs widget, now using "tabs=general|...")
2010-08-16 07:13:47 +00:00
Jörg Lehrke
44c3c7eb9a
Improve iPhone iCal support
2010-08-15 06:42:05 +00:00
Jörg Lehrke
c8b9bf7e68
Improve iPhone iCal support
2010-08-15 06:37:34 +00:00
Jörg Lehrke
e43f290d11
Fix recurrence enddate issue
2010-08-15 06:35:10 +00:00
Jörg Lehrke
d4985709c5
Fix recurrence enddate issue
2010-08-15 06:34:16 +00:00
Jörg Lehrke
f90e1da24f
Fix alarm handling for recurring events starting in the past
2010-08-10 21:21:18 +00:00
Jörg Lehrke
346a5bf5a6
Fix alarm handling for recurring events starting in the past
2010-08-10 21:21:05 +00:00
Jörg Lehrke
0f284a0bfb
Disable Thunderbird special treatment
2010-08-08 21:52:44 +00:00
Jörg Lehrke
1198c44821
Fix CalDAV PUT issue
2010-08-08 21:48:26 +00:00
Ralf Becker
e7c292d683
using created and modified timestamps from calendar, and not reading them separate from egw_content_history table
2010-08-05 17:58:25 +00:00
Ralf Becker
c7bc0fbd82
using created and modified timestamps from calendar, and not reading them separate from egw_content_history table
2010-08-05 17:57:59 +00:00
Ralf Becker
9a0d77469f
improved performance by not checking exceptions for referencing a master which mentions them as exceptions
2010-08-05 17:39:03 +00:00
Ralf Becker
a3d06cb638
improved performance by not checking exceptions for referencing a master which mentions them as exceptions
2010-08-05 17:11:13 +00:00
Ralf Becker
e871666adf
fixed not working notifications for types:
...
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:15:46 +00:00
Ralf Becker
be91330030
fixed not working notifications for types:
...
- responses: on participant responses too (everytime)
- modifications: on all modification, but responses
2010-08-02 14:15:05 +00:00
Hans-Jürgen Tappe
a66ae024a9
Tracker #2453 . Introduce a year view, which uses a fixed month / day grid and
...
displays the events inline (like in day / week view).
2010-07-31 07:51:52 +00:00
Jörg Lehrke
6f8bc7339e
Improve CalDAV PUT handler
2010-07-27 19:39:18 +00:00
Klaus Leithoff
a07c955ec2
save states of calendar view to session only when we are in calendar
2010-07-16 09:02:15 +00:00