Commit Graph

16175 Commits

Author SHA1 Message Date
Ralf Becker
2aebd3e9c0 backported Jörgs r30190: Fix iCal attendee CN issue 2010-05-18 12:12:10 +00:00
Ralf Becker
92578f9d02 backported Jörgs r30193: Fix DAV issue for neon for GroupDAV, too 2010-05-18 12:08:36 +00:00
Ralf Becker
0abbc95889 backported Jörgs r30191: Fix DAV issue for neon 2010-05-18 12:06:27 +00:00
Ralf Becker
c9d23410e5 backport Jörgs r30189: Fix CalDAV PUT failure 2010-05-18 12:04:12 +00:00
Ralf Becker
aef939ec1e backported Jörgs r30184: Fix calendar_bo::search() returning all-day events one day later (bug#2602) 2010-05-18 11:20:23 +00:00
Ralf Becker
f0eed36597 backported Jörgs r30183: Fix CalDAV invitation issue (Stylite#513) 2010-05-18 11:19:32 +00:00
Ralf Becker
ec2e34ffa8 backported Nathan r30167: Log a change in modified date to the history log, but do not send a notification if that is the only change 2010-05-18 11:15:59 +00:00
Andreas Stöckel
2963132004 Fixed unlocking of calendar entries when the edit window is closed 2010-05-18 10:47:34 +00:00
Jörg Lehrke
df36afa1ed Fix DAV issue for neon for GroupDAV, too 2010-05-18 10:45:46 +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
854c5a83a0 Fix DAV issue for neon 2010-05-18 10:30:28 +00:00
Jörg Lehrke
e8298f217f Fix iCal attendee CN issue 2010-05-18 10:04:29 +00:00
Jörg Lehrke
d2c03cd287 Fix CalDAV PUT failure 2010-05-18 10:03:21 +00:00
Klaus Leithoff
eddf0f4038 sort autofolders to the top of the folderlist; Add (and use) special foldericons for autofolders 2010-05-18 09:30:12 +00:00
Andreas Stöckel
95891c869f Added some JavaScript-Code to the date selector which handles clicks on the "Today" button 2010-05-18 09:17:54 +00:00
Andreas Stöckel
9a99d80bc1 Removed code from wz_tooltip.js which removed all html "title" properties from the page on some occasions 2010-05-18 07:07:18 +00:00
Jörg Lehrke
7ab47224c9 Fix calendar_bo::search() returning all-day events one day later (bug#2602) 2010-05-17 15:40:06 +00:00
Jörg Lehrke
27f1fef944 Fix CalDAV invitation issue (Stylite#513) 2010-05-17 14:20:34 +00:00
Andreas Stöckel
8a6b862489 Removed code from wz_tooltip.js which removed all html "title" properties from the page on some occasions 2010-05-17 13:52:15 +00:00
Ralf Becker
8bcbb0cc81 change sudo to protected to allow to reuse it 2010-05-15 20:43:26 +00:00
Ralf Becker
6bc7e1a6d3 allow other apps to add other administration links, eg. of filesystem backends like versioning 2010-05-15 20:42:46 +00:00
Ralf Becker
39dfb0b3fe "invalidate session cache, to make new mounts/unmounts visible in current session" 2010-05-15 20:40:27 +00:00
Ralf Becker
3a1412d8fe "fixed warning: explode expects 2. parameter to be string, array given" 2010-05-15 13:44:42 +00:00
Ralf Becker
fd4c8d8678 setup->setup_account_object() need to load config to $GLOBALS[egw_info][server] too, as eg. auth::encyrpt_password needs the encryption type 2010-05-15 07:57:57 +00:00
Ralf Becker
5973d330fd setup->setup_account_object() need to load config to $GLOBALS[egw_info][server] too, as eg. auth::encyrpt_password needs the encryption type 2010-05-15 07:56:58 +00:00
Ralf Becker
3629e919f5 "disabling not working iterator:
Replacement code for in r29270 removed filter  

	$cal_filters['query']['cal_reference'] = 0;

only works, if all recurrences and the master are returned in a single chunk, otherwise events get returned multiple times"
2010-05-14 17:51:55 +00:00
Ralf Becker
563129b44f "disabling not working iterator:
Replacement code for in r29270 removed filter  

	$cal_filters['query']['cal_reference'] = 0;

only works, if all recurrences and the master are returned in a single chunk, otherwise events get returned multiple times"
2010-05-14 17:22:11 +00:00
Nathan Gray
b4b689e097 Log a change in modified date to the history log, but do not send a notification if that is the only change 2010-05-14 16:50:49 +00:00
Jörg Lehrke
345e955c59 Improved calendar_boupdate::find_event() (#2582) 2010-05-14 13:32:25 +00:00
Jörg Lehrke
7ad18fac74 Improved calendar_boupdate::find_event() (#2582) 2010-05-14 13:32:08 +00:00
Jörg Lehrke
a2face5308 Add more tolerance for chunked packages 2010-05-14 13:07:15 +00:00
Jörg Lehrke
11093e933c Add more tolerance for chunked packages 2010-05-14 13:06:08 +00:00
Jörg Lehrke
743ada827f Fix 'non_blocking' issue (especially for Nokia) 2010-05-14 11:14:06 +00:00
Jörg Lehrke
0f048fe08b Fix monthly recurrence issue (bug#2584) 2010-05-14 11:13:11 +00:00
Jörg Lehrke
4572aa47ed Fix email-only attendees issue 2010-05-14 11:11:24 +00:00
Jörg Lehrke
5623866894 Fix monthly recurrence issue (bug#2584) 2010-05-14 10:17:11 +00:00
Jörg Lehrke
dc8b3f2dec Fix 'non_blocking' issue (especially for Nokia) 2010-05-14 09:28:46 +00:00
Jörg Lehrke
362afdb312 Fix GroupDAV private event issue 2010-05-14 08:35:16 +00:00
Jörg Lehrke
015173f608 Fix email-only attendees issue 2010-05-14 08:06:08 +00:00
Ralf Becker
bc32563b23 allow to supply $readonlys with extra_info 2010-05-13 11:59:16 +00:00
Ralf Becker
5a8cd752b1 "removed permannent error_log" 2010-05-13 10:46:20 +00:00
Ralf Becker
bf898afb61 "removed permannent error_log" 2010-05-13 10:45:37 +00:00
Ralf Becker
ee9650dce6 using since php<=5.0 available raw_output=true parameter for md5 and sha1 instead of deprecated and in newer distros no longer available mhash extension 2010-05-13 10:41:31 +00:00
Ralf Becker
e91b0f0cb5 using since php<=5.0 available raw_output=true parameter for md5 and sha1 instead of deprecated and in newer distros no longer available mhash extension 2010-05-13 10:39:48 +00:00
Ralf Becker
30976817b8 re-added in r30107 lost name of tab widget, causing tabs no longer getting disabled 2010-05-13 09:56:12 +00:00
Ralf Becker
97eaea6d40 "Fixed handling of url-special-chars: #?% get urlencoded before returned from this wrapper and all path get urldecode before passing on to php's filesystem functions" 2010-05-13 09:29:44 +00:00
Ralf Becker
beca9c694a "forgot to switch log_level to 1 (only errors) again ;-)" 2010-05-13 09:27:46 +00:00
Ralf Becker
7bd59d89c8 "Fixed handling of url-special-chars: #?% get urlencoded before returned from this wrapper and all path get urldecode before passing on to php's filesystem functions" 2010-05-13 09:25:39 +00:00
Ralf Becker
46fd3ad561 "Support for basic auth when using PHP CGI" 2010-05-13 08:49:32 +00:00
Ralf Becker
867adfaa11 "remove some not used code" 2010-05-13 08:44:29 +00:00