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 |
|
Klaus Leithoff
|
d813c7adc7
|
save states of calendar view to session only when we are in calendar
|
2010-07-16 09:00:49 +00:00 |
|
Klaus Leithoff
|
a63134dd5f
|
fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff
|
2010-07-13 14:36:51 +00:00 |
|
Klaus Leithoff
|
e2dab5d56b
|
fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff
|
2010-07-13 14:35:34 +00:00 |
|
Klaus Leithoff
|
f8c674ff9b
|
making sure / checking that alarmData is an array as expected.
|
2010-07-13 11:49:05 +00:00 |
|
Klaus Leithoff
|
26c7f601f3
|
making sure / checking that alarmData is an array as expected.
|
2010-07-13 11:48:06 +00:00 |
|
Klaus Leithoff
|
f7847a1183
|
rework of calendar purge function
|
2010-07-06 08:25:13 +00:00 |
|
Klaus Leithoff
|
f2bc58898f
|
rework of calendar purge function
|
2010-07-06 08:20:53 +00:00 |
|
Jörg Lehrke
|
7a0c9fedcf
|
Fix vCalendar v1.0 EXDATE export
|
2010-07-05 19:06:49 +00:00 |
|
Jörg Lehrke
|
c9e1b56d2d
|
Fix vCalendar v1.0 EXDATE export
|
2010-07-05 19:05:54 +00:00 |
|
Ralf Becker
|
0933a70651
|
removed columns from DELETE statement
|
2010-07-02 06:01:09 +00:00 |
|
Ralf Becker
|
419516c011
|
removed columns from DELETE statement
|
2010-07-02 06:00:25 +00:00 |
|
Jörg Lehrke
|
92996740a9
|
Fix FroupDAV report issue
|
2010-07-02 05:03:51 +00:00 |
|
Jörg Lehrke
|
75b25bb796
|
Fix FroupDAV report issue
|
2010-07-02 05:01:15 +00:00 |
|
Ralf Becker
|
bb07a036ca
|
backported Nathan r31245:
- Fix purging of old events so it doesnt delete everything
- Trick config into calling the hook when purging is turned off so cron job is cancelled
|
2010-07-01 16:08:54 +00:00 |
|
Nathan Gray
|
f8431b00a7
|
- Fix purging of old events so it doesn't delete everything
- Trick config into calling the hook when purging is turned off so cron job is cancelled
|
2010-07-01 15:27:37 +00:00 |
|
Jörg Lehrke
|
09bc2c09cd
|
Fix CTag issues for GroupDAV
|
2010-06-29 13:52:56 +00:00 |
|
Jörg Lehrke
|
716b9e2b5d
|
Fix CTag issues for GroupDAV
|
2010-06-29 13:14:29 +00:00 |
|
Jörg Lehrke
|
3b422176cd
|
Fix CalDAV issues
|
2010-06-29 09:21:41 +00:00 |
|
Jörg Lehrke
|
affd4b1885
|
Fix CalDAV issues
|
2010-06-29 09:19:25 +00:00 |
|
Jörg Lehrke
|
5cb14e716e
|
Fix CalDAV delete event issue
|
2010-06-28 17:34:57 +00:00 |
|
Jörg Lehrke
|
2b0233d9bb
|
Fix CalDAV delete event issue
|
2010-06-28 17:33:34 +00:00 |
|
Nathan Gray
|
aa2281b554
|
Backport 31140 & 31141 - Allow admins to restore deleted events
|
2010-06-28 11:39:41 +00:00 |
|
Nathan Gray
|
3a4bd1e45a
|
Allow admins to restore deleted events
|
2010-06-28 11:38:28 +00:00 |
|
Nathan Gray
|
c9c422ad83
|
Backport 31138: Do not send notification when a deleted event is purged
|
2010-06-28 11:17:00 +00:00 |
|
Nathan Gray
|
cb3590ebab
|
Do not send notification when a deleted event is purged
|
2010-06-28 11:15:25 +00:00 |
|
Jörg Lehrke
|
9b1565a1d6
|
Improve group invitation handling
|
2010-06-28 05:08:50 +00:00 |
|
Jörg Lehrke
|
2bfebbdb7f
|
Improve group invitation handling
|
2010-06-28 05:08:22 +00:00 |
|
Jörg Lehrke
|
7505a741a6
|
Fix CalDAV group attendee issue; various GroupDAV improvements
|
2010-06-27 22:17:23 +00:00 |
|
Jörg Lehrke
|
bce68a9e82
|
Fix CalDAV group attendee issue; various GroupDAV improvements
|
2010-06-27 22:16:22 +00:00 |
|
Jörg Lehrke
|
9184bc0f67
|
Fix SyncML replace and recur_enddate issue
|
2010-06-26 16:03:14 +00:00 |
|
Jörg Lehrke
|
c6b0f825d9
|
Fix SyncML replace and recur_enddate issue
|
2010-06-26 15:58:33 +00:00 |
|
Jörg Lehrke
|
bedeff0435
|
Support Free/Busy information with credentials as part of the URL
|
2010-06-26 11:38:50 +00:00 |
|
Jörg Lehrke
|
c5ae8dd8e2
|
Support Free/Busy information with credentials as part of the URL
|
2010-06-26 11:35:11 +00:00 |
|
Jörg Lehrke
|
f27dd678d1
|
Fix status change permission issue
|
2010-06-24 16:22:09 +00:00 |
|
Jörg Lehrke
|
9bca389162
|
Fix status change permission issue
|
2010-06-24 16:21:23 +00:00 |
|
Jörg Lehrke
|
48bc5c8119
|
Remove user as attendee, if he is the only participant and has accepted
|
2010-06-23 15:54:07 +00:00 |
|
Jörg Lehrke
|
8107fb5ab6
|
Fix recurring event issues for vCal 1.0 imports; fix bug Stylite #646
|
2010-06-23 15:10:54 +00:00 |
|
Jörg Lehrke
|
7b850eabb6
|
Fix recurring event issues for vCal 1.0 imports; fix bug Stylite #646
|
2010-06-23 14:52:55 +00:00 |
|
Jörg Lehrke
|
748cf54d7d
|
Add 'reset stati options' to calendar
|
2010-06-23 14:49:17 +00:00 |
|
Jörg Lehrke
|
16def751e3
|
Add 'reset stati options' to calendar
|
2010-06-23 14:47:34 +00:00 |
|
Ralf Becker
|
a2b6b3fe58
|
backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes
|
2010-06-22 17:03:05 +00:00 |
|
Ralf Becker
|
a4ae9df347
|
searching case insensitive for PostgreSQL too
|
2010-06-22 16:59:04 +00:00 |
|
Jörg Lehrke
|
e4eb9d32ba
|
Fix recurrence enddate for vCalendar 1.0, missing pieces
|
2010-06-21 17:49:01 +00:00 |
|
Klaus Leithoff
|
c94bf30cb8
|
fix for Call to a member function setTimezone() on a non-object; Dont Try to do a settimezone, when rrule[UNTIL] is no DateTime object
|
2010-06-21 09:56:50 +00:00 |
|
Jörg Lehrke
|
c30d10b961
|
Apply changes from revision 30558++
|
2010-06-18 15:33:08 +00:00 |
|
Jörg Lehrke
|
b94e897717
|
Optimze alarm handling
|
2010-06-18 13:44:50 +00:00 |
|
Jörg Lehrke
|
74653d300e
|
Fix recurring event alarm issue
|
2010-06-18 13:42:39 +00:00 |
|
Jörg Lehrke
|
ae1807c571
|
Fix recurring event alarm issue
|
2010-06-18 13:37:42 +00:00 |
|
Jörg Lehrke
|
8c02f92ca1
|
Fix SyncML device timezone issues
|
2010-06-17 07:44:58 +00:00 |
|
Jörg Lehrke
|
b44f0c2f41
|
Fix SyncML device timezone issues
|
2010-06-17 07:38:27 +00:00 |
|
Jörg Lehrke
|
3a28418bd5
|
Fix participant issue in event shifting
|
2010-06-16 10:42:25 +00:00 |
|
Jörg Lehrke
|
b53e7ccbcc
|
Fix participant issue in event shifting
|
2010-06-16 10:41:45 +00:00 |
|
Jörg Lehrke
|
1800367a2d
|
Fix iCalendar v1.0 TZ issue
|
2010-06-14 14:54:24 +00:00 |
|
Nathan Gray
|
e5ac08edab
|
Backport 30789: Move purging of old calendar events to use less API and do more with the DB directly. Hopefully will be a little easier on the DB.
|
2010-06-14 11:46:03 +00:00 |
|
Nathan Gray
|
61099d4a89
|
Move purging of old calendar events to use less API and do more with the DB directly. Hopefully will be a little easier on the DB.
|
2010-06-14 11:45:00 +00:00 |
|
Klaus Leithoff
|
ee706d6af8
|
fix invalid javascript variable names for draggable/droppable IDs when owner/calendar is a group
|
2010-06-14 08:14:07 +00:00 |
|
Klaus Leithoff
|
01afc4aff5
|
fix invalid javascript variable names for draggable/droppable IDs when owner/calendar is a group
|
2010-06-14 08:11:22 +00:00 |
|
Jörg Lehrke
|
389f16a1e5
|
Improve charset support for CalDAV
|
2010-06-14 07:52:33 +00:00 |
|
Jörg Lehrke
|
53ebb5dc19
|
Improve charset support for CalDAV
|
2010-06-14 07:51:28 +00:00 |
|
Jörg Lehrke
|
f54410da4f
|
Fix recurrence enddate again
|
2010-06-11 22:13:27 +00:00 |
|
Jörg Lehrke
|
65e7054869
|
Fix recurrence enddate for vCalendar 1.0
|
2010-06-11 12:16:58 +00:00 |
|
Jörg Lehrke
|
db1b766dbb
|
Fix enddate and alarm issue for series event shifting
|
2010-06-11 07:33:22 +00:00 |
|
Jörg Lehrke
|
e513532840
|
Fix enddate and alarm issue for series event shifting
|
2010-06-11 07:32:10 +00:00 |
|
Jörg Lehrke
|
0f00bb08a2
|
Set recurrence enddate to end time and use device TZ for vCalendar 1.0
|
2010-06-11 06:19:22 +00:00 |
|
Ralf Becker
|
f488a7075b
|
reverting setting of target app, as it is unneccessary
|
2010-06-10 17:54:51 +00:00 |
|
Ralf Becker
|
30b509e9ce
|
reverting setting of target app, as it is unneccessary
|
2010-06-10 17:54:03 +00:00 |
|
Ralf Becker
|
c4eab70b7f
|
- missing target for new button in sidebox
- adding message to opener.location.search, instead using referer (which points to toplevel frame and reloads framework)
|
2010-06-10 17:25:18 +00:00 |
|
Ralf Becker
|
3289d93605
|
- missing target for new button in sidebox
- adding message to opener.location.search, instead using referer (which points to toplevel frame and reloads framework)
|
2010-06-10 17:24:22 +00:00 |
|
Ralf Becker
|
8123e956d4
|
remove setting of not defined block "submit_column", causing holiday admin to fail
|
2010-06-10 09:10:17 +00:00 |
|
Ralf Becker
|
0d62b7efdc
|
remove setting of not defined block "submit_column", causing holiday admin to fail
|
2010-06-10 09:09:31 +00:00 |
|
Jörg Lehrke
|
625603d59f
|
Implement new 'change startdate of series events' approach
|
2010-06-09 18:00:11 +00:00 |
|
Ralf Becker
|
3f344fd852
|
store whole state in prefs, so calendar displays identical view after a new login (beside the date)
|
2010-06-09 16:14:19 +00:00 |
|
Jörg Lehrke
|
c7c0230233
|
Fix tab hidding issue in calendar.edit
|
2010-06-08 17:45:22 +00:00 |
|
Jörg Lehrke
|
f6eb00e6a1
|
Allow alarms for recurring events starting in the past
|
2010-06-08 16:36:55 +00:00 |
|
Klaus Leithoff
|
0c60f43c61
|
fix for wrong message on event-deletion (was: series deleted); corrected one german translation string
|
2010-06-08 09:52:48 +00:00 |
|
Jörg Lehrke
|
9303dca432
|
Disable the alarms-tab for newly created series event exceptions completely
|
2010-06-08 08:53:40 +00:00 |
|
Ralf Becker
|
9a32f0dc9e
|
using relative width, works better then absolute one, giving just enough space for icon at minimal width of sidebox
|
2010-06-08 06:41:55 +00:00 |
|
Jörg Lehrke
|
015245d235
|
Improved alarm handling
|
2010-06-07 17:54:29 +00:00 |
|
Jörg Lehrke
|
82455c87a6
|
Newer Nokia E-Series SyncML supported fields default
|
2010-06-07 12:50:17 +00:00 |
|
Philip Herbert
|
f6e5b9de41
|
recognize Nokia e72-1 and e51-1 as s60 phone (supported fields)
|
2010-06-07 10:26:00 +00:00 |
|
Ralf Becker
|
48573b83a5
|
jdots adaption for calendar
|
2010-06-04 21:28:26 +00:00 |
|
Ralf Becker
|
ffc49a9ec6
|
fixed add link for jdots
|
2010-06-04 08:49:23 +00:00 |
|
Ralf Becker
|
b1682123c7
|
certain clean-ups, plus fixing wrong query passed to calendar integration (leftover from parameter change)
|
2010-06-01 09:28:37 +00:00 |
|
Ralf Becker
|
22406f6885
|
fixing call to calendar_so::search() to use new parameters, causing CalDAV to fail
|
2010-06-01 09:26:00 +00:00 |
|
Ralf Becker
|
13463578f5
|
using already read event to check acl (and not just the id causing a read)
|
2010-06-01 09:24:10 +00:00 |
|
Ralf Becker
|
a7fd927ae7
|
doing read (without acl check) first and then check acl on read event, to save reading it multiple times
|
2010-06-01 09:22:06 +00:00 |
|
Nathan Gray
|
586a58a4e7
|
Fix purging old events to get rid of events for all users, not just the admin that set it.
|
2010-06-01 07:36:14 +00:00 |
|
Nathan Gray
|
eeeebb5197
|
Delete alarms even if event is not really deleted
|
2010-05-28 07:24:34 +00:00 |
|
Jörg Lehrke
|
f1343bfde0
|
Fix EGW_ACL_FREEBUSY issue
|
2010-05-21 15:53:06 +00:00 |
|
Ralf Becker
|
de1a64cacd
|
"missing break in deleted filter (showing only unknow status)"
|
2010-05-21 15:09:11 +00:00 |
|
Ralf Becker
|
3a19b96589
|
"fixed not not changed old $_cols parameter to $params['cols']"
|
2010-05-21 15:05:31 +00:00 |
|
Jörg Lehrke
|
e4d0b6737c
|
Fix egw_ical iterator issues
|
2010-05-21 06:18:52 +00:00 |
|
Ralf Becker
|
2d53603ccd
|
replaced several calendar_so::search() parameter with new array $params parameter and added new $params[users] with raw users as passed to calendar_bo::search() (without members and memberships added) for calendar integration
|
2010-05-20 15:22:37 +00:00 |
|
Ralf Becker
|
06854c6301
|
replaced several calendar_so::search() parameter with new array $params parameter and added new $params[users] with raw users as passed to calendar_bo::search() (without members and memberships added) for calendar integration
|
2010-05-20 15:12:59 +00:00 |
|