Commit Graph

4314 Commits

Author SHA1 Message Date
nathangray
6c733e2d56 Calendar - Fix changing order (sorting) of users day view 2017-03-22 08:08:11 -06:00
nathangray
812c31d0a7 D is for delegated, not declined 2017-03-21 08:15:48 -06:00
nathangray
cc27108ee7 Calendar - fix no events shown in planner if you had empty rows hidden 2017-03-20 11:37:46 -06:00
Hadi Nategh
a71f8e22ad Satisfy postgres about integer not comparable to varchar 2017-03-20 18:07:14 +01:00
nathangray
74f7b6a997 Calendar - Even better, just filter out accounts from contact results 2017-03-20 10:14:33 -06:00
nathangray
5e1cc74f76 Calendar - Lookup person_id and filter by that, in case account name is different from contact file_as 2017-03-20 10:14:23 -06:00
nathangray
64b44f7103 Fix initial load in planner sitemgr module never happened 2017-03-14 09:33:15 -06:00
nathangray
d0eac9393a Fix participant role is lost when changing another user's status 2017-03-14 08:37:19 -06:00
nathangray
a222ce0ab9 Fix Planner sitemanager module no longer navigated.
Due to missing state variables mostly
2017-03-13 12:14:52 -06:00
nathangray
0ccf22fda3 Fix events that end at midnight can cause events from the next day to not be displayed 2017-03-10 08:21:11 -07:00
nathangray
88d9a674d1 High priority events get red title 2017-03-10 08:20:18 -07:00
nathangray
53d0ef7705 Always hide the contacts associated with user accounts from calendar owner options, we just show the accounts. 2017-03-10 08:14:17 -07:00
nathangray
86ff86f643 Calendar - Remove contacts matching accounts user has no access to so nobody selects it thinking they are selecting the user account 2017-03-10 08:14:04 -07:00
nathangray
b9720d75f2 Fix title & description in calendar events were not escaped 2017-03-08 10:06:11 -07:00
nathangray
855b2d9efc Add summary of participant statuses to event tooltip (when there's 2 or more participants) 2017-03-08 10:05:14 -07:00
nathangray
b7fe0e87ad Calendar - Toolbar '+' button changed to add event on first day of current view, previously was always 'today' 2017-03-03 10:01:33 -07:00
nathangray
0a96a9f584 Calendar - Planner view: Fix time grid lines did not reach all the way to the end 2017-03-03 09:29:40 -07:00
nathangray
40dbffe803 Add sorting to match planner view grouping, so pagination gets the top rows first 2017-03-03 09:29:05 -07:00
nathangray
008e16d58d Fix for missing event & group by month 2017-03-03 09:28:25 -07:00
nathangray
6bccec1e0c Speed improvements for planner view 2017-03-03 09:28:09 -07:00
nathangray
ae4eeb6cee Some calendar planner view rendering performance improvements, gives ~20% reduction in render time. 2017-03-03 09:27:43 -07:00
nathangray
1456569aad Some translation improvements from Stefan Unverricht 2017-02-27 17:29:20 -07:00
Ralf Becker
729887d4e4 reverting using zPush TimezoneUtil, as it causes Outlook sync to stall 2017-02-27 20:10:09 +01:00
Klaus Leithoff
c69527d875 fix cut and paste typo 2017-02-24 08:07:01 +00:00
Klaus Leithoff
03b9afd6d3 replace calendar_zpush::tz2as with TimezoneUtil::GetFullTZFromTZName call, as it seems to produce more accurate results 2017-02-23 11:36:04 +00:00
Klaus Leithoff
af6b3b8a0f using TimezoneUtil in GetMessage to determine as_tz array more correctly 2017-02-23 11:13:47 +00:00
Hadi Nategh
80431051e4 Try to match placeholder NENVLF with its described example 2017-02-10 11:08:14 +01:00
Ralf Becker
dda3ac920f CS translations from Tony <tw.mail-AT-quick.cz> 2017-02-02 15:28:01 +01:00
Ralf Becker
6eec398a81 CS translations from Tony <tw.mail-AT-quick.cz> 2017-02-01 11:37:02 +01:00
nathangray
2aabf9370f Restore left padding on edit dialog's location field 2017-01-31 09:27:58 -07:00
Ralf Becker
a40581843f fix PHP Warning: Missing argument 3&4 for EGroupware\\Api\\Db::delete() in calendar/setup/tables_update.inc.php line 2590 2017-01-31 13:43:52 +01:00
Ralf Becker
888deaaaa4 pending it+sk translations from our translation server 2017-01-31 10:19:23 +01:00
nathangray
ccc4192307 Translations for new 'Show year and age' setting 2017-01-27 08:47:29 -07:00
Ralf Becker
16c0fbe45c * calendar: give event background a bit more contrast to improve visibility of event duration 2017-01-27 11:34:41 +01:00
nathangray
81d59421d1 Add config option to show age for birthdays 2017-01-25 10:53:41 -07:00
nathangray
f0ab3a5972 Fix top half of week label was not clickable in Firefox 2017-01-25 10:24:30 -07:00
nathangray
0479408cfb Fix calendar owner search would only return 1 matching resource category 2017-01-20 08:56:29 -07:00
Ralf Becker
5bec908624 fix warnings when importing events: $ignore_acl=true and only cal_id given 2017-01-19 12:00:01 +01:00
Ralf Becker
d36db46c08 modifications to allow exporting of all calendar entries via stylite/migrate.php script, added cal_deleted as timestamp and support again setting $updateTS=false in calendar_boupdate::save() 2017-01-19 12:00:00 +01:00
nathangray
60a00c9764 Fix all day event click/drop target overlaps first appointment time in Firefox 2017-01-17 11:34:24 -07:00
Ralf Becker
627a2a1fa0 one missing customfields 2017-01-17 18:32:25 +01:00
Ralf Becker
88bd6858e7 * Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted 2017-01-17 18:25:54 +01:00
Hadi Nategh
cb63e747eb Do the same for week_days count as commit bb9bf40edb 2017-01-11 10:37:05 +01:00
nathangray
1684c7a1d5 Move holidays.php out of inc subdirectory, add a failure check 2017-01-10 13:31:41 -07:00
nathangray
0211be26ba Fix bug where if daily view is in a window that is to small, vertical scrollbar is in the wrong place 2017-01-10 13:30:42 -07:00
nathangray
ce58542f3d Update notification popup to fit theme better 2017-01-10 11:44:16 -07:00
Hadi Nategh
7e270dea76 Make days count in calendar report independent of the amounts 2017-01-10 18:07:03 +01:00
Hadi Nategh
20cddc8445 Do not write the rows in calendar cat. report if all columns are zero 2017-01-10 09:30:21 +01:00
Hadi Nategh
49ccc373ba * Mobile template: Fix customfields do not show up in view mode 2017-01-09 16:07:39 +01:00
Hadi Nategh
2fe12757e0 * Calendar/Categrory report: Consider multidays events in over range calculation 2017-01-09 15:01:56 +01:00