Ralf Becker
|
abb976d0cf
|
fixed typo
|
2010-10-28 09:43:40 +00:00 |
|
Ralf Becker
|
0a35a4a7c2
|
an other PostgreSQL compatibility problem: cast to varchar necessary
|
2010-10-28 09:22:01 +00:00 |
|
Ralf Becker
|
f08decd739
|
/infolog/ does not imply setting the current user (for new entries it's done anyway)
|
2010-10-26 09:35:44 +00:00 |
|
Jörg Lehrke
|
298c4ebaf1
|
Fix time-range parser for CalDAV
|
2010-10-23 11:43:52 +00:00 |
|
Ralf Becker
|
ca4f237dc4
|
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:30:20 +00:00 |
|
Ralf Becker
|
2acb61448a
|
holiday file for Turkey, thanks to Ayhan.Yildiz-at-gmx.net
|
2010-10-21 08:13:03 +00:00 |
|
Klaus Leithoff
|
31961bddb7
|
change translation: refinement on Teilnehmerstatus
|
2010-10-19 08:55:47 +00:00 |
|
Klaus Leithoff
|
7df675ec59
|
change translation of stati to status, as stati is not a correct plural form of status
|
2010-10-19 08:44:24 +00:00 |
|
Ralf Becker
|
ddcc0e1f75
|
removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable)
|
2010-10-14 16:16:02 +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
|
8dee351338
|
avoid invinit recurrence on broken calendar entries (reference AND recur_type set)
|
2010-10-13 14:08:24 +00:00 |
|
Klaus Leithoff
|
80bc193bcf
|
*calendar sitemgr integration: planner module now able to preselect resources to; prevent planner with no owner preselected
|
2010-10-13 07:21:07 +00:00 |
|
Nathan Gray
|
cc2bee8dd0
|
Add exporting iCal and CSV via importexport
|
2010-10-12 22:45:02 +00:00 |
|
Nathan Gray
|
fb64b329bc
|
Fix Canadian Thanksgiving
|
2010-10-12 15:08:29 +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
|
f3ea81f5c6
|
remove "Yes" from available views for homepage and missing translations
|
2010-10-12 11:24:25 +00:00 |
|
Klaus Leithoff
|
0ecad0f2e4
|
changed translations for mainscreen preferences, as they are for main (home) screen only, and not for default
|
2010-10-12 09:59:39 +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 |
|
Nathan Gray
|
6423145ced
|
Make before/after column on alarm tab a little wider
|
2010-10-07 14:24:30 +00:00 |
|
Klaus Leithoff
|
68ce4a81e1
|
finnish/suomi translations provided by mkk
|
2010-10-07 08:09:31 +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
|
c30e35bdd8
|
Sort categories alphabetically in planner by category view
|
2010-10-06 16:25:27 +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
|
850dfec770
|
*calendar: feature/fix to allow to preselect the group and category for sitemgr plannerview; by Chr.Fueller
|
2010-10-04 08:17:23 +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 |
|
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
|
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 |
|