Ralf Becker
171064c0c1
* Calendar: fixed deleting exceptions while editing a series
2015-02-06 09:48:20 +00:00
Ralf Becker
0ee55af1bd
remove no longer working preferences link
2015-02-06 09:09:55 +00:00
Ralf Becker
71e5e2939e
fix PHP Fatal error: Using $this when not in object context
2015-02-04 11:19:31 +00:00
Ralf Becker
13b60fe0d7
fix calendar_groupdav::isParticipant() called with NULL, caused by recurring event starts in future behind horizont
2015-02-04 10:38:59 +00:00
Ralf Becker
54e465e6c0
revert accidently commited file
2015-02-03 09:44:28 +00:00
Ralf Becker
7c48fc0e03
* Calendar: fix not working tooltip (showing html tags) in year-view
2015-02-03 09:42:51 +00:00
Ralf Becker
c6505acdc6
* Calendar/CalDAV: fixed synced events still contained deleted exceptions
2015-01-29 13:32:57 +00:00
Nathan Gray
c5cbc573f8
If recur end date could not be parsed, handle it as missing.
2015-01-27 21:58:47 +00:00
Ralf Becker
d057db1607
* Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception
2015-01-27 18:11:40 +00:00
Klaus Leithoff
45c3daf713
fix typo preventing ics parsing
2015-01-27 13:09:20 +00:00
Ralf Becker
891f46328d
changes suggested on lists for a correct Brasilian translation
2015-01-26 12:13:50 +00:00
Ralf Becker
95917e3fd2
fixed a couple more broken placeholders in Brasilian translation
2015-01-24 10:03:26 +00:00
Ralf Becker
ddd37756a2
using recommended lowercase protocol "mailto:" in ATTENDEE or ORGANIZER iCal properties
2015-01-23 09:45:49 +00:00
Ralf Becker
b249f7c4c7
fixed wrong translation, parameters must be written as "%1" (not "% 1"!)
2015-01-23 09:25:24 +00:00
Ralf Becker
be592bb8c4
pending French translations from our translation server
2015-01-21 14:28:52 +00:00
Ralf Becker
f5871177c8
for group-invitations we need to check memberships of $user too
2015-01-20 14:57:56 +00:00
Ralf Becker
d371fc76ce
* Calendar/CalDAV/eSync: fixed not synced events constructed from exceptions
...
removed cal_recurrence filter in read, as cal_reference and cal_recurence is always used together for exceptions, but cal_recurrence was not allways reset to 0
2015-01-20 13:49:42 +00:00
Nathan Gray
72330607d4
Make sure event spans multiple days before removing nights, fixes late/overnight events giving negative time.
2014-12-16 19:45:52 +00:00
Hadi Nategh
70751405de
Set the bodydescription to empty if it is not visible
2014-12-11 16:39:44 +00:00
Nathan Gray
e0bb6dbfd0
Fix missing participants in print dialog
2014-12-08 20:59:52 +00:00
Nathan Gray
ef6ffd3f8f
Fix missing participants in print dialog
2014-12-08 20:58:18 +00:00
Hadi Nategh
700d0d78e5
* Calendar: Add new feature to the calendar app, in order to be able to sort calendars in day and week views
2014-12-05 11:32:08 +00:00
Hadi Nategh
acedd51dc5
Preset enddate accroding to start date of an event, plus considering duration if it exists
2014-12-05 08:30:40 +00:00
Hadi Nategh
b2de74d07f
Refresh calendar event in top window after changing its status
2014-12-01 08:50:14 +00:00
Hadi Nategh
d0898a33c3
Disable use_time_grid preference in calendar
2014-11-26 13:59:31 +00:00
Ralf Becker
144a90237a
fix not being able to accept/reject group-invitation, if not further rights
2014-11-25 10:41:32 +00:00
Ralf Becker
3b8a7f9e9c
do NOT allow / correctly quote html in title, description and location of events
2014-11-19 20:11:16 +00:00
Ralf Becker
4a17d5e467
* all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields
...
r49491: missing egw_customfield changed from last commit
r49492: fix formatting for timestamp and quiten error_log
r49493: class var to enable/disable memory_usage reporting to error_log
2014-11-19 13:12:17 +00:00
Ralf Becker
6c2990b515
fix not being able to accept/reject invitation, if only a participants
2014-11-18 15:04:30 +00:00
Nathan Gray
93d9c0d631
Fix calendar list filter by custom date interval
2014-11-17 15:55:18 +00:00
Ralf Becker
5f12865701
only add readonly entries if required, saves some time/transfer volumn for hughe participant lists
2014-11-17 13:30:47 +00:00
Hadi Nategh
cf7017a281
* Calendar: Add customizable link title in calendar preferences, in order to append extra fields to calendar's link title.
2014-11-12 16:26:23 +00:00
Ralf Becker
a95f08f88c
* CalDAV: fixed users participating only in exceptions of a recurring event were also shown in whole series in Thunderbird and iCal
2014-11-10 20:04:59 +00:00
Ralf Becker
3132533595
comment permanent error_log
2014-11-07 12:34:15 +00:00
Hadi Nategh
01f4987826
Style print view of calendar entry
...
-Fix None blocking, whole day, and private options weird behavior in print view.
2014-11-04 15:35:24 +00:00
Ralf Becker
2cb639dd9c
fix javascript error when creating an exception
2014-10-30 10:24:27 +00:00
Ralf Becker
5fc79b8de7
* Calendar: allow admin to set a "default calendar view" used for first display of calendar, afterwards last selected view is used
2014-10-30 08:34:07 +00:00
Hadi Nategh
5f2a173513
* Calendar: Add event description to calendar event body if the event is long enough (3 times bigger than calendar view interval).
2014-10-29 08:35:38 +00:00
Hadi Nategh
65cec34408
More performance optimization for calendar tooltip
2014-10-29 08:30:26 +00:00
Ralf Becker
d53670a46f
fix sql error on update
2014-10-28 22:08:26 +00:00
Ralf Becker
0b62d3ea4a
* Calendar/CalDAV/eSync: exceptions show up in calendars of participants only participating in exceptions not whole recuring event (requires a DB update for existing events!)
2014-10-28 16:29:32 +00:00
Hadi Nategh
32a52e75b0
Performance improvment for calender tooltip
2014-10-23 13:31:43 +00:00
Hadi Nategh
47934fd9b4
Make calendar's tooltip scrollable
2014-10-22 08:34:52 +00:00
Hadi Nategh
09e9286ab6
Fix extra scrollbar on calendar tab details
2014-10-22 08:28:42 +00:00
Ralf Becker
9b9f6bf067
adding singular and plural name of app entries to link registry under "entry"/"entries" plus translations for apps which need them different from app-name
2014-10-21 13:53:54 +00:00
Ralf Becker
5bb2ac645e
* Calendar: fixed planner by category view was showing all categories under "None"
2014-10-20 09:14:48 +00:00
Ralf Becker
66e33b00d2
* Calendar: make custom fields available in table plugins for document merge
2014-10-15 19:08:44 +00:00
Hadi Nategh
f54beab108
Fix calendar entries mess up after editing an integrated entry (eg. infolog) while the calendar is not the active tab (happens only in F.F.)
2014-10-09 14:15:56 +00:00
Ralf Becker
653ad3fd59
fix replacementes in update messages
2014-10-09 13:52:35 +00:00
Ralf Becker
f72d66c17c
insert/update timezones without sqlite extension
2014-10-07 21:05:39 +00:00