Commit Graph

4241 Commits

Author SHA1 Message Date
Ralf Becker
893773275b fixed stall in calendar update from 1.8: remove deleting from egw_api_content_history, which will be droped by 16.1 update, before calendar update is running 2016-11-03 13:44:10 +01:00
Ralf Becker
16e048e665 fix broken recurrence end-dates stalling updates 2016-11-02 19:59:27 +01:00
nathangray
fe4d00551a Some bugfixes:
- For some start / end date combinations, end date was incorrectly processed
- Check readonly flag to avoid errors from drag & drop, click to create and drag to create
2016-11-02 10:40:45 -06:00
nathangray
eb859ca36b When printing events, make times & all day event description bold for better visibility 2016-11-01 15:19:03 -06:00
nathangray
a88139e8a5 Add a border to events when printing 2016-11-01 15:18:52 -06:00
nathangray
8f1a792904 Fix bug where you were unable to change participant status of a recently added user until you save the event 2016-11-01 15:13:26 -06:00
Hadi Nategh
ac5ba391c6 Fix icon glitch in calendar sidebar 2016-10-28 10:27:19 +02:00
nathangray
a31b413018 Handle searching for a single integer as looking for a specific event by ID, similar to infolog 2016-10-25 08:43:20 -06:00
nathangray
51d898efb6 Remove limit on resources selection options in sitemgr modules 2016-10-20 08:44:36 -06:00
Ralf Becker
1903533564 fix typo and IDE warnings 2016-10-19 15:24:50 +02:00
nathangray
f71d492eb3 Fix holidays in calendar sitemgr modules by adding access via holidays.php.
This lets the anonymous user get the holiday list without triggering a permission error.
2016-10-11 16:17:07 -06:00
nathangray
c067d4bfe4 Fix call to undefined method calendar_uiviews::_get_planner_users() breaks multi-user weekly calendar on home. 2016-10-11 16:15:47 -06:00
Ralf Becker
c52c744346 error_log if calendar can not send notifications 2016-10-06 19:11:16 +02:00
nathangray
99b61bd0b8 Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user. 2016-10-05 11:41:17 +02:00
nathangray
c32b947cd8 Always pass owner when creating a new appointment, server will check preference and decide who to add as participants. Fixes one more case where 'Just me' preference was not correctly handled - single week, single other user. 2016-10-05 11:40:12 +02:00
Hadi Nategh
caf5217f7a * Calendar: Fix calendar to-firstname to-lastname place-holders do not get values 2016-10-04 16:41:54 +02:00
Ralf Becker
50270c0994 old behavior "selected" should also be used for not set preference, therefore we need to test for !== '0' 2016-10-04 09:56:31 +02:00
nathangray
4a7204ecdd Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
2016-09-28 10:27:25 -06:00
nathangray
af4d931831 Calendar export CSV cleanup
- Fix looking for query in wrong place broke 'Use search results'
- Remove uneeded code
- Hide criteria block when user chooses search results
2016-09-28 10:27:18 -06:00
nathangray
c7f728d4ba Make sure calendar CSV export still gets results when filtering by criteria with no end date 2016-09-28 10:27:01 -06:00
nathangray
0b6e3fc1ae Fix clicking inside a single other user's calendar did not invite that user when new event preference was 'Just me' 2016-09-28 10:05:39 -06:00
Hadi Nategh
d1927a1dcf Fix calendar's user header not working in jdots template 2016-09-28 16:45:56 +02:00
Hadi Nategh
ada81b6b5f Try to not fetch todos from infolog on Calendar's initialization and let day view fetches them via ajax call as it might be expensive operation 2016-09-28 15:26:22 +02:00
nathangray
c09cfa5a23 Change handling of new private events created for other users to allow them to show immediately 2016-09-20 09:47:03 -06:00
nathangray
88128b6a8b Fix multi-day event display was using event start & end time for each day instead of filling the day 2016-09-15 10:47:45 -06:00
nathangray
7a342ba56d Update currently selected Add alarm time when start time changes 2016-09-14 08:35:14 -06:00
nathangray
168b5640f6 Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' - month view 2016-09-13 10:11:37 -06:00
nathangray
6bc609c68b Fix unwanted extra participants in consolidated views when new event participant preference is 'just me' 2016-09-13 10:11:28 -06:00
nathangray
fe838d2ad3 Fix incorrect tooltip in planner if event did not start or end on the hour 2016-09-09 08:13:22 -06:00
nathangray
4d2fce1d06 Use user accounts when available over addressbook when expanding mailing lists 2016-09-09 08:08:10 -06:00
nathangray
11ef29c359 Move week view's user label to span the whole week, just above the all day events 2016-09-08 08:10:23 -06:00
Hadi Nategh
8e9dd4906e Apply another patch to 12fbe113cf 2016-09-08 14:03:35 +02:00
Hadi Nategh
4e40f013c7 * Calendar: Fix status field in participants tab does not get translation in print mode 2016-09-08 12:46:16 +02:00
Hadi Nategh
aad3b739d8 * Calendar: Fix some favorites with multi-categories get failed to be shown in calendar 2016-09-08 12:30:42 +02:00
Hadi Nategh
b11de5b45f Fix drag and drop in calendar does not work if there's resources 2016-09-06 16:20:35 +02:00
nathangray
04c01fc0cc Force user accounts to be listed first in tooltip, looks like some times they got put last instead 2016-09-06 08:12:20 -06:00
nathangray
6f980c92db Update parent when removing events out of normal work times 2016-09-06 08:10:49 -06:00
nathangray
446a33c82d Fix invalid parameter error when changing the status of a recurring event exception 2016-09-05 19:52:34 +02:00
nathangray
ff4d9e0a8c Allow events created by clicking on 00:00 to actually start at 00:00 instead of workday start time 2016-09-05 10:05:21 -06:00
nathangray
7428354884 Fix day header coloring from other months was kept when the week was reused 2016-09-01 10:37:47 -06:00
Ralf Becker
c47018c449 fix holiday handling to "understand" gzip compression, even if it was never requested 2016-08-31 14:56:21 +02:00
nathangray
b3a71be4a2 Add actions (Add) for blank parts of planner view 2016-08-30 08:04:48 -06:00
Ralf Becker
64132fe55e pending DE translations from our translation server 2016-08-30 12:26:20 +02:00
Hadi Nategh
f0e950849b Make sure selecbox arrow does not cover value of year selectbox in calendar 2016-08-26 16:03:33 +02:00
Ralf Becker
892fc79421 * Calendar: use proxy config from setup >> configuration to download holiday calendars 2016-08-26 14:01:14 +02:00
Ralf Becker
304a41de19 * Calendar: fix PHP Fatal: Unsupported operand types caused eg. by deleted resources 2016-08-24 12:34:55 +02:00
nathangray
4cf38c6ea6 Calendar context menu to add an event now works the same as a simple click; the event is only for that user 2016-08-23 08:09:21 -06:00
nathangray
53fea1e811 Do not change list time range filter when search changes 2016-08-18 11:13:48 -06:00
nathangray
ee3371ead8 German tooltip translation from Birgit Becker 2016-08-18 11:11:27 -06:00
nathangray
caf3604706 Remove participants colfilter, it was conflicting with side menu 2016-08-18 11:11:17 -06:00