Klaus Leithoff
|
cce85a5340
|
colored calendar list view
|
2010-09-27 08:47:42 +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
|
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
|
bb9190a669
|
New content_history approach for calendar synchronization; fix various Sync issues
|
2010-09-12 20:14:46 +00:00 |
|
Jörg Lehrke
|
6fde93d15b
|
Improved ctag for CalDAV
|
2010-09-12 12:44:22 +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
|
7f29cd8530
|
fix for postgreSQL bug reported by Anthony Messina (amessina-at-messinet.com): sync_contentid is varchar(60) and need explicit cast: added egw_db->to_int($expr)
|
2010-09-10 07:11:22 +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 |
|
Ralf Becker
|
50c43deec9
|
updating verson to 1.8
|
2010-09-05 15:24:34 +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 |
|
Oscar Manuel Gómez Senovilla
|
65f1702caa
|
Tracker #2657
|
2010-08-25 16:23:17 +00:00 |
|
Oscar Manuel Gómez Senovilla
|
2f0df89b4f
|
Tracker #2703
|
2010-08-25 16:14:29 +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
|
dc288bc4e5
|
moved config of calendar horizont from Admin >> Site configuration to Calendar >> Site configuration
|
2010-08-24 07:33:26 +00:00 |
|
Ralf Becker
|
b51c248768
|
* fixed printing in calendar (only first page of list was printed and some UI not disabled)
--> fix for egw.stylite.de bug #8142: calendar list view printed on three pages
|
2010-08-23 15:57:09 +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
|
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
|
0f284a0bfb
|
Disable Thunderbird special treatment
|
2010-08-08 21:52:44 +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
|
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
|
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 |
|
Klaus Leithoff
|
fb8b310345
|
suomi translations provided by mkk
|
2010-07-16 09:58:04 +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
|
e2dab5d56b
|
fix for reset_stati on Drag and Drop; Work by Chr.Fueller, leithoff
|
2010-07-13 14:35:34 +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
|
f2bc58898f
|
rework of calendar purge function
|
2010-07-06 08:20:53 +00:00 |
|
Jörg Lehrke
|
c9e1b56d2d
|
Fix vCalendar v1.0 EXDATE export
|
2010-07-05 19:05:54 +00:00 |
|
Ralf Becker
|
419516c011
|
removed columns from DELETE statement
|
2010-07-02 06:00:25 +00:00 |
|
Jörg Lehrke
|
75b25bb796
|
Fix FroupDAV report issue
|
2010-07-02 05:01:15 +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
|
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 |
|
Ralf Becker
|
f616c628b5
|
fixed not working display and deleting of recurence exceptions (name of grid in template got somehow lost)
|
2010-06-28 13:46:39 +00:00 |
|
Nathan Gray
|
5b9a4cb7e9
|
Allow admins to restore deleted events - translation
|
2010-06-28 11:38:43 +00:00 |
|
Nathan Gray
|
3a4bd1e45a
|
Allow admins to restore deleted events
|
2010-06-28 11:38:28 +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
|
2bfebbdb7f
|
Improve group invitation handling
|
2010-06-28 05:08:22 +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
|
c6b0f825d9
|
Fix SyncML replace and recur_enddate issue
|
2010-06-26 15:58:33 +00:00 |
|