Commit Graph

2482 Commits

Author SHA1 Message Date
Ralf Becker
6687a41576 * Weeknumbers in calendar views, were wrong for week-start-day other then Monday
iso8601 defines them only for week starting Monday, so we use now the Monday to calculate the week-number, even if user prefers an other startday
2011-01-05 22:28:29 +00:00
Ralf Becker
14d46cea5a * Calendar: invite rights, should NOT implicate a freebusy rights (users with invite rights could see freebusy times of other users) 2011-01-04 19:30:57 +00:00
Nathan Gray
b4a3be38bc Add cal_id to edit dialog and list view like tracker, infolog 2010-12-20 22:58:43 +00:00
Nathan Gray
68ecf2c7fb Implode arrays when not exporting human-friendly values so they don't say 'Array' 2010-12-15 23:10:08 +00:00
Klaus Leithoff
03efa78a8e * Calendar: dayview allow edit popup for task pane by clicking on icon/status icon of particular infolog line. Backport of N.Grays implementation 2010-12-14 15:32:52 +00:00
Klaus Leithoff
238beb3c5d * calendar: make configurable the number of users, until day- or weekview are consolidated; 5 is set as default 2010-12-10 11:04:38 +00:00
Andreas Stöckel
658076f63c Fixed MyStylite bug #964 2010-12-09 21:21:58 +00:00
Klaus Leithoff
b2578d9de5 * Calendar, MailToAllParticipants: force type to plain as thunderbird (with lightning attached) seems to try to be smart while parsing html messages with ics attachments, but fails with a parse error, resulting in a not displayed message in thunderbird 2010-12-09 12:43:52 +00:00
Klaus Leithoff
39cbdbc2c6 fix for postgres 2010-12-07 11:34:00 +00:00
Ralf Becker
7b7b557d3b search extra account repository for birthdays too 2010-12-06 18:40:37 +00:00
Ralf Becker
8fb24cb5da * fixed birthday of contacts/accounts in LDAP could not be modified in addressbook 2010-12-06 18:26:54 +00:00
Klaus Leithoff
ac415a2385 dont use the global template object anymore; do our own now 2010-11-29 11:45:31 +00:00
Jörg Lehrke
6edd9d13b0 Rollback r32958 2010-11-23 20:01:55 +00:00
Nathan Gray
f491704900 Respect convert to human friendly values option 2010-11-22 23:46:52 +00:00
Jörg Lehrke
6c6b50b519 * Fix 'Shift Calendar Series' issue (Stylite #8273) 2010-11-21 13:38:53 +00:00
Ralf Becker
2fbae2e1f1 only year-align given date, not always use current year, if date is specified 2010-11-20 21:54:06 +00:00
Ralf Becker
1fe4a87a5d fix for scrollbar for searchfield in calendar sidebox for safari; provided by Chr.Fueller 2010-11-16 13:43:41 +00:00
Ralf Becker
8cf8f373d5 missing translations for notification placeholders 2010-11-16 13:40:42 +00:00
Ralf Becker
8bf00d9974 fixed typo causing $$enddate$$ in notifcation message to show startdate 2010-11-16 13:40:22 +00:00
Ralf Becker
7a041a0bd5 * check quantity of resource to book against maximum, as conflict check only fails if other events are involved 2010-11-11 13:34:56 +00:00
Ralf Becker
59d7cd76b3 * fixed conflict check of resource quantity and storage of changed quantity in existing events
(changed quantity was used for conflict check, but not stored!)
There is still a bug with multiple non-overlapping events overlapping the checked event: check is against quantity sum, not the maximum
2010-11-11 08:53:07 +00:00
Ralf Becker
a172a58d70 * fix for Nokia S60: enabling X-RECURRENCE-ID and make sure series master is synced before exceptions 2010-11-10 10:27:01 +00:00
Nathan Gray
163ca54a1e Convert recurrence type and interval to human friendly values 2010-11-09 19:27:13 +00:00
Ralf Becker
1bb103f2b0 MyStylite bug #972: automatic scrollbar in calendar listview for long describtion is not right aligned 2010-11-09 10:51:42 +00:00
Ralf Becker
021c417345 some PHP pdo_sqlite can for whatever reason NOT read the timezones database (reported eg. on Gentu)
not much we can do, but give an good error message, with a download link to the MySQL dump
2010-11-09 09:48:46 +00:00
Ralf Becker
48e05558d1 * support multiget report on url with uid, as lightning uses multiget after a PUT on the PUT url, which is the uid 2010-11-08 09:26:31 +00:00
Nathan Gray
0a3f567d08 Format CSV export data from internal/numeric format into something a little more friendly for normal people 2010-11-04 17:31:48 +00:00
Ralf Becker
b97ba82f27 convert all timestamps from DB returned as string to integers, to avoid missinterpretation from egw_time as Ymd string 2010-11-04 13:33:57 +00:00
Jörg Lehrke
faa7878b90 * Calendar: Use participant's preferences to handle status resets while moving events 2010-11-02 10:56:39 +00:00
Jörg Lehrke
c264c481be Fix calendar preferences 2010-11-01 21:35:47 +00:00
Jörg Lehrke
2111b2429d * Calendar: Fix notification timezone issues (#2746) 2010-11-01 19:18:34 +00:00
Ralf Becker
2fff99a676 fixed typo 2010-10-28 09:44:11 +00:00
Ralf Becker
6ba20abd97 an other PostgreSQL compatibility problem: cast to varchar necessary 2010-10-28 09:33:15 +00:00
Jörg Lehrke
da2669103c Fix time-range parser for CalDAV 2010-10-23 11:42:22 +00:00
Ralf Becker
ea12d6c157 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:59:21 +00:00
Ralf Becker
ab019492aa removed never implemented cats_no_subs common pref and always include sub-cats (no change as currently only one was selectable) 2010-10-21 15:59:01 +00:00
Ralf Becker
dd654f5161 holiday file for Turkey, thanks to Ayhan.Yildiz-at-gmx.net 2010-10-21 08:13:54 +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
6a61460c12 change translation: refinement on Teilnehmerstatus 2010-10-19 08:56:17 +00:00
Klaus Leithoff
31961bddb7 change translation: refinement on Teilnehmerstatus 2010-10-19 08:55:47 +00:00
Klaus Leithoff
789daff0f5 change translation of stati to status, as stati is not a correct plural form of status 2010-10-19 08:46:20 +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
f8e69a190a Add import / export support through importexport app 2010-10-13 17:49:34 +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
d6fa4cf92c avoid invinit recurrence on broken calendar entries (reference AND recur_type set) 2010-10-13 14:09:01 +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
a402fdcb8f *calendar sitemgr integration: planner module now able to preselect resources to; prevent planner with no owner preselected 2010-10-13 09:33:01 +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