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
Jörg Lehrke
7ad18fac74
Improved calendar_boupdate::find_event() ( #2582 )
2010-05-14 13:32:08 +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
Jörg Lehrke
1985580304
New Delete Series Dialog
2010-05-12 11:15:45 +00:00
Ralf Becker
06b8c5ac75
"fix for bub #2579 - PHP Fatal error: Using $this when not in object context
...
--> get_path can NOT be static"
2010-05-09 20:23:53 +00:00
Jörg Lehrke
91cfd18e16
Fix all-day event recurrence issue
2010-05-06 19:16:43 +00:00
Nathan Gray
a2eab86ef8
Use pre-existing function to handle deleted flag
2010-05-04 21:35:06 +00:00
Nathan Gray
5bea81f18f
Handle if event deleted flag gets turned into a string (Postgres)
2010-05-04 15:47:53 +00:00
Jörg Lehrke
ec48d32681
Calendar recurrence horizont configurable; fix recur_enddate issue
2010-05-03 16:43:42 +00:00
Jörg Lehrke
587439511d
Fix all-day recurring event issue (3)
2010-05-03 12:18:57 +00:00
Jörg Lehrke
9013a52b81
Fix Edit recurring event issues again :-(
2010-05-03 07:52:10 +00:00
Jörg Lehrke
be18410907
Fix Edit all-day recurring event issues
2010-05-03 06:50:50 +00:00
Jörg Lehrke
d22a9aa537
Fix all-day recurring event timezone issue
2010-05-01 16:25:10 +00:00
Jörg Lehrke
df6e3195e4
User Calendar CalDAV directory contains only 'not rejected' entries
2010-05-01 16:24:05 +00:00
Nathan Gray
f081a1ba2b
Reset status of participants when copying an event
2010-04-30 16:00:03 +00:00
Nathan Gray
c1b44e29d0
Pass recurrence date with recurring event's app_id so it can be used
2010-04-30 15:41:32 +00:00
Klaus Leithoff
165a5d6e0a
unset and at the end of processing loop, as they are used as indicator, that the entry is an hooked-app-entry; some codeformatting
2010-04-30 09:29:21 +00:00
Klaus Leithoff
35ef74a4ca
fix for dialog-content width to small
2010-04-28 13:46:32 +00:00
Klaus Leithoff
8fbb39aded
use more stylish dialog for prompt action on edit-series; translations provided by mkk
2010-04-28 13:42:10 +00:00
Nathan Gray
d57893988e
Use preference to set size of description lines
2010-04-27 19:12:42 +00:00
Nathan Gray
792d922743
eTemplate changes for disabling filemanager for integrated apps
2010-04-27 18:46:31 +00:00
Nathan Gray
e4bb6099eb
- Disable filemanager link for integrated apps
...
- Change timesheet icon on each row to popup, like Infolog does
2010-04-27 18:36:18 +00:00
Nathan Gray
a2daa3f5cc
Add trailing / to regex to silence warning
2010-04-27 18:35:14 +00:00
Ralf Becker
d5a2b01981
"optional argument to specify a startdate"
2010-04-27 14:25:19 +00:00
Jörg Lehrke
a2e2c5f797
Fix mounthly by day recurrence issues
2010-04-27 11:47:56 +00:00
Nathan Gray
09539d3ca2
Changes to calendar list view:
...
- Add button to add timesheet for one entry
- Disable delete button for other apps that got integrated
- Fix edit link for integrated apps
- Add scrollbar to long descriptions
- Create timesheet now works for integrated apps as well
2010-04-26 21:41:07 +00:00
Nathan Gray
58fe8a7cd8
Use edit link from other app when displaying entries from other apps in list view
2010-04-26 16:47:13 +00:00
Klaus Leithoff
5e8b903207
if filter showonlypublic is set, set status filter to hide rejected too
2010-04-26 12:28:30 +00:00
Jörg Lehrke
0d13079a46
Fix supportedFields settings for Nokia devices
2010-04-26 07:29:51 +00:00
Klaus Leithoff
09ea5fe114
feature to filter for only public events (no events tacked as private)
2010-04-26 07:08:23 +00:00
Nathan Gray
afafbec708
Use db->quote to get good cross db comparisons
2010-04-23 19:11:24 +00:00
Jörg Lehrke
2a2a9f5f11
Cleanup all-day handling
2010-04-23 15:15:22 +00:00
Jörg Lehrke
a707c183f3
Export all-day events as 'EVENT' to Nokia devices
2010-04-23 14:38:07 +00:00
Jörg Lehrke
22bb23b8ff
Fix new all-day event handling
2010-04-23 13:52:45 +00:00
Stefan Becker
1f2d265265
added some translation
2010-04-23 12:21:39 +00:00
Stefan Becker
d601cd53d0
added some translation
2010-04-23 12:17:43 +00:00
Jörg Lehrke
fe5d9f305b
Fix iCal export of incomplete events again .-(
2010-04-23 11:03:32 +00:00
Jörg Lehrke
4cb30032ba
Fix iCal export from calendar list view
2010-04-23 10:34:47 +00:00
Jörg Lehrke
c5c5330799
Add Nokia 5800 XpressMusic to supported devices
2010-04-23 07:06:42 +00:00
Ralf Becker
74ccf7501d
helper function to construct union-query-columns for calendar_integration
2010-04-23 06:52:48 +00:00
Jörg Lehrke
ee18b0acac
New all-day event implementation
2010-04-23 06:15:18 +00:00
Nathan Gray
7611cd1374
Link created timesheets back to event
2010-04-22 21:41:35 +00:00
Nathan Gray
c4a8515d99
Add feature to regularly remove old calendar events that are more than x years in the past. Set in Admin -> Calendar -> Site configuration
2010-04-22 20:27:14 +00:00
Nathan Gray
690e62317f
Use the pretty popup to ask about editing series or exception
2010-04-22 16:40:18 +00:00
Nathan Gray
074b893e37
Change preserving deleted events. For speed improvements, use an extra column instead of joining to the sync tables
2010-04-22 16:09:36 +00:00
Stefan Becker
6db6cfd71c
added German translation for Calendar
2010-04-22 11:38:02 +00:00
Nathan Gray
6b7dee0c5b
Apply global categories when creating a timesheet from an event.
2010-04-21 19:02:55 +00:00