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
|
748cf54d7d
|
Add 'reset stati options' to calendar
|
2010-06-23 14:49:17 +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 |
|
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
|
74653d300e
|
Fix recurring event alarm issue
|
2010-06-18 13:42:39 +00:00 |
|
Jörg Lehrke
|
8c02f92ca1
|
Fix SyncML device timezone issues
|
2010-06-17 07:44:58 +00:00 |
|
Jörg Lehrke
|
3a28418bd5
|
Fix participant issue in event shifting
|
2010-06-16 10:42:25 +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 |
|
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 |
|
Jörg Lehrke
|
389f16a1e5
|
Improve charset support for CalDAV
|
2010-06-14 07:52:33 +00:00 |
|
Jörg Lehrke
|
db1b766dbb
|
Fix enddate and alarm issue for series event shifting
|
2010-06-11 07:33: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
|
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
|
8123e956d4
|
remove setting of not defined block "submit_column", causing holiday admin to fail
|
2010-06-10 09:10:17 +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 |
|
Jörg Lehrke
|
45172377ab
|
Activate new 'Delete Series' handling
|
2010-05-20 14:43:50 +00:00 |
|
Ralf Becker
|
a91b9f2ebf
|
added Jörgs delete_series popup to calendar.edit, thought calendar does NOT yet react on the user choice of deleting the exececptions or not (also moved styles again to app.css file)
|
2010-05-20 09:19:15 +00:00 |
|
Jörg Lehrke
|
54f6b31a37
|
Fix series exception delete issue
|
2010-05-19 17:41:46 +00:00 |
|
Jörg Lehrke
|
4c1e3a9e70
|
Fix CalDAV series event handling
|
2010-05-19 16:13:37 +00:00 |
|
Jörg Lehrke
|
03885572b6
|
Fix etag/ctag issues for CalDAV
|
2010-05-19 15:25:07 +00:00 |
|
Jörg Lehrke
|
8cb71dfc84
|
Allow upgrade of single events to series via SyncML/CalDAV
|
2010-05-19 09:20:15 +00:00 |
|
Jörg Lehrke
|
32678401e8
|
Fix calendar_bo::search() issue with events outside the search window (bug#8090)
|
2010-05-18 15:12:51 +00:00 |
|
Jörg Lehrke
|
2552476036
|
Special Lightning CalDAV treatment
|
2010-05-18 14:41:22 +00:00 |
|
Andreas Stöckel
|
7e9c97a770
|
Fixed unlocking of calendar entries when the edit window is closed
|
2010-05-18 10:31:08 +00:00 |
|
Jörg Lehrke
|
e8298f217f
|
Fix iCal attendee CN issue
|
2010-05-18 10:04:29 +00:00 |
|